Hi,
Here is our situation:
We have an email server at ourdomain.com where some folks setup a sieve
redirect to other mailboxes.
Now, consider the case where a us...@randomdomain.com sends an email to
our u...@ourdomain.com, and it is sieve-forwarded to u...@forwarddomain.com.
But suppose the u...@forwarddomain.com mailbox no longer exists: an NDR
is generated at forwarddomain.com. Currently this NDR is sent back all
the way to the original sender us...@randomdomain.com.
However, the message *was* in fact successfully delivered to our mailbox
u...@ourdomain.com, and we would like to prevent NDRs for these
sieve-forwarded messages.
Is there a way to achieve this?
If it helps: the sieve-forwards are mostly to very few foreign domains,
so perhaps we could filter NDRs at some stage, based on coming-from
domain..?
Best regards,
MJ