>>>postmap -q "weekendhotdeals.info" mysql:/usr/local/etc/postfix/mysql-
>>>from_senders_rhsbl.cf
>>>554 RHSBL_DOMAIN
>
>post the mysql map

it's a two-field table, just like a postfix .map file, index + data

1. rhsbl_domain 

2. 554 RHSBL_DOMAIN

>, without password of course if you want to share  
>it, but i belive what you do is that you have awl data in sql and use  
>this from a postfix mysql map ?

yes.

>i had this in mind also but newer found a good stable query to make it
>
>>I assume you are running some type of background process that  
>>generates the list of senders based upon some criteria.  Can you  
>>share more.

When a domain gets hits from two RHSBL servers, the msg is rejected, and the 
domain is inserted to the mysql table, reducing repetitive queries to the RHSBL 
servers for the same domains.  The mysql table is approached 28K rows.

weekdays, that mysql table is producing about 25K rejects/day, which is 
separate from rejects from queries to rbsbl servers.

Len


Reply via email to