Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69914 - mailman configures with the wrong gid to use with qmail
Summary: mailman configures with the wrong gid to use with qmail
Status: RESOLVED DUPLICATE of bug 45439
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 21:43 UTC by Sven Richter
Modified: 2005-07-17 13:06 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 Sven Richter 2004-11-02 21:43:30 UTC
I use qmail as mail agend. When I emerge mailman it is configured with --with-mail-gid=208. This doesnt work because the qmail-wrapper is called from qmail with gid nofiles. So I did set MAILGID in the mailman ebuild (2.1.5-r2) to "nofiles" emerged it again and everythink worked fine.

Reproducible: Always
Steps to Reproduce:
1.emerge mailman
2.
3.



The ebuild should check if qmail is the mail agend and then set the MAILGID variable to "nofiles" 
instead of 208.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-11-03 08:54:37 UTC

*** This bug has been marked as a duplicate of 45439 ***