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

Plugin doesn't support PLAIN connection type to SMTP #26

Closed
maqlec opened this issue Oct 11, 2016 · 4 comments
Closed

Plugin doesn't support PLAIN connection type to SMTP #26

maqlec opened this issue Oct 11, 2016 · 4 comments

Comments

@maqlec
Copy link
Contributor

maqlec commented Oct 11, 2016

May I ask why you doesn't support this type of authentication?

@srenon
Copy link
Contributor

srenon commented Oct 11, 2016

@maqlec ... Please provide more information and I'll add it. Original it was develop only for gmail

@maqlec
Copy link
Contributor Author

maqlec commented Oct 11, 2016

Sorry, I had titled this topic wrong.
Your plugin supports only encrypted connections like SSL, TLS. But some SMTP's doesn't support it (like mine). I suggest to make option SSL type: no SSL:)

It would be a solution for my problem :)

@maqlec maqlec changed the title Plugin doesn't support PLAIN authentication method to SMTP Plugin doesn't support PLAIN connection type to SMTP Oct 11, 2016
@srenon
Copy link
Contributor

srenon commented Oct 11, 2016

@maqlec ... Not 100% sure I understand, what server are you trying to connect to so I can review and provide a solution

@maqlec
Copy link
Contributor Author

maqlec commented Oct 11, 2016

I figured out why it hasn't worked. Your plugin is fine but my server denied connections from localhost. Please look at my pull request #27 . Additional field 'name' submitted to Zend Smtp completely resolved my problem.

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

2 participants