[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim: how to modify the "Sender:" header



Osamu Aoki wrote:
 
> *@yourlocaldomain.com ${lookup{$1}lsearch{/etc/email-addresses}\
>    {$value}fail} bcfrF
> 
> Last option tells which address to rewrite.  See manual for details.
> 
> wrotell envelope fields
>   F       rewrite the envelope From field
>   T       rewrite the envelope To field
>   b       rewrite the Bcc: header
>   c       rewrite the Cc: header
>   f       rewrite the From: header
>   h       rewrite all headers
>   r       rewrite the Reply-To: header
>   s       rewrite the Sender: header
>   t       rewrite the To: header

Too bad, I add "s" to the fields, but it still does not work :-(. 
I guess that the culprit is Netscape; i.e. putting a non FQDN 
"Sender: " header. For the time being; I have to force it by:

          headers_remove = "Sender"
          headers_add = "Sender: <USER@OTHER.FQDN>"

Question:
   Is there another way to rewrite the Sender, i.e.
   if it is not an FQDN, make it one?


tabe,

-- 
Rahmat M. Samik-Ibrahim - VLSM-TJT - http://rms46.vlsm.org
===========> .signature at http://rms46.vlsm.org/1/36.html



Reply to: