All,

 

  I just want to check myself on my penpal verification.  I went ahead
and made config changes to include:

 

$penpals_bonus_score = 5;  # (no effect without a @storage_sql_dsn
database)

$penpals_threshold_high = 7.0; # don't waste time on hi spam

@storage_sql_dsn = @lookup_sql_dsn;

(@lookup_sql_dsn points to a mysql database

 

I can clearly see data writing to the tables.  Mostly I want to make
sure this looks good.

 

I sent a mail, and replied to that mail.  Here's the table writes:

 

                 132888 Query       SELECT id FROM maddr WHERE
email='[EMAIL PROTECTED]'

                 132888 Query       UPDATE msgs SET content='C',
quar_type=' ', quar_loc='', dsn_sent='N', spam_l

evel='0',
message_id='<[EMAIL PROTECTED]>'
, from_addr='\"Jason Gauthier\"

 <[EMAIL PROTECTED]>', subject='sdlfkj' WHERE mail_id='M+tLtOzPmNIh'

                 132953 Query       SELECT id FROM maddr WHERE
email='[EMAIL PROTECTED]'

                 132953 Query       SELECT wb FROM wblist JOIN mailaddr
ON wblist.sid=mailaddr.id WHERE wblist.ri

d='1' AND mailaddr.email IN
('[EMAIL PROTECTED]','@whiteboard.net','@.whiteboard.net','@.net','@.
') ORDER BY m

ailaddr.priority DESC

              WHERE username = 'amavis' AND email =
'[EMAIL PROTECTED]' AND ip = '24.33'

                WHERE username = 'amavis' AND email =
'[EMAIL PROTECTED]' AND ip = '24.33'

                 132953 Query       UPDATE msgs SET content='C',
quar_type=' ', quar_loc='', dsn_sent='N', spam_l

evel='0.409', message_id='<[EMAIL PROTECTED]>',
from_addr='[EMAIL PROTECTED]', subject=

'Re: sdlfkj' WHERE mail_id='dwxo8IW6yUjo'

 

 

Mostly, I'm interested because the spam_level on the reply is 0.409, and
I would this with the bonus score above it would be less.

 

Thanks!

 

Jason

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to