Last modified by Alexandru Pentilescu on 2025/02/09 14:17

From version 10.1
edited by Alexandru Pentilescu
on 2024/05/19 14:41
Change comment: There is no comment for this version
To version 11.1
edited by Alexandru Pentilescu
on 2024/05/19 14:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -196,7 +196,7 @@
196 196  Note, you need sudo privileges to read the mail.log file, as it is owned by the syslog user and it has restricted reading privileges.
197 197  
198 198  = Opening up port 587 for SMTP traffic =
199 -Certain services refuse to accept STARTTLS traffic on port 25, as is open, by default, on Postfix (looking at you, Gitea =__=). To account for them, we must open port 587 to attain this. To do so, we must open the master.cf configuration file (mine was under "/etc/postfix/master.cf") and add the following line:
199 +Certain services refuse to accept STARTTLS traffic on port 25, as is open, by default, on Postfix (looking at you, Gitea). To account for them, we must open port 587 to attain this. To do so, we must open the master.cf configuration file (mine was under "/etc/postfix/master.cf") and add the following line:
200 200  
201 201  {{code}}
202 202  smtp inet n - y - - smtpd