nickrussler / email-to-pdf-converter

Converts email files (eml, msg) to pdf
https://www.whitebyte.info/publications/eml-to-pdf-converter
Apache License 2.0
281 stars 65 forks source link

Feature Request: option to customize header #38

Closed hldrm closed 5 months ago

hldrm commented 3 years ago

it would be nice to add a command line option to customize the header (the text box showing from, to, subject, date, time). In particular, I am looking for the CC field, BCC – but there is more one can imagine.

Suggestion: cmd option: -h "BCC,CC" this would add the lines CC and BCC to the header text box.

nickrussler commented 5 months ago

I'd merge a well written PR for this, but I will not implement it myself.