[GH-ISSUE #16] Compose page features #14

Closed
opened 2026-02-25 21:33:55 +03:00 by kerem · 5 comments
Owner

Originally created by @jasonmunro on GitHub (Aug 14, 2015).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/16

Originally assigned to: @jasonmunro on GitHub.

The compose page is very limited right now, it needs:

  • Cc/Bcc support
  • attachments (once a system is built for that)
  • proper reply formatting
  • saving of sent message outside auto-save via Gmail
  • probably more
Originally created by @jasonmunro on GitHub (Aug 14, 2015). Original GitHub issue: https://github.com/cypht-org/cypht/issues/16 Originally assigned to: @jasonmunro on GitHub. The compose page is very limited right now, it needs: - Cc/Bcc support - attachments (once a system is built for that) - proper reply formatting - saving of sent message outside auto-save via Gmail - probably more
kerem 2026-02-25 21:33:55 +03:00
Author
Owner

@dumblob commented on GitHub (Aug 15, 2015):

With proper reply formatting you meant among other things also Reply-To:?

<!-- gh-comment-id:131321606 --> @dumblob commented on GitHub (Aug 15, 2015): With `proper reply formatting` you meant among other things also `Reply-To:`?
Author
Owner

@jasonmunro commented on GitHub (Aug 15, 2015):

I was thinking more about the fact we are not correctly setting In-reply-to on the outbound message (this should be set to the original message-id header), and that we should be flipping the IMAP Answered flag on the original. If we are not properly setting Reply-to on the outbound message, then yes, lets include that :)

<!-- gh-comment-id:131401514 --> @jasonmunro commented on GitHub (Aug 15, 2015): I was thinking more about the fact we are not correctly setting In-reply-to on the outbound message (this should be set to the original message-id header), and that we should be flipping the IMAP Answered flag on the original. If we are not properly setting Reply-to on the outbound message, then yes, lets include that :)
Author
Owner

@jasonmunro commented on GitHub (Sep 2, 2015):

Cc/Bcc support is done

<!-- gh-comment-id:137182679 --> @jasonmunro commented on GitHub (Sep 2, 2015): Cc/Bcc support is done
Author
Owner

@jasonmunro commented on GitHub (Sep 9, 2015):

in-reply-to and reply-to headers are now supported. reply-to is not settable currently, it just defaults to the From header values

<!-- gh-comment-id:139001721 --> @jasonmunro commented on GitHub (Sep 9, 2015): in-reply-to and reply-to headers are now supported. reply-to is not settable currently, it just defaults to the From header values
Author
Owner

@jasonmunro commented on GitHub (Sep 14, 2015):

This is complete except for saving sent messages in an imap folder. I'm going to close this and open more specific issues for anything that remains.

<!-- gh-comment-id:140149444 --> @jasonmunro commented on GitHub (Sep 14, 2015): This is complete except for saving sent messages in an imap folder. I'm going to close this and open more specific issues for anything that remains.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#14
No description provided.