smtpmailer icon indicating copy to clipboard operation
smtpmailer copied to clipboard

Add support for `Cc`, `Bcc` and `Reply-To` fields

Open cedx opened this issue 4 years ago • 2 comments

I don't have the impression that we can provide anything other than the from and to fields to specify the addresses of a message (cf. Email typedef). I suppose that we need to use the headers field for this purpose but it would be much easier if this was directly supported by the library.

cedx avatar Feb 19 '21 15:02 cedx

Yeah, these need to be added. Haven't had the need for them so far so have been putting it off

benmerckx avatar Feb 20 '21 17:02 benmerckx

No problem, it's not blocking. And thank you for your efforts 👍

cedx avatar Feb 20 '21 21:02 cedx