Download List

Descripción del Proyecto

Ledmail is a small mail checking utility that utilises the keyboard LEDs (caps, num, and scroll lock) to indicate when new mail has arrived. The LEDs are made to flash in an answerphone-like manner to indicate the number of new messages that are present in given mail servers. Each LED can be given a separate list of mail servers to poll, and the total number of new messages on those servers will determine how many times the LED will flash. Errors in checking mail servers cause the LEDs to flash in an inverted state, or to stay on. Ledmail can check both POP3 and IMAP4 mail servers.

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.

2001-10-06 05:27
0.4-3

Correcciones de errores menores, incluido el apoyo mejor IMAP, una nueva opción '-q' para la producción menos syslog, y establece, para algunos avisos en tiempo de compilación que apareció bajo Red Hat 7.1.
Tags: Minor feature enhancements
Minor bugfixes including better IMAP support, a new '-q' option for less syslog output, and fixes for some compile time warnings that appeared under Red Hat 7.1.

2001-02-14 16:28
0.3-4

En respuesta a varias peticiones de los usuarios, ahora hay una 'C' opción de permitir el archivo de configuración que se cargan desde ubicaciones alternativas. Esto permite que el usuario instala.
Tags: Minor feature enhancements
In response to a number of users requests, there is now a '-c' option to allow the config file to be loaded from alternative locations. This allows user installs.

2001-02-12 10:25
0.3-3

Muchas pequeñas correcciones de errores, envasado read () con SELECT () para que lee no puede bloquear para siempre estancamiento de la aplicación, el código modular, y las rutinas de comprobación de correo módulos de carga dinámica. El formato de ledmail.conf fue cambiado, y las páginas de manual se han actualizado al detalle de todo esto. Hay también un todo, como nueva opción para algunas cuentas, cuando el recuento total de todos los mensajes se pueden utilizar como la cuenta de correo electrónico.
Tags: Major bugfixes
Many small bugfixes, wrapping read() with select() so that reads cannot block forever stalling the application, modularised code, and mail checking routines dynamically load modules. The format of ledmail.conf was changed, and the man pages were updated to detail all this. There is also an all as new option for some accounts, where the total count of all messages can be used as the mail count.

2001-01-30 15:13
0.1-8

Soporte para servidores IMAP4 fue añadido, así como las opciones de línea de comandos para el intervalo de verificación y la tasa de flash. Las páginas del manual se han actualizado. Algunos otros bugs de menor importancia eran fijos, algunos como resultado de informes de error. El programa está bajo la licencia de los términos de la GPL. La estructura de / etc / fue modificada ledmail.conf.
Support for IMAP4 servers was added, as well as command line options for check interval and flash rate. The man pages were updated. A few other minor bugs were fixed, some as a result of bug reports. The program is now licenced under the terms of the GPL. The structure of /etc/ledmail.conf was modified.

2001-01-30 15:13
0.1-7

Una serie de pequeñas correcciones de errores, incluyendo una pérdida de descriptor de archivo y un problema por el cual ledmail se negó a revisar las cuentas de correo electrónico que no se pudo comprobar la primera vez que puso en marcha, y una serie de «bajo el capó" cambios (funciones de control de POP3 en su propio archivo ). La mayoría de los cambios están en preparación para el soporte de IMAP.
A number of small bugfixes, including a file descriptor leak and a problem whereby ledmail refused to check mail accounts that could not be checked when first started up, and a number of 'under the bonnet' changes (POP3 checking functions are in their own file). Most changes are in preparation for IMAP support.

Project Resources