[Postfix] On vire tout canonical_maps sur les mx
Ignore-this: bc7170c7502c46df21fd76a3a6a63e02 darcs-hash:20130108002838-b6762-ed41e9064f11f00843cb9379abb5587ebda5a78c.gz
This commit is contained in:
parent
8185ce0913
commit
a1ed4944e8
1 changed files with 1 additions and 4 deletions
|
@ -140,10 +140,7 @@ delay_warning_time = "24h"
|
||||||
@# Esthetisme
|
@# Esthetisme
|
||||||
smtpd_banner = "$myhostname ESMTP $mail_name (Debian/GNU)"
|
smtpd_banner = "$myhostname ESMTP $mail_name (Debian/GNU)"
|
||||||
|
|
||||||
if mx:
|
if not mx:
|
||||||
@# Reecriture des entetes
|
|
||||||
canonical_maps = db_file("search")
|
|
||||||
else:
|
|
||||||
@# Reecriture des entetes: @host.crans.org -> @crans.org
|
@# Reecriture des entetes: @host.crans.org -> @crans.org
|
||||||
canonical_maps = "regexp:/etc/postfix/canonical"
|
canonical_maps = "regexp:/etc/postfix/canonical"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue