Index of /pub/misc2/emil/emil-v1

      Name                                               Last modified       Size  Description

[DIR] Parent Directory 09-Feb-2005 18:26 - [TXT] BUGS 25-Mar-1994 01:00 1k [TXT] CHANGES 12-Apr-1994 02:00 2k [CMP] Emil-1.0.tar.Z 19-Nov-1993 01:00 265k tar archive [TXT] Emil-1.1.patch1 29-Nov-1993 01:00 3k [TXT] Emil-1.1.patch2 29-Nov-1993 01:00 2k [TXT] Emil-1.1.patch3 01-Dec-1993 01:00 9k [TXT] Emil-1.1.patch4 02-Dec-1993 01:00 2k [CMP] Emil-1.1.tar.Z 26-Nov-1993 01:00 366k tar archive [CMP] Emil-1.1pl4.tar.Z 02-Dec-1993 01:00 366k tar archive [CMP] Emil-1.1pl6.tar.Z 08-Apr-1994 02:00 390k tar archive [CMP] Emil-1.1pl7.tar.Z 12-Apr-1994 02:00 389k tar archive [CMP] Emil-1.1pl8.tar.Z 12-Sep-1994 02:00 388k tar archive [TXT] INSTALL 25-Mar-1994 01:00 1k [TXT] README 25-Mar-1994 01:00 2k [TXT] README-FIRST 08-Apr-1994 02:00 1k [TXT] Sendmail.Examples 29-Oct-1993 01:00 5k [DIR] emil/ 12-Sep-1997 10:04 - [DIR] precompiled-v1.0/ 20-Apr-2005 10:29 -


						Nov 26, 1993

		EMIL v1.1; a message format converter
		=====================================


						Martin Wendel
						UDAC
						(C) SUNET
						Martin.Wendel@udac.uu.se



Emil is a tool for converting between message formats used by MIME, Eudora,
SUN mailtool, PC and Mac based clients, etc. It is easily extensible. It 
can work either standalone, as an argument driven filter program, or, if 
linked with sendmail-5.67b+IDA-1.5 or sendmail-8.6.8, as a mail gateway 
convertering messages sent between various types of Internet mail clients. 
It will give a possibility to convert encoding formats of attachments and 
convert character sets of text. It can make a heterogenous mail environment, 
consisting of various types of mail clients, act as a homogenous environment; 
for instance sending only MIME based messages to the outside world. 

A brief description of Emil:

* Thanks to Keld J. Simonsen, Emil is able to convert text between numerous 
  character sets (using his strncnv() routine).

* Emil can convert attached files between the encodings: uuencode, Base64
  and zero size resource fork BinHex.

* Emil recognises AppleSingle/AppleDouble files and BinHex files with
  nonempty resource fork.

* Emil can convert to/from the MIME encoding Quoted-Printable

* Emil can add/remove/modify the headers of a message.

* Header handling and conversion control is configured in TCL.

* Emil can be linked with sendmail to form a powerful gateway between
  various message formats.

* Emil can function as a standalone argument driven filter.




Either linked with sendmail or standalone, Emil has been compiled and
tested on the following platforms: SunOS-4 (Sparc), Solaris-2 (Sparc),
HPUX-9, Ultrix-4.3, AIX-3.1. Please see the Emil manual for further 
installation instructions and instructions how to configure Emil and 
it's TCL scripts.

Problems should be reported with a thorough description and log extracts
to Martin.Wendel@udac.uu.se.