[Exim] Rewriting addresses part 2 ;-)

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Michael Jakscht
Dátum:  
Címzett: exim-users
Tárgy: [Exim] Rewriting addresses part 2 ;-)

Hey,

I again need some assistance or tips on rewriting addresses.
I got the essential rewriting working - no problem.
But is it possible - and how - to rewrite the "From: " - field in the
header ??
Following address is given: username@rzvhost1
My rewriting rule:

*@rzvhost1        $1@???        E


Where I thought the "E" would change all fields "findable" ;-) in the
complete header.
It seems like it can't rewrite all fields....

So the email gets out now, with the correct domain (vit.de instead of
rzvhost1)
and nearly everything is fine except of the from: - field.

Can someone please help me out here or give me a hint??

Thanx, Michael