Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mailtrap
/
mailtrap-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
28
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Batch Sending API
- #53
#53
Merged
i7an
merged 14 commits into
mailtrap:main
mailtrap/mailtrap-ruby:main
from
sarco3t:batch-sending-api
sarco3t/mailtrap-ruby:batch-sending-api
Copy head branch name to clipboard
Aug 4, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Batch Sending API
#53
i7an
merged 14 commits into
mailtrap:main
mailtrap/mailtrap-ruby:main
from
sarco3t:batch-sending-api
sarco3t/mailtrap-ruby:batch-sending-api
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2025
Batch Sending Api
sarco3t
committed
8292295
View commit details
Copy full SHA for 8292295
Browse repository at this point
fix rubocop errors, updated `Maitrap::Client#initialize`
sarco3t
committed
9ece6d3
View commit details
Copy full SHA for 9ece6d3
Browse repository at this point
added Mail::Batch classes, updated batch examples
sarco3t
committed
fc31211
View commit details
Copy full SHA for fc31211
Browse repository at this point
updated batch api to use `Mail::Base` instead of `Mail::Batch::Base`and cleaned it
sarco3t
committed
7ecb29b
View commit details
Copy full SHA for 7ecb29b
Browse repository at this point
clean up `Client#batch_send`, added addional example
sarco3t
committed
d00cf06
View commit details
Copy full SHA for d00cf06
Browse repository at this point
clean up client#batch_send, added examples
sarco3t
committed
d7ca30a
View commit details
Copy full SHA for d7ca30a
Browse repository at this point
Commits on Jul 16, 2025
added `batch_from_template` and `batch_from_content` methods, formatting and error messages improvements
sarco3t
committed
6995844
View commit details
Copy full SHA for 6995844
Browse repository at this point
renamed batch methods in `Mailtrap::Mail`
sarco3t
committed
2471f10
View commit details
Copy full SHA for 2471f10
Browse repository at this point
Commits on Jul 17, 2025
updated batch methods examples and descriptions
sarco3t
committed
fe7b7b8
View commit details
Copy full SHA for fe7b7b8
Browse repository at this point
Commits on Jul 29, 2025
Update batch sending example
i7an
committed
206e465
View commit details
Copy full SHA for 206e465
Browse repository at this point
Update send_batch method examples
i7an
committed
c0e7556
View commit details
Copy full SHA for c0e7556
Browse repository at this point
Merge pull request #3 from i7an/batch-sending-api
Show description for 12b27e9
sarco3t
authored
12b27e9
View commit details
Copy full SHA for 12b27e9
Browse repository at this point
Commits on Aug 4, 2025
Add batch sending to the main readme
i7an
committed
129955f
View commit details
Copy full SHA for 129955f
Browse repository at this point
Merge pull request #4 from i7an/batch-sending-api
Show description for b363fd8
sarco3t
authored
b363fd8
View commit details
Copy full SHA for b363fd8
Browse repository at this point
You can’t perform that action at this time.