On Sun, May 21, 2006 at 05:47:34PM -0400, LDB wrote:
> I am trying to re-direct all spam to a specific address. So I have,
> 
>       rewrite_header From [EMAIL PROTECTED]
>       rewrite_header To [EMAIL PROTECTED]
> 
> in my config file. But the rewrite ends up looking like,
> 
>       From: [EMAIL PROTECTED] ([EMAIL PROTECTED])
>       To: [EMAIL PROTECTED] ([EMAIL PROTECTED])
> 
> Am I missing something?

Have you read the man page to find out what rewrite_header does? ;)

In short, to redirect mail to another address, you have to do that
outside of SA -- SA has no way to do that for you.

-- 
Randomly Generated Tagline:
Intaxication: Euphoria at getting a tax refund, which lasts only until
 you realize it was your money to start with.
         - Washington Post

Attachment: pgpkgNiQRi4Ih.pgp
Description: PGP signature

Reply via email to