0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2020
2021
2022
2023
2024
2025
0.0
Unofficial MailerSend integration with Rails
2020
2021
2022
2023
2024
2025
0.0
Depending on the ext_logger gem package, create for batch. The batch resource consumption can be recorded, and the specified mail can be sent according to the implementation of batch, and the mail format is fixed.
2020
2021
2022
2023
2024
2025
0.0
Decoration Mail Parser
2020
2021
2022
2023
2024
2025
0.0
Subscribe and unsubscribe to mailchimp lists.
2020
2021
2022
2023
2024
2025
0.0
Enhances the ActionMailer Previews introduced in 4.1 by automatically creating ActionMailer Previews at runtime in development mode.
See automatic previews of your ActionMailer emails, with no extra effort or mock data. Install the action_mailer_auto_previews gem
into your :developme...
2020
2021
2022
2023
2024
2025
0.0
A pure Ruby library to generate a USPS Intelligent Mail barcode. It generates the string of characters to print with one of the USPS Intelligent Mail barcode fonts.
2020
2021
2022
2023
2024
2025
0.0
Chef report handler that uses pony to send an email. Based on Mathieu Sauve-Frankel's chef-handler-mail
2020
2021
2022
2023
2024
2025
0.0
A mail gem based validator for rails
2020
2021
2022
2023
2024
2025
0.0
AwesomeMailer embeds your e-mail CSS inline, allowing you to write e-mail templates without worrying too much about stylesheets
2020
2021
2022
2023
2024
2025
0.0
Official Mailclerk ruby gem
2020
2021
2022
2023
2024
2025
0.0
A SilverPOP Mailer Gem/Plugin for sending emails with the ability to override ActionMailer
2020
2021
2022
2023
2024
2025
0.0
Shoulda macros and more assertions for Action Mailer and ActionMailer::TestCase; now includes tests for parts.
2020
2021
2022
2023
2024
2025
0.0
Shoulda macros and more assertions for Action Mailer and ActionMailer::TestCase; now includes tests for parts.
2020
2021
2022
2023
2024
2025
0.0
Send emails using the Mailgun API from your Capistrano recipes. Simple configuration using Capistrano variables along with direct access to the API.
2020
2021
2022
2023
2024
2025
0.0
A gem to format the elements of a Royal Mail Postcode Address File entry
according to the rules described in the Royal Mail Programmer's Guide
Edition 7, Version 6.2
(https://www.poweredbypaf.com/wp-content/uploads/2024/11/Latest-Programmers_guide_Edition-7-Version-6-2.pdf)
2020
2021
2022
2023
2024
2025
0.0
A Danger plugin to check if .mailmap has a canonical name of author and committer
2020
2021
2022
2023
2024
2025
0.0
Prevail Health 3rd party mailer adapter gem.
2020
2021
2022
2023
2024
2025
0.0
Reaction Mailer
2020
2021
2022
2023
2024
2025
0.0
Mail Parsing lib
2020
2021
2022
2023
2024
2025