Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69914

Summary: mailman configures with the wrong gid to use with qmail
Product: Gentoo Linux Reporter: Sven Richter <god>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***