[postfix/master.cf] Les serveurs ecoutent aussi sur leur IP adm

darcs-hash:20100729012712-ddb99-46c778609c0b7ea75b1dbd9bf8ec488fa79ba194.gz
This commit is contained in:
Michel Blockelet 2010-07-29 03:27:12 +02:00
parent 6bea695e56
commit 589d94197c

View file

@ -108,6 +108,7 @@ else:
if has("titanic"):
print ext + ":smtp inet n - - - - smtpd"
print pub + ":smtp inet n - - - - smtpd"
print adm + ":smtp inet n - - - - smtpd"
if not public:
print " -o content_filter=lmtp:[amavis.adm.crans.org]:10024"
print loc + ":smtp inet n - - - - smtpd"