1
0
mirror of https://github.com/axllent/mailpit.git synced 2024-12-30 23:17:59 +02:00
mailpit/sendmail
Ralph Slooten 9c8329a05c Feature: Inject/update Bcc header for missing addresses when SMTP recipients do not match messsage headers
In order to capture Bcc recipients from some platfoms (eg: Laravel) when the SMTP recipients contain Bcc recipients but are not listed in the message headers, the missing addresses are now added into the message Bcc header. If the Bcc header does not exist then it is created.

Resolves #35
2023-04-15 11:34:31 +12:00
..
cmd Feature: Inject/update Bcc header for missing addresses when SMTP recipients do not match messsage headers 2023-04-15 11:34:31 +12:00
main.go First commit 2022-07-29 23:23:08 +12:00