Expire module ============= This module implements a feature that makes it possible to automatically expunge old messages from a mailbox. This is a third way of defeating leave-mail-on-server clients, thus it violates the RFC too. Be very careful when using it! OPTIONS ======= EXPIRE.AGE: The maximum age of a message, in days. Any message which is older than this will be automatically deleted from the mailbox. PROVIDES ======== This module implements a MAILBOX-PARSE-MAIL hook.