muquit / mailsend-go

mailsend-go is a multi-platform command line tool to send mail via SMTP protocol
Other
166 stars 16 forks source link

If message body is empty emil processing failed #44

Open tootai opened 2 years ago

tootai commented 2 years ago

We launch mailsend-go from a bat file (it replace the previous mailsend1.16 where everything was working well) and have to remove the body -msg %variable% from the command line (tried also "%variable%", no changes) as if this variable is empty we get an unknown option error or all cmds AFTER this one are ignored