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
937 forks
Language: Ruby
last commit: 3 months 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 | A language and implementation providing a simple and extensible way to write programs | 22,221 |
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,629 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,194 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
sparklemotion/mechanize | Automates web interaction with websites | 4,396 |
mjl-/mox | A modern, secure mail server for self-hosted email with features like SPF/DKIM/DMARC and Bayesian spam filtering. | 3,731 |
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,139 |
mruby/mruby | A lightweight implementation of the Ruby language with C code and Ruby 3.x compatibility | 5,315 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,355 |
phpmailer/phpmailer | A comprehensive PHP email sending library with features like attachments, encryption, and authentication. | 21,145 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |