sanyaade-speechtools / delphi-museum-project

Automatically exported from code.google.com/p/delphi-museum-project
0 stars 0 forks source link

Sending set-share mail with multiple email addresses not supported #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Expected to be able to specify multiple email addresses separated by
commas, but this just squawks as a bad parse. 

Need to:
1) split on commas or semi-colons
2) Verify the basic syntax of each element
3) Complain to user if see any issues.

Original issue reported on code.google.com by LudicrousResearcher@gmail.com on 4 Jun 2009 at 10:27

GoogleCodeExporter commented 9 years ago

Original comment by michaelb...@gmail.com on 3 Jul 2009 at 7:23

GoogleCodeExporter commented 9 years ago

Original comment by michaelb...@gmail.com on 3 Jul 2009 at 7:41