NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pfspamd not starting
On 3/23/10 8:44 PM, Jamie Griffin wrote:
> spamd: Can't find service "spamd" in /etc/services
>
> I'm assuming by that i need to add the service and its settings to that file,
> does anyone know what the settings are i should use?
>
> I'd really appreciate some guidance here, I've had a hard time finding any
> information about this on the internet, at least specific to netBSD.
>
>
Hi Jamie,
I don't actually use the application in question, but based on the man
page Google gave me, the -p parameter states:
"The default port is found by looking for the named service spamd using
getservbyname(3)
<http://www.daemon-systems.org/man/getservbyname.3.html>", so I'd guess
that you need a "spamd" entry in /etc/services with a port of 25;
assuming that's where you're expecting mail to be delivered to. ;-)
HTH,
Mike.
Home |
Main Index |
Thread Index |
Old Index