Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40171 - QMail 1.03-r13 Pop3d ignores Maildir-Settings
Summary: QMail 1.03-r13 Pop3d ignores Maildir-Settings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: High minor
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 05:58 UTC by Alexander Beck
Modified: 2011-10-30 22:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Beck 2004-02-02 05:58:31 UTC
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.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-02-02 16:52:53 UTC
this is already fixed in later builds.
Comment 2 Alexander Beck 2004-02-03 00:23:09 UTC
Ok, sorry then for the work i have caused.

Alex