Hello

I am running OpenBSD 6.1 in a VM and I have trouble getting spamd running.

Here is how I try to run spamd:

$ doas rcctl enable spamd
$ rcctl set spamd flags -v -G 2:4:864 -K /etc/ssl/private/vicharana.net.key
-C /etc/ssl/vicharana.net.crt
$ doas rcctl start spamd
spamd(ok)

But I dont think spamd is running because ps does not show it
$ ps aux | grep spam
hrishi   45984  0.0  0.0   680     4 p2  R+p   11:24AM    0:00.00 grep spam
(ks


I earlier edited /etc/syslogd.conf, added the following lines

!spamd
daemon.info /var/log/spamd

$ doas rcctl restart syslogd
doas (hri...@obsd.vicharana.net) password:
syslogd(ok)
syslogd(ok)

The /var/log/spamd file does not exist.

What am I doing wrong? How can I get spamd running?

Thanks
Hrishi

Reply via email to