Hi,

av <[email protected]> (Fr 16 Jun 2017 18:48:51 CEST):
> We have configured Exim with ISPsystem ISPmanager so it forwards messages
> from multiple domains to one. For example recipient.su forwards to
> recipient.ru
> 
> All is fine and well until message from SRS comes along. Exim bounces such
> message with following error:
>     <[email protected]>: host mx.recipient.su[xxx.xxx.xxx.xxx] said:
> 550-Verification failed for <[email protected]>
> 550-Unknown user 550 Sender verify failed (in reply to RCPT TO command)
> 
> Having switched verification off, this message turned to:
> 
>     <[email protected]>: host mx.recipient.su[xxx.xxx.xxx.xxx] said:
> 550 Unknown user (in reply to RCPT TO command)
> 
> Looks like it's trying to find the user on @recipient.su instead of
> forwarding to local @recipient.ru.
> How to fix that, so it forwards SRS message like any other message, without
> trying to find non-existing user?

Looks like it's rewriting the sender before it was checked, right?
How did you implement the SRS?

-- 
Heiko

Attachment: signature.asc
Description: PGP signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to