Read more

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

Deleted user #6
September 01, 2010Software engineer

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

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more 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

Posted to makandra dev (2010-09-01 13:33)