Libraries tagged by smtp
peerj/swiftmailer-transport-esmtpdatareceipttransport
9124 Downloads
Adds X-Swift-Data-Receipt to the message header comprised of the smtp data receipt text
nerdcel/kirby-oauth2-email
296 Downloads
Kirby Plugin to setup OAuth for SMTP Mail (e.g. Outlook, Gmail, Yahoo, etc.)
mouf/utils.mailer.mail-interface
47603 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
manul-app/laravel-mailpit-http
43 Downloads
Laravel mail transport that delivers messages to Mailpit through its HTTP API instead of SMTP.
khodja/smsc
2126 Downloads
SMSC - позволяет рассылать сообщения через ваши проекты и сервисы по протоколам HTTP/HTTPS, SMTP и SMPP.
inrage/acorn-mail
1203 Downloads
Simple WordPress SMTP using Acorn.
hydrakit/mail
203 Downloads
Outgoing mail behind one transport contract: SMTP for delivery, log and array transports so tests and local development never send.
hariadi/laravel-myemail
41 Downloads
Laravel mail transport for the MYEmail government email delivery service (HTTP API, no SMTP).
yukoff/magento2-sendgrid-smtp
12 Downloads
Configure Magento 2 to use SendGrid SMTP server to send email
trq/smtpcatcher
35 Downloads
A Very Simple Smtp Mail Catcher.
smalot/smtp-server
239 Downloads
SMTP Server based on ReactPHP
smalot/sendmail-smtp
25 Downloads
Sendmail wrapper to send mail via SMTP
sebgar/m2-smtp
830 Downloads
Magento 2 Smtp
samolabams/smtp-validator
577 Downloads
A simple laravel package that validates your smtp credentials without sending a test mail
mouf/utils.mailer.smtp-mail-service
19239 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.