diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-22 20:41:01 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-22 20:41:01 +0000 |
commit | 12c757f48ecf48bf89525642fe3485fa84481f7b (patch) | |
tree | 63872abe5528eeec3c8f56dd6099322b65da2ca7 /mail/emil/pkg-descr | |
parent | ecc68dcfa1aa84c8fc24a62c11af90b247cb0ee0 (diff) |
Notes
Diffstat (limited to 'mail/emil/pkg-descr')
-rw-r--r-- | mail/emil/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/emil/pkg-descr b/mail/emil/pkg-descr new file mode 100644 index 000000000000..9fabbdef5c36 --- /dev/null +++ b/mail/emil/pkg-descr @@ -0,0 +1,23 @@ +Emil is a filter for converting Internet Messages. It supports +three basic formats: MIME, SUN Mailtool and RFC822. It can be +used with sendmail, as a loopback mailer, as a prefilter or +backend program with a mail client program, or as a plain +filter. Conversion can be configured by a configuration file, +emil.cf, using sender, recipient and recipient host as input +parameters or by command line arguments. + +Emil is able to: +- convert the format, headers and structure, between messages of type + MIME, Sun Mailtool and RFC822. +- convert the encoding of binary data between Base64, BinHex and Uuencode. +- convert the encoding of text to and from the MIME encoding Quoted-Printable. +- convert character set of text between the character sets made + available by Keld J. Simonsens strncnv package. +- do one-way conversions of 8bit text to the Swedish national variant of + ISO-646 or to US-ASCII. +- convert to and from RFC1522 format headers. + +http://www.uu.se/emil + +-- +Josh Gilliam <josh@quick.net> |