[vchkpw] quota is full, (maildirsize file)

2003-01-18 Thread nbari
Hi all, i have just upgrade to version 1.6.1 of courrier-imap but now all my users are telling me that they are geting the quotawarn.msg any idea on how to fix that ? i have notice that deleting the maildirsize file (~vpopmail/domain/someuser/Maildir/maildirsize) fix this, but is there a better o

Re: [vchkpw] Integration of SpamAssassin + qmailadmin

2003-01-18 Thread Gary Stewart
Just wanted to point out that I've been using SpamAssassin through mailfilter by putting |maildrop mailfilter in the .qmail-default file. Now someone goes into the qmailadmin and setup a "catch all" rule for the domain, in effect, overwriting the .qmail-default file and turns off the spam filtering

Re: [vchkpw] domain question

2003-01-18 Thread Ken Jones
On Friday 17 January 2003 05:38 am, Ruslan Spivak wrote: > Hello, vchkpw users! > > Could you help me with the following(qmail+vpopmail): > > i have domain is.lg.ua, i've created domain 'master.is.lg.ua' and one > account - [EMAIL PROTECTED] > Is it possible to do so that all mail sent to address >

Re: [vchkpw] Integration of SpamAssassin

2003-01-18 Thread Andrew Kohlsmith
> Have you looked at maildrop? It's a configurable/scriptable mail delivery > agent you can use to call vdelivermail or spamassassin. I'm using procmailrc and a bash script to deliver spam to imap ".spam" mailboxes, and then we've written a squirrelmail plugin to allow users to adjust their thr

Re: [vchkpw] Integration of SpamAssassin

2003-01-18 Thread Dzuy Nguyen
Have you looked at maildrop? It's a configurable/scriptable mail delivery agent you can use to call vdelivermail or spamassassin. Gabriel Ambuehl wrote: I wonder how SpamAssassin could best be integrated into vpopmail (preferably without having .qmail for each user). I know there's small C stub

[vchkpw] Integration of SpamAssassin

2003-01-18 Thread Gabriel Ambuehl
I wonder how SpamAssassin could best be integrated into vpopmail (preferably without having .qmail for each user). I know there's small C stub (spamc) for SpamAssassin that reads the mail on stdin, feeds it to the spam assassin daemon (TCP or pipe, cna't remember, doesn't matter, anyay) and delive