Télécharger la liste

Description du projet

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.

Système requise

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

Le présent communiqué marque le 10e anniversaire du projet et introduit de nombreuses améliorations significatives et corrections de bugs. Mailutils vient maintenant avec une nouvelle API Python, C + + API compilé par défaut, un Maidag amélioration des capacités de script (qui permet Sieve / Scheme / scripts Python), le soutien UIDL par movemail, namespace personnel configurable dans imap4d, de nouvelles commandes pour Mail, Tokyo Cabinet soutien DBM, et le support des formats nouvelle boîte aux lettres.
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

Cette version introduit un nouveau format de fichier de configuration, le nouveau "maidag utilitaire" (Mail Delivery Agent), l'action Sieve nouveau "pipe", un client SMTP STARTTLS soutien, le soutien à de nouveaux protocoles: POP (polluants organiques persistants: / /) et IMAPS (IMAPS ://), support de LDAP, le soutien à TCP wrappers, PREAUTH support du mode dans imap4d, l'extension ESMTP SIZE dans la bibliothèque, le type de courrier nouveau "prog", de nouveaux types de boîtes aux lettres de manutention, et de nombreuses autres améliorations et corrections de bugs.
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

Les programmes dans ce communiqué sont sous licence GNU General Public License version 3. Les bibliothèques sont couverts par la GNU Lesser General Public License version 3. De nombreux correctifs et améliorations ont été faites dans libmailbox. Chaque objet MU a maintenant trois possibilités d'accesseurs: "sget", "AGET", et "get". Le «mail.local 'utilitaire peut être exécuté par un utilisateur non-privilégié. Ainsi, il peut être utilisé avec les utilitaires de fetchmail et similaires. Soutien à DBM ans a été retirée.
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

Il s'agit de la première version stable depuis Décembre 2004, l'introduction de nombreuses nouvelles fonctionnalités et des bugs de fixation trouvée jusqu'à présent. L'espace de noms bibliothèque est optimisée afin de réduire la possibilité de conflits de noms avec d'autres bibliothèques. Tous les identificateurs globaux commencent par mu_. La bibliothèque principale a été renommé en libmailutils. Un soutien a été ajouté pour Berkeley DB 3.x et 4.x, et Guile 1.8.x. Il existe un nouveau pilote ODBC SQL, une nouvelle méthode d'authentification RADIUS, et une meilleure compatibilité POSIX. Deux nouvelles actions ont été mises en œuvre: «vacances», un répondeur automatique, et «modérateur», un modérateur automatique de listes de diffusion 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

Les deux imap4d et pop3d maintenant accepter une nouvelle option de ligne de commande - tls-requis, ce qui désactive toutes les commandes d'authentification avant que la partie client établit la connexion TLS avec le serveur. Le package peut maintenant être compilé avec le support de MySQL et PostgreSQL simultanément. Lequel des interfaces d'utilisation est définie au moment de l'exécution par - sql-option interface. Mail.local est capable de récupérer des quotas de boîtes aux lettres à partir de la base de données SQL. L'outil movemail dispose maintenant d'un mode spécial pour l'interfaçage avec 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