hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Software and Control Panels : Google Apps and MX Settings/Mail server problems
Reply

Hosting Software and Control Panels Software used in the web hosting industry. Topics include control panels, add-on software, setup scripts, etc.
Forum Jump

Google Apps and MX Settings/Mail server problems

Reply Post New Thread In Hosting Software and Control Panels Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-18-2010, 04:02 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23

Google Apps and MX Settings/Mail server problems


Hi,

I'm having some trouble with my mail setup. I'm not sure if it's something on my server end or with Google, though, but maybe you guys can provide some insight.

I created a Google Apps account for the domain vertimystsolutions.com, with two accounts - admin@vertimystsolutions.com (main admin account) and support@vertimystsolutions.com. I then went in to my cpanel and changed the MX settings on my server to:

Code:
10 - ASPMX.L.GOOGLE.COM
20 - ALT1.ASPMX.L.GOOGLE.COM
20 - ALT2.ASPMX.L.GOOGLE.COM
30 - ASPMX2.GOOGLEMAIL.COM
30 - ASPMX3.GOOGLEMAIL.COM
30 - ASPMX4.GOOGLEMAIL.COM
30 - ASPMX5.GOOGLEMAIL.COM
(Priority and MX entry)

And set the email routing configuration to 'Automatically Detect Configuration', which set itself to 'Remote - If there are no mail exchange that point to an IP on this server the server will be configured to not accept mail locally and send mail to the lowest MX record.'

I'm assuming that's what I want. What I'm trying to do is use my Google Apps account and have the server send email to that (as well as to customer addresses), as well as be able to send email to accounts created on the server from any email address.

But, so far I can send emails using the test account on my server, but they never arrive at the destination. I don't even get an error email. If I try to email something to the server, I get this error:

Quote:
Delivery to the following recipient failed permanently:

test@vertimystsolutions.com

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550-5.1.1 The email account that you tried to reach does not exist. Please try
550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/a...py?answer=6596 1si99348qyk.0 (state 14).
I get that if I send from any of my gmail accounts. I also get a delivery failure email if I try sending to the server from my hotmail account.

But here's the weird thing. If I generate a SSL certificate through cPanel, and have the keys sent to my gmail account, the email sends fine.

Any idea as to what could be wrong?

Reply With Quote


Sponsored Links
  #2  
Old 03-18-2010, 04:49 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
i'm not sure what you are trying to do exactly.

mx records for your domain looks alright and are pointing to google apps.

you said that you've created ONLY "admin" and "support" accounts on your google apps.
then you say, you are trying to send an email to "test" account and you are getting an mail-deamon error that "test" account does not exists, which is true, if you created ONLY "admin" and "support".

so where's the problem?


maybe you are thinking of using different email accounts on your server and google apps at the same time, something like "admin" & "support" on google apps and "test" on your server. That won't work, you can only create and use email accounts that exists on servers which are set for mx records of an domain, in this case only for google apps. accounts.

Reply With Quote
  #3  
Old 03-18-2010, 05:22 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
I'm not sure I fully understand. Are you saying I can only use Google Apps accounts for email now that I've changed the MX settings? How would I set up email on the server properly for customers? As it is now, I can't send or receive messages for accounts on the server. In the event that a customer is using an email account on the server, and I need to email them, I won't be able to.

Just FYI, I'm using a reseller account at Innohosting, so I don't have root access.

Reply With Quote
Sponsored Links
  #4  
Old 03-18-2010, 05:37 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
When you set MX records that points to google apps for some domain. ALL email sent to that domain will end up at google apps.

If you have email accounts on your server (cpanel ? ) and you want to manage email accounts on your server/cpanel, then you should NOT use google apps, but local mailserver running on your server/cpanel.

To use google apps, you have to manage your email accounts from google apps interface, and NOT from your server/cpanel.

Reply With Quote
  #5  
Old 03-18-2010, 05:41 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
Ah, I see. Thanks. I guess I'll have to track down my server's MX records then.

What are the uses for using Google's MX info (just so I have an idea)?

Reply With Quote
  #6  
Old 03-18-2010, 05:45 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
google apps provides email hosting, so you can use it for hosting email of an domain if you dont want to manage/host your own mailserver.

google apps mx records simply points all email sent to some domain to google apps mailservers.

Reply With Quote
  #7  
Old 03-18-2010, 05:49 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
So I can still use Google Apps with my domain without having their MX settings on the server?

Reply With Quote
  #8  
Old 03-18-2010, 06:10 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
I'm not sure what you mean.

