Update to new port

This commit is contained in:
hodasemi 2025-07-10 12:58:46 +02:00
parent dae153d907
commit 7e9d52961d

View file

@ -74,7 +74,7 @@ in
ENABLED = true; ENABLED = true;
PROTOCOL = "smtp"; PROTOCOL = "smtp";
SMTP_ADDR = "80.151.91.109"; SMTP_ADDR = "80.151.91.109";
SMTP_PORT = 25; SMTP_PORT = 2525;
FROM = "noreply@ptspaper.de"; FROM = "noreply@ptspaper.de";
USER = "noreply@ptspaper.de"; USER = "noreply@ptspaper.de";
}; };