Todd S. Florman wrote:
Hi All,
Perhaps I am missing something but I can't get notifications to work.
I get the following in the debug log.
39617: [02/16/2007 16:08:25] sending firstrun.txt to tflorman
(/var/db/dspam/data/tflorman/tflorman.firstrun): No such file or
directory
I have edited the firstrun.txt files and made sure that they are world
readable... they are located in /var/db/dspam which is the default
home for dspam using the freebsd port. What am I missing?
Todd Florman
They gotta be in the the $DSPAM_HOME/txt directory.
From the README:
These notifications can be activated by copying the txt/ *directory*
from the
distribution into DSPAM's home (by default /usr/local/var/dspam).
You will
want to modify these templates prior to installing them to reflect the
correct email addresses and URLs (look for 'configureme' and
'yourdomain').
Seems to be a common oversight though. Perhaps the docs should add
emphasis or rephrase.
-Troy