Re: Block Spammers Spoofing My Domain

2010-03-01 Thread Bowie Bailey
Carlos Williams wrote: > Bill - I got my example from Ralph Hildebrandt's Postfix config > directly from his site: > > http://www.arschkrebs.de/postfix/#chapter5 > > Respectfully it's 3 years old but he does have it the exact way I do: > > /^localhost$/ 550 Don't use my own doma

Re: Block Spammers Spoofing My Domain

2010-03-01 Thread Carlos Williams
On Sun, Feb 28, 2010 at 4:09 PM, Bill Landry wrote: > Move the back-slash "\" before the dot "." (\.org) as you currently have it > after the dot (.\org) > > Bill Bill - I got my example from Ralph Hildebrandt's Postfix config directly from his site: http://www.arschkrebs.de/postfix/#chapter5 R

Re: Block Spammers Spoofing My Domain

2010-02-28 Thread Benny Pedersen
On søn 28 feb 2010 20:35:51 CET, Carlos Williams wrote /^mail\.ideorlando.\org$/           550 Don't use my own hostname! one more error :) Where and what is the error? Can you show me what you're finding wrong in my syntax? /^mail\.ideorlando\.org$/ 550 Don't use my own hostname!

Re: Block Spammers Spoofing My Domain

2010-02-28 Thread Bill Landry
On 2/28/2010 11:35 AM, Carlos Williams wrote: On Fri, Feb 26, 2010 at 4:38 PM, Benny Pedersen wrote: I do the following but from my MTA. I don't know if you're using Postfix or Sendmail but I have the following 'helo_checks.pcre' in my Postfix directory: /^localhost$/

Re: Block Spammers Spoofing My Domain

2010-02-28 Thread Carlos Williams
On Fri, Feb 26, 2010 at 4:38 PM, Benny Pedersen wrote: >> I do the following but from my MTA. I don't know if you're using >> Postfix or Sendmail but I have the following 'helo_checks.pcre' in my >> Postfix directory: >> >> /^localhost$/                       550 Don't use my own domain >> (localh

Re: Block Spammers Spoofing My Domain

2010-02-25 Thread Per Jessen
schmo_j wrote: > > Greetings! > > I'm running SpamAssassin 3.2.5 on Gentoo Linux, and I'm looking to > block messages from @mydomain.com that originate from outside my > network. That is best/most easily done at MTA level - see the recent thread "Off Topic - SPF - What a Disaster". /Per Je

RE: Block Spammers Spoofing My Domain

2010-02-25 Thread Rick Cooper
Original Message From: schmo_j [mailto:schm...@yahoo.com] Sent: Thursday, February 25, 2010 1:40 PM To: users@spamassassin.apache.org Subject: Block Spammers Spoofing My Domain > Greetings! > > I'm running SpamAssassin 3.2.5 on Gentoo Linux, and I'm looking to block > messages from @mydom

Re: Block Spammers Spoofing My Domain

2010-02-25 Thread Carlos Williams
On Thu, Feb 25, 2010 at 1:39 PM, schmo_j wrote: > > Greetings! > > I'm running SpamAssassin 3.2.5 on Gentoo Linux, and I'm looking to block > messages from @mydomain.com that originate from outside my network.  I > already have a "whitelist_from_rcvd *...@mydomain.com mydomain.com" rule in > place