Hi, I use the python cdb module and keep my whitelist/blacklast databases in this format. When is the .cdb file generated from the text file?
This is what happened. I manually added someone's address to the whitelist, then composed an email to them. But the whitelist hadn't been processed into cdb before I sent the mail, and they got a dated mail instead. There are some processes that trigger the whitelist to be rehashed into the cdb. I think incoming mail is one of them, not sure. If I'm on target here with my description, can outgoing mail also trigger a rehashing of the whitelist (and other to-cdb files referenced in the outgoing filter)? from ~/.tmda/config: ACTION_OUTGOING = "dated" from ~/.tmda/filters/outgoing: # All whitelisted contacts receive untagged messages to-cdb ~/.tmda/lists/whitelist.cdb bare to-file ~/.tmda/lists/whitelist_wildcards bare Am I explaining this well? I'm afraid I'm not doing a good job 8-/ -jon -- Jon Nathan [EMAIL PROTECTED] _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
