Skip to content

Conversation

@IrAlfred
Copy link
Member

This PR fixes the issue where Bcc recipients were missing from saved email headers.

@IrAlfred IrAlfred requested a review from kroky October 21, 2025 15:46
@IrAlfred IrAlfred force-pushed the add-bcc-field-to-saved-fields branch from 8581edc to a34901a Compare October 22, 2025 15:24
@kroky
Copy link
Member

kroky commented Oct 23, 2025

Not sure I understand the purpose here. What's the problem of storing a draft with BCC header that makes you use a custom X- header?

@IrAlfred
Copy link
Member Author

Not sure I understand the purpose here. What's the problem of storing a draft with BCC header that makes you use a custom X- header?

I used custom x- header instead of standard bcc header for privacy protection. Standard BCC headers must never appear in the actual email sent to recipients. This actual x- header is needed only for the users to see their own bcc information when viewing drafts and sent items. I tried to follow the pattern existing in cypht for X-Auto-Bcc.

What do you suggest, I may be wrong.

@IrAlfred IrAlfred force-pushed the add-bcc-field-to-saved-fields branch from a34901a to 89346c3 Compare October 30, 2025 08:26
@kroky kroky merged commit ef21916 into cypht-org:master Oct 31, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants