public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: alicexbt <alicexbt@protonmail•com>
To: "bitcoin-dev@lists•linuxfoundation.org"
	<bitcoin-dev@lists•linuxfoundation.org>
Cc: "lightning-dev@lists•linuxfoundation.org"
	<lightning-dev@lists•linuxfoundation.org>
Subject: [bitcoin-dev] Reading moderated emails
Date: Sat, 09 Apr 2022 00:29:14 +0000	[thread overview]
Message-ID: <DjjTQwlTzp04jx9HXJPCr2GgwyznHnL70hq7iiWLg1Y9klvS7ikKCkoEaDr23HjcfuF5B6bv5m1YgiFQlMU-5fGF2nUHiEqr4sIZP3be8G4=@protonmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2022-04-09  0:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='DjjTQwlTzp04jx9HXJPCr2GgwyznHnL70hq7iiWLg1Y9klvS7ikKCkoEaDr23HjcfuF5B6bv5m1YgiFQlMU-5fGF2nUHiEqr4sIZP3be8G4=@protonmail.com' \
    --to=alicexbt@protonmail$(echo .)com \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    --cc=lightning-dev@lists$(echo .)linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox