[postfix] L'ip *extérieure*, pas localhost...
darcs-hash:20081017235732-ffbb2-6f2f475149f96c741a401386092a3a821f70f92a.gz
This commit is contained in:
parent
273ac80e63
commit
e2021c64f4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ if main:
|
||||||
@ -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
@ -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||||
else:
|
else:
|
||||||
if has("titanic"):
|
if has("titanic"):
|
||||||
print loc + ":smtp inet n - - - - smtpd"
|
print ext + ":smtp inet n - - - - smtpd"
|
||||||
print pub + ":smtp inet n - - - - smtpd"
|
print pub + ":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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue