I've been using vpopmail 5.3.9 for a while, with [seemingly] no problems. I upgraded to vpopmail 5.3.16, and noticed some new behavior.
i have my server hosting a non-registered domain -- jimtest.com. i have two users on this domain; [EMAIL PROTECTED] and [EMAIL PROTECTED] I also have a .qmail-default and a .qmail-jim which contains: | /usr/local/bin/spamc | /home/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/jimtest.com/jim &[EMAIL PROTECTED] this lets me send mail to [EMAIL PROTECTED], [EMAIL PROTECTED], et al. it is all piped through spamc and is all delivered correctly. now, the wierd part is when i send mail to [EMAIL PROTECTED], the message is piped through spamc and delivered to the spam mailbox.. i've verified that i have no .qmail-spam or .qmail inside the spam Maildir. Am I doing something wrong here? I'm not sure If this was the same behavior in 5.3.9 or not; I am just realizing it now. One thing i did do recently was i put qmail under daemontools -- i then moved everything back to the csh style, and i dont see a difference. I compiled the new vpopmail with: ./configure \ --enable-defaultquota=10485760S \ --enable-many-domains=n \ --enable-logging=v --- now something i've _just_ noticed, is that if i remove the .qmail-default, then i get a bounce message when i try to send to [EMAIL PROTECTED] Hi. This is the qmail-send program at qmail.jimtest.com I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. [EMAIL PROTECTED]: Sorry, no mailbox here by that name. (#5.1.1) I've done a ~vpopmail/bin/vdeluser [EMAIL PROTECTED] and ~vpopmail/bin/vadduser [EMAIL PROTECTED] and the behavior is unchanged. Oh boy. :) Suggestions ? -jim