PURPOSE:

      MAIL6 is a command line e-mail sender, that allows you to send e-mail from batch processing,
      on computers running Windows or UNIX..

      MAIL6 runs with :
                 WINDOWS XP
		 WINDOWS 2000
                 WINDOWS 95 and 98,
		 WINDOWS NT 3.51 and 4,
		 UNIX AIX, SCO, HP-UX,SOLARIS,FreeBSD,OpenBSD,IRIX,Tru64 and LINUX,
		 HVX

INSTALLATION

      With WINDOWS XP,2000,95, 98 and NT.
	   create a directory
	   copy the mail6.zip file to this directory
	   execute the commands :
	   
	   pkunzip mail6.zip
  
      With UNIX.
	   copy the mail6.xxx file
	   execute the commands :
	   
	   cpio -idv < mail6.xxx
	   cd mail6
	  
	   copy the mail6.key file to the mail6 directory
 
	         xxx =  aix for IBM AIX
			sco for UNIX SCO
			hpx for HP-UX
			lin for LINUX
			fre for FreeBSD
			opn for OpenBSD
			sls for SUN SOLARIS
			irx for IRIX
			osf for Tru64

STATUS

      MAIL6 is shareware. This version is not a fully functionning version.
      With the demo version you can:

      - send only the same text message ("demo text message from MAIL6")
      - you cannot attach a file to your mail 
  
TO RUN MAIL6      

      To send an E-mail the user execute the command :

	 mail6 -server smtp_server -from e-mail_adress -to e_mail_adress [-subject xxx -msg xxx -attach file1 -attach file2]  
 
	 Required parameters:

	 -server xxx    xxx=the SMTP server

	 -from xxx      xxx=the e-mail adress known by the SMTP server

         -to xxx        xxx=the e-mail adress you want to send

	 Optional parameters :

	 -subject xxx   xxx=the subject e-mail

         -msg xxx       xxx=the text message
 
         -attach xxx    xxx=file name to be attached
                        you can attach 3 files to your e-mail

MAIL6 VERSION

     You can download the most recent version of MAIL6 at:

     http://www.ifrance.com/p-jean/windows/mail6.zip
 
 
CONTACT US:

     E-mail PierreJEAN2@Wanadoo.fr
 
     SARL EUPROSOFT
     4 rue Plichon
     75011 PARIS
     FRANCE
     
     Tl : (33)1.55.28.81.81     Fax : (33)1.55.28.81.82

MAIL6 HISTORY

 --  22-01-2003   Version 1 of MAIL6

