Postfix without TLS/SSL?

cjxzjcxzjz

New Member
Joined
Mar 24, 2020
Messages
11
Reaction score
2
Credits
102
Distro: Ubuntu Server 16.04

I installed Postfix to send mail from my Ubuntu Server to my local relay server. My local relay server only supports plaintext SMTP authentication on port 25. I know it's not really secure but it's what I have to work with for the moment.
Is it possible to have Postfix authenticating to the local relay server without encryption using plain text SMTP authentication on port 25? I've read many, many guides on how to use Postfix in combination with an external mail relay but all use encryption.
For example, this: https://www.linode.com/docs/email/po...-smtp-debian7/

I tried setting options below in main.cf and many other things but I can't get it to work.
smtp_use_tls = no
smtpd_use_tls = no
smtp_sasl_security_options =

I also tried Ssmtp which worked to some extend but it has some limitations so I need Postfix instead. Sendmail is too complex for me.
 

Members online


Top