Richard Healy wrote:

>Richard Healy wrote:
>> 
>> Apr 20 14:06:48 cuttyhunk Mailman mail-wrapper: Group mismatch error.  
>> Mailman 
>> expected the mail wrapper script to be executed as group "mailman other mail 
>> daemon", but the system's mail server executed the mail script as group 
>> "mail". 
>>   Try tweaking the mail server to run the script as group "mailman other 
>> mail 
>> daemon", or re-run configure,  providing the command line option 
>> `--with-mail-gid=mail'.
<snip>
>> 
>> Why does the mailman expect the group to be "mailman other mail daemon"?  
>> Sounds 
>> like it should be one of the four but is expecting the group name to 
>> actually be 
>> "mailman other mail daemon".  I guess I can rerun the installation as it 
>> suggests.


This list of four groups is the default list used by configure if no
--with-mail-gid= is specified to configure. What is supposed to happen
is the first one of these group names that is actually found as a
registered group on the machine is the one that is used. If however,
the --without-permcheck option is given to configure and none of the
four groups exists at configure time, the whole list is passed to the
wrapper at compile time instead of a single group and this results in
the above error.


>Problem solved after recompiling with --with-mail-gid=mail, fixing links. Now 
>receiving mail.


Good.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to