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.

SMTP server security
#1
Hello, I'm trying to send email from LM5 lite by this example: http://openrb.com/example-sending-email-from-lm2/
We are using our own SMTP server without security connection, so what should I use in this line?:
secure = 'sslv23'

thanks!
Reply
#2
Depending on your server settings secure value should be either "sslv23", "tlsv1", "tlsv11" or "tlsv12"
Reply
#3
Ah, yes, sorry. For servers without encryption it should be removed.
Reply
#4
Hi admin,
I would like to send an email, but the server use STARTTLS connection.. how can I do?
Thanks!
Reply
#5
STARTTLS is not suppored, maybe your server has a separate port for secure-only connections?
Reply
#6
Ok, thanks! I have to ask..
Reply


Forum Jump: