Hi,

        
        I have detected an strange behaviour when my simscam passes the user
to the spamassassins' client.

        Sometimes, when it runs ok, I get this log line in the spamd log
with the email passed as user:

        Dec 28 14:02:10 mail spamd[30462]: spamd: processing message
<[EMAIL PROTECTED]> for [EMAIL PROTECTED]:509 
        Dec 28 14:02:24 mail spamd[31652]: config: retrieving prefs for
[EMAIL PROTECTED] from SQL server 
        ....
        Dec 28 14:02:25 mail spamd[31724]: config: Conf::SQL: executing SQL:
SELECT preference, value FROM userpref WHERE username =
'[EMAIL PROTECTED]' OR username = '$GLOBAL' OR username =
CONCAT('%','xxxxxxxx.es') ORDER BY username ASC


        But sometimes, I got the simscan user instead of the email:

        Dec 28 14:02:10 mail spamd[30462]: spamd: spamd: processing message
<[EMAIL PROTECTED]> for simscan:509 
        Dec 28 14:02:24 mail spamd[31652]: config: retrieving prefs for
simscan from SQL server 
        ....
        Dec 28 14:02:24 mail spamd[31652]: config: Conf::SQL: executing SQL:
SELECT preference, value FROM userpref WHERE username = 'simscan' OR
username = '$GLOBAL' OR username = CONCAT('%',NULL) ORDER BY username ASC 

        So when the spamd tries to recover the userprefs, it gets the global
params instead of the user params or domain params.


        I have checked the configuration several times, and I think that
everything is ok, but I don't understand why happens this.

        I have installed the simscan 1.2 version, should I try the 1.3.1?

        SpamAssassin version is 3.1.7 and qmail is netqmail 1.05

Any suggestion?

Greetings and happy new year!!!

        

Juan Antonio Navarro
SAVIA Amadeus

Reply via email to