Age | Commit message (Collapse) | Author |
|
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.
|
|
* Fixed: Email log filtering
* Fixed: Pushover notifications
* New: Suggest solution for email delivery errors
|
|
Some text clarify.
|
|
|
|
|
|
bug fixes
add option to disable notifications
fix Invalid “Reply-To” e-mail address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed: Sendgrid code fix.
* Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.
|
|
|
|
* 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 ).
|
|
* New: a new from field to the fallback - Can't trust the username as "from" value (email address).
|
|
* New: Fallback Feature - Configure a backup SMTP when emails are failing.
* New: WordPress Multisite compability - with global settings.
* New: Email Log capability - give other user cheking the logs.
* Fixed: compatibility with mailster plugin
* Fixed: Mandrill exception bug - Thanks to Niels de Blaauw from Level-Level
|
|
|
|
;extension=php_fileinfo.dll
|
|
|
|
|
|
|
|
hooks
|
|
|
|
|
|
|
|
* Contact form 7 integration
* PHP 5.6 requirement
|
|
* fix js error ($)
* fix mail function param
* script for dismiss "not configured.." message
|
|
|
|
|
|
* Server name loginc (phpmailer)
* Slack notification field bug
|
|
|
|
|
|
|
|
|
|
* 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
|
|
* New: Mailgun API integration
* New: New filter controls
* New: WPML conflict fix
* Fix: Minor old bugs
|
|
|
|
* Email log - trash all
* Email log - records per page
* Welcome page
* Fix config screen tabs
|
|
* email log records per page
* email logs trash all
* remove gmail hosts for non gmail host
|
|
* Fixed: Link open in new page attribute = _blank
* Fixed: Replace deprecated PHP 7 functions.
* Temp: Missconfigured certificate errors
* Updated: Validator TLD's list
|
|
* Add: guides section
|
|
|
|
* Fixed: IP detection error in some web hosts
* Fixed: Link open in new page attribute = _blank
* Fixed: Replace deprecated PHP 7 functions.
|
|
* Fixed: Error sending files with sendgrid
* Fixed: Wrong attachments format in Mandrill
* Fixed: Wrong Sender Header in Mandrill
|
|
* Missing sendgrid files
* Fixed: Localization slug
* Fixed: Error sending files with sendgrid
|
|
* Missing sendgrid files
* Fixed: Localization slug
* Minor typo
|
|
|
|
|