summaryrefslogtreecommitdiff
path: root/files/expire/expire-tool.sh
blob: 10896639d7e70b892c3b494e6608f49b85f8b053 (plain)
1
2
3
4
5
#!/bin/bash
MAIL_PLUGINS=${MAIL_PLUGINS//imap_quota/}
MAIL_PLUGINS=${MAIL_PLUGINS//mail_log/} 

exec ${0%.sh} "$@"