9 messages in net.sourceforge.lists.courier-maildrop[maildropl] Help with quotas
FromSent OnAttachments
RodNov 10, 2003 8:51 am 
Devin RubiaNov 10, 2003 9:53 am 
RodNov 10, 2003 10:04 am 
Devin RubiaNov 10, 2003 10:33 am 
Petri RiihikallioNov 10, 2003 11:47 am 
RodNov 10, 2003 12:20 pm 
Devin RubiaNov 10, 2003 12:59 pm 
RodNov 11, 2003 9:02 am 
Devin RubiaNov 11, 2003 9:38 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] Help with quotasActions...
From:Rod (scri@iowatelecom.net)
Date:Nov 10, 2003 8:51:44 am
List:net.sourceforge.lists.courier-maildrop

I have inherited a sendmail courier mail platform and I need to implement quotas. I have searched through the docs and the sourceforge archives, but I am still not able to get them working.

Here is the important info:

Maildir locations: The mail dirs are in the users home directory.

Sendmail.cf (if more is needed, let me know): Mlocal, P=/its/isp/courier/bin/maildrop, F=lsDFMAw5:/|@qSPfhn9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix, A=maildrop -d $u One side note do I need to change to: A=maildrop -d$u -w 90 to get the warning message?

maildirmake command: maildirmake -q 10000000S /mnt/sharedfs/isp/home/user/Maildir

maildirsize file: 10000000S 0 0 The contents of this file do not chage when new mail is delivered.

If there is any other info that I can add let me know.