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"

mainlog told:

Rewrite of [EMAIL PROTECTED] yielded unparseable address: missing or
malformed local part (expected word or "<") in address true
[EMAIL PROTECTED] frFs 

Any hints?

Thanks in advance

Elimar

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to