Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-PHPMailer-5.1-4.el4.remi RPM for noarch

From Remi's RPM for RedHat EL 4 for x86_64

Name: php-PHPMailer Distribution: Unknown
Version: 5.1 Vendor: Remi Collet
Release: 4.el4.remi Build date: Thu Jul 21 17:59:30 2011
Group: System Environment/Libraries Build host: lovelock.famillecollet.com
Size: 246125 Source RPM: php-PHPMailer-5.1-4.el4.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://phpmailer.worxware.com/
Summary: PHP email transport class with a lot of features
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.

Provides

Requires

License

LGPLv2+

Changelog

* Thu Jul 21 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.1.4
  - rebuild for remi repository
  - add BuildRoot for old version
* Mon Jul 18 2011 Patrick Monnerat <pm@datasphere.ch> 5.1-4
  - Patch "sign" to fix mail signing.
    https://sourceforge.net/tracker/?func=detail&aid=3370322&group_id=26031&atid=385709
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 08 2010 Patrick Monnerat <pm@datasphere.ch> 5.1-2
  - Get rid of dos2unix build requirement and of BuildRoot rpm tag.
* Fri Jan 15 2010 Patrick Monnerat <pm@datasphere.ch> 5.1-1
  - New upstream release.
  - Moved endline conversion and default language path update from prep to
    build section.
  - Patch "php53" to remove PHP 5.3 deprecated features.
* Mon Aug 03 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-3
  - Home page change.
  - Package description from new home page.
  - Requires php-mbstring.
* Fri Jun 19 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-2
  - Suppress "ed" build requirement.
  - Tag language files.
  - Move class files to a package-specific directory.
* Tue Jun 02 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-1
  - Initial RPM spec file.

Files

/usr/share/PHPMailer
/usr/share/PHPMailer/language
/usr/share/PHPMailer/language/phpmailer.lang-ar.php
/usr/share/PHPMailer/language/phpmailer.lang-br.php
/usr/share/PHPMailer/language/phpmailer.lang-ca.php
/usr/share/PHPMailer/language/phpmailer.lang-ch.php
/usr/share/PHPMailer/language/phpmailer.lang-cz.php
/usr/share/PHPMailer/language/phpmailer.lang-de.php
/usr/share/PHPMailer/language/phpmailer.lang-dk.php
/usr/share/PHPMailer/language/phpmailer.lang-es.php
/usr/share/PHPMailer/language/phpmailer.lang-et.php
/usr/share/PHPMailer/language/phpmailer.lang-fi.php
/usr/share/PHPMailer/language/phpmailer.lang-fo.php
/usr/share/PHPMailer/language/phpmailer.lang-fr.php
/usr/share/PHPMailer/language/phpmailer.lang-hu.php
/usr/share/PHPMailer/language/phpmailer.lang-it.php
/usr/share/PHPMailer/language/phpmailer.lang-ja.php
/usr/share/PHPMailer/language/phpmailer.lang-nl.php
/usr/share/PHPMailer/language/phpmailer.lang-no.php
/usr/share/PHPMailer/language/phpmailer.lang-pl.php
/usr/share/PHPMailer/language/phpmailer.lang-ro.php
/usr/share/PHPMailer/language/phpmailer.lang-ru.php
/usr/share/PHPMailer/language/phpmailer.lang-se.php
/usr/share/PHPMailer/language/phpmailer.lang-tr.php
/usr/share/PHPMailer/language/phpmailer.lang-zh.php
/usr/share/PHPMailer/language/phpmailer.lang-zh_cn.php
/usr/share/doc/php-PHPMailer-5.1
/usr/share/doc/php-PHPMailer-5.1/Callback_function_notes.txt
/usr/share/doc/php-PHPMailer-5.1/DomainKeys_notes.txt
/usr/share/doc/php-PHPMailer-5.1/LICENSE
/usr/share/doc/php-PHPMailer-5.1/Note_for_SMTP_debugging.txt
/usr/share/doc/php-PHPMailer-5.1/README
/usr/share/doc/php-PHPMailer-5.1/changelog.txt
/usr/share/doc/php-PHPMailer-5.1/examples
/usr/share/doc/php-PHPMailer-5.1/examples/contents.html
/usr/share/doc/php-PHPMailer-5.1/examples/images
/usr/share/doc/php-PHPMailer-5.1/examples/images/phpmailer.gif
/usr/share/doc/php-PHPMailer-5.1/examples/images/phpmailer_mini.gif
/usr/share/doc/php-PHPMailer-5.1/examples/index.html
/usr/share/doc/php-PHPMailer-5.1/examples/test_db_smtp_basic.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_mail_advanced.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_mail_basic.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_pop_before_smtp_advanced.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_pop_before_smtp_basic.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_sendmail_advanced.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_sendmail_basic.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_advanced.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_advanced_no_auth.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_basic.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_basic_no_auth.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_gmail_advanced.php
/usr/share/doc/php-PHPMailer-5.1/examples/test_smtp_gmail_basic.php
/usr/share/doc/php-PHPMailer-5.1/extending.html
/usr/share/doc/php-PHPMailer-5.1/faq.html
/usr/share/doc/php-PHPMailer-5.1/pop3_article.txt
/usr/share/doc/php-PHPMailer-5.1/use_gmail.txt
/usr/share/php/PHPMailer
/usr/share/php/PHPMailer/class.phpmailer.php
/usr/share/php/PHPMailer/class.pop3.php
/usr/share/php/PHPMailer/class.smtp.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:39:45 2024