Hi!
The SMTP server of my ISP requires authentification (user/password), but
I do not want to use SASL and SSL/TLS.
Is it possible to have a plain text/unencrypted connection but still use
authentification? - I tried with various settings in main.cf but without
success. I do not manage to get
be.com/watch?v=dsiTPeNWcSE
2017-07-12 10:48 GMT-03:00 Stephan Brauss <mailto:sbra...@bluewin.ch>>:
Hi!
The SMTP server of my ISP requires authentification (user/password),
but I do not want to use SASL and SSL/TLS.
Is it possible to have a plain text/unencrypted conne
Hi!
> Can you send us what conf do you use? Part of your main.cf
These are the parameters I played with:
relayhost = [smtp.hispeed.ch]:587
#relayhost = [smtp.hispeed.ch]:25
smtp_sasl_auth_enable = no
smtp_use_tls = no
#smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
#smtp_tls_CAfile = /et