Skip to content
RustMail
Search
K
Main Navigation
Guide
Configuration
CI Integration
Features
Integrations
API Reference
Changelog
Appearance
Menu
Return to top
Forward a captured message to a real SMTP server
POST
/api/v1/messages/{id}/release
Request Body
application/json
Schema
JSON
JSON
{
"host"
:
"smtp.mailgun.org"
,
"port"
:
587
}
Responses
204
400
404
502
Message forwarded successfully
POST
/api/v1/messages/{id}/release
Playground
Body
Try it out
Samples
Powered by
VitePress OpenAPI