postfix smtp Must issue a STARTTLS command first
When sending an email to a server, mail bounced with the following error message. Action: failed Status: 5.7.0 Remote-MTA: dns; mail01.riedelbau.de Diagnostic-Code: smtp; 530 5.7.0 Must issue a STARTTLS command first To fix the error, first enabled debug in postfix for the Remote-MTA, for this, edit file vi /etc/postfix/main.cf Add the following lines. You need … Read more