luca7766
Results
2
issues of
luca7766
When I launch the 32 bit version of mailsend-go i get an error "This is not a valid 32 bit application etc...", just testing... on Windows 10 64 the 64...
I used -attach "filename.pdf" but into the email there's no attachment, here's the full command: ``` mailsend.exe -smtp out.myserver.com -f myaddress@ -t destination@ -sub "Testing" -mime-type "text/plain" -msg-body "C:\message.txt" -attach...