Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-phpmailer6 | Distribution: Unknown |
Version: 6.1.8 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 1.el6.remi | Build date: Sat Oct 10 07:53:34 2020 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 780237 | Source RPM: php-phpmailer6-6.1.8-1.el6.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/PHPMailer/PHPMailer | |
Summary: Full-featured email creation and transfer class for PHP |
PHPMailer - A full-featured email creation and transfer class for PHP Class Features * 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 * Integrated SMTP support - send without a local mail server * Send emails with multiple To, CC, BCC and Reply-to addresses * Multipart/alternative emails for mail clients that do not read HTML email * Add attachments, including inline * Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings * SMTP authentication with LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SSL and SMTP+STARTTLS transports * Validates email addresses automatically * Protect against header injection attacks * Error messages in 47 languages! * DKIM and S/MIME signing support * Compatible with PHP 5.5 and later * Namespaced to prevent name clashes * Much more! Autoloader: /usr/share/php/PHPMailer/PHPMailer6/autoload.php
LGPLv2
* Sat Oct 10 2020 Remi Collet <remi@remirepo.net> - 6.1.8-1 - update to 6.1.8 * Wed Jul 15 2020 Remi Collet <remi@remirepo.net> - 6.1.7-1 - update to 6.1.7 * Wed May 27 2020 Remi Collet <remi@remirepo.net> - 6.1.6-1 - update to 6.1.6 * Sat Mar 14 2020 Remi Collet <remi@remirepo.net> - 6.1.5-1 - update to 6.1.5 * Tue Dec 10 2019 Remi Collet <remi@remirepo.net> - 6.1.4-1 - update to 6.1.4 * Thu Nov 21 2019 Remi Collet <remi@remirepo.net> - 6.1.3-1 - update to 6.1.3 * Thu Nov 14 2019 Remi Collet <remi@remirepo.net> - 6.1.2-1 - update to 6.1.2 * Mon Sep 30 2019 Remi Collet <remi@remirepo.net> - 6.1.1-1 - update to 6.1.1 * Mon Feb 04 2019 Remi Collet <remi@remirepo.net> - 6.0.7-1 - update to 6.0.7 * Fri Nov 16 2018 Remi Collet <remi@remirepo.net> - 6.0.6-1 - update to 6.0.6 * Wed Mar 28 2018 Remi Collet <remi@remirepo.net> - 6.0.5-1 - update to 6.0.5 (no change) * Tue Mar 27 2018 Remi Collet <remi@remirepo.net> - 6.0.4-1 - update to 6.0.4 - add patch to fix lang_path with RPM layout * Sun Jan 07 2018 Remi Collet <remi@remirepo.net> - 6.0.3-1 - Update to 6.0.3 * Fri Dec 01 2017 Remi Collet <remi@remirepo.net> - 6.0.2-1 - Update to 6.0.2 * Wed Nov 15 2017 Remi Collet <remi@remirepo.net> - 6.0.1-1 - initial rpm, version 6.0.1 - open https://github.com/PHPMailer/PHPMailer/issues/1243 for FSF address
/usr/share/doc/php-phpmailer6-6.1.8 /usr/share/doc/php-phpmailer6-6.1.8/COMMITMENT /usr/share/doc/php-phpmailer6-6.1.8/LICENSE /usr/share/doc/php-phpmailer6-6.1.8/README.md /usr/share/doc/php-phpmailer6-6.1.8/SECURITY.md /usr/share/doc/php-phpmailer6-6.1.8/UPGRADING.md /usr/share/doc/php-phpmailer6-6.1.8/changelog.md /usr/share/doc/php-phpmailer6-6.1.8/composer.json /usr/share/doc/php-phpmailer6-6.1.8/examples /usr/share/doc/php-phpmailer6-6.1.8/examples/DKIM_gen_keys.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/DKIM_sign.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/README.md /usr/share/doc/php-phpmailer6-6.1.8/examples/callback.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/contactform-ajax.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/contactform.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/contents.html /usr/share/doc/php-phpmailer6-6.1.8/examples/contentsutf8.html /usr/share/doc/php-phpmailer6-6.1.8/examples/exceptions.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/extending.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/gmail.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/gmail_xoauth.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/images /usr/share/doc/php-phpmailer6-6.1.8/examples/images/PHPMailer card logo.afdesign /usr/share/doc/php-phpmailer6-6.1.8/examples/images/PHPMailer card logo.png /usr/share/doc/php-phpmailer6-6.1.8/examples/images/PHPMailer card logo.svg /usr/share/doc/php-phpmailer6-6.1.8/examples/images/phpmailer.png /usr/share/doc/php-phpmailer6-6.1.8/examples/images/phpmailer_mini.png /usr/share/doc/php-phpmailer6-6.1.8/examples/mail.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/mailing_list.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/pop_before_smtp.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/send_file_upload.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/send_multiple_file_upload.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/sendmail.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/simple_contact_form.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/smime_signed_mail.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/smtp.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/smtp_check.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/smtp_low_memory.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/smtp_no_auth.phps /usr/share/doc/php-phpmailer6-6.1.8/examples/ssl_options.phps /usr/share/php/PHPMailer /usr/share/php/PHPMailer/PHPMailer6 /usr/share/php/PHPMailer/PHPMailer6/Exception.php /usr/share/php/PHPMailer/PHPMailer6/OAuth.php /usr/share/php/PHPMailer/PHPMailer6/PHPMailer.php /usr/share/php/PHPMailer/PHPMailer6/PHPMailer.php.orig /usr/share/php/PHPMailer/PHPMailer6/POP3.php /usr/share/php/PHPMailer/PHPMailer6/SMTP.php /usr/share/php/PHPMailer/PHPMailer6/autoload.php /usr/share/php/PHPMailer/PHPMailer6/language /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-af.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ar.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-az.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ba.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-be.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-bg.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ca.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ch.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-cs.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-da.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-de.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-el.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-eo.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-es.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-et.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-fa.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-fi.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-fo.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-fr.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-gl.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-he.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-hi.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-hr.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-hu.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-hy.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-id.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-it.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ja.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ka.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ko.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-lt.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-lv.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-mg.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ms.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-nb.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-nl.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-pl.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-pt.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-pt_br.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ro.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-ru.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-sk.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-sl.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-sr.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-sv.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-tl.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-tr.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-uk.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-vi.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-zh.php /usr/share/php/PHPMailer/PHPMailer6/language/phpmailer.lang-zh_cn.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:23:23 2024