Update to new port
This commit is contained in:
parent
dae153d907
commit
7e9d52961d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ in
|
|||
ENABLED = true;
|
||||
PROTOCOL = "smtp";
|
||||
SMTP_ADDR = "80.151.91.109";
|
||||
SMTP_PORT = 25;
|
||||
SMTP_PORT = 2525;
|
||||
FROM = "noreply@ptspaper.de";
|
||||
USER = "noreply@ptspaper.de";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue