uhf, dumb me! Just ignore previous mail, i should have taken 20 secs more to look better before sending the mail
/tmp/greylist_dbg.txt oh well.. bye :p > -----Original Message----- > From: Rodrigo Borges Pereira [mailto:[EMAIL PROTECTED] > Sent: sábado, 5 de Fevereiro de 2005 3:41 > To: toaster@shupp.org > Subject: [toaster] Greylist patch logging > > Hi all! > > I started using the greylist patch today. It *seems* to be > working fine, but i see no debug logging, despite the fact > that the website states that logging is enabled. > I searched the list archives for references, but found none. > > Anyway, looking at the patch code: > > +#define DBGSCAN 1 > +#define SQLCMDSIZE 1024 > + > +FILE *dbglog = NULL; > > I guess the last line should/could be something like : > > FILE *dbglog = fopen("/var/log/grey.log","a"); > > right? > > just to confirm this :) > > TIA, > rodrigo >