postmap pas postdmap...
J'ai vraiment craqué là... darcs-hash:20071209133228-af139-096ebfa8357897afdd6e35df1941cd35b47f9b41.gz
This commit is contained in:
parent
0bb8b85774
commit
dbb3b3bdf4
1 changed files with 5 additions and 5 deletions
|
@ -18,17 +18,17 @@
|
|||
command="/usr/sbin/update-locale"/>
|
||||
<Action name="update-postfix-aliases"
|
||||
timing="post" when="modified" status="check"
|
||||
command="/usr/sbin/postdmap aliases"/>
|
||||
command="/usr/sbin/postmap aliases"/>
|
||||
<Action name="update-postfix-canonical"
|
||||
timing="post" when="modified" status="check"
|
||||
command="/usr/sbin/postdmap canonical"/>
|
||||
command="/usr/sbin/postmap canonical"/>
|
||||
<Action name="update-postfix-mime_header_checks"
|
||||
timing="post" when="modified" status="check"
|
||||
command="/usr/sbin/postdmap mime_header_checks"/>
|
||||
command="/usr/sbin/postmap mime_header_checks"/>
|
||||
<Action name="update-postfix-transport"
|
||||
timing="post" when="modified" status="check"
|
||||
command="/usr/sbin/postdmap transport"/>
|
||||
command="/usr/sbin/postmap transport"/>
|
||||
<Action name="update-postfix-virtual"
|
||||
timing="post" when="modified" status="check"
|
||||
command="/usr/sbin/postdmap virtual"/>
|
||||
command="/usr/sbin/postmap virtual"/>
|
||||
</Rules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue