MagicCMS Documentation

MagicCMSConfiguration..::..SmtpUserName Property

The name that give you access to the SMTP server.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


[ConfigurationPropertyAttribute]
public string SmtpUserName { get; }

Field Value

The name of the SMTP user.

Remarks


IMPORTANT: This field is REQUIRED. You must provide smtp data and email address where to receive admin password. You may use smtp.gmail.com with your g-mail credentials.