mirror of
https://github.com/rustmailer/rustmailer.git
synced 2026-09-05 16:01:21 +00:00
- Added REST endpoint `POST /append-reply-to-draft/:account_id` that creates a reply draft linked to the original email thread with appropriate headers (`References`, `In-Reply-To`). - Added equivalent gRPC method for creating and appending reply drafts.