[MX] Ajout de SASL
Ignore-this: 7e7aa7b2e3907f5d1e812dfac6241c4a darcs-hash:20120802151002-b6762-26642be2cd936b7598684cd6d0d17e9e0d23f6a7.gz
This commit is contained in:
parent
714949c642
commit
342b3efe21
2 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
</Group>
|
||||
|
||||
<Group name="mail-mx-main">
|
||||
<Package name="sasl2-bin"/>
|
||||
<Package name="libsasl2-modules-ldap"/>
|
||||
<ConfigFile name="/etc/postfix/sasl/smtpd.conf"/>
|
||||
<ConfigFile name="/etc/saslauthd.conf"/>
|
||||
<ConfigFile name="/etc/default/saslauthd"/>
|
||||
|
|
|
@ -39,6 +39,11 @@
|
|||
<Directory name="/etc/crans/secrets" owner="intranet" group="adm" perms="0550"/>
|
||||
</Group>
|
||||
|
||||
<Group name="mail-mx-main">
|
||||
<Action name="postfix-to-sasl" timing="post" when="modified" status="check" command="adduser postfix sasl"/>
|
||||
<Action name="postfix-link-sasl" timing="post" when="modified" status="check" command="ln -sf /var/spool/postfix/var/run/saslauthd /var/run/saslauthd"/>
|
||||
</Group>
|
||||
|
||||
<Group name="users" negate="true">
|
||||
<Group name="rouge" negate="true">
|
||||
<Group name="vo" negate="true">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue