3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Missing features on maild...
FromSent OnAttachments
Alex PitaNov 12, 2002 7:57 am 
Sam VarshavchikNov 12, 2002 2:50 pm 
Alex PitaNov 13, 2002 1:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Missing features on maildrop-1.4.0 or posibile any bugs found?!Actions...
From:Alex Pita (newm@softhome.net)
Date:Nov 12, 2002 7:57:42 am
List:net.sourceforge.lists.courier-maildrop

Hello maildrop users,

Just i installed maildrop on my postfix+mysql+courier-imap server.

All works fine but i found some problems:

-if i add a new mysql email account, maildrop can't create the mailbox account first time when a message is sent to this new user! This is and important missing feature. If i use transport=virtual, the mailbox account is automatically created first time a messge is sent to this account ! If transport=maildrop, bad luck! In this case is very difficult to create manually each maibox account ( not for 1, 2 or 3 users but if i have tousands accounts could be a big problem)!

- Also, no warning message is sent into accounts which use more then 90% of soft-quota! This can be setted up i think putting a .mailfilter file in each mailbox directory. I could't finf more hints about this quotawarn message in courier or maildrop docs. Can somebody indicate me why the netxt example is not working? # ls -a /home/mailusers/test.ro/titi/ Maildir .mailfilter # cat /home/mailusers/test.ro/titi/.mailfilter to "| /var/tmp/aaa/bin/deliverquota -c -w 90 ./Maildir"

OBS: maildrop was installed in prefix=/var/tmp/aaa

- ALso i saw that if a email account is over quota, all messages arrived to this account are bounced(till here is very good) BUT..... REMAIN in /home/mailusers/test.ro/titi/Maildir/tmp directory ALL REJECTED MESSAGES (this messages are not erased from tmp)! This is another big problem! ( think that could be a bug in my version of maildrop-1.4.0 )

- also i cant find any info about what must contain the file: /var/tmp/aaa/etc/autoresponsequota

Best Regards, Alex