mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
feb8e6c379
mox was already giving another try for received errors after the `HELO`/`EHLO` command. Now mox do the same for received errors when trying to deliver the message to the remote SMTP server. This should help to deliver messages to SMTP server that rejects incoming messages because of bad ipv4 or ipv6 configuration (for example for servers checking reverse DNS records). mox will now try to deliver messages on both ip family instead before considering the error as permanent. fix #149 |
||
---|---|---|
.. | ||
direct.go | ||
dsn.go | ||
queue.go | ||
queue_test.go | ||
submit.go |