FORUM HOME | WHUK BLOG   
WEB HOSTING UK AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM
PHP LINUX SHARED HOSTING WINDOWS ASP.NET HOSTING PACKAGES
ECOMMERCE HOSTING ASP MSSQL MS ACCESS ODBC FRONTPAGE HOSTING
CPANEL WHM FANTASTICO RESELLER DEDICATED SERVER WEB HOSTING
CHEAP PLESK CPANEL HTML MYSQL BEST UK VPS HOSTING COMPANY
CHEAP RELIABLE UK HOSTING PROVIDER SINCE 2001
MANAGED WEB HOSTING SERVICE
AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM

Web Hosting UK Forums | Linux Windows Dedicated Server and cPanel VPS Hosting Forum » Web Hosting and Domains » WebHosting

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 10-12-09, 05:28 PM
IanSmithISA's Avatar
Senior Member
 
Join Date: Aug 2009
Location: Worcester
Posts: 123
Default Sending email to googlemail.co.uk from my site.

Good afternoon,

I had a new customer sign up to my site today and he supplied his email address as <somebody>@GoogleMail.co.uk.

I am running a Windows Hyper V VPS and the emails from my site are sent via SMTP, Emails to this address sit in the \inetpub\mailroot\queue with a delayed 4.4.7 status.

Why its delayed is fairly clear, running smtpdiag fails to locate the account. If I change the account to <somebody>@GoogleMail.com smtpdiag finds the account and the emails are sent.

So the question is a fairly simple one, anyone got any observations or suggestions?

Googling googlemail.co.uk doesn't seem to be very informative

Bye

Ian
__________________
Forums are about debating pleasantly not agreeing.
Reply With Quote

  #2 (permalink)  
Old 10-12-09, 08:55 PM
sysadmin's Avatar
Administrator
 
Join Date: Oct 2006
Posts: 296
Default

Hi Ian,

Does GoogleMail.co.uk work for you? It doesnt for me.. but GoogleMail.com does which in turn redirects to http://mail.google.com. I think there might have been an error/typo in supplying the email address. Can you verify the same?
__________________
Regards,
Jack Daniel.

Cloud Hosting || Managed Dedicated Server || Webhosting UK Knowledgebase
Reply With Quote

  #3 (permalink)  
Old 10-12-09, 10:12 PM
IanSmithISA's Avatar
Senior Member
 
Join Date: Aug 2009
Location: Worcester
Posts: 123
Default

Good evening,

Thanks for your thoughts.

As far I am concerned googlemail.co.uk doesn't seem to exist, but there are references to it from a web search.

What is slightly confusing is that my site has a "customer" and "supplier" mode and the same person signed on to the customer mode with googlemail.co.uk and the supplier mode with googlemail.com.

The nature of my site is such that I sought of know who this person is, he signed up as a result of me going to his business premises to explain the service, this makes me believe that this is not just a "wind up".

I have contacted him directly but have not yet had a reply. I am quite happy to translate all googlemail.co.uk to googlemail.com email addresses if this required but it is a new problem to me.

It is very clear in my mind that this is NOT a problem with WHUK hosting, but I am curious because it has come up as one of my earliest customers. I am trying to work out if I am at fault because I should know how to respond to a googlemail.co.uk address or if I can reasonably say to the customer "Ohhps, it's your fault, there is no such email address".

I still have an old Freeserve <me>@<my business name>.fsbusiness.co.uk address that still works, I'm not sure that Orange really like it, but.........

Bye

Ian
__________________
Forums are about debating pleasantly not agreeing.
Reply With Quote

  #4 (permalink)  
Old 11-12-09, 03:06 AM
sysadmin's Avatar
Administrator
 
Join Date: Oct 2006
Posts: 296
Smile

Hi Ian,

googlemail.co.uk, googlemail.com, gmail.co.uk & gmail.com are registered by Google having the following name servers:
Code:
Name Server: NS1.GOOGLE.COM
Name Server: NS2.GOOGLE.COM
Name Server: NS3.GOOGLE.COM
Name Server: NS4.GOOGLE.COM
It seems that the company has stopped googlemail.co.uk & gmail.co.uk. Only googlemail.com, & gmail.com are working at the moment.

I've done certain investigations on this & have come to a point that, if you email someone@googlemail.com or someone@gmail.com, it reaches the same mailbox.

It's just that neither someone@googlemail.co.uk nor someone@gmail.co.uk work.

Furthermore, here's a part of the investigation:

