postfwd stop equal sender/recipient spams

View: New views
4 Messages — Rating Filter:   Alert me  

postfwd stop equal sender/recipient spams

by Benny Pedersen :: Rate this Message:

| View Threaded | Show Only this Message


Rule   0: id->"EQUAL_001"; action->"REJECT sender equal to recipient"
          sender->"==;$$recipient"

this stops spammers from using equal senders / recipients

it does not even need a hammer :)

--
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098


Re: postfwd stop equal sender/recipient spams

by Sahil Tandon :: Rate this Message:

| View Threaded | Show Only this Message

Benny Pedersen wrote:

> Rule   0: id->"EQUAL_001"; action->"REJECT sender equal to recipient"
>  sender->"==;$$recipient"
>
> this stops spammers from using equal senders / recipients
>
> it does not even need a hammer :)

As I wrote on the postfwd mailing list, the proper syntax is:

id=EQUAL_001; action=REJECT sender equal to recipient; sender==$$recipient                                

--
Sahil Tandon <sahil@...>

Re: postfwd stop equal sender/recipient spams

by Benny Pedersen :: Rate this Message:

| View Threaded | Show Only this Message


On Thu, December 25, 2008 05:45, Sahil Tandon wrote:

> As I wrote on the postfwd mailing list, the proper syntax is:

yes its olso what i have in the postfwd.cf

> id=EQUAL_001; action=REJECT sender equal to recipient;
> sender==$$recipient

postfwd -v -C -f postfwd.cf

should give what i posted :)

--
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098


Re: postfwd stop equal sender/recipient spams

by Sahil Tandon :: Rate this Message:

| View Threaded | Show Only this Message

Benny Pedersen wrote:

> On Thu, December 25, 2008 05:45, Sahil Tandon wrote:
>
> > As I wrote on the postfwd mailing list, the proper syntax is:
>
> yes its olso what i have in the postfwd.cf
>
> > id=EQUAL_001; action=REJECT sender equal to recipient;
> > sender==$$recipient
>
> postfwd -v -C -f postfwd.cf
>
> should give what i posted :)

Exactly, but instead of pasting that and forcing people to reverse
engineer to the actual config, might as well post the real
configuration. :-)

--
Sahil Tandon <sahil@...>