simplificare
Verified User
- Joined
- Jul 10, 2019
- Messages
- 52
I've found a forwarding issue with one of the recent updates:
A user on my server has [email protected] to forward mail to two different email accounts, say [email protected] and [email protected].
When user an external sender sends mail to an [email protected], the forwarder fails with the following bounce back:
Does anyone have any idea how to correct this?
It looks like something is missing here:
Thanks,
Michael
A user on my server has [email protected] to forward mail to two different email accounts, say [email protected] and [email protected].
When user an external sender sends mail to an [email protected], the forwarder fails with the following bounce back:
Code:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
(generated from [email protected])
host outboundhost.email.com [XXX.XXX.XXX.XXX]
SMTP error from remote mail server after pipelined MAIL FROM:<SRS0=XXXX=XX=yourdomain.com=external@> SIZE=7602:
501 5.1.7 Bad sender address syntax
[email protected]
(generated from [email protected])
host outboundhost.email.com [XXX.XXX.XXX.XXX]
SMTP error from remote mail server after pipelined MAIL FROM:<SRS0=XXXX=XX=yourdomain.com=external@> SIZE=7602:
501 5.1.7 Bad sender address syntax
Does anyone have any idea how to correct this?
It looks like something is missing here:
Code:
SMTP error from remote mail server after pipelined MAIL FROM:<SRS0=XXXX=XX=yourdomain.com=external@[MISSING PART HERE]> SIZE=7602:
Thanks,
Michael