Re: copy spam mail to separate mailbox

2009-07-23 Thread Martin Gregorie
On Thu, 2009-07-23 at 10:48 -0400, Dan Schaefer wrote: > > I have a postfix/SA setup and I was wondering if anyone knew how to > > COPY an email marked as spam instead of redirecting. > > Not this: > > /^X-Spam-Flag: YES/ REDIRECT spam...@example.com > > > This should work, right? > http://onetf

Re: copy spam mail to separate mailbox

2009-07-23 Thread Dan Schaefer
I have a postfix/SA setup and I was wondering if anyone knew how to COPY an email marked as spam instead of redirecting. Not this: /^X-Spam-Flag: YES/ REDIRECT spam...@example.com This should work, right? http://onetforum.com/fourm/viewtopic.php?f=2&t=34 -- Dan Schaefer Web Developer/Syste

Re: copy spam mail to separate mailbox

2009-07-18 Thread mouss
Evan Platt a écrit : > At 11:22 AM 7/16/2009, you wrote: >> I have a postfix/SA setup and I was wondering if anyone knew how to >> COPY an email marked as spam instead of redirecting. >> Not this: >> /^X-Spam-Flag: YES/ REDIRECT spam...@example.com if you use amavisd-new, configure it to add a "

Re: copy spam mail to separate mailbox

2009-07-16 Thread Jack Pepper
Quoting Dan Schaefer : As that's really a postfix question, not a SpamAssassin question, if you don't get an answer here you may want to try on a postfix mailing list. I know. Since everybody here is so great at answering my questions so far, I thought I'd try this list first. $> cat

Re: copy spam mail to separate mailbox

2009-07-16 Thread Randy
Evan Platt wrote: > At 11:22 AM 7/16/2009, you wrote: >> I have a postfix/SA setup and I was wondering if anyone knew how to >> COPY an email marked as spam instead of redirecting. >> Not this: >> /^X-Spam-Flag: YES/ REDIRECT spam...@example.com > > As that's really a postfix question, not a Spam

Re: copy spam mail to separate mailbox

2009-07-16 Thread Jari Fredriksson
> I have a postfix/SA setup and I was wondering if anyone > knew how to COPY an email marked as spam instead of > redirecting. > Not this: > /^X-Spam-Flag: YES/ REDIRECT spam...@example.com Needs scripting. If the target spambox is on same server, a cp will do with correct owner adjustmetnts i

Re: copy spam mail to separate mailbox

2009-07-16 Thread Dan Schaefer
As that's really a postfix question, not a SpamAssassin question, if you don't get an answer here you may want to try on a postfix mailing list. I know. Since everybody here is so great at answering my questions so far, I thought I'd try this list first. -- Dan Schaefer Web Developer/System

Re: copy spam mail to separate mailbox

2009-07-16 Thread Evan Platt
At 11:22 AM 7/16/2009, you wrote: I have a postfix/SA setup and I was wondering if anyone knew how to COPY an email marked as spam instead of redirecting. Not this: /^X-Spam-Flag: YES/ REDIRECT spam...@example.com As that's really a postfix question, not a SpamAssassin question, if you don'