Re: How to create /var/db/spamd

2007-02-05 Thread Vijay Sankar
On Monday 05 February 2007 12:03, Bob Beck wrote: > it is created automatically by spamd when you run it in greylisting > mode > > -Bob > > What happened was that I had been running spamd earlier (without greylisting) and did not restart spamd properly after changing spa

Re: How to create /var/db/spamd

2007-02-05 Thread Bob Beck
it is created automatically by spamd when you run it in greylisting mode -Bob * Vijay Sankar <[EMAIL PROTECTED]> [2007-02-02 10:34]: > How can /var/db/spamd be created? I went through spamd.conf(5), pfctl(8), > spamd-setup(8), spamdb(8), spamlogd(8) etc. and did not see it men

Re: How to create /var/db/spamd

2007-02-02 Thread Vijay Sankar
On Friday 02 February 2007 11:32, Han Boetes wrote: > Vijay Sankar wrote: > > How can /var/db/spamd be created? I went through spamd.conf(5), > > pfctl(8), spamd-setup(8), spamdb(8), spamlogd(8) etc. and did > > not see it mentioned anywhere there. > > touch(1) > > > # Han Thank you very much. Gla

Re: How to create /var/db/spamd

2007-02-02 Thread Han Boetes
Vijay Sankar wrote: > How can /var/db/spamd be created? I went through spamd.conf(5), > pfctl(8), spamd-setup(8), spamdb(8), spamlogd(8) etc. and did > not see it mentioned anywhere there. touch(1) # Han