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

Posted Over 13 years ago. Visible to the public.

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

Last edit
About 7 years ago
Keywords
actionmailer, emails, e-mail
License
Source code in this card is licensed under the MIT License.
Posted to makandra dev (2010-09-01 11:33)