CWS-Start icon indicating copy to clipboard operation
CWS-Start copied to clipboard

BUG: SMTP User

Open s6admin opened this issue 12 years ago • 1 comments

Error in current master branch EmailHelper.cs

Line 27 references incorrect "smtpUser" property alias: var user = homepage.GetPropertyValue("smtpUser", SMTPUser).ToString();

The correct alias is "smtpUsername"

s6admin avatar Jan 28 '14 05:01 s6admin

Sounds like you have this fixed, would be great for you to do a pull request & push the fix please.

warrenbuckley avatar Mar 08 '14 22:03 warrenbuckley