Email library
A Ruby library designed to handle email generation, parsing and sending in a simple manner.
A Really Ruby Mail Library
4k stars
76 watching
936 forks
Language: Ruby
last commit: 23 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ryanb/letter_opener | A tool that allows developers to preview emails in their browser instead of sending them | 3,730 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
heartcombo/mail_form | A Ruby gem providing an easy way to send emails from forms with validations, attachments, and request information. | 879 |
dcparker/ruby-gmail | Provides an interface to Gmail's IMAP and SMTP services for searching, reading, sending, and managing emails | 792 |
foundry376/mailspring | A fast and feature-rich email client with support for multiple platforms and plugins | 15,568 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,187 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
sparklemotion/mechanize | Automates web interaction with websites | 4,391 |
mjl-/mox | An email server solution for low-maintenance self-hosted email with features like spam filtering and authentication. | 3,666 |
zapnap/resque_mailer | A plugin that enables asynchronous email sending with ActionMailer and Resque. | 604 |
benprew/pony | A Ruby library for sending emails in a convenient and flexible way | 1,141 |
mruby/mruby | A lightweight Ruby implementation | 5,310 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,351 |
phpmailer/phpmailer | A comprehensive PHP email sending library with features like attachments, encryption, and authentication. | 21,067 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |