rfc822address.php
Contains rfc822 email address function parsing functions.
Do the address array to string translation
parseRFC822Address: function for parsing RFC822 email address strings and store them in an address array
Do after address parsing handling. This is used by compose.php and should be moved to compose.php.
The AddressStructure objetc is now obsolete and dependent parts of that will be adapted so that it can make use of this function After that we can remove the parseAddress method from the Rfc822Header class completely so we achieved 1 single instance of parseAddress instead of two like we have now.
Internal function for creating an address array
Tokenizer function for parsing the RFC822 email address string
Documentation generated on Mon, 13 Jan 2020 04:23:25 +0100 by phpDocumentor 1.4.3