| more work on the workers |
|
More...
|
almost 15 years ago
|
| started work on the smtp worker threads for handling the mail queue |
|
More...
|
almost 15 years ago
|
| added smtp_worker.c |
|
More...
|
almost 15 years ago
|
| removed debug output |
|
More...
|
almost 15 years ago
|
| Added cvector_flush for quick flushing of cvectors Added some more fields to the queue database |
|
More...
|
almost 15 years ago
|
| added _flags to the address struct for storing raw flags |
|
More...
|
almost 15 years ago
|
| updated blacklist module added in6_addr struct to rumble.h when compiling under windows |
|
More...
|
almost 15 years ago
|
| removed some debugging output |
|
More...
|
almost 15 years ago
|
| Added UNIX(IBM) style as well as Windows style MX resolving Tweaked the winsock support a bit |
|
More...
|
almost 15 years ago
|
| Changed from read() to recv() on sockets for conformity added some more winsock support |
|
More...
|
almost 15 years ago
|
| Added support for winsock inclusion on windows platforms |
|
More...
|
almost 15 years ago
|
| some...stuff |
|
More...
|
almost 15 years ago
|
| updated whitelist module |
|
More...
|
almost 15 years ago
|
| updated config files |
|
More...
|
almost 15 years ago
|
| removed a redundant status line from the module loader |
|
More...
|
almost 15 years ago
|
| moved crypto functions into crypt.c to avoid compiler errors in modules |
|
More...
|
almost 15 years ago
|
| changed some config settings |
|
More...
|
almost 15 years ago
|
| Added options to specify (or search for) alternate config paths |
|
More...
|
almost 15 years ago
|
| Added database source+header |
|
More...
|
almost 15 years ago
|
| renamed foreman module |
|
More...
|
almost 15 years ago
|
| forgot a return code in rumble_blacklist_domains() |
|
More...
|
almost 15 years ago
|
| added a logfile feature to the blacklist |
|
More...
|
almost 15 years ago
|
| fixed a return code and a reference error in blacklist.c |
|
More...
|
almost 15 years ago
|
| updated blacklist |
|
More...
|
almost 15 years ago
|
| Added blacklisting module which supports DNSBL, host name and domain name check and possibly SPF checks soon. |
|
More...
|
almost 15 years ago
|
| Changed the smtp hooks a bit so modules can abort connections faster moved some SHA functions into database.c |
|
More...
|
almost 15 years ago
|
| changed return code on failure in greylisting to RUMBLE_RETURN_FAILURE |
|
More...
|
almost 15 years ago
|
| added support for both ipv6 and ipv4 in greylisting IPv4 will use the /24 block while IPv6 will use the /64 block. |
|
More...
|
almost 15 years ago
|
| removed debug output from greylist |
|
More...
|
almost 15 years ago
|
| updated greylisting module |
|
More...
|
almost 15 years ago
|