> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Thom LaCosta > Verzonden: donderdag 10 maart 2005 16:56 > Aan: [email protected] > Onderwerp: [cobaltfacts] How to's for RBL's > > Went to http://www.nuonce.net/cobalt-howto/1084138454.html > > I believe I followed all the directions....lots less spam....did the > change suggested and my mailing lists work....but > POP before SMTP not working > > So....per the how to I did > locate > Access list database (for spam stomping) > Kaccess hash -o /etc/mail/access > > After that, add the following: > > # Pop-before-smtp secondary access hash > Kpopauth hash -a /etc/mail/popip.db > > Even after a reboot I can't send email.... > get a relaying denied message > > Any ideas? >
POP before SMTP was patched into the sendmail.cf at a later stage by SUN, it never made it into the cobalt.mc file which is on your machine (and the nuonce site). Rebuilding the sendmail.cf from the cobalt.mc file therefore removes the pop be4 smtp support. If you re-run the sun patch which added the support in the first place, or run a DIFF against a sendmail.cf which still has the support, you cann manualy re-add the pop before smtp stuff. B. _______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
