-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 23 January 2004 08:22, Eric Friedlingstein wrote:
> Hello,
>  
> i'm using qmail with spam assassin. 
>  
> I was wondering if it was possible to forward all mails detected as spam
> to a specific email address instead of sending it to the originial 'to:'
> user ?
>  
> (The idea is to avoid having to download spam from a dialup line for the
> out of office users).
>  

Spamassassin only tags the email it does not do anything else with the email.

If you are using procmail then the following example should work.  It is 
untested.

:0:
* ^X-Spam-Status: Yes
{
  :0c 
  ! <Spamassassin email box> 
}


Douglas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAE/B1SpWn8R0Z08URArY+AJ4ynt9Rmy4R09qLKQG1ypJ0HRmEvwCfQlN3
Djh3FbFtUcF7LXqM3S/XCLo=
=OrLN
-----END PGP SIGNATURE-----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to