Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add detection support for Haraka transaction ID (PHPMailer#2347)
A typical SMTP transaction ID for Haraka looks like this: ``` 250 Message Queued (14490C56-76FB-4932-A59B-A8299DB2B693.1) ``` This regex will detect and extract this transaction ID
- Loading branch information