3
votes
4answers
3k views

SMTP relay through GMail overrides “from:” address with “[me]@gmail.com”

I've been trying to figure out if this is a new "feature" or if there is an issue with my configuration. I'm using Ubuntu 10.04 Desktop with Postfix as MTA. My smtp (as opposed to smtpd) ...
6
votes
1answer
17k views

Configure Postfix to send/relay emails Gmail (smtp.gmail.com) via port 587

Using Centos 5.4, with Postfix. I can do a mail foo@gmail.com subject: blah test . Cc: and the msg gets sent to gmail, but it resides in the spam folder, which is to be expected. My goal is to ...
0
votes
5answers
3k views

My ISP is blocking port 25. Is port 587 a good replacement?

Many local ISPs started blocking port 25 recently. My clients can no longer access their email accounts on their email server from external clients like Outlook, etc. I am a complete rookie in this ...