Mark Martinec wrote: > These log entries refer to SQL use by amavisd-new directly, > i.e. for logging to SQL, pen pals soft-whitelisting and > per-recipient settings including whitelisting and blacklisting > (which is independent from w/b-listing in SA).
ok > SA accesses SQL through its own methods and settings, > usually set in local.cf. To see SA log messages > run amavisd as: amavisd debug-sa > > Using SQL from SA is mainly useful for Bayes and AWL, > but not for per-user settings and per-user w/b listing, > as SA when called by amavisd always sees the same user: vscan with amavid debug-sa i can see that sql.cf is loaded. i have added smth. like this to database: INSERT INTO userpref (username,preference,value) VALUES ('$GLOBAL','whitelist_from','[EMAIL PROTECTED]'); and i can not see in logs that this user is in whitelist. ps. thx for your respone -- best regrads boka