[NTLUG:Discuss] Yesterday's presentation!

Wayne Walker wwalker at bybent.com
Mon Nov 20 11:30:17 CST 2006


The relaydelay stuff comes with this list:

# Here's an example command to use in a mysql shell to insert 
#   a whitelist entry (assumes defaults from dbdef.sql):
# INSERT INTO relaytofrom (relay_ip, record_expires, create_time) 
#   VALUES ('127.0.0.1', '9999-12-31 23:59:59', NOW());

127.0.0.1       # Of course we don't want to delay ourselves or local
users
192.168         # Don't delay our private networks either
10              # Private net (class A)
172.16.0        # Another private net (inidividual entries, since can't
172.16.1        #   do a /12 netmask easily
172.16.2
172.16.3
172.16.4
172.16.5
172.16.6
172.16.7
172.16.8
172.16.9
172.16.10
172.16.11
172.16.12
172.16.13
172.16.14
172.16.15

# Public Servers

12.5.136.141    # Southwest Airlines (unique sender, no retry)
12.5.136.142    # Southwest Airlines
64.12.136       # AOL (common pool)
64.12.137       # AOL
64.12.138       # AOL
64.125.132.254  # collab.net (unique sender per attempt)
66.135.209      # Ebay (for time critical alerts)
66.135.197      # Ebay
66.218.66       # Yahoo Groups servers (common pool, no retry)
152.163.225     # AOL
204.107.120.10  # Ameritrade (no retry)
205.188.156     # AOL
205.206.231     # SecurityFocus.com (unique sender per attempt)
207.115.63      # Prodigy - broken software that retries continually (no
delay)
207.171.168     # Amazon.com
207.171.180     # Amazon.com
207.171.187     # Amazon.com
207.171.188     # Amazon.com
207.171.190     # Amazon.com
213.136.52.31   # Mysql.com (unique sender)
217.158.50.178  # AXKit mailing list (unique sender per attempt)

On Sun, Nov 19, 2006 at 09:35:21AM -0600, . Daniel wrote:
> I found the information put out and the discussion that followed were most 
> valuable.  I hope to implement relaydelay on my mail server soon.  I think 
> it will make a great deal of difference though it's clear that grey-listing 
> requires quite a bit of tweaking to get to a comfortable level of usage.
> 
> I wonder if I can reduce the level of grey list protection by backing off 
> from triples to doubles where the originating IP address is ignored.  
> Obviously not as effective as the triple scheme, but might provide a 
> balance that requires less tweaking to allow for email to be re-sent from a 
> farm of IP addresses.  
> 
> Also, I wouldn't mind some locations to find some white-listed servers to 
> add into the mix.
> 
> Thanks again for an excellent and thought provoking presentaiton.
> 
> _________________________________________________________________
> Hotmail ?$B$KD>@\%"%/%;%9!*MSN ?$B$,$5$i$K;H$$$d$9$/ http://jp.msn.com/ 
> 
> 
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss

-- 

Wayne Walker

www.unwiredbuyer.com - when you just can't be by the computer

wwalker at bybent.com                    Do you use Linux?!
http://www.bybent.com                 Get Counted!  http://counter.li.org/
Perl - http://www.perl.org/           Perl User Groups - http://www.pm.org/
Jabber:  wwalker at jabber.gnumber.com   AIM:     lwwalkerbybent
IRC:     wwalker on freenode.net



More information about the Discuss mailing list