Table of Contents

Usage

Web ui

To browse emails and view each message open http://localhost/vendor/emailcatcher/viewer.php

You see a list of emails.

Screenshot: List of emails

Click an email to view details of it including header and body.

Screenshot: Show details of selected Email

If an html email was selected then you get an additional button to preview as html.

Screenshot: Show details of an html message

If an html email was detected then you get an additional button to preview as html.

Delete emails

There is no delete button in the web ui. You can delete single emails removing its line in the file ./data/emaildata.txt. To delete all emails you can delete ./data/emaildata.txt.