SUMMARY: Sendmail and Simeon

From: Darryl Cook <cookdl_at_mail.appstate.edu>
Date: Thu, 17 Dec 1998 08:33:40 -0500 (Eastern Standard Time)

Thanks goes to Randy Dees for pointing out my oversights :-)

You have to build a access database to allow Simeon to
relay which I had done correctly. However I had missed the
docs which tell you how to build the database using
makemap hash /etc/mail/access < /etc/mail/access. So
sendmail wasnt even looking at my database. For others who
may also need to build this:

In the mc file you need:
FEATURE(relay_entire_domain)dnl
FEATURE(access_db, hash -o /etc/mail/access)dnl

then in the /etc/mail/access file add the following:
xxx.xx RELAY (xxx.xx being the class b or whatever
address you want to be able to relay.) In my case 152.10

----------------------
Darryl Cook
pgmr_at_ppalf.appstate.edu
Received on Thu Dec 17 1998 - 13:35:13 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:38 NZDT