On Fri, Mar 15, 2002 at 02:04:39AM -0500, Sam Varshavchik wrote:
Hendrianto Muljawan writes:
On Fri, Mar 15, 2002 at 12:17:11AM -0500, Sam Varshavchik wrote:
Hendrianto Muljawan writes:
when maildrop sets the maildir's quota size from the MAILDIRQUOTA variable, it
will put it into the maildirsize file, won't it ?
So if there is already a maildirsize file, Maildrop should also read it before
delivering the emails, shouldn't it ?
Correct. But if MAILDIRQUOTA isn't set, maildrop will not look at
maildirsize.
In our environment I have maildirfile size on each user's home directory, and I
am using Maildrop in "manual mode" (I have a .qmail file, which says "|
/usr/local/bin/maildrop ./.mailfilter"), so where shall I have the MAILDIRQUOTA
variable set ?
You can initialize MAILDIRQUOTA directly in .mailfilter, or in
/etc/maildroprc.
Hello Sam,
is it really possible to initialize the MAILDIRQUOTA directly in the .mailfilter
?
Because .mailfilter will always be overwritten when the user creates a new
filter, doesn't it ?
While /etc/maildroprc will only be read in "delivery mode", which is not in my
case.
Please advice.
thanks,
Muljawan