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