Hello Guys,

    Supposing I have one user with the following Maildir folder structure:

[root@teste [EMAIL PROTECTED]]# du
4       ./tmp
744     ./cur
24      ./new
4       ./.Trash/tmp
24      ./.Trash/new
4952    ./.Trash/cur
5008    ./.Trash
5792    .

    I'd like to create a maildirsize file for this folder with 5Mb limit.
So, I'll do:

[root@teste [EMAIL PROTECTED]]# cd /usr/lib/courier-imap/bin/
[root@teste bin]# ./maildirmake -q 5120000S
/var/spool/mail/leonardo\@teste.solucoesip.net

    OK, let's check maildirsize file

[root@teste bin]# cd -
[EMAIL PROTECTED]
[root@teste [EMAIL PROTECTED]]# cat maildirsize
5120000S
  715738    3

    Yes, it's there ....... altough .Trash folder wasnt included ....
Question: is this right ? Is is possible to have maildirmake to include ALL
subfolders inside the main folder ?

    Sincerily,
    Leonardo Rodrigues



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to