zehm / sendEmail

SendEmail is a lightweight, command line SMTP email client. If you have the need to send email from a command line, this free program is perfect: simple to use and feature rich. It was designed to be used in bash scripts, batch files, Perl programs and web sites, but is quite adaptable and will likely meet your requirements. SendEmail is written in Perl and is unique in that it requires NO MODULES. It has an intuitive and flexible set of command-line options, making it very easy to learn and use. SendEmail is licensed under the GNU GPL, either version 2 of the License or (at your option) any later version. [Supported Platforms: Linux, BSD, OS X, Windows 98, Windows NT, Windows 2000, & Windows XP]
GNU General Public License v2.0
33 stars 18 forks source link

Poblem in sending via Microsoft Exchange server #3

Open masdar80 opened 2 years ago

masdar80 commented 2 years ago

I am trying to send an email from Exchange server but it fails i tried another client (thunderbird) and it works fine but with this script i got this error:L SMPT Authentication Error. is there any specific settings which i have to consider? Thanks

woheller69 commented 2 years ago

maybe the sane issue as #1 which is fixed by https://github.com/zehm/sendEmail/pull/2