Hi all,
I'm struggling a little with shared managed groups. I want to use one group for addresses that don't got directed to any one particular person.
I have in my config:
groupname:classification:*globaluser
general:shared,managed:auto,jobs,register,sales,support
This seems to work fine - all the mail for all the above mailboxes is listed under the 'general' user.
However, if I release a message from quarantine, or click on a link on the history page, then it doesn't update the history. I tried adding in a '-debug' to the commandline that the cgi calls and I get the output below, but that doesn't seem to indicate a problem (the mysql_fetch_row() failed seems to be related to the lack of neural data?). To be honest I couldn't work out what should be modifying the log file.
Any ideas?
Thanks,
Tom
16933: [10/28/2005 09:15:58] No QuarantineAgent option found. Using standard quarantine.
16933: [10/28/2005 09:15:58] DSPAM Instance Startup
16933: [10/28/2005 09:15:58] input args: /usr/local/bin/dspam --debug --source=error --class=innocent --signature=107,4361c221258051692813091 --user general
16933: [10/28/2005 09:15:58] pass-thru args: /usr/bin/procmail
16933: [10/28/2005 09:15:58] processing user general
16933: [10/28/2005 09:15:58] uid = 540, euid = 540, gid = 67, egid = 67
16933: [10/28/2005 09:15:58] loading preferences for user general
16933: [10/28/2005 09:15:58] Loading preference 'trainingMode' = 'TEFT'
16933: [10/28/2005 09:15:58] Loading preference 'spamAction' = 'quarantine'
16933: [10/28/2005 09:15:58] Loading preference 'spamSubject' = '[SPAMASSASSIN]'
16933: [10/28/2005 09:15:58] Loading preference 'statisticalSedation' = '5'
16933: [10/28/2005 09:15:58] Loading preference 'enableBNR' = 'on'
16933: [10/28/2005 09:15:58] Loading preference 'enableWhitelist' = 'on'
16933: [10/28/2005 09:15:58] Loading preference 'signatureLocation' = ''
16933: [10/28/2005 09:15:58] Loading preference 'showFactors' = 'off'
16933: [10/28/2005 09:15:58] Loading preference 'trainingMode' = 'TEFT'
16933: [10/28/2005 09:15:58] Loading preference 'spamAction' = 'quarantine'
16933: [10/28/2005 09:15:58] Loading preference 'spamSubject' = '[SPAMASSASSIN]'
16933: [10/28/2005 09:15:58] Loading preference 'statisticalSedation' = '5'
16933: [10/28/2005 09:15:58] Loading preference 'enableBNR' = 'on'
16933: [10/28/2005 09:15:58] Loading preference 'enableWhitelist' = 'on'
16933: [10/28/2005 09:15:58] Loading preference 'signatureLocation' = ''
16933: [10/28/2005 09:15:58] Loading preference 'showFactors' = 'off'
16933: [10/28/2005 09:15:58] loaded default preferences externally
16933: [10/28/2005 09:15:58] using /var/dspam/opt-in/general.dspam as path
16933: [10/28/2005 09:15:58] using /var/dspam/opt-out/general.nodspam as path
16933: [10/28/2005 09:15:58] adding user *globaluser to classification group groupname
16933: [10/28/2005 09:15:58] sedation level set to: 5
16933: [10/28/2005 09:15:58] mysql_fetch_row() failed in _ds_get_signature
16933: [10/28/2005 09:15:58] mysql_fetch_row() failed in _ds_get_decision
16933: [10/28/2005 09:15:58] DSPAM Instance Shutdown. Exit Code: 0
Received on Fri Oct 28 04:21:52 2005
This archive was generated by hypermail 2.1.8 : Sat Oct 29 2005 - 00:00:01 EDT