sup-heliotrope / sup

A curses threads-with-tags style email client (mailing list: supmua@googlegroups.com)
http://sup-heliotrope.github.io
GNU General Public License v2.0
894 stars 97 forks source link

Forwarding loses email signature #416

Open rbu opened 9 years ago

rbu commented 9 years ago

sup unconditionally removes signatures when editing email. I sometimes find this annoying when sending a reply, for example when adding a new party (CC) to the thread who is unaware of the previous email. They will not be able to learn the original signature from my email.

That aside, I just found out that even forwarding an email loses the signature. This should not happen. Sometimes I forward messages for the sole purpose of the signature (e.g., business contact details).

gauteh commented 9 years ago

That is probably a bug, note that you could probably work-around this problem by using the forward-attribution hook.

Excerpts from Robert Buchholz's message of April 9, 2015 10:25:

sup unconditionally removes signatures when editing email. I sometimes find this annoying when sending a reply, for example when adding a new party (CC) to the thread who is unaware of the previous email. They will not be able to learn the original signature from my email.

That aside, I just found out that even forwarding an email loses the signature. This should not happen. Sometimes I forward messages for the sole purpose of the signature (e.g., business contact details).


Reply to this email directly or view it on GitHub: https://github.com/sup-heliotrope/sup/issues/416