> im looking for some hints how to setup Courier with SpamAssassin with > Courier using authmysql for providing virtual mailboxes.
That's pretty broad... I'm using qmail as my MTA. I have not set up virtual users (yet) but I am using courier with authmysql. I guess they are quasi-virtual, they have a login account and a home directory, but their IMAP password and maildir location comes from the MySQL table. Kind of a kludge, but I am just playing right now (only have 3 users). There are some great recent threads in the list archives that helped me migrate from authpam to authmysql. I think my problem was not having version = "authmysql" in authdaemonrc. As far as SA goes, I use procmail with spamd, pretty easy to set up. spamd can be instructed to look for user prefs (blacklist, whitelist, etc) in a mysql table which works nice for my quasi-virtual users. :) HTH Josh ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
