Ok, I compiled the latest CVS on Centos 5.2 and was able to replicate the issue. Per the documentation, the txt/ directory is supposed to be under DSPAM's home directory. However, it seems if you have '--sysconfdir' set to something besides the default, it expects it under that location. For example, with my configuration I have the following:
-sysconfdir=/etc --with-dspam-home=/var/db/dspam One would expect dspam to look for the notifications in /var/db/dspam/txt, but it is actually looking in /etc/txt . I wouldn't know where to start as far as fixing this, but if someone with more knowledge of the code could verify (and fix) this it would be appreciated. ----- Original Message ---- From: o o <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, July 20, 2008 10:16:12 PM Subject: [dspam-users] Notifications not working I think there's something broken with the CVS version with regards to notifications. When I used the latest dspam-devel port on FreeBSD, notifications work. Using the exact same configuration and compile options, and building from the CVS version, notifications don't work. I get the following error message: Unable to open file for reading: firstrun.txt: No such file or directory Compiled with '--with-dspam-home=/var/db/dspam' and 'Home /var/db/dspam' set in dspam.conf and notification txt files in /var/db/dspam/txt . Can anyone confirm or is there any more info I can provide? Thanks !DSPAM:1011,48ab0b97150929108018986!
