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