Download List

Descripción del Proyecto

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. These are the primary mail utilities for the GNU system. The central library is capable of handling electronic mail in various mailbox formats and protocols, both local and remote. Specifically, this project contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX "mailx" client and a collection of other handy tools.

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.

2009-09-11 18:50
2.1

Este lanzamiento marca el 10 º aniversario del proyecto e introduce muchas mejoras y correcciones de errores significativos. Mailutils ahora viene con una nueva API Python, C + + API construido por defecto, un Maidag mejorar la capacidad de las secuencias de comandos (que permite Tamiz / régimen / scripts de Python), el apoyo UIDL por movemail, personal configurable, espacio de nombres en imap4d, nuevos comandos para correo, Tokio Gabinete de apoyo de DBM, y soporte para los formatos de buzón de correo nuevo.
Tags: Stable
This release marks the 10th anniversary of the project and introduces many significant improvements and bugfixes. Mailutils now comes with a new Python API, a C++ API built by default, an improved Maidag scripting capability (which allows Sieve/Scheme/Python scripts), UIDL support by Movemail, configurable personal namespace in Imap4d, new commands for Mail, Tokyo Cabinet DBM support, and support for new mailbox formats.

2008-12-26 20:18
2.0

Esta versión introduce un nuevo formato de archivo de configuración, el nuevo "maidag" utilidad "(Mail Delivery Agent), la acción de Malla nuevo" tubo ", el cliente SMTP STARTTLS apoyo, el apoyo a nuevos protocolos: contaminantes orgánicos persistentes (COPs: / /) y IMAPS (imaps ://), soporte LDAP, el apoyo a los wrappers TCP, el apoyo a modo de PREAUTH en imap4d, la extensión ESMTP tamaño en la biblioteca, el tipo de programa de correo nuevo "prog", nuevos tipos de buzón de manipulación, y muchas más mejoras y correcciones de errores.
Tags: Major feature enhancements
This release introduces a new configuration file
format, the new "maidag" utility (MAIl Delivery
AGent), the new Sieve action "pipe", client SMTP
STARTTLS support, support for new protocols: POPS
(pops://) and IMAPS (imaps://), LDAP support,
support for TCP wrappers, PREAUTH mode support in
imap4d, the ESMTP SIZE extension in the library,
the new mailer type "prog", new mailbox types
handling, and many more improvements and bugfixes.

2007-06-30 12:18
1.2

Los programas en este comunicado están licenciados bajo GNU General Public License versión 3. Las bibliotecas están cubiertos por Menor de GNU General Public License versión 3. Muchas correcciones y mejoras se hicieron en libmailbox. Cada objeto de MU tiene ahora tres tipos de descriptores de acceso: "sget", "AGET", y "obtener". El 'mail.local' utilidad puede ser ejecutado por un usuario no privilegiado. Por lo tanto, se puede utilizar con las utilidades de fetchmail y similares. Apoyo para la DBM de edad ha sido retirada.
Tags: Major feature enhancements
The programs in this release are licensed under GNU General Public License version 3. The libraries are covered by GNU Lesser General Public License version 3. Many bugfixes and improvements were made in libmailbox. Each MU object now has three kind of accessors: "sget", "aget", and "get". The 'mail.local' utility can be run by a non-privileged user. Thus, it can be used with fetchmail and similar utilities. Support for old DBM has been withdrawn.

2006-07-09 22:59
1.0

Esta es la primera versión estable desde diciembre de 2004, la introducción de muchas nuevas características y corrigiendo bugs encontrados hasta ahora. El espacio de la biblioteca se ha optimizado para reducir la posibilidad de conflictos de nombre con otras bibliotecas. Todos los identificadores globales empiezan con mu_. La biblioteca principal ha sido renombrado a libmailutils. Se ha añadido soporte para Berkeley DB 3.xy 4.x, y Guile 1.8.x. Hay un nuevo controlador ODBC de SQL, un nuevo método de autenticación RADIUS, y mejora de la compatibilidad POSIX. Dos nuevas acciones se han ejecutado: 'Vacaciones', un autoresponder, y "moderador", un moderador automática de listas de correo Mailman.
Tags: Major feature enhancements
This is the first stable release since December 2004, introducing
many new features and fixing bugs found so far. The library
namespace is optimized to reduce the possibility of name clashes
with other libraries. All global identifiers begin with mu_. The main
library has been renamed to libmailutils. Support has been added for
Berkeley DB 3.x and 4.x, and Guile 1.8.x. There is a new ODBC SQL
driver, a new radius authentication method, and improved POSIX
compatibility. Two new actions have been implemented: 'vacation',
an autoresponder, and 'moderator', an automatic moderator for
Mailman mailing lists.

2004-12-24 09:30
0.6

Ambos imap4d y pop3d aceptan ahora una nueva opción de línea de comandos - tls-requiere, lo que desactiva los comandos hasta que la parte de autenticación de cliente establece la conexión TLS con el servidor. El paquete puede ser ahora compilado con soporte para MySQL y PostgreSQL de forma simultánea. ¿Cuál de las interfaces de uso se define en tiempo de ejecución - sql-opción de interfaz. Mail.local es capaz de recuperar cuotas de buzón de la base de datos SQL. La herramienta movemail cuenta ahora con un modo especial para la interfaz con GNU Emacs.
Tags: Major feature enhancements
Both imap4d and pop3d now accept a new command line
option --tls-required, which disables any authentication
commands until the client party establishes TLS connection
with the server. The package can be now compiled with
support for both MySQL and PostgreSQL simultaneously.
Which of the interfaces to use is defined at run time by --sql-
interface option. Mail.local is able to retrieve mailbox quotas
from SQL database. The movemail tool has now a special
mode for interfacing with GNU Emacs.

Project Resources