Using the feature "sql_select_white_black_list" normally the content of the FROM header is used within the SQL query and mostly this works correctly on my mailserver. But in some cases this seems to be different.
I noticed this with an email which hat also the following headers:
Return-Path: <RET-XTC-DIDP-QLCVL-DD-RWWX4@R.Ems7.net>
X-Return-Path: RET-XTC-DIDP-QLCVL-DD-RWWX4@R.Ems7.net
Errors-To: RET-XTC-DIDP-QLCVL-DD-RWWX4@R.Ems7.net
The FROM header is:
From: "BuyVIP" <kunde@buyvip.com>
The problem is that the blacklisting feature uses "RET-XTC-DIDP-QLCVL-DD-RWWX4@R.Ems7.net" for checking against the blacklist. Therefor it doesn't work as it should.
I hope this will be fixed soon, because this is an necessary feature on this mailserver.
Regards,
Pascal