Re: Deliver spam to other address

2006-10-12 Thread martin
John Thompson vector.os2.dhs.org> writes: > > On 2006-10-11, Enrico Pasqualotto pasqualotto.org> wrote: > > > Hi at all, I want to deliver mail marked from spamassassin with SPAM to > > admin address and not deliver to the user. > > Is possible? > > After I want to set this setup to specific

Re: Deliver spam to other address

2006-10-11 Thread John Thompson
On 2006-10-11, Enrico Pasqualotto <[EMAIL PROTECTED]> wrote: > Hi at all, I want to deliver mail marked from spamassassin with SPAM to > admin address and not deliver to the user. > Is possible? > After I want to set this setup to specific email address not all user. > I find in the docs and FAQ

Re: Deliver spam to other address

2006-10-11 Thread Enrico Pasqualotto
Cedric BUSCHINI wrote: Yes it is !! As Matt said we need to know what tools you use... I run spamassassin with Postfix. I 've set in header_checks file : /^Subject: \[SPAM\]/ REDIRECT [EMAIL PROTECTED]

Re: Deliver spam to other address

2006-10-11 Thread Cedric BUSCHINI
Hello Hi at all, I want to deliver mail marked from spamassassin with SPAM to admin address and not deliver to the user. Is possible? Yes it is !! As Matt said we need to know what tools you use... I run spamassassin with Postfix. I 've set in header_checks file : ---

Re: Deliver spam to other address

2006-10-11 Thread Matt Kettler
Enrico Pasqualotto wrote: > Hi at all, I want to deliver mail marked from spamassassin with SPAM > to admin address and not deliver to the user. > Is possible? Yes, but SpamAssassin itself can't do that. It has no direct control over mail delivery. You'll need to configure some other part of your m

Re: Deliver spam to other address

2006-10-11 Thread Duncan Hill
On Wednesday 11 October 2006 12:10, Enrico Pasqualotto wrote: > Hi at all, I want to deliver mail marked from spamassassin with SPAM to > admin address and not deliver to the user. > Is possible? > After I want to set this setup to specific email address not all user. > I find in the docs and FAQ b