mirror of
https://github.com/axllent/mailpit.git
synced 2025-04-13 11:50:32 +02: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>