Autor: David Woodhouse Data: Para: Marc Perkel CC: exim-users Assunto: Re: [exim] Converting SRS to Normal
On Sat, 2007-04-21 at 07:32 -0700, Marc Perkel wrote: > Is there and easy way at the ACL level to change a From address that was
> altered by SRS back to normal?
You shouldn't be touching addresses which originate elsewhere, even if
you do think you know how. If you unmangle the reverse-path of the
direct copy you receive of this mail, for example, you'll end up with an
invalid reverse-path.
And if you're asking how to unmangle SRS addresses you generated
_yourself_, then surely you ought to be able to work that out for
yourself?