On 20.03.19 13:53, Otto Kekäläinen wrote:
I added the 553 reject code, but unfortunately it does not seem to help.

My client is msmtp and the SMTP session looks like this:

cat mail.txt | msmtp -a default -X mail.log --debug -t

--> RCPT TO:<o...@linux.com>
--> RCPT TO:<REDACTED>
--> DATA
<-- 250 2.1.0 Ok
<-- 250 2.1.5 Ok
<-- 553 5.1.2 <REDACTED>: Recipient address rejected: Domain not found
msmtp: recipient address REDACTED not accepted by the server
msmtp: server message: 553 5.1.2 <REDACTED>: Recipient address
rejected: Domain not found
msmtp: could not send mail (account default from /etc/msmtprc)

So if the blame is on the client, what replacements for msmtp do you recommend?

this is clearly the msmtp issue. I would think that the msmtp author expects
you to clear the list of recipients to only contain valid addresses.
I don't know about any other SW with msmtp's functionality.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
(R)etry, (A)bort, (C)ancer

Reply via email to