Download: Mbox-short.txt
Simply click or visit this URL in your browser:
https://raw.githubusercontent.com/python/cpython/main/Lib/test/test_email/data/mbox_short.txt Then save the page as mbox-short.txt . mbox-short.txt download
(most common)
From test@example.com Tue Apr 20 10:00:00 2021 From: sender@example.com To: receiver@example.com Subject: Test email 1 This is the first test message. It has two lines. Simply click or visit this URL in your
curl -O https://raw.githubusercontent.com/python/cpython/main/Lib/test/test_email/data/mbox_short.txt Or if you prefer using wget : mbox-short.txt download
wget https://raw.githubusercontent.com/python/cpython/main/Lib/test/test_email/data/mbox_short.txt