├── README.pod ├── filter.pl ├── migrate_smtp.sh ├── one.sh ├── renumber-ids.pl └── send.sh /README.pod: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/README.pod -------------------------------------------------------------------------------- /filter.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/filter.pl -------------------------------------------------------------------------------- /migrate_smtp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/migrate_smtp.sh -------------------------------------------------------------------------------- /one.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/one.sh -------------------------------------------------------------------------------- /renumber-ids.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/renumber-ids.pl -------------------------------------------------------------------------------- /send.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jmuhlich/mailman-archive-migration/HEAD/send.sh --------------------------------------------------------------------------------