Found a gotcha with gmail imap/pop support

    If you use a non gmail address with gmail IMAP or POP email, watch out for the smtp server. It sends your mail from your gmail account only – it doesn’t honor the “from” header in your email. For example, I have everything setup to send mail from greentongue.com just fine but when sent through gmail’s smtp server, it shows up as from my gmail account. That’s bad. I don’t understand why the server would do this, since I already have to log in with my gmail account credentials.

    So I guess I’ll use a different smtp server for now. Maybe I’ll log a bug with gmail or something.