On Fri, 7 May 2010 08:26:01 +1000
John Kenyon <jken...@bgwgroup.com.au> wrote:

> -----Original Message-----
> From: Stevan Bajić [mailto:ste...@bajic.ch] 
> Sent: Friday, 7 May 2010 3:56 AM
> To: dspam-user@lists.sourceforge.net
> Subject: Re: [Dspam-user] Notifications not working
> 
> > What distro are you using? Have you compiled DSPAM yourself?
> 
> Sorry mate, i though I copied everything, compiled source, running on CentOS 
> 5.4:
> 
No problem.


> DSPAM Anti-Spam Suite 3.9.0 (agent/library)
> 
> Copyright (c) 2002-2009 DSPAM Project
> http://dspam.sourceforge.net.
> 
> DSPAM may be copied only under the terms of the GNU General Public License,
> a copy of which can be found with the DSPAM distribution kit.
> 
> Configuration parameters:  '--sysconfdir=/etc' '--with-dspam-home=/var/dspam' 
> '--with-logdir=/var/log/dspam' '--enable-domain-scale' 
> '--with-storage-driver=mysql_drv' '--enable-daemon' 
> '--with-mysql-includes=/usr/include/mysql' 
> '--with-mysql-libraries=/usr/lib/mysql' '--enable-virtual-users' 
> '--enable-preferences-extension' '--enable-debug' 
> '--with-dspam-home-owner=vpopmail' '--with-dspam-home-group=vchkpw' 
> '--with-dspam-owner=vpopmail' '--with-dspam-group=vchkpw'
> 
Aha. That looks better.


> 
> > Are you using preference extensions? Could you post the output of:
> 
> Yes, I have enabled preference extensions. All users have the default prefs, 
> except my global dspam user. The only thing changed for the global user is 
> the training mode: TOE.
> 
> > # dspam_admin li pref default
> 
> No output
> 
> > # dspam_admin ag pref default
> 
> trainingMode=TEFT
> spamAction=quarantine
> spamSubject=[SPAM]
> statisticalSedation=5
> enableBNR=on
> enableWhitelist=on
> signatureLocation=message
> tagSpam=off
> tagNonspam=off
> showFactors=off
> optIn=off
> optOut=off
> whitelistThreshold=10
> makeCorpus=off
> storeFragments=off
> localStore=
> processorBias=on
> fallbackDomain=off
> trainPristine=off
> optOutClamAV=off
> ignoreRBLLookups=off
> RBLInoculate=off
> 
> > # dspam_admin li pref <your username here>
> 
> No output
> 
> > # dspam_admin ag pref <your username here>
> 
> trainingMode=TEFT
> spamAction=quarantine
> spamSubject=[SPAM]
> statisticalSedation=5
> enableBNR=on
> enableWhitelist=on
> signatureLocation=message
> tagSpam=off
> tagNonspam=off
> showFactors=off
> optIn=off
> optOut=off
> whitelistThreshold=10
> makeCorpus=off
> storeFragments=off
> localStore=
> processorBias=on
> fallbackDomain=off
> trainPristine=off
> optOutClamAV=off
> ignoreRBLLookups=off
> RBLInoculate=off
> ------------------------------------------------------------------------------
> 
Okay. I have seen enough. Here comes my attempt to fix that issue for you:

* edit dspam.conf and add the following line after all the other "Preference" 
lines:
  Preference "notifications=on"          # { on | off } -> default:off

* edit dspam.conf and add the following line after all the other 
"AllowOverride" lines:
  AllowOverride notifications

* restart DSPAM daemon

* retry whatever you have done to trigger that notification.


Tell me that notifications work now. Right?


> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user

------------------------------------------------------------------------------

_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to