Lightweight Postfix SASL log watchdog. Under systemd, it tails mail logs incrementally (near-real time), appends normalized events to a CSV, daily email summarizes activity, and export to SQLite ...
Running database migrations with Bun on Windows fails when better-sqlite3 is required. Bun first throws a dynamic library load error (ERR_DLOPEN_FAILED), then crashes ...