On Thursday 10 March 2005 09:56, Thom LaCosta wrote: > 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? >
Check and make sure poprelayd is actually running. SSH/telnet to server poprelayd -p should give you a list of all IP that are currently "whitelisted" to send right now. If nothing there, try /etc/rc.d/init.d/poprelayd restart then try checking mail (read mail) again the run the poprelayd -p again. Your IP should be listed there if it is working/running... -- Larry Smith SysAd ECSIS.NET [EMAIL PROTECTED] _______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
