[PR #123] [MERGED] Fix: Add single dash arguments support to sendmail command #448

Closed
opened 2026-03-15 14:19:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/123
Author: @richieri
Created: 6/6/2023
Status: Merged
Merged: 6/6/2023
Merged by: @axllent

Base: developHead: make-compatible-t-sendmail


📝 Commits (1)

  • 4422760 Add single dash arguments support to sendmail command

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 cmd/sendmail.go (+3 -3)
📝 sendmail/cmd/cmd.go (+3 -3)

📄 Description

mailpit sendmail -t was not working because of the single dash argument
parsing. This commit fixes it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/123 **Author:** [@richieri](https://github.com/richieri) **Created:** 6/6/2023 **Status:** ✅ Merged **Merged:** 6/6/2023 **Merged by:** [@axllent](https://github.com/axllent) **Base:** `develop` ← **Head:** `make-compatible-t-sendmail` --- ### 📝 Commits (1) - [`4422760`](https://github.com/axllent/mailpit/commit/4422760a00e6ccb5acbb09fc10a720401a2ceb2f) Add single dash arguments support to sendmail command ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cmd/sendmail.go` (+3 -3) 📝 `sendmail/cmd/cmd.go` (+3 -3) </details> ### 📄 Description mailpit sendmail -t was not working because of the single dash argument parsing. This commit fixes it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:19:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#448
No description provided.