mailsend-go
mailsend-go copied to clipboard
mailsend-go is a multi-platform command line tool to send mail via SMTP protocol
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...
It should say -file instead of -msg
This PR updates the outdated SMTP server `smtp.live.com`. It also adds the option `office365` to the values allowed with `use`.
``` mailsend-go -V @(#) mailsend-go v1.0.10 ``` **How to reproduce:** ``` mailsend-go -smtp foo -ssl -info ``` This results in ``` panic: runtime error: invalid memory address or nil pointer...
Hi, Just got myself a brand new 64-bit ARM VPS, never tried that before (it works very well and fast too). Is there any chance that you can add arm64...
Please add mailsend-go linux 32bit executable release, thanks.
the programm is working perfectly. But if i try to get it working in the cloud it gets a timeout trying to reach the smtp server. Is there a way...
Google shut off access to apps which require you to pass through the username and password: https://support.google.com/accounts/answer/6010255 Username and password are required fields for mailsend. Does this mean mailsend is...
Which TLS version does mailsend-go v1.0.10 use?