Libraries tagged by esmtp
peerj/swiftmailer-transport-esmtpdatareceipttransport
4890 Downloads
Adds X-Swift-Data-Receipt to the message header comprised of the smtp data receipt text
librarymarket/msadiag
1379 Downloads
The Message Submission Agent Diagnostics tool (msadiag) facilitates testing the compatibility of third party message submission agents.
esteplogic/estp-addon
0 Downloads
A simple hello world composer package
nette/mail
7442868 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
zytzagoo/smtp-validate-email
677026 Downloads
Perform email address verification via SMTP
mageplaza/module-smtp
4627276 Downloads
SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers
magepal/magento2-gmailsmtpapp
1493632 Downloads
Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers
jason-munro/cypht
102222 Downloads
Lightweight Open Source webmail written in PHP and JavaScript
buggregator/trap
142766 Downloads
A simple and powerful tool for debugging PHP applications.
aplus/email
1288624 Downloads
Aplus Framework Email Library
sendgrid/smtpapi
6154182 Downloads
Build SendGrid X-SMTPAPI headers in PHP.
pear/net_smtp
2200457 Downloads
An implementation of the SMTP protocol
mlocati/spf-lib
543821 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
zetacomponents/mail
1665629 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
genkgo/mail
50038 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.