mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Change it back...?
This commit is contained in:
parent
1a5c2ac496
commit
27610eca0f
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ in {
|
|||
protocol = "smtp";
|
||||
# Use port 587 for SMTP submission with STARTTLS, as port 25 is often blocked by ISPs for outgoing mail to prevent spam.
|
||||
# This way, you can still receive mail on port 25 but require authenticated submission on port 587.
|
||||
bind = "[::]:587"; # I am so fucking fed up this shit, this fucking ISP is sending me to early grave.
|
||||
bind = "[::]:25"; # I am so fucking fed up this shit, this fucking ISP is sending me to early grave.
|
||||
};
|
||||
submissions = {
|
||||
bind = "[::]:465";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue