I want to create a telnet session via a batch-file for sending email over an Exchangeserver. Manualy I have to do the following:
connection to the Exchangeserver over port 25 an TermTyp vt100
typing several commands.
I want to do this automatically via a script-file.
Thanks for your help.