you set MX as domain record on DNS server.
If DNS server is hosted on your cpanel, and probably is (unless you are using domain registrar DNS hosting), then you need to have google apps MX records set for an domain on your server/cpanel/DNS in order to use google apps, otherwise your email will be hosted on your cpanel instead of google apps.


Last edited by xtrac568; 03-18-2010 at 06:14 PM.
Reply With Quote
  #9  
Old 03-18-2010, 06:57 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
Okay, what I mean is, I want to use Google Apps for my business's email addresses, but not for my customer's email addresses (I want those on cPanel's mailserver). Is it possible to do this?

Reply With Quote
  #10  
Old 03-18-2010, 09:19 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
yeah, if you set google apps mx for your business domain only (vertimystsolutions.com) and leave other customer domains untouched.

Reply With Quote
  #11  
Old 03-18-2010, 09:21 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
Okay, thanks. And this is weird, all the test emails I sent from the email account on the server to my gmail accounts 10 hours ago only just arrived. Any idea why sending mail is so slow?

Reply With Quote
  #12  
Old 03-18-2010, 09:22 PM
jweeb jweeb is offline
Web Hosting Master
 
Join Date: Jun 2009
Location: Singapore
Posts: 792
Your MS records are correct.

You did not create an account for test@yourdomain.com on Google Apps. If you want to receive emails from any email address (i.e. catch all), you need to enable this setting, otherwise Google would reject any emails not created.

__________________
Jweeb Solutions
Singapore Web Consulting & Solutions
Web Consulting - Web Hosting - Web Design & Development and more...
http://www.jweeb.com.sg - Making the Web Simple!

Reply With Quote
  #13  
Old 03-18-2010, 09:23 PM
jweeb jweeb is offline
Web Hosting Master
 
Join Date: Jun 2009
Location: Singapore
Posts: 792
Quote:
Originally Posted by Vertimyst View Post
Okay, thanks. And this is weird, all the test emails I sent from the email account on the server to my gmail accounts 10 hours ago only just arrived. Any idea why sending mail is so slow?
Make sure that on cPanel, MX Records is set as Remote. Not local.

__________________
Jweeb Solutions
Singapore Web Consulting & Solutions
Web Consulting - Web Hosting - Web Design & Development and more...
http://www.jweeb.com.sg - Making the Web Simple!

Reply With Quote
  #14  
Old 03-18-2010, 09:27 PM
xtrac568 xtrac568 is offline
Web Hosting Master
 
Join Date: Jun 2006
Location: Europe
Posts: 632
not sure, but if you have access to WHM, you can check Mail Queue, and by clicking on "deliver message now" for certain email, you'll see if there are some obvious errors. Maybe server is overloaded or gmail temporarly defers your emails for some reason.

Reply With Quote
  #15  
Old 03-18-2010, 09:31 PM
Vertimyst Vertimyst is offline
Newbie
 
Join Date: Jan 2010
Location: Canada
Posts: 23
Quote:
Originally Posted by jweeb View Post
Make sure that on cPanel, MX Records is set as Remote. Not local.
Yeah, that's what I've had it set at - through automatic, anyway.

Quote:
Originally Posted by xtrac568 View Post
not sure, but if you have access to WHM, you can check Mail Queue, and by clicking on "deliver message now" for certain email, you'll see if there are some obvious errors. Maybe server is overloaded or gmail temporarly defers your emails for some reason.
Where would I find that in WHM?

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Apps (e-mail) with reseller account theparanoidtroll Reseller Hosting 3 10-31-2009 03:53 AM
Google Apps self hosted mail? Need urgent help... Mat2009 Web Hosting Lounge 4 09-14-2009 05:22 PM
Sending mail from server when using Google Apps? Kaitlyn2004 Hosting Security and Technology 6 07-11-2008 10:15 AM
sending mail from server, while mx record lives @ google apps DongTran Web Hosting 2 07-10-2008 02:15 PM
E-mail hosting, Google Apps and domain locking manekiod Web Hosting 5 05-26-2008 08:42 PM

Related posts from TheWhir.com
Title Type Date Posted
Google Apps Recovers Minor Outage Impacting Gmail, Google Drive Web Hosting News 2013-04-18 11:24:09
Users Report Gmail Issues, Problems with Google Drive, Chrome Access Web Hosting News 2012-12-10 16:48:40
Web Hosting Company HostPapa Reselling Google Apps for Business Tools Web Hosting News 2012-03-20 13:19:19
Cloud Host Atlantic Metro Communications Joins Google Apps Reseller Program Web Hosting News 2011-12-20 20:55:45
Web Host ZNet Joins Google Apps for Business Reseller Program Web Hosting News 2011-07-22 14:59:53


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?