SMTPSEND V2.00 for Win32 ======================== What is it? =========== SMTPSEND is a simple command line utility to send Internet email from the command prompt or a batch file. It also allows a file to be MIME attached to the email message being sent. It is a Windows 32 console application and will work under Windows NT Version 3.5 or later and Windows 95. usage: smtpsend [-a file] targethost sender receipient [message file] where: -a file is optional and if included specifies a file to be attached to the message using MIME encoding targethost is the name of a smtp gateway system to send the email to sender is the name of the originator of the message receipient is the address the message is to be delivered to message file is optional and if specified contains the text for the email. If not specified smtpsend will take the email contents from the standard input stream. Input should be terminated by a single period at the start of a line. SMTPSEND writes out the Date: header field and the Message-Id: header field but no others. These should be at the start of the message file or standard input along with any other header fields required. A blank line should then separate the header from the main message body. For example: From: mark@swsoft.co.uk To: tony@swsoft.co.uk Subject: Demonstration of SMTPSEND Tony, This should show how SMTPSEND messages should be constructed Mark . command examples: smtpsend localhost mark@swsoft.co.uk jon@swsoft.co.uk message.txt smtpsend -a data.zip mail.swsoft.co.uk mark@swsoft.co.uk tim@swsoft.co.uk notes.txt History ======= 30/11/96 2.00 First public release Legalities ========== The software is provided at no cost and may be freely distributed so long as this readme.txt document is included in the distribution. It is provided "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of mechantability and/or fitness for a particular purpose. You assume the entire risk as to the accuracy and the use of the software. 7th Wave Software Ltd shall not be liable for any damages whatsoever arising out of the use of or inability to use the software, even if 7th Wave Software Ltd has been advised of the possibility of such damage. SMTPSEND is copyright (C) 1996 7th Wave Software Ltd Support and further info ======================== smtpsend@swsoft.co.uk - SMTPSEND specific enquiries mark@swsoft.co.uk - General enquires Home site ========= The latest version of pullmail will always be available from our web site:- http://www.swsoft.co.uk Mark Woollard 7th Wave Software Ltd Consultancy and Software Development Services