* fix for e-mail addresses like: <mailbox@host> (personal name)
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 16 Jan 2003 12:48:03 +0000 (12:48 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 16 Jan 2003 12:48:03 +0000 (12:48 +0000)
commit1465f80c5a25f598899cc7de631535c2e0abdf82
tree78dc67320e3da6fbc0ed224da980abeb690a7644
parent0795e24071b2d8d2a24ee7b75d5b1b6b36b123dc
* fix for e-mail addresses like: <mailbox@host> (personal name)
  now the personal name is no longer interpreted as comment
  but is stored as the personal name inside the address object if
  there is no other personal name supplied.
  in case of:
  "personal name1" <mailbox@host> (personal name2)
  personal name 1 is used and personal name 2 is treated as comment.
* removed an eval call and replaced by something that doesn't need eval.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4425 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/mime/Rfc822Header.class.php