Re: Greylisting google's gmail servers

2005-12-26 Thread Bryan Irvine
On 12/21/05, Lukas Kubin <[EMAIL PROTECTED]> wrote: > We have a problem getting mail from gmail through spamd. Google's gmail > public mail service use a large number of smtp servers. The first time > gmail tries to contact our smtp, it is being greylisted on our spamd > server. The problem is the

Re: Greylisting google's gmail servers

2005-12-26 Thread Joseph C. Bender
On Fri, 23 Dec 2005, Moritz Grimm wrote: Joseph C. Bender wrote: Instead, I suggest to use a ``no rdr'' line after rdr'ing those in the blacklists to spamd. Actually, yes, because it makes your filter rulesets easier to parse visually, but you want the "no rdr" *first*. This is the conf

Re: Greylisting google's gmail servers

2005-12-23 Thread Moritz Grimm
Joseph C. Bender wrote: Instead, I suggest to use a ``no rdr'' line after rdr'ing those in the blacklists to spamd. Actually, yes, because it makes your filter rulesets easier to parse visually, but you want the "no rdr" *first*. This is the configuration that we are using. Uh well, to

Re: Greylisting google's gmail servers

2005-12-23 Thread Joseph C. Bender
On Thu, 22 Dec 2005, Moritz Grimm wrote: rdr pass on $EXT_IF inet proto tcp from to any port 25 -> 127.0.0.1 port smtp <== add this line rdr pass on $EXT_IF inet proto tcp from to any port 25 -> 127.0.0.1 port 8025 rdr pass on $EXT_IF inet proto tcp from ! to any port smtp -> 127.0.0.1 port 80

Re: Greylisting google's gmail servers

2005-12-22 Thread Moritz Grimm
Nick Ryan wrote: We have a problem getting mail from gmail through spamd. Google's gmail public mail service use a large number of smtp servers. The first time In addition to that, they also appear to be retrying either too fast or too slow ... *sigh* rdr pass on $EXT_IF inet proto tcp from

Re: Greylisting google's gmail servers

2005-12-21 Thread Bryan Irvine
> I don't make any exceptions. I tell users sending me email to > repeatedly submit the message or contact the relevant support staff to > fix their servers. Obviously this is never going to cause Yahoo and > Google to change their email strategy... But I relish the challenge. > I'm a purist at

Re: Greylisting google's gmail servers

2005-12-21 Thread Constantine A. Murenin
On 21/12/05, Jim Razmus <[EMAIL PROTECTED]> wrote: > * Lukas Kubin <[EMAIL PROTECTED]> [051221 05:59]: > > We have a problem getting mail from gmail through spamd. Google's gmail > > public mail service use a large number of smtp servers. The first time > > gmail tries to contact our smtp, it is be

Re: Greylisting google's gmail servers

2005-12-21 Thread Jim Razmus
* Lukas Kubin <[EMAIL PROTECTED]> [051221 05:59]: > We have a problem getting mail from gmail through spamd. Google's gmail > public mail service use a large number of smtp servers. The first time > gmail tries to contact our smtp, it is being greylisted on our spamd > server. The problem is the

Re: Greylisting google's gmail servers

2005-12-21 Thread Marian Vintilescu
On 12/21/05, Lukas Kubin <[EMAIL PROTECTED]> wrote: > > We have a problem getting mail from gmail through spamd. Google's gmail > public mail service use a large number of smtp servers. The first time > gmail tries to contact our smtp, it is being greylisted on our spamd > server. The problem is th

Re: Greylisting google's gmail servers

2005-12-21 Thread Stuart Henderson
> /root/whitelist.txt: > 216.239.32.0/19 #gmail servers I just allowed all the announcements I saw from their AS for now. 64.233.160/19 66.102/20 66.249.64/19 72.14.192/19 72.14.224/20 216.239.32/19 Unless you run a site with enough users that they stay whitelisted anyway, the larger shared

Re: Greylisting google's gmail servers

2005-12-21 Thread Nick Ryan
> We have a problem getting mail from gmail through spamd. Google's gmail > public mail service use a large number of smtp servers. The first time > gmail tries to contact our smtp, it is being greylisted on our spamd > server. The problem is the next time it tries to repeat the > transmission, it

Re: Greylisting google's gmail servers

2005-12-21 Thread Timo Schoeler
Thus Lukas Kubin <[EMAIL PROTECTED]> spake on Wed, 21 Dec 2005 11:55:30 +0100: > We have a problem getting mail from gmail through spamd. Google's > gmail public mail service use a large number of smtp servers. The > first time gmail tries to contact our smtp, it is being greylisted on > our spamd

Greylisting google's gmail servers

2005-12-21 Thread Lukas Kubin
We have a problem getting mail from gmail through spamd. Google's gmail public mail service use a large number of smtp servers. The first time gmail tries to contact our smtp, it is being greylisted on our spamd server. The problem is the next time it tries to repeat the transmission, it appear