3.92
There's a lot of open issues
A long-lived project that still receives updates
Simple Mail Transfer Protocol client library for Ruby.
2020
2021
2022
2023
2024
2025
2.14
No release in over a year
MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. Run mailcatcher, set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out http://127.0.0.1:1080 to see the mail.
2020
2021
2022
2023
2024
2025
2.66
Low commit activity in last 3 years
No release in over a year
When mail is sent from your application, Letter Opener will open a preview in the browser instead of sending.
2020
2021
2022
2023
2024
2025
2.51
A long-lived project that still receives updates
Essential models, mailers, and classes for the Solidus e-commerce project.
2020
2021
2022
2023
2024
2025
0.83
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A Rails engine that allows any model to act as messageable, adding the ability to exchange messages with any other messageable model, even different ones. It supports the use of conversations with two or more recipients to organize the messages. You have a complete use of a mailbox object for eac...
2020
2021
2022
2023
2024
2025
0.53
A long-lived project that still receives updates
Mailgun's Official Ruby SDK for interacting with the Mailgun API.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
require 'mail' require 'mail-store-agent' Mail.defaults do delivery_method :test end Mail::TestMailer.deliveries = MailStoreAgent.new # send some mail to someone@someplace.com, and then ... Mail::TestMailer.deliveries.get('someone@someplace.com').is_a? Mail:...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
This gem makes it possible to send mails asynchronously using Resque by simply rewriting `SomeMailer.some_mail(ar_resource, 1234).deliver` to `SomeMailer.async_deliver.some_mail(ar_resource, 1234)`. Using ActiveRecord objects as arguments to mailers is still possible. This is achieved by storing ...
2020
2021
2022
2023
2024
2025
0.18
No release in over 3 years
Deprecated. Replaced by MailchimpMarketing - A Ruby API library for the MailChimp email platform
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Mail-in-a-box: Ruby API Client to interact with the API endpoints
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Search and count emails from a text file, Ex. MailMapper.find("source", option=int); option 0 «default value» returns a hash with domain-key counter-value, option 1 returns a hash for user@mail -> counter-value, option 2 returns an array with all mails
2020
2021
2022
2023
2024
2025
0.3
A long-lived project that still receives updates
Sup is a console-based email client for people with a lot of email. * GMail-like thread-centered archiving, tagging and muting * Handling mail from multiple mbox and Maildir sources * Blazing fast full-text search with a rich query language * Multiple accounts - pick the righ...
2020
2021
2022
2023
2024
2025
0.06
Low commit activity in last 3 years
A long-lived project that still receives updates
A set of patches for mikel's mail gem. With this, you can easily send and receive mails with ISO-2022-JP enconding (so-called 'JIS-CODE').
2020
2021
2022
2023
2024
2025
0.69
A long-lived project that still receives updates
mail_room will proxy email (gmail) from IMAP to a delivery method
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
# Single File Delivery Method for Mail gem ## Summary This gem is a delivery-method plug-in for [mail](https://github.com/mikel/mail) that delivers all mail to a single file for testing. The Mail gem already provides a file delivery-method that appends a copy of each message to a file named af...
2020
2021
2022
2023
2024
2025