Ulrich Spörlein a1d170a0b6 mail(1) misses addresses when replying to all
There's a parsing error for fields where addresses are not separated by
space. This is often produced by MS Outlook, eg.:
Cc: <foo@bar.com>,"Mr Foo" <foo@baz.com>

The following line now splits into the right tokens:
Cc: f@b.com,z@y.de, <a@a.de>,<c@c.de>, "foo" <foo>,"bar" <bar>

PR:		bin/131861
Submitted by:	Pete French <petefrench at ticketswitch.com>
Tested by:	Pete French
Reviewed by:	mikeh
MFC after:	2 weeks
2010-05-27 12:59:49 +00:00
..
2010-01-02 10:09:20 +00:00
2010-02-05 18:17:17 +00:00
2010-01-15 16:01:22 +00:00
2010-05-11 23:08:22 +00:00
2010-05-10 15:28:44 +00:00
2009-04-01 08:33:54 +00:00
2010-02-03 21:06:13 +00:00
2010-02-09 10:47:44 +00:00
2010-01-15 16:01:22 +00:00
2010-02-26 09:41:16 +00:00
2010-04-02 11:05:59 +00:00
2009-06-23 23:17:04 +00:00
2010-01-02 10:09:20 +00:00
2010-03-02 16:58:04 +00:00
2010-05-12 02:00:11 +00:00
2010-03-22 21:19:17 +00:00
2009-12-13 03:18:37 +00:00
2010-02-26 13:48:04 +00:00
2010-03-08 20:45:52 +00:00
2010-01-02 10:09:20 +00:00
2010-05-06 21:57:38 +00:00
2010-04-30 22:33:49 +00:00
2010-01-05 21:09:59 +00:00
2010-03-10 20:31:30 +00:00
2010-03-12 17:55:29 +00:00
2010-03-09 21:06:01 +00:00
2010-02-26 09:41:16 +00:00
2009-12-13 04:14:55 +00:00