Download List

Descripción del Proyecto

Sync Mail Dir is a set of utilities to synchronize a pair of mailboxes in Maildir format using SSH to transfer data. It provides the smd-pull utility to pull changes made on the remote mailbox, smd-push to propagate local changes to the remote mailbox, and smd-loop to iterate push and pull in a timely way. Unlike OfflineIMAP It requires no IMAP server to be installed on the remote host. Moreover, it never attempts to automatically resolve conflicts between incompatible mailbox statuses; it just notifies the user explaining how he can fix the problem. Its design is similar to that of Maildirsync, but it is more efficient in terms of CPU cycles and disk I/O.

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.

2011-09-12 01:56
1.2.1

Esta versión incluye una opción para excluir algunas subcarpetas de la sincronización.
This release adds an option to exclude some sub folders from the synchronization.

2011-09-07 20:01
1.2.0

Entre las muchas pequeñas mejoras y correcciones, esta versión añade soporte para cambiar el nombre de buzón. Esta característica es de especial interés para los usuarios OfflineIMAP dispuestos a emigrar a SMD.
Tags: Major
Among many little improvements and fixes, this version adds support for mailbox renaming. This feature is of particular interest to offlineimap users willing to migrate to smd.

2010-11-16 20:21
1.1.1

Un problema menor en el código de generación de archivos temporales con cargas pesadas en la que demasiadas mails por segundo en el mismo buzón estaban causando un error interno y la prevención de la sincronización de éxito, fue corregido.
A minor problem in temporary file generation code under heavy loads where too many mails per second in the same mailbox were causing an internal error and preventing the synchronization from succeed, was fixed.

2010-09-02 08:04
1.1.0

El applet de Gnome ahora comprobar el estado de Network Manager, y se detiene automáticamente si el equipo esté desconectado de cualquier red.
The Gnome applet now check network manager status, and automatically pauses if the computer is disconnected from any network.

2010-03-24 06:31
0.9.15

Esta versión introduce correcciones de errores importantes y la posibilidad de ejecutar definidas por el usuario de los ganchos antes y después de la sincronización.
This version introduces important bugfixes and the possibility to run user-defined hooks before and after the synchronization.

Project Resources