48hr.email/domain
ClaraCrazy e99a8b55e0
Avoid unpredictable behaviour on weird `undisclosed recipients:;` signal
IMAP does not return the bcc field cleanly, in fact, node-imap and by extension imap-simple wont return a valid bcc (or cc for that matter) at all.
Generally, you can only view those with the "envelope" attribute of a mail, but those are empty. Only clean option would be to somehow accesss and work with the rfc822 spec of `Original-Recipient`.
2024-12-03 07:54:27 +01:00
..
mail-repository.js Avoid unpredictable behaviour on weird `undisclosed recipients:;` signal 2024-12-03 07:54:27 +01:00
mail.js Add Files 2023-11-01 11:48:19 +01:00