MagicCMS Documentation

MagicCMSConfiguration..::..SmtpPassword Property

The password that give you access to the SMTP server.

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

Syntax


[ConfigurationPropertyAttribute]
public string SmtpPassword { get; }

Field Value

The SMTP password.

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.