Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100831 - mutt mbox useflag is partially broken
Summary: mutt mbox useflag is partially broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-30 13:05 UTC by Emanuele Giaquinta (RETIRED)
Modified: 2005-08-11 16:22 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 Emanuele Giaquinta (RETIRED) gentoo-dev 2005-07-30 13:05:25 UTC
There is a typo in the ebuild which will prevent, if the mbox useflag is active,
the correct setting of MAILPATH. The appended option to myconf is
"--with-maildir=/var/spool/mail", while the correct option is "--with-mailpath"
("--with-maildir" does not exist).
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2005-08-11 16:22:29 UTC
Fixed in 1.5.9, thanks