On Mon, Apr 22, 2002 at 01:21:58AM +0200, Nerijus Baliunas wrote:
> I just changed sub debug:
Great.
> 22/04/2002 00:53:32:13867:[1019429612]:w_c: start dumping incoming msg into
>/var/spool/qmailscan/working/tmp/fw.autoukis.lt101942961240413867 [1019429612.4815]
> 22/04/2002 00:53:32:13867:[10
On Mon, 22 Apr 2002 09:09:11 +1000 Adam Goryachev
<[EMAIL PROTECTED]> wrote:
AG> Does any of your filesystems use NFS ?? Did you have a temporary NFS outage or
AG> something ??
No. Simple ext3 (RedHat 7.2).
Regards,
Nerijus
___
Qmail-scanner-genera
On Mon, 22 Apr 2002 09:09:21 +1200 Jason Haar <[EMAIL PROTECTED]> wrote:
JH> I'd suggest changing the debug statement to:
JH>
JH> sub debug {
JH> print LOG "$nowtime:$$:[",time,"]:",@_,"\n" if ($DEBUG);
JH> }
JH>
JH> so that you can see the current time in each debug record. Then ensure there