[Postfix] Mise en place de la base de donnée de white/black list.
This commit is contained in:
parent
befab8a77c
commit
c27836f832
3 changed files with 33 additions and 31 deletions
|
@ -8,6 +8,7 @@
|
|||
</Group>
|
||||
|
||||
<Group name="mail-mx">
|
||||
<Path name="/etc/postfix/postscreen_access.cidr"/>
|
||||
<Python name="/etc/postfix/master.cf"/>
|
||||
|
||||
<Group name="ldap">
|
||||
|
|
|
@ -288,6 +288,7 @@ if not secondary:
|
|||
if has("titanic"):
|
||||
@relayhost=[ovh.adm.crans.org]:25
|
||||
|
||||
if mx:
|
||||
@# PostScreen configuration
|
||||
@# Access List
|
||||
@postscreen_access_list = cidr:/etc/postfix/postscreen_access.cidr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue