Replace the opencart Mail class to send mixed part emails correctly with DKIM signature support.
Reduce the chance of your email ending up in your customers junk/spam folder by sending your emails via SMTP instead of php native mail() function with a valid DKIM signature.
Fixes follow issues:
- Apple Mail & iCloud message in preview: 'this message has no content'
- iCloud returning emails incorrectly formatted never reaching your customers.
- gmail displaying email contents as attachments: noname.txt, noname.html
PHPMailer - A full-featured email creation and transfer class for PHP
Probably the world's most popular code for sending email from PHP!
Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more
Opencart Version | Download | |
---|---|---|
PHP MailerVersion: 3.1.1.5
Updated:
Released:
|
3.1.0.0 | |
PHP MailerVersion: 3.0.1.5
Updated:
Released:
|
3.0.0.0 » 3.0.1.1 » 3.0.1.2 » 3.0.2.0 » 3.0.3.1 » 3.0.3.2 » 3.0.3.3 » 3.0.3.6 » 3.0.3.7 » 3.0.3.8 | |
PHP MailerVersion: 2.3.0.8
Updated:
Released:
|
2.3.0.1 » 2.3.0.2 | |
PHP MailerVersion: 2.2.0.7
Released:
|
2.2.0.0 » 2.2.0.1 | |
PHP MailerVersion: 2.9
Updated:
Released:
|
2.0.0.0 » 2.0.1.0 » 2.0.1.1 » 2.0.2.0 » 2.0.3.1 » 2.1.0.1 » 2.1.0.2 | |
PHPMailer vQmodVersion: 2.9
Updated:
Released:
|
1.4.7 » 1.4.8 » 1.4.8b » 1.4.9 » 1.4.9.1 » 1.4.9.2 » 1.4.9.3 » 1.4.9.4 » 1.4.9.5 » 1.4.9.6 » 1.5.0 » 1.5.0.1 » 1.5.0.2 » 1.5.0.3 » 1.5.0.4 » 1.5.0.5 » 1.5.1 » 1.5.1.1 » 1.5.1.2 » 1.5.1.3 » 1.5.2 » 1.5.2.1 » 1.5.3 » 1.5.3.1 » 1.5.4 » 1.5.4.1 » 1.5.5 » 1.5.5.1 » 1.5.6 » 1.5.6.1 » 1.5.6.2 » 1.5.6.3 » 1.5.6.4 |
Be the first to ask a question about this product.