This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

EMail via Outlook
#1
Morning,

Does anyone have a solution for sending emails via an Outlook account?

No matter which port of version of SSL i use I receive the message

string: error:1408F10B:SSL routinesConfusedsl3_get_record:wrong version number

Any suggesttions?

Regards

Dave
Reply
#2
Do you have the latest firmware installed?
Reply
#3
(18.07.2022, 07:56)admin Wrote: Do you have the latest firmware installed?

Good question. What's the easiest way of checking?
Reply
#4
Firmware version is visible in LogicMachine bottom left corner. It is a date.
------------------------------
Ctrl+F5
Reply
#5
2.7.0 (It's a Wiser for KNX)
Reply
#6
Use port 587 and STARTTLS mode:
Code:
-- smtp server port
port = 587,
-- enable STARTTLS
secure = 'starttls',
Reply
#7
Worked first time! Thanks for your help.
Reply


Forum Jump: