0.0
Solidus -> Mailchimp Ecommerce synchronization
2020
2021
2022
2023
2024
2025
0.0
Prevail Health 3rd party mailer adapter gem.
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
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
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. NOTE: Deprecated. Please use usps_intelligent_barcode instead.
2020
2021
2022
2023
2024
2025
0.0
Render mail, serialize it and then send it to a Sidekiq queue for dispatch by a background process.
2020
2021
2022
2023
2024
2025
0.0
MailUp OAuth2 Strategy for OmniAuth 1.0.
2020
2021
2022
2023
2024
2025
0.0
Mailchimp Transactional Ruby SDK
2020
2021
2022
2023
2024
2025
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
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
Cached Mailer simply stores a copy of all the email you send with ActionMailer to the database. The template used is also stored so you can run queries on the database for specific emails.
2020
2021
2022
2023
2024
2025
0.0
Mailchimp extension for slack-ruby-bot-server.
2020
2021
2022
2023
2024
2025
0.0
This is a helper to debug Action Mailbox. It's not suitable for running on production servers.
2020
2021
2022
2023
2024
2025
0.0
Smartly check whether a given email/domain belongs to a free or disposable
mail provider. There are hundreds of lists available in Github repositories
or Gists that list various free and disposable email providers. This gem
downloads a bunch of these scripts (pre-configured URLs) and pars...
2020
2021
2022
2023
2024
2025
0.0
Implements an email interceptor which, when registered with the Mail gem, munges all "To:" email address to @eyepaste.com addresses. Especially helpful in dev or staging environments when you don't want emails delivered to actual addresses, but you may want to verify actual delivery.
2020
2021
2022
2023
2024
2025
0.0
Interface for using MailChimp as a template repository for transactional emails. MailChimp campaigns define email content, using merge tags as placeholders for injectable content pieces.
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
Official Mailclerk ruby gem
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