greetings i have amavis setup to scan for spam and viri. what is the best way to allow users to mark message as spam, and feed back to the content filter, aka redirect to junkmail/notjunkmail i have this mail going to a folder and running an sa_learn i see the SpamAssassin Database Stats, and i see scores rising. eventually messages get their SPAM TAG
but how can i tell that the messages users are redirecting are actually getting incremented, and not their own Address. headers look like this; message was redirected to junkmail from user Resent-From: Joe User <[email protected]> From: [email protected] Subject: Mark this date on the calendar Date: August 23, 2010 7:53:03 AM EDT Resent-To: junk mail <[email protected]> To: Joe User <[email protected]> Return-Path: <[email protected]> Received: from murder ([unix socket]) by imap3.example.com (Cyrus v2.3.8-OS X Server 10.5: 9G7013y) with LMTPA; Mon, 23 Aug 2010 08:34:46 -0400 Received: from smtp1.example.com (smtp1.example.com [192.168.1.7]) by imap3.example.com (Postfix) with ESMTP id 47DC6B31832D for <[email protected]>; Mon, 23 Aug 2010 08:34:46 -0400 (EDT) Received: from [192.168.19.95] (nc19-95.example.com [192.168.19.95]) by smtp1.example.com (Postfix) with ESMTP id 223AB68AB0B for <[email protected]>; Mon, 23 Aug 2010 08:36:05 -0400 (EDT) X-Sieve: CMU Sieve 2.3 Resent-Message-Id: <[email protected]> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; format=flowed Resent-Date: Mon, 23 Aug 2010 08:34:44 -0400 Message-Id: <[email protected]> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.753.1) The mta info from the original message is gone. so all we have now is message content and "From: [email protected]" I can slurp the junk from an archive bcc feed to a local client , manually drag and drop junk into junkmail. that seems to work the best. But i need my users to be able to redirect. Is there a better way to skin this cat or are these headers normal for that operation. -j ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org
