[minor] [fix] outgoing email settings - Use TLS instead of Use SSL

This commit is contained in:
Anand Doshi 2013-11-28 12:05:34 +05:30
parent 80b59c8050
commit 979a69f32a

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-03-25 17:53:21", "creation": "2013-03-25 17:53:21",
"docstatus": 0, "docstatus": 0,
"modified": "2013-11-22 12:30:07", "modified": "2013-11-28 11:54:42",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -57,10 +57,11 @@
"label": "Outgoing Mail Server" "label": "Outgoing Mail Server"
}, },
{ {
"description": "<a href=\"https://en.wikipedia.org/wiki/Transport_Layer_Security\" target=\"_blank\">[?]</a>",
"doctype": "DocField", "doctype": "DocField",
"fieldname": "use_ssl", "fieldname": "use_ssl",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Use SSL" "label": "Use TLS"
}, },
{ {
"description": "If non standard port (e.g. 587)", "description": "If non standard port (e.g. 587)",