diff options
author | Ben Burwell <ben@benburwell.com> | 2019-07-04 11:01:07 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-07-04 11:06:14 -0400 |
commit | 030f39043628f01b174ebb11595a4e74da95f0b3 (patch) | |
tree | 93a7562a76b664e50ddd4bb3d20a11d191ef4169 /commands/terminal | |
parent | 1bb1a8015659e0cfde45be9fe9440dbb254680cf (diff) |
Add unsubscribe command
The unsubscribe command, available when in a message viewer context,
enables users to easily unsubscribe from mailing lists.
When the command is executed, aerc looks for a List-Unsubscribe header
as defined in RFC 2369. If found, aerc will attempt to present the user
with a suitable interface for completing the request. Currently, mailto
and http(s) URLs are supported. In the case of a HTTP(S) URL, aerc will
open the link in a browser. For mailto links, a new composer tab will be
opened with a message filled out according to the URL. The message is
not sent automatically in order to provide the user a chance to review
it first.
Closes #101
Diffstat (limited to 'commands/terminal')
0 files changed, 0 insertions, 0 deletions