Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sendmail ignores my mailertable

Status
Not open for further replies.

richf510

Technical User
May 10, 2011
1
US
I'm installing GNU Mailman and trying to configure Sendmail with mailertable support for use with mm-handler.

My .mc file contains the line: FEATURE(`mailertable', `hash -o /etc/mail/mailertable'),

and the new mailer config:

Mmailman, P=/etc/mail/mm-handler, F=rDFMhlqSu,
U=mailman:smmsp, S=EnvFromL,
R=EnvToL/HdrToL, A=mm-handler $h $u


I've used the .mc to recompile sendmail.cf. Sounds pretty straight forward, at least to me, but when but when I try to use the mailertable functionality it looks like sendmail is ignoring my config.

My host is called usmlrs201.arrow.com.
The mailertable file contains one line:

usmlrs201.arrow.com mailman:usmlrs201.arrow.com

And I've rebuilt the map using:
makemap hash /etc/mail/mailertable < /etc/mail/mailertable

But when I test I get the following:

[root@usmlrs201 mail]# sendmail -bv justanotherlist@usmlrs201.arrow.com
justanotherlist@usmlrs201.arrow.com... User unknown

If I put entries for justanotherlist into aliases, mail gets delivered, but bypasses mailertables.

I'm not sure what other information would be useful. I could post my entire sendmail.cf if necessary...

It looks to me like sendmail is ignoring the mailertable configuration. Why?

Any help is appreciated

TIA

richf
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top