Mon, 13 May 2024 20:26:46 UTC | login

Information for build php-phpmailer6-6.1.5-1.fc33

ID138555
Package Namephp-phpmailer6
Version6.1.5
Release1.fc33
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
StartedFri, 27 Mar 2020 09:00:37 UTC
CompletedFri, 27 Mar 2020 09:00:37 UTC
Tags
f33
RPMs
src
php-phpmailer6-6.1.5-1.fc33.src.rpm (info) (download)
noarch
php-phpmailer6-6.1.5-1.fc33.noarch.rpm (info) (download)
Changelog * Sat Mar 14 2020 Remi Collet <remi@remirepo.net> - 6.1.5-1 - update to 6.1.5 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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