On Tue, 2 Apr 2002 05:05:38 -0800 "David Guntner" <[EMAIL PROTECTED]>
wrote:

> David Guntner grabbed a keyboard and wrote:
> > 
> > To your /etc/postfix/main.cf file, add:
> > 
> > header_checks = regexp:/etc/postfix/header_checks
> > 
> > Then, create a /etc/postfix/header_checks file, and in it, place:
> > 
> > /powerfulporn.com/ 551 DON'T WANT SPAM
                 ^
> Sorry, I think that should have actually been:
> 
> /powerfulporn/com/ REJECT DON'T WANT SPAM
               ^
I think you meant:
  /powerfulporn\.com/ <action>
               ^^
> (or whatever text is that you want for the "don't want spam" part is).

Actually, it's either:
          /match/ REJECT text
          /match/ [45]XX text

Note that some UCE controls do not take "text" with REJECT... See
http://www.postfix.org/uce.html

Pierre

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to