6 Commits

Author SHA1 Message Date
Auke Kok
3900d7f891 Add a copy of the privacy policy. 2018-12-18 19:27:27 +00:00
Auke Kok
e93dc8f061 Periodically prune tokens.
Every 15 minutes, or whenever a packet is processed and more
than 15 minutes have elapsed, we prune tokens that have
expired and expired more than 24h earlier.

We want to keep expired tokens around for a little bit so we
can inform clients that their tokens were expired, instead
of replying with less informative error messages.
2018-01-31 11:20:07 -08:00
Auke Kok
ed93454eb9 Allow authenticated SMTP conversation for mail delivery. 2018-01-09 21:40:02 -08:00
Auke Kok
ffffafd347 Fix logging. 2018-01-08 16:57:58 -08:00
Auke Kok
c82f794f77 Catch non-POST methods, and reject them. 2018-01-08 16:24:36 -08:00
Auke Kok
5cffe2b8ae Initial commit. 2018-01-07 15:20:04 -08:00