Autoresponder is not sending the correct mail from tag in smtp!
autorespond.cfg
Content-Transfer-Encoding: quoted-printable
From: "John Doe" <john.doe@somedomain.com>
Subject: Out of office reply
Reply-To: <john.doe@somedomain.com>
Message
but smtp log for outgoing message logs the following
CONN 220 smart.host.com ESMTP 0 26
EHLO EHLO mx.somedomain.com 250-smart.host.com 19 181
MAIL MAIL FROM:<> SIZE=387 250 2.1.0 Ok 23 14
RCPT RCPT TO:<jane.doe@someotherdomain.com> 450 4.7.1 <>: Sender address rejected: Please send DSN directly 38 65
SMTP service is using SmartHost (smart.host.com)