Thanks again Hivos ! Even blocking almost ALL file extensions from the admin UI won't help? Another unrelated question is if I set delete mails older than say X days options, is it done like this: Every mailbox is scanned, checked for emails older than X days and sleep for some time(set as zimbrasleepafterpurge) then move to another mailbox OR the alternate algorithm is followed i.e find all messages(potentially belonging to different mailboxes) and then delete/sleep. So my question is more like is algorithm followed is Scan Each and then Purge OR Search relevant mailboxes and then Purge. This is important for me as number of mailboxes are huge so dont want to keep the cleanup operation go on for days
PS:I have code for deleting mails over IMAP, I don't want to fire that every time I have to clean mailboxes
