Recipients of a carbon copy of the message

Property definitions

sendmail $ Mail :: cc
	# Recipients of a carbon copy of the message
	var cc = new Array[String]
lib/sendmail/sendmail.nit:43,2--44,27