spamd

Edgar Pettijohn edgar at pettijohn-web.com
Sun Nov 5 01:00:09 UTC 2017


Was the /etc/services file recently changed by an update? If
so I didn't notice it listed as a file to be changed. Either
way my cron job to run spamd-setup was complaining that spamd-cfg
couldn't be found in /etc/services. It was an easy fix. If you 
are reading this because you had the same issue. Just add these 
lines:

spamd           8025/tcp   #spamd
spamd-sync      8025/udp   #spamd sync
spamd-cfg       8026/tcp   #spamd configuration

Thanks,

Edgar 


More information about the freebsd-questions mailing list