I figured out the rulesets for the authentication force a while back, but they weren’t working on Solaris. I finally traced the problem to incorrect Berkeley DB version for the access map.
I ended up rebuilding Sendmail with the proper include flags to access the new Berkeley DB install for everything (makemap hadn’t compiled earlier), reinstalled the new Sendmail (and makemap), remade access with the new makemap, and it all seems to work now.
I’m currently writing a minimal Makefile for Sendmail control like *BSD has in /etc/mail, and we should be good.
Posted by Rowan Littell at May 18, 2005 05:06 PM