Skip to content

Instantly share code, notes, and snippets.

@wenoud
wenoud / mbox_send.py
Last active August 29, 2015 14:24 — forked from wojdyr/mbox_send.py
#!/usr/bin/python
"""\
A command-line utility that can (re)send all messages in an mbox file
to a specific email address, with options for controlling the rate at
which they are sent, etc.
"""
# I got this script from Robin Dunn a few years ago, see
# https://github.com/wojdyr/fityk/wiki/MigrationToGoogleGroups