Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10356 - postfix doesn't have an "mbox" use flag
Summary: postfix doesn't have an "mbox" use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 19:16 UTC by Grant Goodyear (RETIRED)
Modified: 2003-02-04 19:42 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 Grant Goodyear (RETIRED) gentoo-dev 2002-11-06 19:16:26 UTC
By default, postfix can handle either mbox or maildir-style mailboxes just
by editing postfix's main.cf file.  We should really do some sed magic on
that file if "mbox" is in USE to comment out the home_mailbox and uncomment
an appropriate mail_spool_directory line.
Comment 1 Nick Hadaway 2003-01-19 18:01:22 UTC
postfix-2.0.2 is in portage with your requested sed magic :)