Looks like a recent update: I no longer can set the reply by email address
setting same as the notification email
.
Please help me understand how to setup those two settings.
The following setup is not working:
-
notification email
is set to robot@slaviccentre.org.au (same as SMTP username) -
reply by email address
is set to forum+%{reply_key}@slaviccentre.org.au
Now, when I try and send a test email from /admin/email
, my SMTP server rejects with the error:
Sender address rejected: not owned by user robot@slaviccentre.org.au
Looks like it tries to use From = forum+...@
while authorizing with robot@
smtpd[3683]: connect from slaviccentre.org.au[157.230.249.153]
smtpd[3683]: NOQUEUE: reject: RCPT from slaviccentre.org.au[157.230.249.153]: 553 5.7.1 <forum+verp-579904fda4fd4f918d8c8b9d0a108523@slaviccentre.org.au>: Sender address rejected: not owned by user robot@slaviccentre.org.au; from=<forum+verp-579904fda4fd4f918d8c8b9d0a108523@slaviccentre.org.au> to=<x.meglio+testemail@gmail.com> proto=ESMTP helo=<localhost.localdomain>
Same issue when signing up a new user.
With the new requirement, how do I setup both values?