Zen Cart 1.3.8p3
Patch: 1::
Database Patch Level: 1.3.8
I am hosted at Dreamhost for my files and Google Apps takes care of my email and calenders
To get this to work, and yes it works wonderfully I took these steps
I created a custom DNS record at Dreamhost and set it like this
NAME: mail.mywebsite.com
TYPE: CNAME
VALUE: ghs.google.com
Google Apps explains to do this to log into your email at mail.mywebsite.com because this is easier to explain to my customers instead of https://www.google.com/a/mywebsite.com they usually can remember their own website name instead of typing google and the letter /a/ first
then in zencart I have:
Email Transport: php
Email Address (Displayed to Contact you) [email protected]
Email Address (sent FROM) [email protected]
SMTP Email Account Mailbox: [email protected]
SMTP Email Account Password: ********** my password to this account
SMTP Email Mail Host mail.mywebsite.com
SMTP Email Mail Server Port 587
I have all the other email setting going to a different email addresses than the SMTP Email Account Mailbox
the emails I have set up on Gmail are
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
and groups:
[email protected] which automatically goes to 2 and 4name emails
which I have ZC Send Copy of Order Confirmation Emails to so they dont have to be forwarded each time
[email protected] which automatically goes to 3 and 5name emails
and everything is working fine so far I have done several new registrations and test cart sales and all is fine.
I have not at this time tested any payment mods yet.
If there is a responce to this I will post again to let anyone if I come across a problem