mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
fd6cb4d568
servers, CCs, BCCs, HTML messages, and word wrap, and more. It can send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component. WWW: http://sourceforge.net/projects/phpmailer PR: ports/135071 Submitted by: Joe Horn <joehorn@gmail.com>
77 lines
3.3 KiB
Plaintext
77 lines
3.3 KiB
Plaintext
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/PHPMailer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/POP3.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/SMTP.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/_v2.0.4_PHPMailer_v2.0.4_class_phpmailer_php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/_v2.0.4_PHPMailer_v2.0.4_class_pop3_php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/PHPMailer/_v2.0.4_PHPMailer_v2.0.4_class_smtp_php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/__filesource/fsource_PHPMailer__class.phpmailer.php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/__filesource/fsource_PHPMailer__class.pop3.php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/__filesource/fsource_PHPMailer__class.smtp.php.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/blank.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/classtrees_PHPMailer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/elementindex.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/elementindex_PHPMailer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/extending.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/faq.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/li_PHPMailer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/media/banner.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/media/stylesheet.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/packages.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/phpmailer_sm.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pop3_article.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/use_gmail.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contents.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.html
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop3_before_smtp_test.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_gmail.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_mail.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_sendmail.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_smtp.php
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/bkgrnd.gif
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer.gif
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer.png
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/images/phpmailer_mini.gif
|
|
%%DATADIR%%/class.phpmailer.php
|
|
%%DATADIR%%/class.pop3.php
|
|
%%DATADIR%%/class.smtp.php
|
|
%%DATADIR%%/language/phpmailer.lang-ar.php
|
|
%%DATADIR%%/language/phpmailer.lang-br.php
|
|
%%DATADIR%%/language/phpmailer.lang-ca.php
|
|
%%DATADIR%%/language/phpmailer.lang-ch.php
|
|
%%DATADIR%%/language/phpmailer.lang-cz.php
|
|
%%DATADIR%%/language/phpmailer.lang-de.php
|
|
%%DATADIR%%/language/phpmailer.lang-dk.php
|
|
%%DATADIR%%/language/phpmailer.lang-en.php
|
|
%%DATADIR%%/language/phpmailer.lang-es.php
|
|
%%DATADIR%%/language/phpmailer.lang-et.php
|
|
%%DATADIR%%/language/phpmailer.lang-fi.php
|
|
%%DATADIR%%/language/phpmailer.lang-fo.php
|
|
%%DATADIR%%/language/phpmailer.lang-fr.php
|
|
%%DATADIR%%/language/phpmailer.lang-hu.php
|
|
%%DATADIR%%/language/phpmailer.lang-it.php
|
|
%%DATADIR%%/language/phpmailer.lang-ja.php
|
|
%%DATADIR%%/language/phpmailer.lang-nl.php
|
|
%%DATADIR%%/language/phpmailer.lang-no.php
|
|
%%DATADIR%%/language/phpmailer.lang-pl.php
|
|
%%DATADIR%%/language/phpmailer.lang-ro.php
|
|
%%DATADIR%%/language/phpmailer.lang-ru.php
|
|
%%DATADIR%%/language/phpmailer.lang-se.php
|
|
%%DATADIR%%/language/phpmailer.lang-tr.php
|
|
%%DATADIR%%/language/phpmailer.lang-zh.php
|
|
%%DATADIR%%/language/phpmailer.lang-zh_cn.php
|
|
%%DATADIR%%/test/phpmailer_test.php
|
|
%%DATADIR%%/test/phpunit.php
|
|
%%DATADIR%%/test/test.png
|
|
@dirrm %%DATADIR%%/test
|
|
@dirrm %%DATADIR%%/language
|
|
@dirrm %%DATADIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/media
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/PHPMailer
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/__filesource
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/images
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|