On Fri, Nov 07, 2003 at 12:09:58PM -0500, Roberto Salazar wrote:
> Hi:
> 
> I have Spamassasin with Postfix working . This server is a Gateway for 
> others internal mail servers (in these are the users accounts).
> 
> I need that spamassasin erase spam  mails directly (DELETE FILTER ) in my
> server gateway and don't send mail to users (report of points) (FLAGS
> FILTER).
> It's posible?
> Can you help me?

It's not possible. SpamAssassin evaluates a piece of mail, and returns
a "spam"/"not-spam" result to the caller. The caller decides what
to do, based on the result. SpamAssassin does _not_ delete any mail
itself.

You have many options: Procmail, MailScanner, the SpamAssassin milter,
and others.

I use MailScanner, which calls SpamAssassin, ClamAV, and other tools
to process mail, and I am happy with the results. I am considering
using the SpamAssassin milter, so that I can cut spam off in the DATA
phase of the SMTP transaction, but that will come later.

-- 
Mike Andrews
[EMAIL PROTECTED]
Tired old sysadmin 


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to