At 03.41 17/01/2007, you wrote:
Sam Laffere wrote:
cat .qmail-default
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
If no mailbox for addressee, bounce
#| /usr/local/bin/maildrop /home/vpopmail/domains/midkan.com/mailfilter
If no mailbox for addressee, send to mailfilter
#| /home/vpopmail/bin/vdelivermail ''
/home/vpopmail/domains/midkan.com/postmaster
If no mailbox for addressee, send to postmaster
Either of the last two block chkuser from working because they
direct ALL mail to non-existant mailboxes to a specific
location. That means there are no non-existant mailboxes when those
choices are selected.
See
http://www.interazioni.it/opensource/chkuser/documentation/faq/enabling.html#D4
* With standard settings, modify .qmail-default according to your
needs, then add a comment line like
# bounce-no-mailbox
at beginning of file. chkuser will work if "bounce-no-mailbox" is
found within leading 1023 characters.
* As alternative, uncomment and change CHKUSER_BOUNCE_STRING
within chkuser_settings.h, and set it to the wished string.
Ciao,
Tonino