-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Mailhog lacks the "description" of what it does (what it says on the tin)
Please add
- MailHog is for developers wanting to test send SMTP mailing code
- Without accidentally emailing everyone on the lists..
- Your can send email to MailHog and and will react like an smtp
- But u can also readmails thru web interface.. useful for designers..
- Its inspired and a rip off mailcatcher, a python service..
MailHog runs a super simple SMTP server which catches any message sent to it to display in a web interface. Run MailHog , set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out http://127.0.0.1:1080 to see the mail that's arrived so far.
Just the way I see it..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels