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

NIFI-414 Add SMTP Username and Password Support to PutEmail Processor #34

Merged
merged 1 commit into from Mar 12, 2015

Conversation

jamespowenjr
Copy link
Contributor

Fairly simple change to allow username and password as part of the SMTP settings. Both are not required. In addition, password is sensitive.

I've tested this against an SMTP server that requires authentication (AWS SES, Simple Email Service) and it works as expected.

@asfgit asfgit merged commit 5450a5a into apache:develop Mar 12, 2015
aperepel added a commit to aperepel/nifi that referenced this pull request Feb 13, 2018
apache#34)

* The handling of empty canvas got lost in the merge, causing errors with a new NiFi instance.

* Broaden support for input, now supportes both local files _and_ any public URL with a schema recognized by Java runtime.
JPercivall pushed a commit to JPercivall/nifi that referenced this pull request Apr 23, 2018
This closes apache#34.

Signed-off-by: Aldrin Piri <aldrin@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants