I'm using version 4.5.0
I've created an SMTP notification channel with below parameters:
Server=smtp.mailgun.org
RetryCount=1
Port=25
TLSMode=NONE
LocalHostName=localhost
FromName= xxx.mailgun.org
FromAddr=xxx.mailgun.org
Password=<password given by Mailgun>
MailEncoding=utf8
IsHTML=no
I get Status=Failure, Error message=Driver error in Send Notification test. Mailgun parameters are OK. I have tested email delivery using Windows PowerShell.
Please help.
			I've created an SMTP notification channel with below parameters:
Server=smtp.mailgun.org
RetryCount=1
Port=25
TLSMode=NONE
LocalHostName=localhost
FromName= xxx.mailgun.org
FromAddr=xxx.mailgun.org
Password=<password given by Mailgun>
MailEncoding=utf8
IsHTML=no
I get Status=Failure, Error message=Driver error in Send Notification test. Mailgun parameters are OK. I have tested email delivery using Windows PowerShell.
Please help.