E-mail Problems Overseas
#1
Original Poster
Suspended
Join Date: May 2005
Programs: Count Your Blessings
Posts: 1,548
E-mail Problems Overseas
Trying to figure out if I need a new domain host, mailhost, or both.
Both are currently US-based "big name" companies, but overseas offices in Asia have frequently recurring problems with sending and receiving e-mail through the domains registered and hosted with them.
Since the offices are in different locales in several different countries, it's hard to ascribe the problem to their respective local ISP's.
Domain host says everything is OK on their end, as does the mail host.
What am I missing?
Both are currently US-based "big name" companies, but overseas offices in Asia have frequently recurring problems with sending and receiving e-mail through the domains registered and hosted with them.
Since the offices are in different locales in several different countries, it's hard to ascribe the problem to their respective local ISP's.
Domain host says everything is OK on their end, as does the mail host.
What am I missing?
#2
Join Date: Jul 2007
Location: CPH
Programs: EBD, AB OWS (Gold)
Posts: 459
It is a lot easier using a web based e-mail, such as gmail or hotmail, etc.
Some providers do provide a web interfase for you account. You can find out about this by looking at their web site. I know that Comcast has this feature.
On the plus side, you can access your e-mail from any computer. Just remember to logoff, so nobody can use the back button to get to your account.
Normally when travelling there should be no problem receiving your emails, but sending requires a contact to your provider's SMTP server, and that is usually not allowed.
Check out online options with your provider.
Some providers do provide a web interfase for you account. You can find out about this by looking at their web site. I know that Comcast has this feature.
On the plus side, you can access your e-mail from any computer. Just remember to logoff, so nobody can use the back button to get to your account.
Normally when travelling there should be no problem receiving your emails, but sending requires a contact to your provider's SMTP server, and that is usually not allowed.
Check out online options with your provider.
Last edited by gakke; Dec 18, 2007 at 6:02 am Reason: spelling
#4
Join Date: Jul 2007
Location: CPH
Programs: EBD, AB OWS (Gold)
Posts: 459
If the domain DNS MX record points to the correct IP adr, then it should work receiving mails. Problems could be many: spam service, firewall, etc. sometimes there is a backup MX record, that routes mail to another server.
Sending mails normally depends on the providers SMTP server. You'll need to get someone to test that the SMTP server is working, when the problems occur.
Sending mails normally depends on the providers SMTP server. You'll need to get someone to test that the SMTP server is working, when the problems occur.
#5

Join Date: Aug 2006
Location: San Jose CA
Posts: 1,100
Since the majority of all email is spam, the mail hosting services I've used tend to be pretty aggro - denying mail from dynamic IP addresses, requiring reverse lookups, graylisting, etc.
#6
Join Date: Aug 2001
Location: A Southern locale that ain't the South.
Programs: Bah, HUMBUG!
Posts: 8,014
It's the mailhost being blacklisted, almost certainly. We use Sprint which is hosted by Frontbridge. That poor company has been passed around from owner to owner and the service has gone up and down. They were at their worst when owned by Microsoft.
Now that they've been sold on, they seem to be getting better. Still, due to the nature of the service, the servers do get blacklisted because of the volume of outbound mail (and the fact that some of the 'tenants' do undoubtedly send spam and/or volume mail that is incorrectly flagged as spam). This is one of the hidden 'gotchas' about using hosted mail services. Fortunately the blacklistings clear up within about 24 hours or so.
What you can do is sign up for a new host and point the MX record there. Check with your DNS provider on how long this takes to update. Some are instant, some take 24-48 hours, some can take longer. So long as you don't discontinue the old accounts prior to the change, you should be ok. Just ensure you have a 'backdoor' webmail login (e.g. webmail.'inserthostingcompanyhere'.com) you can log in with your account info so that when the MX record DOES change you can go in and look for 'orphan' emails.
Now that they've been sold on, they seem to be getting better. Still, due to the nature of the service, the servers do get blacklisted because of the volume of outbound mail (and the fact that some of the 'tenants' do undoubtedly send spam and/or volume mail that is incorrectly flagged as spam). This is one of the hidden 'gotchas' about using hosted mail services. Fortunately the blacklistings clear up within about 24 hours or so.
What you can do is sign up for a new host and point the MX record there. Check with your DNS provider on how long this takes to update. Some are instant, some take 24-48 hours, some can take longer. So long as you don't discontinue the old accounts prior to the change, you should be ok. Just ensure you have a 'backdoor' webmail login (e.g. webmail.'inserthostingcompanyhere'.com) you can log in with your account info so that when the MX record DOES change you can go in and look for 'orphan' emails.
#7
Original Poster
Suspended
Join Date: May 2005
Programs: Count Your Blessings
Posts: 1,548
Thanks everybody for the replies.
Will try a new mailhost and see what that does for service reliability.
What are some good mailhosts? Network Solutions?
Also, will SMTP Relay help?
Will try a new mailhost and see what that does for service reliability.
What are some good mailhosts? Network Solutions?
Also, will SMTP Relay help?
Last edited by KMHT FF; Dec 19, 2007 at 7:32 am
#8
Join Date: Sep 2003
Location: Rockville MD USA
Programs: UA former 1K MM
Posts: 2,184
#9
Original Poster
Suspended
Join Date: May 2005
Programs: Count Your Blessings
Posts: 1,548
Are there any others worth considering?
#10
Join Date: Sep 2003
Location: Rockville MD USA
Programs: UA former 1K MM
Posts: 2,184
But I don't use Verizon as my hosting company. I didn't know that hosting companies also provided SMTP services.
#11
Join Date: Feb 2007
Posts: 6
#12
A FlyerTalk Posting Legend




Join Date: Apr 2001
Location: PSM
Posts: 69,232
I'm sure you can find a couple more old SMTP threads on which you can plug your product 
LoaPost is an interesting solution (though you've got a pretty significant/embasassing typo in the WinXP quickstart docs - I'll tell you where for a small editing fee
) to tunnel SMTP traffic from the localhost to your server and then on to the Internet, using what I assume is non port 25 traffic to bypass all the systems that would block that. There are a number of questions that it brings up - almost as many as it answers. Most notably is whether it is creating an open relay or if there are limits on where it accepts emails from. If you're turning individual computers into open relays there's a big problem there.
S.

LoaPost is an interesting solution (though you've got a pretty significant/embasassing typo in the WinXP quickstart docs - I'll tell you where for a small editing fee
) to tunnel SMTP traffic from the localhost to your server and then on to the Internet, using what I assume is non port 25 traffic to bypass all the systems that would block that. There are a number of questions that it brings up - almost as many as it answers. Most notably is whether it is creating an open relay or if there are limits on where it accepts emails from. If you're turning individual computers into open relays there's a big problem there.S.
#14




Join Date: Feb 2000
Location: Menlo Park, CA, USA
Programs: UA 1MM 0P, AA, DL, *wood, Lifetime FPC Plat., IHG, HHD
Posts: 7,174
I have my pop3 and imap accounts setup for RETRIEVEL in one of my gmail accounts, which you can turn on turn off. I use this when I am on the road sometimes in 2nd and 3rd world, so I get all mail in one place. Works ad-hoc or overall if you like. I have never had a problem getting to it.

