Dan Sent: Wednesday, November 12, 2003 4:34 PM

> Does anyone know if spam can be forwarded onto another mailbox?

I too am interested in this. I could never get my corpus exported from
outlook so I would like to copy spammy messages to another mailbox. Or even
to a folder within my mailbox. That way I could test rules on it. Ideally I
would want to copy hammy messages to another mailbox too. But first things
first. I've been playing with procmail for a while specifically the c flag
but never got it to work.

I tried a ton of different procmail recipes but I think something like this
was my latest:

DROPPRIVS=yes
:0fw
        | spamc -u [EMAIL PROTECTED] -d sa.ip.add.ress
:0 c
        * ^X-Spam-Flag: YES
        spamcorpus

Any thoughts? I was thinking maybe it was a permissions issue since I would
bet procmail runs as my user and that it wouldn't have rights to write to
the spamcorpus.

much obliged,
Colin

Colin A. Bartlett
Kinetic Web Solutions
www.kineticweb.biz




-------------------------------------------------------
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