Additions:
PostfixVirtualAddresses
Additions:
PostfixDebugging
Additions:
>>====postfix====
postfix mta mail server
you can replace sendmail with postfix
===postfix configuration===
PostFix configuration options are defined in main.cf
===see also===
http://www.postfix.org/documentation.html
http://www.postfix.org/docs.html
http://www.postfix.org/ADDRESS_REWRITING_README.html
===email antivirus===
postfix mta mail server
you can replace sendmail with postfix
===postfix configuration===
PostFix configuration options are defined in main.cf
===see also===
http://www.postfix.org/documentation.html
http://www.postfix.org/docs.html
http://www.postfix.org/ADDRESS_REWRITING_README.html
===email antivirus===
Deletions:
replace sendmail with postfix
===postfix main.cf configuration options===
==AntiVirus==
Additions:
>>=====postfix=====
===postfix main.cf configuration options===
===postfix main.cf configuration options===
Deletions:
Additions:
>>http://www.postfix.org/
PostfixAliases
PostfixCanonicalAddresses
PostfixRelay
PostfixAliases
PostfixCanonicalAddresses
PostfixRelay
Deletions:
==postfix howto enable postfix mail aliases==
# vi /etc/aliases
APPEND
name alias
...
# postalias /etc/aliases
# postfix checkhttp://fsse.info/UserSettings
# postfix reload
# postconf -m
# postconf -n
==postfix howto enable a smtp upstream relay==
# grep relayhost /etc/postfix/main.cf
relayhost = upstream
Additions:
# postfix checkhttp://fsse.info/UserSettings
==AntiVirus==
If you decide to use postfix to receive emails you might also like the free libre open clamd, clamav & clamtk AntiVirus program
==AntiVirus==
If you decide to use postfix to receive emails you might also like the free libre open clamd, clamav & clamtk AntiVirus program
Deletions:
Additions:
replace sendmail with postfix
# yum install postfix procmail
==postfix howto enable postfix mail aliases==
# vi /etc/aliases
APPEND
name alias
...
# postalias /etc/aliases
# postfix check
# postfix reload
# postconf -m
# postconf -n
==postfix howto enable a smtp upstream relay==
# yum install postfix procmail
==postfix howto enable postfix mail aliases==
# vi /etc/aliases
APPEND
name alias
...
# postalias /etc/aliases
# postfix check
# postfix reload
# postconf -m
# postconf -n
==postfix howto enable a smtp upstream relay==
Deletions:
# yum install postfix
==postfix howto enable smtp upstream relay==