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

Re: [exim 3.36] Sender: equal From: SOLVED



On Fri, 01 Nov 2002 the mental interface of 
Elimar told:

> 
> Hi all,
> 
> how is it to rewrite the Sender: equal to From: or From?
> I am sending with the -f option and untrusted_set_sender = true. In
> this case the Sender: is $1@$qualify_domain. The From: and From
> headers are filled via -f with one of my email-adresses which are
> diffrent from $1@$qualify_domain.
> 
> I tried the following rewrite rule which fails:
> *@woody.home.lxtec.de    "${if eq {${lc:$sender_address_domain}}{lxtec\.de}{true} fail}: \
>                           ${lookup{$1}lsearch{/etc/email-addresseslxtec}\
>                                                      {$value}fail} frFs"


*@*home.lxtec.de    "${if eq {${lc:$sender_address_domain}}{t-online\.de}{} fail}\ 
                          ${lookup{$1}lsearch{/etc/email-addressestonline}\
                                                      {$value}fail}" s

works!

Ciao

Elimar


-- 
  You cannot propel yourself forward by
  patting yourself on the back.

Attachment: pgpagSQkgyZdQ.pgp
Description: PGP signature


Reply to: