postmap pas postdmap...

J'ai vraiment craqué là...

darcs-hash:20071209133228-af139-096ebfa8357897afdd6e35df1941cd35b47f9b41.gz
This commit is contained in:
Jeremie Dimino 2007-12-09 14:32:28 +01:00
parent 0bb8b85774
commit dbb3b3bdf4

View file

@ -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>