* [bitcoin-dev] Reading moderated emails
@ 2022-04-09 0:29 alicexbt
0 siblings, 0 replies; only message in thread
From: alicexbt @ 2022-04-09 0:29 UTC (permalink / raw)
To: bitcoin-dev; +Cc: lightning-dev
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
Hi Bitcoin Developers,
Since some emails get moderated, I wanted to share one python script that I found useful.
Download eml file from moderated archives: https://lists.ozlabs.org/pipermail/bitcoin-dev-moderation/
Install fast_mail_parser and use this python script: https://github.com/namecheap/fast_mail_parser
This prints body in base64 format and different parts. Email can be read in plain text by decoding the relevant line: https://i.imgur.com/nnd56Li.png
Pasting the highlighted content in https://www.base64decode.org/ will decode the email content or using b64decode() in python.
/dev/fd0
Sent with [ProtonMail](https://protonmail.com/) secure email.
[-- Attachment #2: Type: text/html, Size: 2328 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-04-09 0:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09 0:29 [bitcoin-dev] Reading moderated emails alicexbt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox