VoiceGuide IVR Software Main Page
Jump to content

Smtp Ssl In Send Email Module

Recommended Posts

Hi,

 

Is there any way to enable SSL in Send Mail module? I have configure SMTP Send Method with port 456 (which is required by email server) but in log file I found:

140011.065   7               AddEmailToSend from:xxx|xxx, to:xxx, cc:, bcc:xxx, reply:xxx, subj:xxx, att:c:\callrecord\xxx\ID20160728_135941_18_11_50011.mp3, usertoken:(<to>xxx</to><subject>xxx</subject><guid>ae94e1de-679f-443c-a26c-e328c98c0b25</guid>) smtp:xxx|465 timeout:300sec, sParamsXml:
140011.070   7               SmtpClient created ok
140011.070   7               .Host=xxx .Port=465 .EnableSsl=False sCredentialUserName=[xxx]

and unfortunately the message never reaches the sender.

Share this post


Link to post

Also, are you sure that port 465 is the one to use for your SSL connection?

 

More often the port 587 is used.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×