On Friday 28 Jan 2005 14:18, David Meuleman wrote:

> Probably the best fix is to have clamav-milter also check for the 
> TemporaryDirectory directive in clamd.conf or to add a command-line 
> option to give it that value.  If that's not an option, at least this 
> message will hopefully be found by Googlers who may find this problem 
> later.

clamav-milter already checks for TemporaryDirectory in clamd.conf:

               if((cpt = cfgopt(copt, "TemporaryDirectory"))) {
                        tmpdir = cpt->strarg;
                        cl_settempdir(tmpdir, (cfgopt(copt, 
"LeaveTemporaryFiles") != NULL));
  ....

Perhaps the RPM packager has broken something? Try the version from 
www.clamav.net


-- 
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to