summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i2c/i2c.8
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-27 12:59:49 +0000
committeruqs <uqs@FreeBSD.org>2010-05-27 12:59:49 +0000
commit2053f035e3ff0b9e2012e34807e622138cb6ad86 (patch)
tree9e5df46a7ac209f99bc1c417fba97984b30192ea /usr.sbin/i2c/i2c.8
parent754e02d7a8f49c7cbd0aa6bf0c98fdc0b53bc73b (diff)
downloadFreeBSD-src-2053f035e3ff0b9e2012e34807e622138cb6ad86.zip
FreeBSD-src-2053f035e3ff0b9e2012e34807e622138cb6ad86.tar.gz
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
Diffstat (limited to 'usr.sbin/i2c/i2c.8')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud