It looks like you're new here. If you want to get involved, click one of these buttons!
i have whm installed on my vps, which my domain MX records is pointing to 0:mail.mydomain.com, and whm/cpanel has mail forwarding rules which pipes certain @mydomain email addresses into my crm software..
But for certain email addresses i want to forward into google apps.. for example, sales@mydomain.com, support@mydomain.com pipes into cPanel --> CRM (mail.mydomain.com) but say... josh@mydomain.com should be going to google MX records... is that possible?
The reason why.. is i want to register for google apps such as anayltics and other google services under josh@mydomain.com
My initial thoughts were to add a subdomain.. say josh@admin.mydomain.com and point that subdomain's MX records to google.. but want to avoid this if possible
Comments
Transfer your email service over to google apps, then use fetchmail on your server to grab the mail from the addresses that you want.
Unless otherwise specified, opinions posted are my own, not those of any person or company I work for
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksI'm thinking he's probably wanting to send some email from the cpanel server and not thru google's servers, but in that case you could still do that on cpanel using the server's own transport, would just include said machine's IP(s) in the DNS's SPF record so that it doesn't mark it as spam over emails coming thru gmail's servers.
Far as incoming though, I would just save the trouble and have google apps be the only MX records in the DNS.
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks@NickM thanks for that, i will go ahead and try that method out ...
ive done all my MX records now and mail is dropping into gmail.
Only issue i am having now is how on earth do i get fetchmail to work ?
I am guessing its all command line based?
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksOk ive worked out how to get it working..
I am now able to pull in via gmail POP using fetchmail config.
But I cant seem to work out the correct MDA?
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks