Arkadiusz Miśkiewicz <ar...@maven.pl> (Mo 17 Okt 2016 22:43:10 CEST):
> Host A is using exim internal SRS capability to rewrite From and then forward 
> email to other host B.
> 
> Now on host B I would like to rewrite From back to original form and then 
> make 
> exim all message processing (ACL, routers etc).
> 
> srs key is known to both hosts.
> 
> Can exim do that?

I'm not sure if Exim can do it, probably if linked with the SRS libs. 

I'm doing reverse SRS with some small Perl utils

    use Mail::SRS qw(:all);

In Debian there are a 'srs', and a 'libmail-srs-perl' package.

-- 
Heiko

Attachment: signature.asc
Description: Digital 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