]> Sergey Matveev's repositories - public-inbox.git/commit
examples/unsubscribe.milter: support unique mailto:
authorEric Wong <e@yhbt.net>
Fri, 10 Jan 2020 22:55:30 +0000 (22:55 +0000)
committerEric Wong <e@yhbt.net>
Sun, 12 Jan 2020 21:27:52 +0000 (21:27 +0000)
commitea5c81fb5c45d75528de81b91019af58782e2d91
tree4baf150edcb1d5200d23a8e1df1f43d1ec8e244f
parentda0eeb321433b70819dd417afcaf1ac86e1da5df
examples/unsubscribe.milter: support unique mailto:

Instead of providing a generic "mailto:foo+unsubscribe@example.com"
address in List-Unsubscribe which requires confirmation, replace it
with a mailto: header with a unique subject which contains the same
unique ID we put in the https:// URL.

This makes it easier for some MUAs without https:// support to
unsubscribe with a single action via the List-Unsubscribe header.
examples/unsubscribe-milter@.service
examples/unsubscribe.milter