Here you go, and thanks!
Output of spamd -q -D, left running for a while.
Well... it reveals that it is in fact pulling my userprefs from SQL, but
it was ignoring the ones with the $GLOBAL username. Apparently, it now
requires the @GLOBAL username instead (which IIRC it didn't at some
point in th
On Jan 23, 2008, at 6:37 AM, Rubin Bennett wrote:
Spamd output below:[EMAIL PROTECTED] ~]# spamd -q -D
[12373] dbg: logger: adding facilities: all
[12373] dbg: logger: logging level is DBG
Can you run this again and this time pass 1-2 msgs through just like
you would normally, instead of j
On Tue, 2008-01-22 at 12:49 -0600, Michael Parker wrote:
> On Jan 22, 2008, at 12:17 PM, Rubin Bennett wrote:
>
> >
> > On Tue, 2008-01-22 at 10:45 -0600, Michael Parker wrote:
> >> On Jan 22, 2008, at 10:12 AM, Rubin Bennett wrote:
> >>>
> >>> WTF am I doing wrong?!
> >>
> >> Not including debug
On Jan 22, 2008, at 12:17 PM, Rubin Bennett wrote:
On Tue, 2008-01-22 at 10:45 -0600, Michael Parker wrote:
On Jan 22, 2008, at 10:12 AM, Rubin Bennett wrote:
WTF am I doing wrong?!
Not including debug logs in your message.
User prefs does not work with spamassassin, so you won't see any
On Tue, 2008-01-22 at 19:12 +0100, Alex Woick wrote:
> Rubin Bennett schrieb am 22.01.2008 17:12:
>
> > I'm running SpamAssassin 3.2.3 (from Mandriva 2008.0), MySQL 5.0.45,
> > perl-DBD-mysql-4.005, libdbi-drivers-dbd-mysql-0.8.2.
>
> What about perl-DBI-*? The libdbi-* drivers are not for perl,
On Tue, 2008-01-22 at 10:45 -0600, Michael Parker wrote:
> On Jan 22, 2008, at 10:12 AM, Rubin Bennett wrote:
> >
> > WTF am I doing wrong?!
>
> Not including debug logs in your message.
>
> User prefs does not work with spamassassin, so you won't see anything
> there, but you should be seeing
Rubin Bennett schrieb am 22.01.2008 17:12:
I'm running SpamAssassin 3.2.3 (from Mandriva 2008.0), MySQL 5.0.45,
perl-DBD-mysql-4.005, libdbi-drivers-dbd-mysql-0.8.2.
What about perl-DBI-*? The libdbi-* drivers are not for perl, they are
for C programming. For database access to MySQL from Per
On Jan 22, 2008, at 10:12 AM, Rubin Bennett wrote:
WTF am I doing wrong?!
Not including debug logs in your message.
User prefs does not work with spamassassin, so you won't see anything
there, but you should be seeing something for Bayes SQL and AWL SQL if
they are configured correctly.
Hello all...
I've spent the past 2 days trying, utterly unsuccessfully, to get spamd
to run against a MySQL database. My head is bloody from banging it on
the wall, and now I prostrate myself to the mailing list gods in the
hopes that you may be able to help me :)
I'm running SpamAssassin 3.2.3 (