Thanks!!
PM, watched topics, email notifications all work.
I can send/receive email admin@myforum.com via my email client & from forum.
Did YAF Install email test. Results:
1. "YAF.UseSMTPSSL" value="false" (app.config)
SMTP Test Details
Failed to connect:
The SMTP server requires a secure connection or the client was not authenticated.
The server response was: SMTP authentication is required.
Tried this --
2. "YAF.UseSMTPSSL" value="true" (app.config)
SMTP Test Details
Failed to connect:
Server does not support secure connections.
This leaves SMTP authentication.
From hosting company:
You don't have to have SMTP authentication to be able to send emails via a client. The server will allow for you to send emails through the server as long as you authenticate via SMTP or POP3 within the past 30 minutes. Therefore, you'll be fine in most cases.
I can send/receive email admin@myforum.com via my email client and I am able to send email from within YAF (Users & Roles, MAIL). Seems to work except within YAF Install test.
email.conf:
Event Log.
Don't know how this would make a difference (no Facebook/Twitter registration) but got this:
Source: ASP.pages_register_ascx
Geolocation Service reports: Invalid API key.
Suggestions?
j