chiark / gitweb /
New things for a mail redirection service, with randomized local parts.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jul 2015 18:07:10 +0000 (19:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jul 2015 18:44:14 +0000 (19:44 +0100)
commitc86aee467ae463cd3fc7ff896f09f2a07d79dad5
treee87c44d39c494b1b9a42dc90b7644f346e9361b5
parentde6ef7e442ff9459ac9e0bb914e18da1f493022b
New things for a mail redirection service, with randomized local parts.

This is a spiritual successor to my old `cryptomail.distorted.org.uk'
service, somewhat simplified, and heavily influenced by Ian
Jackson's (independent, I think) `evade.org.uk'/`fyvzl.net' service.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
bin/mailredir.userv [new file with mode: 0755]
exim-filter.in [new file with mode: 0644]
lib/Odin.pm
sql/setup-mail.sql [new file with mode: 0644]