[Exim] rewriting ... isn't

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Gary Colman
Dátum:  
Címzett: exim-users
Tárgy: [Exim] rewriting ... isn't
Hi

I want to rewrite mail where the From field
where the mail originates from:

user@host

(ie. no FQDN).

I have tried:

*@[^\.]+         $local_part@???    Ff



But it doesn't work ...
How can I scan for a hostname that doesn't contain a dot and rewrite it?

Thanks
Gary