Commits


mailmux: use builtin sqlite datetime functions to set modtime Better to use the functionality provided by sqlite since we've decided to bring on the dependency. Might as well use it.


mailmux: store last modified time of users, aliases This is useful information that could be used for auditing people abusing the service, some basic non-invasive system metrics, and of course it's useful for users to see in the interface.


new web package for all HTTP API related stuff


wip


wip


check dictionary exists before opening aliasdb


Move server, non-cmd stuff out of cmd