Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements feature #1578 - CC and BCC on custom headers #1865

Merged
merged 1 commit into from
May 18, 2024

Conversation

usverger
Copy link
Contributor

A trivial solution to implement exactly what is suggested on #1578, second option. In a lot of cases companies are required to keep a track record of all emails sent to clients. This is often achieved simply by bcc all emails to an archived mailbox. Of course, a perfect solution would be to implement archival at SMTP server side, but not all senders have this functionality. As an example discussed before in #1578, Amazon SES does not.
This feature addresses this. You can add a Bcc header at SMTP server configuration so that all emails sent by listmonk are copied.

@knadh knadh merged commit 3babd90 into knadh:master May 18, 2024
1 check passed
@knadh knadh mentioned this pull request Sep 9, 2024
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