[postfix/master.cf] Les serveurs ecoutent aussi sur leur IP adm
darcs-hash:20100729012712-ddb99-46c778609c0b7ea75b1dbd9bf8ec488fa79ba194.gz
This commit is contained in:
parent
6bea695e56
commit
589d94197c
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ else:
|
||||||
if has("titanic"):
|
if has("titanic"):
|
||||||
print ext + ":smtp inet n - - - - smtpd"
|
print ext + ":smtp inet n - - - - smtpd"
|
||||||
print pub + ":smtp inet n - - - - smtpd"
|
print pub + ":smtp inet n - - - - smtpd"
|
||||||
|
print adm + ":smtp inet n - - - - smtpd"
|
||||||
if not public:
|
if not public:
|
||||||
print " -o content_filter=lmtp:[amavis.adm.crans.org]:10024"
|
print " -o content_filter=lmtp:[amavis.adm.crans.org]:10024"
|
||||||
print loc + ":smtp inet n - - - - smtpd"
|
print loc + ":smtp inet n - - - - smtpd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue