This functionality already exists in several milters that call or integrate SA 
directly, namely MIMEDefang, the various Amavis based milters, IVS Milter, 
and MailScanner. However if such were to be built into spamc it would have to 
much more flexable than simple yes/no deletion (what about those few false 
positives?).

On Tuesday 18 November 2003 02:44 am, Øystein Halvorsen wrote:
> In order to allow spam messages to be blocked/deleted instead of being
> marked by spamassassin I propose to introduce a simple delete option (-D)
> to spamc.  This would be very useful for email accounts receiving large
> amounts of spam that are never read anyway.  The following sendmail alias
> example shows how a sendmail server then can be set up to only pass
> non-spam messages to an exchange server account.
>
> user: "| exec /usr/local/bin/spamc -D | /usr/bin/rmail
> [EMAIL PROTECTED]"
>
> The required modification to spamc.c is given as a diff below.
>
> Best regards,
> Oystein
>



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to