Re: Spam Attack on Postmaster

2010-02-28 Thread LuKreme
On 28-Feb-10 21:02, Carlos Williams wrote: reject_unauth_destination, reject_unlisted_recipient, check_policy_service unix:postgrey/socket, check_sender_access hash:/etc/postfix/sender_access, check_helo_access pcre:/etc/postfix/helo_checks.pcre, reject_rbl_client zen.spamhaus.org,

Re: Added a Check - Asking for a Review

2010-02-28 Thread Sahil Tandon
On Sun, 28 Feb 2010, Carlos Williams wrote: > Received: from mail.iamghost.com ([127.0.0.1]) >by localhost (iamghost.com [127.0.0.1]) (amavisd-new, port 10024) >with LMTP id awUEbrkCfcvq for ; >Sat, 27 Feb 2010 15:05:50 -0500 (EST) > Received: from ambianceimports.com (unknown [89.204.

Re: Spam Attack on Postmaster

2010-02-28 Thread Carlos Williams
On Sun, Feb 28, 2010 at 5:27 PM, Stan Hoeppner wrote: > Carlos, I think it's time you join spam-l and learn all the tricks to > fighting spam.  http://spam-l.com/mailman/listinfo/spam-l Thanks. I will research this and see what I can learn from that list. > You could have blocked this spam with

Re: Spam Attack on Postmaster

2010-02-28 Thread Stan Hoeppner
Carlos Williams put forth on 2/28/2010 1:55 PM: > On Tue, Oct 27, 2009 at 8:55 AM, Noel Jones wrote: >> Or you can have postfix add it to main.cf for you by typing the command: >> >> # postconf -e 'address_verify_sender=$double_bounce_sender' > > I added the above parameter > (address_verify_send

Re: Added a Check - Asking for a Review

2010-02-28 Thread Carlos Williams
On Wed, Jan 20, 2010 at 10:34 AM, Ralf Hildebrandt wrote: >> /^localhost$/                     550 Don't use my own domain (localhost)! >> /^iamghost.\com$/                 550 Don't use my own domain! >> /^64\.95\.64\.198$/             550 Your spam was rejected because you're >> forging my IP.

Re: Spam Attack on Postmaster

2010-02-28 Thread Carlos Williams
On Tue, Oct 27, 2009 at 8:55 AM, Noel Jones wrote: > Or you can have postfix add it to main.cf for you by typing the command: > > # postconf -e 'address_verify_sender=$double_bounce_sender' I added the above parameter (address_verify_sender=$double_bounce_sender) in my main.cf to keep spammers fr