mailtrap-ruby
mailtrap-ruby copied to clipboard
Add Batch Email Sending Functionality to Mailtrap Gem
The Mailtrap gem supports bulk server functionality but lacks batch email sending. I’d like to suggest adding this feature using the https://bulk.api.mailtrap.io/api/batch endpoint. This aligns with the Mailtrap bulk API documentation.
Thanks @ryush00 for your request. It makes sense and this feature is in our backlog
hir @ryush00 we are working on it, added PR relation, FYI @i7an :)
@ryush00 a new release is pushed. See the example here https://github.com/railsware/mailtrap-ruby/blob/main/examples/batch.rb