Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
If I remember the Google Apps DNS, it had a bunch of records. It might be easier to use that for DNS and just add your Slice info there… If not, print out what is there now and then transfer that all into SliceManager using the advanced tab.
I’ve actually done this for my domain on slicehost. It definitely beats have to use up memory on the slice to run postfix and a web based email client. It’s also really nice to know that I can keep my slice for development and don’t have to worry about installing something that hoses my email. Having a few web apps go down because I borked something isn’t a big deal, not having email is.
Once that’s done go to the management portal for your Google Apps Domain page, and there should be a link to make sure your MX records are set correctly. Once Google successfully validates that it’s set up correctly you should be all set.
Using the excellent tutorial from Pickled Onion, it was straightforward and fast to configure the Advanced DNS settings.
The one issue remaining that perplexes/infuriates me (take your pick) is the final step in getting Google Apps sorted, Confirmation of Domain.
or pasted instructions from within the Google Apps Dashboard:
start of paste
Verify domain ownership
Please verify that you own the domain - fourwallsandaroof.com.au
Change the CNAME record in your domain settings by following the steps below.
googleffffffffd7b09d72.fourwallsandaroof.com.au
google.com 5. Save changes on your domain hosting service. Then, return to this page and click on the "I've completed these steps" button below.
You can also verify domain ownership by simply uploading an HTML file to your domain.
end of paste
Here is the CNAME entry from my Slicehost DNS records:
Type: CNAME
Name: googleffffffffd7b09d72.fourwallsandaroof.com.au.
Data: google.com.
Have done this a few times now, both today and yesterday, still can't claim ownership of the domain.
Any help appreciated, TIA
Ben.
OK, good tip. Is that CNAME entry above correct though? If it isn't, propagation times are irrelevant.
synack.
Good list. I found references to needing a few other records, however.. so I added them to the list of records I have...
http://cactuswax.net/blog/slicehost-configuration-part-2/
namely, the _xmpp-client._tcp records
should the mail A record be pointing to gmail as well?
i have a deprec installed stack with mongrel, postfix (currently sending outgoing emails from my app @ www.flippingpad.com), php, rails, etc.