summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/Zend-1.12.10/Mail.php
AgeCommit message (Collapse)Author
2020-10-20Fix bug overwriting message-idfix/allow_setting_msgidcos
In case a message-id is already set, postman should not touch it. This commit also checks for existing brackets before adding them, due to inconsistence in function usage.
2019-11-25Adding a folderyehudah
2019-11-25deleted by mistakeyehudah
2019-08-24security + multiple replyTo addresesyehudah
2019-05-20= 2.0.2 - 2019-05-19yehudah
* Fixed: Sendgrid code fix. * Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.
2019-05-15= 2.0 - 2019-05-15yehudah
* New: Mailer Type - Added an option to send without overwrite the 'wp_mail' function, better compability to WordPress delivery. hopefully will be the default in the future. * Updated: Sendgrid API was upgraded and rewritten to the new version. * Fixed: Message-Id header was missing on SMTP * Fixed: Email logger optimization - better query for large amount of records. * Fixed: The localization was fixed to match translate.wordpress.org translation system ( Thanks to Niels de Blaauw from Level-Level ). * Fixed: Code and optimization ( Thanks to Niels de Blaauw from Level-Level ).
2018-03-04* sendgrid 6yehudah
* mail params * email log send to column * hostname insted of ip in emails * remove mailgun test folder ( virustotal issue) * added filters to from_name and from_email filters (local connection) * change hostname extrect loginc
2017-10-15releaseyehudah