Sun, 12 May 2024 14:10:44 UTC | login

Information for build php-phpmailer6-6.0.7-1.fc30

ID92269
Package Namephp-phpmailer6
Version6.0.7
Release1.fc30
Epoch
SummaryFull-featured email creation and transfer class for PHP
DescriptionPHPMailer - 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
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:13:08 UTC
CompletedWed, 24 Jul 2019 03:13:08 UTC
Tags
f31
RPMs
src
php-phpmailer6-6.0.7-1.fc30.src.rpm (info) (download)
noarch
php-phpmailer6-6.0.7-1.fc30.noarch.rpm (info) (download)
Changelog * Mon Feb 04 2019 Remi Collet <remi@remirepo.net> - 6.0.7-1 - update to 6.0.7 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Nov 16 2018 Remi Collet <remi@remirepo.net> - 6.0.6-1 - update to 6.0.6 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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