Sam Laffere wrote:
Problem is not fixed yet, but I just replaced the .qmail-default file,
and the midkan.com domain is now rejecting using CHKUSER. All I did
was edit the file back to :
cat .qmail-default
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
#| /usr/local/bin/maildrop /home/vpopmail/domains/midkan.com/mailfilter
#| /home/vpopmail/bin/vdelivermail ''
/home/vpopmail/domains/midkan.com/postmaster
I will keep troubleshooting to try to figure this out, but I can at
least tell it is related to this file somehow.
Solution !!
It seems the .qmail-default file needs to have the line
#| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
Actually it can just be #bounce-no-mailbox
I wasn't sure if it had to be on the first line or not.
Alternatively you can edit the chkusr source and change
bounce-no-mailbox to mailfilter if that is easier.
Regards,
Rick