Zaahid Bateson

Results 4 issues of Zaahid Bateson

Maybe a ``` $part->getHeaderAs($name, $abstractHeaderType); ``` to support things like #140

enhancement

An additional option to guarantee one value isn't reused - for instance if email column is set as a UNIQUE index for a table. This may be an issue if...

enhancement
help wanted

I noticed you've implemented an EmailAddressParser to extract the name of a person attached to an email with this comment: `We don't use the special AddressHeader class because it doesn't...

enhancement

Fixes #66 Change to use AddressHeader directly instead of EmailAddressParser -- it should extract comment parts itself, handles names encoded in RFC2047, and probably more I can't think of.

enhancement