Fix multiple recipient To/CC headers in emails

EmailHeader.AddressList was incorrectly implement; we need to
drop a ", " between addresses, and we need to break the line
and wrap at 72 columns.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed