Download the PHP package mathsgod/mail-bounce-parser without Composer
On this page you can find all versions of the php package mathsgod/mail-bounce-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mail-bounce-parser
Mail Bounce Parser
A PHP library for parsing email bounce messages and extracting delivery status notifications.
Features
- Parse bounce emails in EML format
- Extract delivery status information
- Identify recipient addresses and bounce reasons
- Support for standard DSN (Delivery Status Notification) format
- Built on top of Laminas Mail component
Requirements
- Composer
Installation
Install via Composer:
Usage
Basic Example
Handling Results
The parser returns an array containing the delivery status information, including:
- Recipient email addresses
- Bounce status codes
- Diagnostic messages
- Action taken by the mail server
- Original message details
License
This project is open source and available under the terms specified in the LICENSE file.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Support
If you encounter any issues or have questions, please open an issue on the GitHub repository.
All versions of mail-bounce-parser with dependencies
PHP Build Version
Package Version
Requires
laminas/laminas-mail Version
^2.22
The package mathsgod/mail-bounce-parser contains the following files
Loading the files please wait ...