Re: Something strange in my logs.

2000-01-24 Thread Dave Sill
Walt Mankowski <[EMAIL PROTECTED]> wrote: >Doesn't it seem strange that every message is being written to >the same inode? Is it perhaps writing to an mbox instead of a >maildir? No, it's not strange. These are queue file i-nodes, not mailbox i-nodes. Reusing the same one just means that you ne

Re: Something strange in my logs.

2000-01-24 Thread Russell Nelson
Walt Mankowski writes: > Doesn't it seem strange that every message is being written to > the same inode? It depends on how your filesystem allocates inodes. If it keeps adding an inode back to the head of the "available" list, then nearly every message will have the same inode if you don't ha

Re: Something strange in my logs.

2000-01-24 Thread Walt Mankowski
On Mon, Jan 24, 2000 at 06:28:19PM +0300, Anand Buddhdev wrote: > On Mon, Jan 24, 2000 at 03:16:59PM -0500, Chris Readle wrote: > > > I just noticed something strange in my qmail logit seems that all > > the messages have the same message number. Basically, it seems that > > starting this mo

Re: Something strange in my logs.

2000-01-24 Thread Anand Buddhdev
On Mon, Jan 24, 2000 at 03:16:59PM -0500, Chris Readle wrote: > I just noticed something strange in my qmail logit seems that all > the messages have the same message number. Basically, it seems that > starting this morning all message deliveries that I can see in > /var/log/qmail are gettin

Something strange in my logs.

2000-01-24 Thread Chris Readle
I just noticed something strange in my qmail logit seems that all the messages have the same message number. Basically, it seems that starting this morning all message deliveries that I can see in /var/log/qmail are getting the message number 230522. They get different *delivery* numbers, bu