Hi Robert,
the autoexpunge feature only removes mails wich have the \Delete Flag
so no deletion of mails wich doesn't have this Flag(see
https://tools.ietf.org/html/rfc4315#section-2.1 or
http://wiki2.dovecot.org/Tools/Doveadm/Expunge)
you could run a cron job with a doveadm move comando to move the mail to
an othe mailbox (see http://wiki2.dovecot.org/Tools/Doveadm/Move)
greetings
dominik
Am 22.12.2015 um 13:32 schrieb Robert Blayzor:
I have configured autoexpunge on some folders:
namespace inbox {
inbox = yes
location =
mailbox Junk {
auto = subscribe
autoexpunge = 30 days
special_use = \Junk
}
mailbox Trash {
auto = subscribe
autoexpunge = 2 weeks
special_use = \Trash
}
prefix =
separator = /
}
After adding these and restarting, logging in and out several times, I still
see messages days/weeks past the autoexpunge setting. I checked the logs but
never see any autoexpunge messages logged. Is there something else that needs
to be set to trigger this?
--
Robert
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu