Interacts directly with smtp2go's API to facilitate sending of email.
Interacts directly with smtp2go's API to facilitate sending of email from Ruby on Rails.
This extends ruby's Net::SMTP library to support the Postfix MTA's XFORWARD SMTP extension.
Description - Postfix SMTP Filter to parse DTE files to CarterDTE Platform
Denouncer allows you to send notifications with error/exception details using a simple interface. New methods of sending error messages can be implemented using a pre-defined class interface. SMTP and AMQP notification are the first implemented adapters. Denouncer is usable for all ruby applications, Rails is not required. Use denouncer to get informed on error occurences instantly.
SimpleMailer is a simple wrapper for net::smtp that let you attach files
Enhance Ruby net/smtp library to be never interrupted by errors while mail sending to multiple recipients.
WhoToWho is a simple script to define a name randomly in list of name. And send this name by email. With WhoToWho you can define several thing: * Subject of Mail * Format of Mail with 2 parameters (who and towho) * The configuration of smtp connection * Add options for SSL if your smtp connection is a Gmail account
Skeleton smtp daemon for you to subclass
MailPot is a simple SMTP server honeypot that will catch emails and store them in S3 and then pop a message into SQS for later processing
easily authenticate into your google apps account and send mail through google's free smtp
Fake a SMTP server and print email to stdout.
Library for interfacing with JangoSMTP
Adds auth_xoauth to Ruby's core Net::SMTP to support Google's new XOAUTH http://code.google.com/apis/gmail/oauth/protocol.html
Tool for sending fast mailings in one SMTP connection
Mmmm, a Minimalist mail library for Ruby. Works with SMTP or sendmail.
A fake govuk notify service that sends emails via smtp for ease of testing
A minimal smtp server.
Email failover in Rails with MultiSMTP
Allows Batch-Sending emails in Ruby on Rails applications including delayed emails and custom SMTP settings per email
Makes it easy to call the sendgrid SMTP api from ActionMailer
Mmmm, a Minimalist mail library for Ruby. Works with SMTP or sendmail.
EmailSender is an easy to use library to send email based on Net::SMTP. It supports the well-known encryption and authentication methods, and you can use it very easily with Gmail account.
NotesMailer allows you to send emails using your local IBM Lotus Notes installation. It is implemented by wrapping the Lotus Notes-win32ole-api as a custom delivery method for Mail. The usage is very similar to the SMTP delivery method in the popular Mail-gem.
Sends mail through the Mandrill API, allowing you to specify options not available when using SMTP, like delivery time.
A small, fast, evented, actor-based, highly customizable Ruby SMTP server.
Papercut - built on .NET. Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message. Papercut is your answer. Papercut is a simplified SMTP server designed to only receive messages (not to send them on) with a GUI on top of it allowing you to see the messages it receives. It doesn't enforce any restrictions on addresses, it just takes the message and allows you see it. It is only active while it is running, and if you want it in the background, just minimize it to the system tray. When it receives a new message, a balloon message will show up to let you know.
BlitzSMTP implements RFC2920 (Command Pipelining) to achieve high message throughput
Gmail OAuth IMAP & SMTP connections for the Mail gem
A minimal, do-nothing SMTP server
Pepipost is a cloud-based SMTP relay service that delivers highly personalised transactional emails to the inbox within seconds of your customer’s transaction, This is Official Pepipost gem which supports v5
Sends emails through a remote DTLBOX smtp-server by https.
Ruby library for Customers Mail Cloud. Customers Mail Cloud is email sending service provider that supports SMTP or Web API.
Easy way to manage your email campaigns. See https://www.smtp.com/solutions/transactional-email-service-api/ for details
An advance email validator. Checks format, MX record existence for email domain, and SMTP address validation.
Pipeline.rb plugin for sending emails through Gmail SMTP.
Write group emails in Markdown, send via Postmark or SMTP.
MailPot is a simple SMTP server honeypot that will catch emails and store them in S3 and then pop a message into SQS for later processing
An easy smtp eventmachine wrapper for activemailer.
A Ruby implementation of the SMTP protocol that can be run as a deamon
This library enables pop or smtp via ssl/tls by dynamically replacing these classes to these in ruby 1.9.
This library enables pop or smtp via ssl/tls by dynamically replacing these classes to these in ruby 1.9.
A simple SMTP relay tool
auth smtp user
Support Specific Source IP in Net::SMTP
A simple experimental SMTP client
Mass email sending through smtp, rfc-2822 standard. Highly configurable, and feature rich solution: attachments, message variables, text or html messages etc...
Ruby wrapper for the http://smtp.com API (http://api.smtp.com)