Code:
[root:~]# dig gmail.com MX +short
5 gmail-smtp-in.l.google.com.
40 alt4.gmail-smtp-in.l.google.com.
20 alt2.gmail-smtp-in.l.google.com.
10 alt1.gmail-smtp-in.l.google.com.
30 alt3.gmail-smtp-in.l.google.com.

[root:~]# dig google.com MX +short
10 google.com.s9a2.psmtp.com.
10 google.com.s9a1.psmtp.com.
10 google.com.s9b2.psmtp.com.
10 google.com.s9b1.psmtp.com.

[root:~]# dig googlemail.com MX +short
20 alt2.gmail-smtp-in.l.google.com.
10 alt1.gmail-smtp-in.l.google.com.
30 alt3.gmail-smtp-in.l.google.com.
5 gmail-smtp-in.l.google.com.
40 alt4.gmail-smtp-in.l.google.com.

[root:~]# dig gmail.co.uk MX +short

[root:~]# dig googlemail.co.uk MX +short
The last two don't have any answers..
__________________
Regards,
Jack Daniel.

Cloud Hosting || Managed Dedicated Server || Webhosting UK Knowledgebase
Reply With Quote

  #5 (permalink)  
Old 11-12-09, 06:32 AM
IanSmithISA's Avatar
Senior Member
 
Join Date: Aug 2009
Location: Worcester
Posts: 123
Default

Good morning,

Thanks for the further information.

I have decided that I will treat googlemail.co.uk like any other non existing mail address rather than do special case processing for it.

It's just that having google in it got me wondering especially as far as I can see it did appear to valid once and losing customers because of something so trivial as an email address is never a good idea.

Bye

Ian

The results of smtpdiag:

.........
Checking SOA for googlemail.co.uk.
Checking external DNS servers.
Checking internal DNS servers.
SOA serial number match: Passed.

Checking local domain records.
Checking MX records using TCP: SMithTams.co.uk.
Checking MX records using UDP: SMithTams.co.uk.
Both TCP and UDP queries succeeded. Local DNS test passed.

Checking remote domain records.
Checking MX records using TCP: googlemail.co.uk.
Warning: The TCP DNS query returned no results.
Checking MX records using UDP: googlemail.co.uk.
Error: No MX or A records were found for the remote domain. Verify that the
remote domain is valid. Your firewall allows outbound DNS queries (Windows
NT/2000 Server requires TCP), and your DNS server can resolve external domains.

C:\Users\Administrator\Desktop\SmtpDiag>
__________________
Forums are about debating pleasantly not agreeing.
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT. The time now is 07:32 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright 2001-2010 Web Hosting UK. All rights reserved.
Web Hosting UK Forum





Site Map

Shared Cloud
Shared Cloud From £1

Affiliate Program
Earn up to £300 Per Sale

Dedicated Servers
Dedicated Server Hosting

Cloud Hosting
Cloud Server Hosting

Load Balanced Server
Load Balancing Server

VPS Hosting
Linux VPS Hosting

Windows VPS
Windows 2003 VPS

Zimbra Hosting
Zimbra Email Hosting

cPanel Hosting
Shared Linux Hosting

Windows Hosting
Shared Windows Hosting

Coldfusion Hosting
Windows Coldfusion Hosting

cPanel Reseller Hosting
Reseller Hosting

Windows Reseller
Windows Reseller Hosting

Email Web Hosting
Email Hosting

Semi-Dedicated Server
Semi-Dedicated Hosting

Remote Backup Plans
Offsite Backup Service


cpanel hosting
Knowledgebase Articles

Pre-Sales Question
Web Hosting FAQ's

Dedicated Hosting
Dedicated Server FAQ's

Virtual Private Servers
VPS Hosting

PHP MySQL Hosting
cPanel Hosting

Windows Hosting
ASP MSSQL Hosting

Domain Name
Domain registration FAQ's

CMS Hosting
CMS Hosting FAQ's

Payment Gateways
Payment FAQ's


Support Tutorials

cPanel Tutorials
cPanel Flash Tutorials

Wordpress Tutorials
Wordpress Flash Tutorials

Plesk Tutorials
Plesk Flash Tutorials

PhpMyadmin Tutorials
PhpMyadmin Flash Tutorials

Drupal Tutorials
Drupal Flash Tutorials

Mambo Tutorials
Mambo Flash Tutorials

Joomla Tutorials
Joomla Flash Tutorials

More Hosting Tutorials