Ports 搜索

共有990项符合/mail/的查询结果,以下是第541550项(搜索用时0.004秒)
mail/mb2md-3.20 (Score: 0.10328815)
Converts mbox mailboxes to Maildir
This is a Perl script that reads a directory of Mbox format mailboxes and converts them to Maildir format. Some details of this are to suit Courier IMAP's naming conventions for Maildir mailboxes.
mail/mboxcheck-applet-0.3 (Score: 0.10328815)
Mailbox checking applet for GNOME 2
Mboxcheck is a GNOME2 applet which check mails arrive in your mboxes. It uses python and its gnome binding.
mail/mboxstats-3.1 (Score: 0.10328815)
Creates top-10 lists of the messages in a mailbox
mboxstats creates several top-10 lists from a file containing message in mbox-format. List of top10 lists: o Top writes o Top receivers o Top subjects o Top cc'ers o Top top-level-domain o Top timezones o Top organisations o Top useragents (mailprograms) o Top month/day-of-month/day-of-week/hour o Average number of lines per message o All kinds of per-user statistics And much more!
mail/mdpop3d-0.97 (Score: 0.10328815)
Simple and small POP3 daemon implementation with Maildir support
This is a simple and small POP3 daemon implementation designed for Maildir support. It have direct support for authenticating regular unix users, has UIDL command support, can access maildirs in non-default location, and have support for external (pre-)authenticators.
mail/mailsync-5.2.1 (Score: 0.10328815)
Mailsync is a way of keeping a collection of mailboxes synchronized
Mailsync is a way of keeping a collection of mailboxes synchronized. The mailboxes may be on the local filesystem or on an IMAP server.
mail/mboxgrep-0.7.9 (Score: 0.10328815)
Utility to scan mailboxes for messages matching a regular expression
mboxgrep is a small utility that scans a mailbox for messages matching a regular expression. Found messages can be either displayed on standard output, counted, deleted, piped to a shell command or written to another mailbox. Its features include: * ability to limit the search to message body or headers (although the whole message is scanned by default) * message counting * ability to invert the sense of matching * ability to write found messages to another mailbox * support for mbox (either plain or compressed), MH, nnmh, nnml and maildir folders * support for basic and extended POSIX regular expressions, and, optionally, Perl-complatible regular expressions (if linked with the PCRE library)
mail/mew-6.7 (Score: 0.10328815)
Messaging in the Emacs World for emacs
Mew is a user interface for text messages, multimedia messages(MIME), news articles and security functionality including PGP, SSH and SSL.
mail/bogom-1.9.2 (Score: 0.10328815)
Simple sendmail milter to interface bogofilter
The bogom plugin can be used with the milter API of sendmail to filter mails using bogofilter bayesian filter. It is intended to be used with only one words database for the whole system.
mail/milter-manager-2.0.7 (Score: 0.10328815)
Super milter that can invoke several milters selectively
milter manager protects you from spam mails and virus mails effectively with milter. milter manager has embedded Ruby interpreter to control milters flexibly.
mail/skem-1.0.2 (Score: 0.10328815)
Cache earlier sendmail's verdicts for the relays
The skem utility is a sendmail milter, that checks and maintains a list of whitelisted, temporary banned, and permanently blacklisted IP-addresses. How you obtain the entries is up to you, but the included logwatcher module provides one possibility. The list is stored in a directory, each entry being a file (usually -- zero sized) or a symlink (usually -- a "broken" one). Such entries are stored efficiently (within the directory itself) and the directories are searched using the hash tables on modern file systems. At the same time, they can be listed, added, and removed with the simple ls(1), touch(1), and rm(1). This milter does not itself filter spam, instead it memorizes the verdicts issued by your other anti-spam defenses to reduce the system load and resource consumption, by temporarily rejecting the relays suspected of spamming (banned) and, optionally, by permanently rejecting the relays "convicted" of spamming (blacklisted). The idea is to stem the spam from real spam sources, while reducing the ill effects of false-positives to merely delaying, rather than rejecting future messages.