5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] sqwebmail and .ma...
FromSent OnAttachments
Mark ConstableMay 29, 2005 3:23 am 
Sam VarshavchikMay 29, 2005 5:24 am 
Mark ConstableMay 29, 2005 5:59 am 
Sam VarshavchikMay 29, 2005 8:11 am 
Mark ConstableMay 29, 2005 9:58 pm 
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:Re: [courier-users] sqwebmail and .mailfiltersActions...
From:Mark Constable (mar@renta.net)
Date:May 29, 2005 5:59:14 am
List:net.sourceforge.lists.courier-users

On Sunday 29 May 2005 22:23, Sam Varshavchik wrote:

Will sqwebmail generated filters work with the $HOME/.mailfilters directory or only a $HOME/.mailfilter file?

Only ~/.mailfilter. ~/.mailfilters use a subset of the filtering language.

Okay, thanks for clarifying that. I'm trying to set up a system whereby the default /etc/courier/maildroprc is invoked for all users but that users can still individually override or add to the system wide filtering with their own rules created via sqwebmail (hence this not being a strictly sqwebmail question, although I am stuck on this sqwebmail issue below).

After having sqwebmail filtering disabled for years because I didn't think it would be possible to do the above I have recently re-enabled it to see if the above scenario can somehow work, but I am getting this error...

ERROR: Unable to save rule - contact system administrator

when doing a "Save All Changes". These perms look okay to me so is there something else I am (probably) missing ?

# ll Maildir/maildirfilter.tmp -rw------- 1 daemon daemon 326 May 29 22:48 Maildir/maildirfilter.tmp

# ll -a total 28 drwx------ 5 daemon daemon 4096 May 29 22:46 ./ drwxr-xr-x 6 daemon daemon 4096 Dec 18 21:44 ../ drwx------ 2 daemon daemon 4096 May 29 22:10 .bogofilter/ -rw------- 1 daemon daemon 20 Dec 5 15:42 .courier-default drwx------ 27 daemon daemon 4096 May 29 22:56 Maildir/

courier-mta 0.47-4 (Debian testing) and it's running as daemon:daemon.

--markc