Hi, I'm doing a setup where I'm going to put spamassassin checks before the delivery of the mail, and at this stage the username of receiving user is not know but only the email address.
The problem with this approach is that the query spamassassin uses for looking up the id in bayes_vars expects username. So I would like to make a change to the code that adds a config option where a custom query can be defined. Code for this change is attached as a patch /Marcel Asio
bayes_username_custom_query.patch
Description: Binary data
