User Tools

Site Tools


doc:appunti:linux:sa:postfix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:appunti:linux:sa:postfix [2021/02/12 11:33] – [Problema virtual_alias_domains, myorigin e mydestination] niccolodoc:appunti:linux:sa:postfix [2021/11/12 10:53] – [Relay domains] niccolo
Line 361: Line 361:
 chmod 0755 /var/spool/postfix/var/run/courier/authdaemon/ chmod 0755 /var/spool/postfix/var/run/courier/authdaemon/
  
-dpkg-statoverride --add courier courier 755 /var/spool/postfix/var/run/courier/authdaemon+dpkg-statoverride --add courier courier 750 /var/spool/postfix/var/run/courier/authdaemon
 adduser postfix courier adduser postfix courier
 </code> </code>
Line 698: Line 698:
 relay_domains = www.mydomain.org, mydomain.org relay_domains = www.mydomain.org, mydomain.org
 </file> </file>
 +
 +**WARNING**: The receiving mail server will eventually check the SPF record and thus the relaying server should be placed into the SPF authorized hosts.
  
 If you want to relay mail to a specific host - eventually not the one listed in MX records - you must provide a specific **transport map**, writing a file **''/etc/postfix/transport''** with something like this: If you want to relay mail to a specific host - eventually not the one listed in MX records - you must provide a specific **transport map**, writing a file **''/etc/postfix/transport''** with something like this:
doc/appunti/linux/sa/postfix.txt · Last modified: 2024/02/26 10:18 by niccolo