Displaying 1 result from an estimated 1 matches for "currentdomain".
2007 Jul 11
2
dovecot-dspam plugin & virtual users
Hi list, hi Johannes,
I'm trying to use the dovecot-dspam plugin (
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration )
with vpopmail's virtual users.
All seems well, except for the fact that dspam should be called with
'--user currentuser at currentdomain.com' at line 157 here:
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/beta7-code
For my needs, 'currentuser at currentdomain' could be taken as the login
name I use for logging in to Dovecot. As I'm not a C-programmer by a
long shot, I was wondering if one of y...