[Mailman-Users] sendmail and mm-handler woes - SOLVED

Kevin McNamee kevin.mcnamee at symsoft.se
Tue Feb 14 13:09:03 CET 2006


Hi,

It was a permissions problem. mm-handler had a different owner to what was
specified in the sendmail.cf. When I changed this everything worked.

Thanks for all your help.

Regards,
Kevin.

-----Original Message-----
From: mailman-users-bounces+kevin.mcnamee=symsoft.se at python.org
[mailto:mailman-users-bounces+kevin.mcnamee=symsoft.se at python.org] On Behalf
Of Kevin McNamee
Sent: 14 February 2006 09:30
To: mailman-users at python.org
Subject: Re: [Mailman-Users] sendmail and mm-handler woes

Hi Mark,

>>
>>This works:
>>===================
>>echo "From: kevin.mcnamee<at>symsoft.se
>>To: foobar<at>mailman.symsoft.se
>>Subject: Test
>>test mail body
>>" | /etc/mail/mm-handler mailman.symsoft.se \
>>-r kevin.mcnamee<at>symsoft.se foobar
>>
>>
>>This does not work:
>>===================
>>echo "From: kevin.mcnamee<at>symsoft.se
>>To: foobar<at>mailman.symsoft.se
>>Subject: Test
>>test mail body
>>" | /usr/sbin/sendmail -fkevin.mcnamee<at>symsoft.se \
>>foobar<at>mailman.symsoft.se


>And what happens to the message in this case? Are these the ones that
>get held for moderation and then just get to digest.mbox and nowhere
>else? See my prior reply.

In the sendmail case they never reach mailman. They are not in the
digest.mbox and there is no log activity. I should also say that in the
sendmail case, if I turn on DEBUG in mm-handler then I do get a DEBUG
response from mm-handler. I will continue to investigate. 

>Also, are you approving the moderated messages by web or email. Why are
>they held? If you're approving by email, are you including the
>Approved: line?

I am approving via web. The are held because I am not a member. I guess I
can add myself now, since the foobar list is working properly (compared to
testlist).

>>I should mention that I had originally ran make install as root and before
>>creating foobar I changed all files owned by root to be owned by mailman.
>># find /usr/local/mailman -user root -exec chown mailman {} \;

>This is what bin/check_perms is for.

check_perms did not complain before or after I did the chown.

Regards,
Kevin


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at 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/kevin.mcnamee%40symsoft
.se

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





More information about the Mailman-Users mailing list