Mercurial > dnsbl
comparison ChangeLog @ 59:510a511ad554
Add resolver processes to allow better performance on busy machines
author | carl |
---|---|
date | Mon, 03 Jan 2005 18:35:50 -0800 |
parents | 419e00901570 |
children | 390ed250c5d2 |
comparison
equal
deleted
inserted
replaced
58:7bb8bbf79285 | 59:510a511ad554 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 4.0 2005-01-03 | |
4 Initialize the thread mutex objects early, before they are needed | |
5 by possible calls to my_syslog. | |
6 | |
7 Fork off a separate resolver listener process, so we can do multiple | |
8 dns operations in parallel. For each simultaneous inbound email, | |
9 we have a separate sendmail process, a milter thread, and a dns | |
10 resolver process. | |
2 | 11 |
3 3.7 2004-10-28 | 12 3.7 2004-10-28 |
4 Added an 'ignore' command to the conf file, used to ignore some | 13 Added an 'ignore' command to the conf file, used to ignore some |
5 hosts that might end up on the SBL and otherwise trip the content | 14 hosts that might end up on the SBL and otherwise trip the content |
6 scanning filter. In particular, many recent Microsoft Word | 15 scanning filter. In particular, many recent Microsoft Word |