mirror of
https://github.com/axllent/mailpit.git
synced 2026-03-03 03:57:01 +00:00
mailpit sendmail -t was not working because of the single dash argument parsing. This commit fixes it. Co-authored-by: Ronaldo Richieri <ronaldo@bestpractical.com>