Base solution for your next web application
Open Closed

SMTP Configuration and Azure #1774


User avatar
0
martinibanez created

Hi,

I am completely new to ASP.NET Boilerplate and ASP.NET Zero. There is a lot to read and understand :-)

I have deployed my first test into the Azure platform and now I want to configure SMTP. But after looking through the documentation I cannot find any information on how to configure the SMTP server.

Could you point me into the right direction? And is there anything that I should be aware of when hosting on Azure?

Cheers, Martin


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    You can login as host admin (leave tenancyName empty) and configure SMTP settings on the Adminisstration > Settings page in Email (SMTP) tab.

    For the azure, there is nothing special about ASP.NET Zero.

  • User Avatar
    0
    martinibanez created

    Thx,

    This was what I was looking for.

    Cheers, Martin