Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDEFGHILMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-PHPMailer - PHP email transport class with a lot of features
					
						- Website:
- https://github.com/PHPMailer/PHPMailer
- Licence:
- LGPLv2+
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
						- Description:
- Full Featured Email Transfer Class for PHP. PHPMailer features:
    * Supports emails digitally signed with S/MIME encryption!
    * Supports emails with multiple TOs, CCs, BCCs and REPLY-TOs
    * Works on any platform.
    * Supports Text & HTML emails.
    * Embedded image support.
    * Multipart/alternative emails for mail clients that do not read
      HTML email.
    * Flexible debugging.
    * Custom mail headers.
    * Redundant SMTP servers.
    * Support for 8bit, base64, binary, and quoted-printable encoding.
    * Word wrap.
    * Multiple fs, string, and binary attachments (those from database,
      string, etc).
    * SMTP authentication.
    * Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Gmail,
      Imail, Exchange, etc.
    * Good documentation, many examples included in download.
    * It's swift, small, and simple.
Packages
					
						
							| php-PHPMailer-5.2.28-6.el7.remi.noarch | [134 KiB] | Changelog by Remi Collet (2021-03-26): - remove __autoload usage from autoloader for PHP 8 | 
							| php-PHPMailer-5.2.28-2.el7.remi.noarch | [134 KiB] | Changelog by Patrick Monnerat (2020-06-21): - Patch "cve2020-13625" fixes CVE-2020-13625 vulnerability. This is a backport
  of https://github.com/PHPMailer/PHPMailer/commit/c2796cb.
  https://bugzilla.redhat.com/show_bug.cgi?id=1848842 |