This post originated from an RSS feed registered with Java Buzz
by Chris Winters.
Original Post: Emerging mailman on Gentoo
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Note to future self: when running emerge net-mail/mailman first go into the relevant .ebuild file and change the MAILGID to the group sendmail runs as (normally 'daemon', or '2') and the APACHEGID to the group apache runs under (normally 'apache' on Gentoo systems, but it's typically 'www' on my customized processes).