aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 195bfd7a4b4a7d2ddfa0479e5d9e005178cdcb7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO
 
* list footer
  * append to plain text single part
  * or add a plain text (or HTML?) part if multi-part
  * how do we deal with signed messages?
* list headers
  * RFC 2919 `List-Id: $name <$post-address=~s/@/./>`
  * RFC 2369
    * `List-Help: <mailto:$admin>` (if can `->admin`)
    * `List-Owner: <mailto:$admin>` (if can `->admin`)
    * `List-Unsubscribe: <mailto:$unsub_address>` (if we can (un)subscribe)
    * `List-Subscribe: <mailto:$sub_address>` (if we can (un)subscribe)
    * `List-Post: <mailto:$post_address>`
    * `List-Archive: NO` (configurable)