Want to hire a development team?
No Images Added Yet

Email Parser

Rated2.2/5 (4 ratings)
Add to Favorites
Publisher
A class designed for parsing raw email content
Product Details

This class is designed to parse raw emails into logical parts including the header, content, to, from, subject, and file attachments. It also parses the various message types including HTML and Plain text messages.

Report this Listing
Price
Free
Licence Type
Free
Views
5,853
Submitted on
14th January 2007
Last Updated
11th February 2009
Licence Type
GPL
License Price
USD 0
Advertisement The banner below is an advertisement
Quikwit - AI Chatbot Platform

You May Also Like

Cloud Services You May Like

Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)

One hour of help or fixes for Kubernetes clusters running on AWS EKS.

Create CloudWatch Alarms and Automated Performance-Based Actions

Setting up CloudWatch alarms to monitor server performance and trigger automated actions based on customized conditions.

Microsoft Azure App Service Deployment & Web Application Configuration

Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm

Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it

Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(4 ratings)
Average User Rating: 2.2/5
Doesn't parse non-MIME emails and some attachments.
Reviewed byAnonymousonTue, 29th April 2008
Rating 2 - Fair
Will not parse or output a non-MIME email eg one sent from 'mail($to, $from, $message)' with no headers section. Some attachments will not be parsed. Some emailers use filename="pic.gif" but some use filename=pic.gif. The latter would be ignored by this script. Some emailers change their boundary type for seperating attachments. These would be ignored by this script. Should use stripos===0 to detect "--" when parsing multiple attachments. Thanks, Lee.
Displaying 1-1 out of 1 reviews
View All Reviews