Bug 42812

Summary: mailman cannot run on virtual domains
Product: [Retired] Red Hat Powertools Reporter: Jerome Neuveglise <jne>
Component: mailmanAssignee: John Dennis <jdennis>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-03-13 21:18:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jerome Neuveglise 2001-05-30 08:40:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)

Description of problem:
I have setup a few virtual domains via the linuxconf tool.
Aliases for mailman lists are declared in /etc/vmail/aliases.domain.tld

Then all email sent to the list are not computed by mailman and the error 
messages in /var/log/maillog is :

Mailman mail-wrapper: Failure to exec script. WANTED gid 12, GOT gid 
65535. (Reconfigure to take 65535?)

How reproducible:
Always

Steps to Reproduce:
1. Install mailman RPM and then create a list
2. Copy the given aliases in /etc/vmail/aliases.domain.tld
3. Send a mail to thelist
4. See the error in the maillog file
	

Actual Results:  Mailman mail-wrapper: Failure to exec script. WANTED gid 
12, GOT gid 65535. (Reconfigure to take 65535?)

And of course nothing is processed by mailman.

Expected Results:  The email should have been sent to the list

Additional info:

mailman is working well on the main domain of the machine.

Comment 1 John Dennis 2003-03-13 21:18:50 UTC
This bug is very old, current release is 2.1.1. This area of the code has been
reworked in the current release.