Autor: H. Wilmer Data: Para: Casey Allen Shobe CC: exim-users, Leonardo Boselli Asunto: Re: [exim] deleting unread messages
Casey Allen Shobe wrote:
> Set up a daily cron job with for maildir in whatever; do find
> $maildir/cur/ -not -name '*T' -ctime 90 -exec rm {} \; done or something.
How would he send the bounces for the deleted mail?