On 4 Sep 2014 08:09, "Valkanover Harald" <valki(a)valki.com> wrote:
Thanks for your confirmation shamim!
I tested around and found out that downgrading to exim 8.42 works while
4.84 is failing. (running pcre 8.34)
Removing remove_header solves the problem (but kills features of course)
while add_header doesnt seem to be making similar problems (no help in that case of course – I was just curious).
While I was lazy by using exim4u it looks like the time has come to make
my own hands dirty and ready through all configs and start fully understanding them J
Further search indicated that "The behaviour of expansion of arguments to math comparison functions (<, <=, =, =>, >) was unexpected, expanding the values twice. Please update your configuration if you have relied on such an expansion." ( http://svnweb.freebsd.org/ports/head/UPDATING?view=markup) Which seem to confirm to behaviour I'm experiencing. Makes me wonder how is it working properly for some and not for the others! Thanks SS