Searched refs:Mailer (Results 1 – 25 of 42) sorted by relevance
12
64 "url": "https://github.com/txthinking/Mailer.git",69 …"url": "https://api.github.com/repos/txthinking/Mailer/zipball/616e58b81fd8aa6fd548d20929c9d53cf72…105 "homepage": "http://github.com/txthinking/Mailer",111 "issues": "https://github.com/txthinking/Mailer/issues",112 "source": "https://github.com/txthinking/Mailer/tree/master"
8 use Tx\Mailer\SMTP;41 /** @var Mailer $mailer Our Mailer with all the data */
3 Mailer.php
36 $mail = new Mailer();
7 use Mailer; alias78 // give DokuWiki's Mailer a sane default sender94 $mailer = new Mailer();171 $mailer = new Mailer();
22 use \Tx\Mailer\Message;23 use \Tx\Mailer\SMTP;33 class Mailer class
20 namespace Tx\Mailer;23 use Tx\Mailer\Exceptions\CodeException;24 use Tx\Mailer\Exceptions\CryptoException;25 use Tx\Mailer\Exceptions\SMTPException;
26 namespace Tx\Mailer\Exceptions;
87 $mail = new Mailer();198 $mail = new Mailer();
14 use Mailer; alias173 $mailer = new Mailer();
67 $mail = new Mailer();
27 $mail = new Mailer();99 * @param Mailer $mail
27 $mail = new Mailer();90 * @param Mailer $mail
32 $mail = new Mailer();
65 $mail = new Mailer();
13 class Message extends \Tx\Mailer\Message
27 $mailer = new Mailer();
95 $mail = new Mailer();
142 if (is_null($mailer)) $mailer = new \Mailer();
121 $mailer = new Mailer();
267 $mail = new Mailer();294 $mail = new Mailer();320 $mail = new Mailer();