Projects tagged ‘maildir’


[8 total ]

98USERS
   

Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind.

32USERS
   

Procmail can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs ... [More] upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. [Less]

2USERS
 

maildirman copies held messages from Mailman's moderator queues to a Maildir. After you move messages to "spam" and "non-spam" folders, it feeds them through SpamAssassin's Bayesian learner, and tells Mailman to discard or accept, as appropriate. ... [More] This allows you to manage both list moderation and spamassassin training via a local MUA, a standard IMAP client, maildirsync, or any number of other standard mail-handling mechanisms, rather than only through the Mailman web interface. [Less]

2USERS

newmail is a command line utility to check for new/unread mail in a recursive Maildir++ folder structure. It is written in pure ANSI C, should work on any POSIX compatible system, and can be used for other stuff—like, for example, in combination with Mutt—too.

2USERS
 

OfflineIMAP is a bidirectional IMAP/Maildir synchronization tool aimed to augment your mail reader. With OfflineIMAP, you can read the same mailbox from multiple computers and have your changes (deletions, flags, etc.) be automatically reflected on ... [More] all computers. It also lets you read mail offline (perhaps on a laptop) and synchronize all changes when you get connected again. You can also use OfflineIMAP to read IMAP mail with mail readers that do not support IMAP, or support it poorly (as most do). [Less]

2USERS

The Xfce Mailwatch Plugin is a plugin for the Xfce Panel that allows you to monitor several mailboxes for new messages. Various mailbox types are supported, including remote POP3 and IMAP (plaintext and SSL/TLS), as well as local mbox, maildir, and mh-maildir mailboxes. GMail account checking is also supported.

1USERS

Mail Migration is a suite of classes and scripts to move mail between different storage formats (such as mbox, Maildir, etc). It's written in python, and grew out of a simple wrapper around the standard library's mailbox module.

0USERS

A python script that lists email in the configured boxes. Supports only Maildir mail boxes. Ideal for use in the shell prompt, or screen hardstatus line Usage: clbiff [-1] Flags: -1 : Displays a one line (no newline character) summary of ... [More] mailboxes. Configuration: Edit the clbiff file and change the line defining "boxes" near the start of the file. The format is [(full path to maildir, name, short name), ...] Screen shots: http://code.google.com/p/clbiff/wiki/Screenshots [Less]