mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-22 15:28:52 -05:00
Add browser polling in README features.
This commit is contained in:
parent
e85036a994
commit
b59cffd784
@ -14,7 +14,7 @@ MailCatcher runs a super simple SMTP server which catches any message sent to it
|
||||
* Lists attachments and allows separate downloading of parts.
|
||||
* Download original email to view in your native mail client(s).
|
||||
* Command line options to override the default SMTP/HTTP IP and port settings.
|
||||
* Mail appears instantly if your browser supports [WebSockets][websockets].
|
||||
* Mail appears instantly if your browser supports [WebSockets][websockets], otherwise updates every thirty seconds.
|
||||
* Runs as a daemon run in the background.
|
||||
* Sendmail-analogue command, `catchmail`, makes [using mailcatcher from PHP][withphp] a lot easier.
|
||||
* Written super-simply in EventMachine, easy to dig in and change.
|
||||
|
Loading…
Reference in New Issue
Block a user