>> and it is working okay. But I want to remove the header line
>> "Return-Receipt-To: ..." only in this "unseen delivery" filter (if
>> you call
>
> Section 42.6 of the Exim spec tells you how to do that.
Yes but I only want to do it to the copied mail like this:
if ($sender_address MATCHES [EMAIL PROTECTED]) then
unseen deliver [EMAIL PROTECTED] headers remove "Return-Receipt-To"
endif
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/