Forum Discussion

Joshua_Bowden's avatar
Joshua_Bowden
Ideator I
4 years ago
Solved

Send emails from a C# Method not working

Hello, I am trying to send an email from within a C# method but I am not receiving the message in my email. My code is made up of trying to check a url and then return if the url returned with a...
  • Joshua_Bowden's avatar
    Joshua_Bowden
    4 years ago

    1. Does your User item contain the required email address?

    A: My user has the correct company email address.

    2. Do you have checked your Spam folder?

    A: Nothing in there.

    3. Does your Email Message items contains the correct "From User"?

    A: We are using the default Innovator Admin user.

    ***Solution***

    I switched the "From User" to myself and I was able to receive the email. I am assuming that it was not working because the Innovator Admin user did not have an email registered to it.