On Thu, 6 Apr 2006 16:08:51 +0200 "Jevos, Peter" <[EMAIL PROTECTED]> wrote:
> Hi all, > > I have SM with courier-imap ( with quota ), postfix and amavis > So I set up that every mail considered as spam is tagged with ***SPAM*** > and moved to folder Spam (plugin filters) > But some users connects to server through IMAP, some fetch an emails to > local machine through POP3 from my server. > What happends with those users ( POP3 ) if Spam folder is full ( over > quota ) ? Postfix refuse next emails. > Those users never login into SM and purge the Spam folder. I tried to > use proon plugin but it requires at least one login. > So I need to get rid of emails from Spam folders periodicaly > Or probably there is another elegant and different solution What we use here for final delivery is procmail. It then dumps it in their spam maildir, if the header "^X-Spam-Status: Yes" is found. For removing spam, a nightly cron job is used to find spam over 4 weeks old and remove it. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
