Marc Sherman wrote:
> Marc Perkel wrote:
>   
>> Like to have a feature like add_header called perhaps add_unique_header 
>> which will only add the header if that header isn't already there.
>>     
>
> I'd like to grow wings on my back so I that could fly to work.  Doesn't
> mean it's going to happen.
>
> In the interim, RTFM ${if} and the def:h_ condition.
>
> - Marc
>   

You're being rude. I know how to work arounds it. My suggestion 
eliminated the need for the if statement and makes the code look better 
and simplier.

This is especially true in this situation:

accept   condition
      addheader = x-something: something

But - I want to only add the header once. If I do a conditional to test 
to see if the header is there then I lose the accept condition.


-- 
## 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/

Reply via email to