Allow full "RFC 5322 address"es for -b and -c..
commitbc72f41e9fb60ae891bd56d17746674f758ff387
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Tue, 25 Sep 2012 17:48:09 +0000 (25 19:48 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Tue, 25 Sep 2012 18:22:30 +0000 (25 20:22 +0200)
tree155be1d6aded70dc12f0e2657631cfae0ce8669f
parentd1ad3a87f9143a38f524df7ccf5c7bb99dc411f5
Allow full "RFC 5322 address"es for -b and -c..

(Fix what -r passes through to MTA.., 2012-09-18) allowed to
give a full RFC (said 5322 as it is the current) "address" as an
argument to -r, rather than only the plain "addr-spec", e.g.,
"Foo Bar <foo@bar.foo>" instead of "foo@bar.foo".
This commit adds this possibility for -b and -c.
main.c