John W. Baxter wrote:

On 9/15/05 9:07 PM, "Marc Perkel" <[EMAIL PROTECTED]> wrote:

I want to add this header only if it's not already there. This code
should work - but it doesn't. :(

warn    message    = X-Mail-from: $sender_address
       condition = ${if eq{$h_X-Mail-from:}{}}


I'm concerned about the colon after $h_X-Mail-from, but right now I can't
remember whether this is one of the places it is needed, or one of those
places in which it is forbidden.  Sigh.

 --John


Definitely needs the colon - syntax error if not included.

--
Marc Perkel - [EMAIL PROTECTED]

Spam Filter: http://www.junkemailfilter.com
   My Blog: http://marc.perkel.com

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