On Sun, 8 Feb 2004 12:58 pm, Mitch (WebCob) wrote: > Not sure, but I think you'd have to chmod 666 your logfile - otherwise the > first user will access it but others won't - maildrop will be running with > the uid of the user being delivered to, so this would cause a problem... > other things might be permissions related as well...
The logfile is owned by 1.1 and all our users are virtual with that same uid/gid (no shell accounts) and if I change the logfile setting in a users .mailfiter it does get written to. Is my basic assumption right that if /etc/courier/courierd is... DEFAULTDELIVERY="| /usr/bin/maildrop" MAILDROPDEFAULT=./Maildir and that an /etc/courier/maildroprc file exists, at all, then it should get parsed first, and then move onto the users homedir ? Do I have to remove the users .courier(s) file altogether perhaps ? Does the DEFAULT value have to be imported into maildroprc ? Short of dumping all my config files to this list, are there any other settings that might influence this maildroprc behaviour ? I basically want maildroprc to "preparse" all mail thru bogofilter and then, ideally, have the users .mailfilter only decide where to actually put it. It works nicely via a users .mailfilter but that prevents the use of individual filtering from sqwebmail. > > I am having trouble getting global maildrop filtering to work. > > ... > > Messages are being succesfully delivered but /var/log/bogofilter.log > > remains empty and there is no sign of any tagging. The above as an > > individuals users .mailfilter does work as intended with nothing but > > the uncommented 'to "./Maildir"' and the users .courier changed to > > '| /usr/bin/maildrop' so the xfilter section is Ok. No log errors. --markc ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
