And, of course, half an hour after giving up and asking for help, I discovered
what I needed to change.
I did a "journalctl | grep smtp" and noticed that, when my machine was
connecting to gmail, it seemed to be doing so on port 25. Aha!
So I changed my transport file explicitly to use port 5
Hello.
Do you have "relayhost" set to gmail SMTP server?
https://www.postfix.org/postconf.5.html#relayhost
Did you call postmap(1) to build password file?
http://www.postfix.org/postmap.1.html
Here are a couple of tutorials:
http://postfix.cs.utah.edu/SOHO_README.html#client_sasl_enable
https://
I am trying to configure postfix correctly to send e-mail to a gmail.com
account, using my gmail credentials.
1. It all works fine if I use Thunderbird, with the following configuration:
server name: smtp.googlemail.com
port:587
Connection security: STARTTLS
Authentication method
Hi
I've been trying vainly to get my home server which uses dynamic DNS to send
mail externally via my gmail account.
Gave up on exim4, the config of postfix seems clearer in general.
Obviously SMTP auth is required, and I don't want my password being sent in the
clear.
I have most config done,
4 matches
Mail list logo