> > using clamav-milter .83 i get:
> > X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on ...
> > while using .82 i got:
> > X-Virus-Scanned: ClamAV version 0.82/databaselevel/databasedate on ...
> >
> > i thought the .82 contents quite interesting - maybe the two info types
> > could be merged, somehow, in a later version?
>
> That is because SESSION is no longer used by default.
>
i now uncommented the `#define SESSION`, and i've got back what i have been
missing. :-)
not meaning to annoy you -just for my understanding - please ignore this
question if it's too stupid or too academic:
in .81rc1, i had to comment out the `#define SESSION` (freshclam freeze);
in .82, not using clamd anymore, the enabled `#define SESSION` didn't hurt
anymore (as it doesn't, seemingly, in .83).
but i'm not using clamd, so what's the difference between keeping a session
open with something i haven't got, and having no session, at all?
#define SESSION /*
* Keep one command connection open to clamd, otherwise a new
* command connection is created for each new email
*
* FIXME: When SESSIONS are open, freshclam can hang when
* notfying clamd of an update. This is most likely to be a
* problem with the implementation of SESSIONS on clamd.
* The problem seems worst on BSD.
*/
thank you for your patience!
--
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users