cypht icon indicating copy to clipboard operation
cypht copied to clipboard

Enhancement: Mailing list To: address in folder metadata

Open dumblob opened this issue 8 years ago • 4 comments

When posting a new topic to mailing lists, I noticed I'm always searching through piles of information (mail headers, my own notes, etc.) to find out what is the correct To: address to post to.

Would it be possible to store this information in some metadata for a folder? I can imagine something like Address for To: prefilling: option in each folder settings. This content would be then prefilled to the To: box if one clicks on the Compose button from the current view showing a folder with a predefined To: address.

dumblob avatar Feb 16 '17 10:02 dumblob

This is an interesting concept, an "imap folder meta" module that allows you to set a variety of different properties (default to: address, sort order, filtering etc).

jasonmunro avatar Feb 26 '17 19:02 jasonmunro

Correct me if I'm wrong, but I think implementing this issue:

https://github.com/jasonmunro/cypht/issues/169

Would go a long way here. Most (all?) mailing lists provide headers to let you know where to post back to the list.

jasonmunro avatar Sep 24 '18 23:09 jasonmunro

The issue https://github.com/jasonmunro/cypht/issues/169 looks quite similar. The main thing seems to be missing though - I'm starting mailing list threads more frequently than commenting on existing ones. In other words, I have no email with any such mailing list header to use as a starting reference "where to post to".

Still, I have the feeling having settings for metadata (including the To: field) for each folder is generally easier to implement and gives the user a guarantee. I'm also not sure whether there is a standard for email headers for mailing lists, so I'm curious how it'll turn with the issue https://github.com/jasonmunro/cypht/issues/169 .

With regards to the To: prefill folder setting, I wouldn't let it overwrite things, but rather add the content at the end of an existing one if any (e.g. there will be some autoextracted content from mailing list headers, so the prefill folder setting content wouldn't overwrite anything, but add it to the end).

dumblob avatar Sep 25 '18 21:09 dumblob

Excellent points - as always :) I think an "imap folder meta" plugin is in order for this. Mailing list headers are not consistent, because it's E-mail so of course not. However I have built a mailing list plugin for past projects and it worked pretty well. I will keep this open as a separate issue.

jasonmunro avatar Sep 25 '18 22:09 jasonmunro