Looks good.
I bet money that the username:password pair in <secrets> is just wrong :-)

How much would you like to wager? :)

10€ for the project :-)


I copied and pasted the info into a weblogin and it worked (unfortunately?)

Hm, maybe you need a "application password".

Try
# smtpd -dv -Ttransfer

There will be the line "mta: 0x....: >>> AUTH PLAIN SomeBase64Code

$ echo YourBase64Code | openssl enc -base64 -d
to see whether it contains the right login data.


The format of my secrets file is:

my_relay sender:PASSWORD

Any strange glyph to be concerned about?

--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to