[TriLUG] multiple instances of postfix
Lance A. Brown
lance at bearcircle.net
Tue Nov 20 10:14:04 EST 2007
What about turning on the submission port (587) and requiring
authentication on that port. You'd not be running a 2nd instance of
postfix, just adding a daemon to the current instance.
In /etc/postfix/master:
submission inet n - n - - smtpd
-o smtpd_enforce_tls=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
This lets me submit mail from anywhere using SMTP with TLS and SASL
authentication.
--[Lance]
--
Celebrate The Circle http://www.celebratethecircle.org/
Carolina Spirit Quest http://www.carolinaspiritquest.org/
GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
CACert.org Assurer
More information about the TriLUG
mailing list