On Mi, 1.09.2004, 19:13, Marc Powell sagte: >> In response to his original question, I've hacked the bounce plugin to > create a 'report as spam' or 'report as not spam' link at the top of an > email, depending on whether the message was labeled as spam or not, that > forwards to spam and notspam address, just as he's requesting. I'd share > it but it's pretty customized to our system (but might not be difficult > to generalize). I intend to look at bouncing messages directly from the > index in the future but it's kind of a low priority for me at the > moment. I'm interested to see if anyone has already done something > similar though. >
I've just configured procmail to look for the SpamAssassin headers. That way procmail decides itself wether a false is Ham or Spam. So it would be the easiest solution to have a "bounce to yourself" link which bounces the mail to the receiver's address of the origin message and deletes the origin message. That way the mail will pass the filtering process again but defined as SPAM/HAM. Rene ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?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
