Not sure how to understand the exim4 log:
But for me it seems that it complains that the [email protected] address is not the same as [email protected] (which it obviously isn't :-D ) But how do I fix that?
Code:
2020-08-26 11:52:35 1kAxie-0003Gp-A9 Unfrozen by forced delivery
2020-08-26 11:52:35 1kAxie-0003Gp-A9 ** [email protected] <[email protected]> R=smarthost T=remote_smtp_smarthost H=send.one.com [46.30.211.141] X=TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=yes DN="CN=send.one.com": SMTP error from remote mail server after pipelined MAIL FROM:<> SIZE=3133: 550 5.7.1 Username [email protected] and sender doesnt match
2020-08-26 11:52:35 1kAxie-0003Gp-A9 Frozen (delivery error message)
2020-08-26 11:52:35 1kAxid-0003Gk-Ui Unfrozen by forced delivery
2020-08-26 11:52:35 1kAxid-0003Gk-Ui ** [email protected] <[email protected]> R=smarthost T=remote_smtp_smarthost H=send.one.com [46.30.211.141] X=TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=yes DN="CN=send.one.com": SMTP error from remote mail server after pipelined MAIL FROM:<> SIZE=3133: 550 5.7.1 Username [email protected] and sender doesnt match
2020-08-26 11:52:35 1kAxid-0003Gk-Ui Frozen (delivery error message)
But for me it seems that it complains that the [email protected] address is not the same as [email protected] (which it obviously isn't :-D ) But how do I fix that?