Re: [Dovecot] doveadm mailbox status - getting the size in bytes

2011-04-04 Thread Timo Sirainen
On Mon, 2011-04-04 at 11:56 -0400, Patrick McLean wrote: > Hi, > > doveadm has an option to get the "vsize" of mailboxes, which is > calculated by counting the number of linefeeds, Not number of linefeeds. It's the mail sizes as visible to IMAP and POP3 clients. vsize as in "virtual size". The o

[Dovecot] doveadm mailbox status - getting the size in bytes

2011-04-04 Thread Patrick McLean
Hi, doveadm has an option to get the "vsize" of mailboxes, which is calculated by counting the number of linefeeds, but there does not appear to be way to simply get the size in bytes of a mailbox. I was wondering if there is something I am missing (I am using mdbox), or if not is it possible to i