room_citadel_support  

[Citadel Support] (no subject)

davew
Sun, 25 May 2008 14:09:35 -0700

>Sun May 25 2008 16:38:07 EDT from [EMAIL PROTECTED] 
>
>  
>
>I added a comment tag to lin 497 to comment out clam av and I still get the
>same errors after stopping & restarting citadel.....
>
>I was careful to log off & back in too.
>
> 
>
>NOTE: mail.info & mail.err and a few other fils have the same messages in
>them. So Far I am un able to locate the stmp string. Still actively looking
>for it.
>
> 
>
>Steve.  



With all the junk from MailScanner the file is going to be very BIG. I'd
remove MailScanner, truncate the mail.log file and try sending another test
mail.

The test will fail but at least it should be easier to find in the log.

To truncate the log do this in a terminal (you will need to be root)

cd /var/log

rm mail.log

touch mail.log