When we first started working on OpenSMTPD, we planned for future features but we did not necessarily start integrating them right away as the goal was to bootstrap the project first with basic features.
During the r2k12 hackathon in Paris, Marc Espie committed SQLite to OpenBSD’s base system.
This has the side effect that OpenSMTPD can start using it and while we agreed that we did not want it as a strong dependency, the various backends API allow us to make it a soft dependency that can be removed without breaking the daemon if someone really does not want SQLite linked.
It’s been a whiiiiiiile since my last OpenSMTPD related post. Time to break the slacking, blog-wise.
Unlike what would appear from the outside, there’s been a lot of activity, discussions and planning, I’ll address some here and will discuss it further soon.