Net-SMPP

Net-SMPP 1.18

The Short Message Peer to Peer protocol is frequently used to pass short messages between mobile operators implementing short message service (SMS).This is applicable to both european GSM and american CDMA/TDMA systems.The module comes with documentation...

node-email-templates

node-email-templates 2.0.1 updated

As its name hints, the 'node-email-templates' module can be used in producing HTML templates used in sending HTML emails.The module produces HTML code with inline styles, a format supported by most email clients for rendering visually beautiful...

node-imap

node-imap 0.8.16 updated

Node-imap allows asynchronous communication between Node.js and IMAP servers.A Node.js developer can simply connect and retrieve email data only via JavaScript code, without any proprietary software or third-party libraries. Usage instructions are...

Nodemailer

Nodemailer 1.3.4 updated

Nodemailer is a emailing utility for Node.js, similar to what the mail() function does in PHP (as per functionality, not implementation).This module's main function is to allow emails to be sent out from a Node.js server, by allowing the platform to tap...

The script works by checking the MX records of a specified email address.If the domain exists, it then asks the mail server if that email username exists as well.The entire 'PHP Mail tester' script is contained in one single PHP file and can be hosted on...

PHP MiniMailer lets developers set a preset email subject and body.They can then pass the script a list of email addresses and PHP MiniMailer will send emails to all of them.If the email is not sent, an error will be shown.A small demo is included with...

phpList

phpList 3.2.4 updated

phpList is just like MailChimp, only self-hosted, with all the data stored on your own servers instead of some shady company's servers, on the Internet, where hackers or the likes of the NSA can get to them. phpList is perfect for managing...

PyEmail

PyEmail 0.0.1

The SMTPLIB Python module defines an SMTP client session object that can be used to send mail to any Internet machine with an SMTP or ESMTP listener daemon.PyEmail was developed to simplify the process of sending an email in Python using this...