We have an older system where incoming mail is stored in ~/Maildir/ instead of ~/.maildir/ of each users. I can set the changes so QMail stores the mails there but qmails pop3d ignores the settings from the global configfiles and searches for a .maildir. Reproducible: Always Steps to Reproduce: 1.Install Qmail 2.use other directories for mail instead of .maildir 3. Start Pop3d and try to get Mail with a mailclient Actual Results: you'll get error messages ($HOME/Mail doesn't exist) Expected Results: Downloading mail :) Replace .maildir with the correct Directory in /var/qmail/supervise/qmail-pop3d/run and restart the pop3d Maybe a little script to read the actual settings done in /var/qmail/control/defaultdelivery could solve it.
this is already fixed in later builds.
Ok, sorry then for the work i have caused. Alex