- newsd -- To-Do List
- -------------------
- - Switch from forking children to threads
- -- Add configure checks
- -- Add mutex's to classes to control per-thread access
- - Add support for multiple Listen sockets
- -- Add support for IPv6 sockets
- -- Add support for domain socket
- - Make -mailgateway and other "utility" options use domain socket
- - Add in-memory and on-disk group caches
- -- In-memory cache optimized for message-id lookups
- -- On-disk cache loaded on instantiation and saved on deletion
- -- Format should be XOVER-ready
- - Add launchd demand-launching
|