On Mon, Jul 9, 2007, Andrea Brancatelli <[EMAIL PROTECTED]> said:

> 
> I have an user who had a lot of mail, and it suddenly disappeared....  
> and this is strange, i think:
> 
> [/var/[EMAIL PROTECTED] #dbmail-users -l [EMAIL PROTECTED]
> [EMAIL PROTECTED]:x:34:0:256.00:62.61:
> 
> [/var/[EMAIL PROTECTED] #telnet 127.0.0.1 110
> Trying 127.0.0.1...
> Connected to localhost.brancatelli.it.
> Escape character is '^]'.
> +OK DBMAIL pop3 server ready to rock  
> <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK Password required for [EMAIL PROTECTED]
> pass zzzz
> +OK [EMAIL PROTECTED] has 0 messages (0 octets)
> list
> +OK 0 messages (0 octets)
> .
> quit
> +OK see ya later
> Connection closed by foreign host.
> 
> 
> the 62.61 isn't the % of used space? How can he be using 62.61% of  
> his 256mbs but have 0 messages?
> 
> I already run dbmail-utils -a -y a couple of times.

Too late now, but for the future, don't do that. Only run with -b to
repair the cache entries. -a includes all of the integrity, delete and
purge code that will permanently remove things that appear to be unlinked
but were not already removed by their foreign keys. Fortunately we haven't
fixed bug #305 yet, so you may still have some of the data hanging around.

 
> Ideas?

Look directly in the database to see if the user has any mailboxes, if
those mailboxes have any messages, if those messages have any
physmessages.

Aaron
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to