and compiled maildrop with support for deliverquota. From what I understood in the man page,
this is what I need for mailbox command in postfix. The install script updated my master.cf automatically .
The delivery works, but I get no warning message when I exceed the warning level. I did create maildirsize file
with maildirmake -q and it calculated the size and message count, but when new e-mail comes in it doesn't seem to
be updating it.
master.cf ==>
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}main.cf ==>
mailbox_command = /usr/local/bin/maildrop -w 80
/etc/maildroprc ==>
import SENDER import RECIPIENT import HOME DEFAULT=$HOME/Maildir/ MAILDIRQUOTA="$DEFAULT/maildirsize"
The quotawarnmsg is in /usr/local/etc and if world readable.
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
