Project

Reverse Dependencies for mail

The projects listed here declare mail as a runtime or development dependency

0.0
Low commit activity in last 3 years
No release in over a year
A mail patch for decoding some improper mails
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
A mail patch for encoding conventional mail
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Marks in an email HTMl-links and creates a list of all links at the bottom of the mail-text. Best used with the Mutt MUA
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A delivery method that wrapps another delivery method and logs all successfull deliveries. It logs to ./log/emails/#{Time.now....}.eml
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Lodges a callback with `Mail`, capturing all of the mail being sent, and logging it to it's own file, so you can simply look back through that file to see what's up.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
ActionMailer send method for madmimi api
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A Mad Mimi delivery method for the Ruby Mail library, with Rails 3 support.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
A web interface to view emails sent out when developing in Rails
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
MailPlugger helps you to use one or more mail providers. You can send emails via SMTP and API as well.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
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
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Delivery method for Mail gem. Delivers mail to a beanstalk queue
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Retrieves messages from a mail server and resends them to a list of recievers.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Gem for inbound mail via Postfix MTA. Creates separate worker process for delivery to app.
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
0.0
No commit activity in last 3 years
No release in over 3 years
This is a slack bot which receives and posts emails to slack.
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Mail extension for sending using an SMTP connection pool
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Use MailSpyInterceptor when you want to BCC yourself in every email sent out by your application. I've found it very useful when running a startup in a very early stage.
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.0
No commit activity in last 3 years
No release in over 3 years
Helps when doing mass email changes or migrations\ where you need to verify that everything is set up correctly.
2020
2021
2022
2023
2024
2025