Readme.txt for sendmail.exe
---------------------------

http://www.riedmann.it

sendmail is a simple program to send mail from commandline.

Samples:

sendmail -s "mail subject" log.txt info@tld.name

sendmail log.txt info@tld.name

Sends the text from the file log.txt to the address info@tld.name


Configuration:
the server configuration is read from the file sendmail.ini from the
program directory. At least the ServerName parameter is needed.
When username and password are specified, sendmail does authenticated SMTP.

This program can be used freely, but not selled to anyone.
Since no software can be error free, we decline all responsabilities.

(c) 1994-2016 Riedmann GmbH
http://www.riedmann.it

