mailtrap-ruby icon indicating copy to clipboard operation
mailtrap-ruby copied to clipboard

Add Batch Email Sending Functionality to Mailtrap Gem

Open ryush00 opened this issue 9 months ago • 1 comments

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.

ryush00 avatar Mar 16 '25 11:03 ryush00

Thanks @ryush00 for your request. It makes sense and this feature is in our backlog

mklocek avatar Mar 17 '25 08:03 mklocek

hir @ryush00 we are working on it, added PR relation, FYI @i7an :)

yanchuk avatar Jul 16 '25 20:07 yanchuk

@ryush00 a new release is pushed. See the example here https://github.com/railsware/mailtrap-ruby/blob/main/examples/batch.rb

i7an avatar Aug 06 '25 14:08 i7an