Download List

Descripción del Proyecto

mail2sms converts a (MIME) mail to a short message, allowing search/replace, conditional rules, date/time dependent actions, customizing the output format, etc. The output defaults to 160 characters, which is perfectly suitable for sending the text to a GSM telephone as an SMS message. This software does not include any code for actually sending the text to anything else but another program or stdout.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-13 19:13
1.3.4

Correcciones de errores se hicieron para las líneas que comienzan con "De". Apoyo a demasiado largo codificadas MIME-palabras fue mejorada. El uso de un char firmado como un índice de la matriz fue corregido. El 'fue retirado problema wday.
Tags: Minor bugfixes
Bugfixes were made for lines starting with "From
". Support for overly long MIME encoded-words was
improved. The use of a signed char as an array
index was fixed. The 'wday' problem was removed.

2001-11-13 17:04
1.3.3

El citado decodificador ahora se encarga de imprimir CRLF mejor. Un problema con topes de cadena que no se terminada en cero fue corregido. Un problema sin firmar en getName () que hizo que algunos personajes 8 bits se muestra como obtener el espacio era fijo. Más correcciones CRLF completa se han añadido.
Tags: Minor bugfixes
The quoted-printable decoder now handles CRLF better. A problem with string buffers that weren't zero terminated was fixed. An unsigned problem in getname() that made certain 8-bit characters get shown as space was fixed. More complete CRLF fixes were added.

2001-04-06 13:12
1.3.2

Esta versión incluye el tratamiento de CRLF mejor, mejor Content-Transfer-Encoding de análisis en los correos de varias partes, y la opción '-n de obras "en cualquier parte de la línea de comandos!
Tags: Minor bugfixes
This release adds better CRLF treatment, better
Content-Transfer-Encoding parsing in multipart
mails, and the option '-n' works anywhere on the
command line!

2001-02-12 16:36
1.3.1

Esta versión incluye una nueva "salida" de palabras clave en el sistema de configuración.
Tags: Minor feature enhancements
This release includes a new "exit" keyword in the
configuration system.

2001-02-09 16:35
1.3

Una secuencia de comandos del filtro le permite cortar secciones de correo de entrada,-i anula la opción de configuración del archivo de registro, y un volcado de memoria se ha eliminado.
Tags: Minor feature enhancements
A filter script now allows you to cut off sections
of incoming mail, -i overrides the logfile
configuration option, and a core dump has been
removed.

Project Resources