Run a POP3 server on a directory of mail files with popthis

popthis Show archive.org snapshot is awesome when used with inaction_mailer Show archive.org snapshot .

Setup inaction_mailer

Install the gem:
sudo gem install popthis

Start the server:
popthis tmp/sent_mails/ # e.g. the folder containing the .txt-mails generated by inaction_mailer

Now, configure your mail client as follows:
Server: localhost
Protocol: POP3
Port: 2220
Username: anything
Password: anything

Over 13 years ago