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

email_send() does not work under IIS #25

Open
terry-alphasoftware opened this issue Feb 9, 2016 · 1 comment
Open

email_send() does not work under IIS #25

terry-alphasoftware opened this issue Feb 9, 2016 · 1 comment

Comments

@terry-alphasoftware
Copy link
Collaborator

email_send() requires an "Alpha Five email profile" in order to work. The Alpha Five email profile isn't currently handled under IIS

Workaround
Use email_smtp_open(), email_smtp_send(), and email_smtp_close() instead.

@terry-alphasoftware
Copy link
Collaborator Author

Password reset by "Send email to user" is not functioning either and, importantly, there does not seem to be a workaround.

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

No branches or pull requests

1 participant