Better imports for bogus CSV files
So I got to convert some CSV files with newlines in the middle of a row, or bad email formats, that triggered various vCard generation errors.
This version has improved handling of badly formatted CSV files
Also provides new option --max-vcards-per-vcard-file option to deal with Grommunio's webapp that doesn't seem to want more than 490 vcards at once.