]> granicus.if.org Git - mutt/commit
Properly handle empty addresses (<>) when they show up in mail
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 30 May 2002 12:15:02 +0000 (12:15 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 30 May 2002 12:15:02 +0000 (12:15 +0000)
commita7e19b306abd48b460c756b79b0b801fba011193
tree82b31271d796575f08fe412c4f36e4df336a0dd1
parent48874ae8965dc6618179f641346e3743bc5d27f1
Properly handle empty addresses (<>) when they show up in mail
headers.  The approach taken is to store this address as <@>, and to
check this special case when printing an address.
rfc822.c