Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for development SMTP servers like MailHog #21

Merged
merged 1 commit into from
Dec 5, 2016

Conversation

gumannp
Copy link
Contributor

@gumannp gumannp commented Nov 29, 2016

Description

A property describing a port for a local SMTP server (see MailHog) was added. If the property is omitted, sendmail behaves like it used to.

Motivation and Context

This feature makes it possible to test an application offline and for multiple email addresses without needing to create hundreds of mail accounts.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@GreenPioneer
Copy link
Collaborator

GreenPioneer commented Nov 30, 2016

Ill check this out later this week or in the beginning of next. Im at Node interactive conf currently

@GreenPioneer GreenPioneer added this to the 1.x milestone Dec 4, 2016
@GreenPioneer GreenPioneer self-assigned this Dec 4, 2016
@GreenPioneer
Copy link
Collaborator

I got to review it briefly but i like it. Im gonna do a more in-depth look at the code but regardless i will probably accept within the next couple days

@GreenPioneer GreenPioneer merged commit a45ce29 into guileen:master Dec 5, 2016
GreenPioneer added a commit that referenced this pull request Dec 5, 2016
Merged in pr #21 added devmode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants