0

I want to know how to set up an Ubuntu server so as to use google apps to handle email.

I searched around and found this but the problem with this seems to be that while I'm able to send email from google apps, I can't recieve any email that I send to any address on my domain. Is there any forwarding that has to be set up?

Also is it possible to use windows live domains instead.

nikhil
  • 125

1 Answers1

0

I haven't used Windows Live Domains. But I have used/use Google Apps.

You use a Google Apps setup just like a GMail setup. To receive mail you should be using the webmail interface or a mail user agent that supports GMail: (that means IMAP or POP). Thunderbird's my desktop client of choice, and it has support for adding a GMail account with a few pretty little customizations IIRC, right out of the box.

If you specifically want a command-line mail client, you'll need something that can access GMail via either IMAP or POP. I think alpine works (here are instructions), but can't really give you many choices. I only use command line mail clients for local logging mail, not external "real" email.

The question you linked describes sending mail (that's what SMTP is for). In my case, I'd use a setup like that so system daemons or personal programs could easily send email. It wouldn't be for personal email use.