Home
last modified time | relevance | path

Searched refs:SMTP (Results 1 – 25 of 28) sorted by relevance

12

/plugin/smtp/subtree/txtthinking/Mailer/
H A DREADME.md4 A lightweight SMTP mail sender
33 use \Tx\Mailer\SMTP;
37 $smtp = new SMTP(); // new SMTP(new Logger('Mailer')); # set logger to receive debug log
/plugin/smtp/lang/ko/
H A Dintro.txt1 ====== SMTP 테스트 ======
3 이 페이지는 도쿠위키에서 테스트 메일을 보낼 수 있습니다. 올바르게 SMTP 플러그인을 설정했는지 확인하는 데 사용할 수 있습니다.
/plugin/smtp/lang/zh/
H A Dintro.txt1 ====== SMTP 测试 ======
3 本页面允许您从 Dokuwiki 发送测试邮件。您可以用它来检查 SMTP 插件是否已正确配置。
/plugin/smtp/lang/ja/
H A Dintro.txt1 ====== SMTP 設定の確認 ======
4 SMTP プラグインの設定が正しいかどうかの確認に使用してください。
/plugin/smtp/subtree/txtthinking/Mailer/tests/
H A DSMTPTest.php9 use Tx\Mailer\SMTP; alias
23 * @var SMTP
34 $this->smtp = new SMTP();
H A DMailerTest.php4 use \Tx\Mailer\SMTP; alias
15 $this->smtp = new SMTP(new Logger('SMTP'));
/plugin/smtp/lang/eo/
H A Dintro.txt1 ====== Testi SMTP ======
3 Tiu paĝo eksendas test-retpoŝton en DokuWiki. Tiel vi povas testi, ĉu la kromaĵo SMTP ĝuste agordiĝ…
/plugin/smtp/lang/de-informal/
H A Dintro.txt1 ====== SMTP Test ======
3 Auf dieser Seite kannst Du eine Testmail über DokuWiki versenden, um die aktuelle SMTP Konfiguratio…
/plugin/smtp/lang/no/
H A Dintro.txt1 ====== SMTP-testing ======
3 …n test-e-post fra DokuWiki. Bruk denne for å sjekke om du har installert din SMTP-utvidelse riktig.
/plugin/smtp/lang/en/
H A Dintro.txt1 ====== SMTP Testing ======
3 …nding a test mail in DokuWiki. You can use it to check if you configured the SMTP plugin correctly.
/plugin/smtp/lang/de/
H A Dintro.txt1 ====== SMTP Test ======
3 Auf dieser Seite können Sie eine Testmail über DokuWiki versenden, um die aktuelle SMTP Konfigurati…
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php22 use \Tx\Mailer\SMTP; alias
35 * @var SMTP
49 $this->smtp = new SMTP($logger);
/plugin/smtp/lang/pl/
H A Dintro.txt1 ====== Testowanie SMTP ======
3 …mości e-mail w DokuWiki. Możesz go użyć do sprawdzenia, czy poprawnie skonfigurowałeś wtyczkę SMTP.
/plugin/smtp/lang/da/
H A Dintro.txt1 ====== SMTP Test ======
3 …st-mail i DokuWiki. Du kan bruge den til at kontrollere om du har konfigureret SMTP plugin korrekt.
/plugin/smtp/lang/sv/
H A Dintro.txt1 ====== Test av SMTP ======
3 …test-e-brev via DokuWiki. Du kan använda sidan för att kontrollera om du konfigurerat SMTP korrekt.
/plugin/smtp/lang/nl/
H A Dintro.txt1 ====== SMTP Test ======
3 …l versturen in DokuWiki. Je kunt het gebruiken om te controleren of je de SMTP plugin correct hebt…
/plugin/smtp/lang/fr/
H A Dintro.txt1 ====== Test de SMTP ======
3 …courriel de test depuis DokuWiki. Vous pouvez l'utiliser pour vérifier si SMTP est correctement co…
/plugin/smtp/lang/cs/
H A Dintro.txt1 ====== Zkouška SMTP ======
3 …ušet posílání e-mailu v DokuWiki. Můžete ji využít pro ověření správnosti nastavení rozšíření SMTP.
/plugin/smtp/lang/es/
H A Dintro.txt1 ====== Probando SMTP ======
3 …ueba en DokuWiki. Puedes usarlo para verificar que el módulo de programa SMTP esté configurado co…
/plugin/smtp/lang/pt-br/
H A Dintro.txt1 ====== Teste de SMTP ======
3 …este no DokuWiki. Você pode usá-lo para verificar se configurou o plug-in SMTP corretamente. Forne…
/plugin/smtp/lang/vi/
H A Dintro.txt1 ====== Thử nghiệm SMTP ======
3 …okuWiki. Bạn có thể sử dụng nó để kiểm tra xem bạn đã định cấu hình đúng tiện ích plugin SMTP chưa.
/plugin/smtp/lang/ru/
H A Dintro.txt1 ====== Проверка протокола SMTP ======
/plugin/smtp/
H A Dplugin.info.txt6 desc Send mails via a configured SMTP server
H A Daction.php54 $smtp = new \Tx\Mailer\SMTP($logger);
H A DREADME3 Send mails via a configured SMTP server

12