Thank you for the quick reply. I have a cron job already setup to automatically delete emails from the spam folder that are 10 days old. Perhaps if I create another cron to locate emails 1 day old and add them to a single email to the original recipient that would work? Any hints/pointers would be most appreciated.
Jari Fredriksson wrote: > >> I am running qmail with spamassassin so that any message >> flagged as 'spam' is deposited into a users 'spam' >> folder. The user has to manually login to their >> webmail.domain.com spam folder in order to view these >> messages. Is there a way for spamassassin to notify the >> end user once a day that (x)number of spam messages has >> been quarantined. Perhaps the message could include the >> subject line and contain a hyperlink to their webmail >> based spam folder. > > SpamAssassin does not have any such features, it does not do quarantine or > any such tasks. > > It is possible to create such system, but with anything SpamAssasin has. > Own code is the way to go. > > > -- View this message in context: http://www.nabble.com/Question-regarding-recipient-notification-of-blocked-email-tp21810471p21811911.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.