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

Option to Disable SMTP Auth #14

Closed
TheFritz01 opened this issue Sep 29, 2021 · 1 comment
Closed

Option to Disable SMTP Auth #14

TheFritz01 opened this issue Sep 29, 2021 · 1 comment

Comments

@TheFritz01
Copy link

Currently I don't see an option to send an E-mail via an SMTP that doesn't require authentication. Would it be possible to add a key for "require_auth" and accept a true/false value? Or just ignore auth if the username and password fields are left blank?

This is what I get when using an SMTP that doesn't require auth.

├─ Sending Report(s) via Email
├─ The operation couldn’t be completed. (Socket.Socket.Error error 1.)
└─ Total Email Time: 10.1 seconds

@TheFritz01
Copy link
Author

Looking closer at this, it seems to be a limitation of "Swift-SMTP". I will go ahead and close this issue.

Kitura/Swift-SMTP#107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant