Skip to content

Update README, ie the tin #29

@pedromorgan

Description

@pedromorgan

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions