
ste at smxy
Dec 31, 1999, 5:00 PM
Post #2 of 2
(380 views)
Permalink
|
I wrote: > Spamc is passing only 'fred' to spamd, not 'fred [at] example'. How do I > get it to pass th whole thing? I figured that out. I just have to use $LOGNAME as the name. However, this leads to another problem. Previously, spamd was able to look me up and change to my uid, because I happen to have a local account on my server. But when I pass it $LOGNAME (my full address), spamd cannot find me in the password file (naturally). My virtual users accounts are stored in an mysql database, and I gather I can tell spamd to look there. But can I do that, and still use '--virtual-config-dir' for per user prefs and white/black lists? -ste
|