Thanks for the suggestion. Seems I am jinxed today. libspf2-1.2.5 fails to compile with spfquery.c: In function `response_print_errors': spfquery.c:265: parse error before `int' spfquery.c:275: `i' undeclared (first use in this function)
which seems a little more fundamental that using nonexistent headers! Actually it is a blank statement before the end of the declarations which is not allowed in C89 (and stupidly is in C99) Still fixing that and the errors you mention it is now running; ta muchly ==John ffitch -- ## 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/
