mirror of
https://github.com/axllent/mailpit.git
synced 2025-11-06 09:09:14 +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>