On Sun, 8 Feb 2004 10:55 pm, Jeff Jansen wrote: > On Sunday 08 February 2004 05:30, Mark Constable wrote: > > 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. > > How are your users defined? If you have the "Mail" attribute set in userdb > (or mysql or whatever you use) then that overrides the default delivery > instructions.
Thanks for the reply. In MySQL. I'm not familiar with the "Mail" attribute, do you mean the optional MYSQL_DEFAULTDELIVERY field perhaps ? I have not been using this field as I assumed the DEFAULTDELIVERY field in courierd would override this. My /etc/courier/maildrop file contents is just "/usr/bin/maildrop". I just copied the contents of /etc/courier/maildrop to /etc/courier/maildropfilter but no change in behaviour, messages go straight thru without error and no sign of going thru maildroprc. Would the maildropfilterrc config file have anything to do with this ? # ls -l /etc/courier/ma* -rw-r--r-- 1 root root 18 Jul 18 2002 maildrop -rw-r--r-- 1 root root 18 Feb 9 01:08 maildropfilter -rw-r--r-- 1 daemon daemon 454 Feb 8 05:09 maildroprc MYSQL_SERVER localhost MYSQL_USERNAME admin MYSQL_PASSWORD xxxx MYSQL_PORT 0 MYSQL_OPT 0 MYSQL_DATABASE admin MYSQL_USER_TABLE mail MYSQL_CRYPT_PWFIELD crypt MYSQL_CLEAR_PWFIELD clear DEFAULT_DOMAIN some.com MYSQL_UID_FIELD uid MYSQL_GID_FIELD gid MYSQL_LOGIN_FIELD id MYSQL_HOME_FIELD home MYSQL_WHERE_CLAUSE mail=1 --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
