Protocols supported to send mail to a server

Default value at ["smtp", "smtps"]

Property definitions

curl $ CurlMail :: supported_outgoing_protocol
	# Protocols supported to send mail to a server
	#
	# Default value at `["smtp", "smtps"]`
	var supported_outgoing_protocol = ["smtp", "smtps"]
lib/curl/curl.nit:393,2--396,52