Virtual home-directories
RW <[email protected]>
| Newsgroups | gmane.mail.bogofilter.general |
|---|---|
| Message-ID | <[email protected]> |
Some mail related tools support the concept of virtual home directories - a place where per user configuration can be stored for virtual account. In SpamAssassin you can simply set HOME to the user's virtual home directory and everything just works. When I've tried this in Bogofilter, I've found that the wordlist is found under $HOME, but the .bogofilter.cf file is read from the real unix home directory. The workaround is straightforward, I just use: bogofilter -c $HOME/.bogofilter.cf but it's a bit clumsy if I just want to try something on the command-line. It would be nice if Bogofilter could just take everything from $HOME by default. _______________________________________________ Bogofilter mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter