问题
I have a simple bot uploaded to Azure. I have configured an Email connector for my bot. When I use an Outlook.com email, the bot would successfully replies to messages. However, when I use a domain email to configure the connector, the bot does not reply to messages.
This leads me to believe that there is an issue somewhere in the bot connector, just not sure what it is. Credentials were successfully validated on the Configure Email screen on the website, so that is not the issue.
My questions:
- Is there any way to track down what the error might be? What could the error be?
- Also, what's a good practice to track errors that might be occurring in the bot?
- Lastly, when deploying to Azure, are there any benefits to using the debug configuration vs release for development and tracking errors?
Update BotFramework Portal now shows status as "Error" but still no details on what the error is.
回答1:
If you hover over the "Error" status is will display what the specific error is.
来源:https://stackoverflow.com/questions/36614751/microsoft-bot-framework-bot-not-replying-to-email-when-using-exchange-email