13 Jul
2009
13 Jul
'09
10:23 p.m.
On Mon, 2009-07-13 at 21:33 +0300, Nikita Koshikov wrote:
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 ?
Kind of kludgy and shouldn't be needed but.. maybe it's rare enough of a problem until v2.0 fixes this. :)