/* * XF-SPF, basic but fully function implementation of SPF checker to be * used with qmail-smtpd's SMTPEXTFORK patch. Please see README for details. */ void loga(const char *msg, ...);