Thanks for the inclusion of the authlog in the main git Paul! Will this have a parameter to enable/disable in dbmail.conf?
Jorge, > -----Original Message----- > From: dbmail-dev-boun...@dbmail.org [mailto:dbmail-dev- > boun...@dbmail.org] On Behalf Of Paul J Stevens > Sent: domingo, 14 de Junho de 2009 14:20 > To: DBMAIL Developers Mailinglist > Subject: Re: [Dbmail-dev] New Idea > > Jonathan Feally wrote: > > Jorge Bastos wrote: > >> "166319344" bytes RX, well not possible!! > >> > > I assumed that the values would start at 0. I have set them to 0 at > the > > clientbase_t creation so give that a shot. > > Jon, > > Not such a strange assumption, since you're using g_new0. Maybe the > unsignedness of the counters comes into play here. > > The current patch still needs a bit of work. > > - use clientbase_t as the basis > - use two new calls to register and update authlog, i.e. > void ci_authlog_init(clientbase_t *self, const char *username, const > char *status); > static void ci_authlog_close(clientbase_t *self); > - call the latter one only from ci_close (hence the static) > > this will make it trivial to use this from /all/ deamons, not just > imapd > and popd. > > also, what's up with the clientsession_t session_cleanup callback? > > > > > > > -Jon > > > > > > --------------------------------------------------------------------- > --- > > > > _______________________________________________ > > Dbmail-dev mailing list > > Dbmail-dev@dbmail.org > > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev > > > -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev