| updating some modules. |
|
More...
|
almost 15 years ago
|
| Some more work on the IMAP4 server and some fixes |
|
More...
|
almost 15 years ago
|
| added rumble_lua.h for later use. |
|
More...
|
almost 15 years ago
|
| Started on the ugly behemoth that is imap4.1 ... |
|
More...
|
almost 15 years ago
|
| Lots and lots of changes, but who cares. Changed the inner workings of the database so that both pop3 and imap4 can use the same functions. Started working on a Lua extension for building Lua modules. |
|
More...
|
almost 15 years ago
|
| Added a pop3 service to the package. |
|
More...
|
almost 15 years ago
|
| Started converting the sql injections into a more uniform sql wrapper that's not so sqlite dependent (in case someone wants to use another db to run it all) |
|
More...
|
almost 15 years ago
|
| added checks for fully-qualified domain names in HELO/EHLO responses |
|
More...
|
almost 15 years ago
|
| updated some modules |
|
More...
|
almost 15 years ago
|
| fixed a small bug in cleaning up smtp sessions added some defines to make windows/unix porting easier for modules |
|
More...
|
almost 15 years ago
|
| added some timeouts to connections |
|
More...
|
almost 15 years ago
|
| lots of stuff done! Finished a reliable mail delivery function for sending external messages added BATV and VERP support did some bug fixings |
|
More...
|
almost 15 years ago
|
| Temporary failure to relay a message to a foreign host now reschedules the mail for later delivery |
|
More...
|
almost 15 years ago
|
| optimized the smtp queue a bit |
|
More...
|
almost 15 years ago
|
| removed some debug code fixed an issue with condition vars being poorly implemented in the mail queue system |
|
More...
|
almost 15 years ago
|
| more cleaning up and conforming added checks to replace vsnprintf with _vscprintf when available |
|
More...
|
almost 15 years ago
|
| some final windows fixings (deadlock issues) |
|
More...
|
almost 15 years ago
|
| more bugfixing and optimizing |
|
More...
|
almost 15 years ago
|
| more window cleaning fixed a bug where cvector_pop and cvector_shift would not reset the vector when removing the last element. |
|
More...
|
almost 15 years ago
|
| more fixing and windows compatibility |
|
More...
|
almost 15 years ago
|
| fixed a few memory bugs that were causing trouble |
|
More...
|
almost 15 years ago
|
| conformed to C regulations and such added further support for windows (MS VC++ compatible) Added support for loading of Windows DLL modules Fixed a few bugs with rumble_scan_flags |
|
More...
|
almost 15 years ago
|
| added the entrepreneur module added some function shortcuts added rumble_comm_printf for using printf on socket |
|
More...
|
almost 15 years ago
|
| added an additional author field in rumble_module_info. |
|
More...
|
almost 15 years ago
|
| more smtp worker work fixed a silly bug with the dictionary functions moving some arguments about to make code blocks more independent |
|
More...
|
almost 15 years ago
|
| updated the smtp worker module to handle mailboxes and aliases properly |
|
More...
|
almost 15 years ago
|
| added support for two new hook types added return codes for spam/virus |
|
More...
|
almost 15 years ago
|
| added feed_hooks to the masterHandle struct and hooks.c for adding hooks to message feeds (mailboxes of type MOD) |
|
More...
|
almost 15 years ago
|
| removed some debugging stuff |
|
More...
|
almost 15 years ago
|
| added rumble_get_account() for fetching account data did some more work on the smtp workers added some mailbox type defs in rumble.h |
|
More...
|
almost 15 years ago
|