Hello, For some reason I’m not able to get this to work. I’m running opensmtpd on debian, version is 6.0.2p1-2. I want to have a mysql backend for the users. My configuration https://gist.github.com/nijikon/3357d2f9f6842b4a0aad1380b1502c11 <https://gist.github.com/nijikon/3357d2f9f6842b4a0aad1380b1502c11>
I’m getting this don’t know why. 155604f99c56b9a9 smtp event=starttls ciphers="version=TLSv1.2, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128" debug: smtp: SIZE in MAIL FROM command 155604f99c56b9a9 smtp event=failed-command command="RCPT TO:<[email protected]>" result="550 Invalid recipient" 155604f99c56b9a9 smtp event=closed reason=quit debug: smtp: 0x55ac8e22cdb0: deleting session: done I would really appreciate any feedback, thanks! — Tomek
