13 Jul
2009
13 Jul
'09
10:22 p.m.
Nikita Koshikov wrote:
This helps, Thank you.
Now my expire-tool.sh looks like: #!/bin/bash MAIL_PLUGINS=${MAIL_PLUGINS//imap_quota/} MAIL_PLUGINS=${MAIL_PLUGINS//mail_log/} exec ${0%.sh} "$@"
Maybe wiki should be updated to consider this trick ?
How about this:
http://wiki.dovecot.org/Plugins/Expire#Dovecot_v1.2.x
PS: You can also edit the wiki ;-)