mox/smtpclient
Mechiel Lukkien a289a3e771
when delivery fails due to missing 8bitmime/smtputf8 extensions, make it temporary failure
if you start delivering, openbsd's spamd will not announce 8bitmime support.
but once you get patched through to the actual mail server, it will likely
announce 8bitmime support.

perhaps we should also just attempt to deliver 8bit email without 8bitmime
extension. probably better for users than not even trying to send the message.
perhaps in a non-strict mode.
2023-02-17 21:58:05 +01:00
..
client.go when delivery fails due to missing 8bitmime/smtputf8 extensions, make it temporary failure 2023-02-17 21:58:05 +01:00
client_test.go mox! 2023-01-30 14:27:06 +01:00