
matt at digitallyhosted
Oct 31, 2006, 2:38 AM
Post #8 of 12
(2327 views)
Permalink
|
|
Re: SPF Records.. Sending mail through smarthost
[In reply to]
|
|
Thanx for the help so far. All the servers are on static ip addresses.... but none of them have rdns setup yet, and from what i read on sorbs.... without rdns....they may be listed as dynamic. i will just get all the dsl connections setup with rdns records for all the static ip addresses and get rid of the smarthost idea all together. Thanx for the help --------- Original Message -------- From: spf-help [at] v2 To: spf-help [at] v2 <spf-help [at] v2> Subject: Re: [spf-help] SPF Records.. Sending mail through smarthost Date: 30/10/06 19:13 > > On Monday 30 October 2006 11:26, Matt wrote: > > Hey there, > > > > I currently have a problem. > > > > I manage the IT for 4 different companies. These companies are setup more > > or less identical when it comes to servers. > > > > Some of the companies are multi-site, so we have more than one server for > > that company, while others are just a one site company > > > > All our mail servers (7) are on dsl lines scattered in the 7 different > > buildings which form the 4 seperate companies. > > > > Because the servers are on DSL we do send through a smarthost because some > > servers block email from ip addresses which are on a dynamic range. > > One solution to this particular problem would be to upgrade one of your DSL > lines to static IP. Then you could smarthost via your mail server on that > connection from all the others (you can use a port other than port 25 if one > of the ISPs blocks port 25). > > This, BTW, would probably help a lot with your e-mail reliability in general. > Most ISP mail servers get a lot of junk sent through them and it is not rare > for them get blacklisted. It would be much more reliable from an SPF > perspective than guessing what your ISP Is up to. > > > The problem i have at the moment, is that the ISP we are using for DSL, > > does NOT have any SPF records so im pretty sure we cant just use > > include:isp.com in our SPF record... because that assumes they have SPF > > records for their domain. > > That is correct. > > > So i decided to list all the outgoing mail servers for the isp, using > > a:outgoing-mailserver.isp.com. > > > > The problem i have now is that there are many outgoing mail servers for our > > isp and they all belong to systems.viatel.com... here are some examples: > > > > lucy log # host seasat.systems.viatel.net > > seasat.systems.viatel.net has address 135.196.68.13 > > lucy log # host endeavour.systems.viatel.net > > endeavour.systems.viatel.net has address 194.42.224.139 > > lucy log # host falcon.systems.viatel.net > > falcon.systems.viatel.net has address 194.42.224.144 > > lucy log # host aquarius.systems.viatel.net > > aquarius.systems.viatel.net has address 194.42.224.145 > > > > They are not all on the same subnet, and use generic names so im unsure how > > to find a full list of outgoing mail servers for the isp. > > The way I did this back when I was in a similar situation was to send multiple > messages to myself at an external MX and see what IPs they came from. > Eventually I stopped finding new ones. Then I'd repeat the process every > several months to see what had popped up. > > > is there any way to include something like *.systems.viatel.com or some > > other way of doing this... without listing all the servers one by one.... > > No. > > > Plus with the amount of servers that i have already found the names of > > (over 10 so far) im guessing that over time im going to have to update the > > list with new servers and such. > > > > So basically is there anyway to include them all without listing them one > > by one. > > No, but as one of the other posters pointed out, use the ip4: mechanism to > lookup by IP address. This will protect you against triggering DNS lookup > limits. > > I'd also suggest requesting that the ISP publish an SPF record. > > Scott K > > ------- > Archives at http://archives.listbox.com/spf-help/current/ or > http://www.gossamer-threads.com/lists/spf/help/ (easier to search) > To unsubscribe, change your address, or temporarily deactivate your subscription, > please go to http://v2.listbox.com/member/?& > > > > ------- Archives at http://archives.listbox.com/spf-help/current/ or http://www.gossamer-threads.com/lists/spf/help/ (easier to search) To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?member_id=1311530&user_secret=cbdbbc81
|