Hi 

I am running qmail-scanner with spamd and clamd. I am getting this error

tail -f /var/log/clamd/current 

@4000000040571bc90a9e604c ERROR: Problem with internal logger. Please check the 
permissions on the /dev/stdout file.

[same line is coming every second]

This is how my run script looks like

exec /usr/local/bin/setuidgid qscand /usr/local/sbin/clamd 2>&1

This is how my log run script look like

exec /usr/local/bin/setuidgid qscand /usr/local/bin/multilog t s1000000 n20 
/var/log/clamd

This is how my clamav.conf looks like
LogFile /dev/stdout
LogFileUnlock
LogFileMaxSize 2M
LogTime
LogSyslog
LogVerbose
PidFile /var/run/clamd.pid
LocalSocket /tmp/clamd
FixStaleSocket
TCPAddr 127.0.0.1
MaxConnectionQueueLength 30
StreamSaveToDisk
StreamMaxLength 10M
MaxThreads 20
MaxDirectoryRecursion 15
User clamav
Foreground
ScanMail
ArchiveMaxFileSize 10M
ArchiveMaxRecursion 5
ArchiveMaxFiles 1000

This is how my /dev/stdout looks like

lrwxrwxrwx   1 root     root           6 Oct 29  2001 /dev/stdout -> ./fd/1

crw-rw-rw-   1 root     root     263,  1 Mar 16 22:14 /dev/fd/1

Here is my ps -ef | grep clamd

root   731   722  0 12:39:54 ?        0:00 supervise clamd
qscand  5841   731  0 17:11:41 ?        0:00 /usr/local/sbin/clamd

Any idead why I am getting the error. I am running qmail on Solaris 8

Thanks for all the help

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to