Ports 搜索

共有990项符合/mail/的查询结果,以下是第421430项(搜索用时0.009秒)
mail/wanderlust-2.15.9.b.20160912 (Score: 0.11675072)
Yet another message interface on Emacsen
Wanderlust is a mail/news agent on Emacs/XEmacs. The features of Wanderlust are as follows: * Implementation in elisp only. * Support of IMAP4rev1, NNTP, POP(POP3/APOP) and MH format. * Integrated access to messages based on Folder Specifications like Mew. * Key bindings and mark processing like Mew. * Management of threads and unread messages. * Folder mode that displays all folder you read. * Message cache, Disconnected Operation. * MH-like FCC (FCC: %Backup is possible). * Support of MIME (by SEMI or tm). * Draft editing of mail and news as a same interface. * Icon based interface for the list of Folder (XEmacs). * Non-fetched operations for a big message part of MIME (IMAP4). * Server side search (IMAP4), also various charset support. * Virtual Folder. * Compression Folder. * Automatic expiration of old messages.
mail/raysfilter-1.14 (Score: 0.11675072)
Configurable filter for Sendmail Milter
Ray's Mail Filter, Copyright (C) 2000 South Bank University, London This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The configuration files, header-list.conf and string-list.conf control which message headers the filter examines and what strings it looks for in those headers. The filter will look for all of the specified strings in all of the specified headers. The configuration files can be changed while the filter is running. The mail-filter reset command is then used to signal the program to re-read the files.
mail/wanderlust-2.14.0 (Score: 0.11675072)
Yet another message interface on Emacsen
Wanderlust is a mail/news agent on Emacs/XEmacs. The features of Wanderlust are as follows: * Implementation in elisp only. * Support of IMAP4rev1, NNTP, POP(POP3/APOP) and MH format. * Integrated access to messages based on Folder Specifications like Mew. * Key bindings and mark processing like Mew. * Management of threads and unread messages. * Folder mode that displays all folder you read. * Message cache, Disconnected Operation. * MH-like FCC (FCC: %Backup is possible). * Support of MIME (by SEMI or tm). * Draft editing of mail and news as a same interface. * Icon based interface for the list of Folder (XEmacs). * Non-fetched operations for a big message part of MIME (IMAP4). * Server side search (IMAP4), also various charset support. * Virtual Folder. * Compression Folder. * Automatic expiration of old messages.
www/MailerContrib-0.0.17641 (Score: 0.11670475)
E-mail notification of changes
Supports e-mail notification of changes.
mail/bsfilter-1.0.19 (Score: 0.116615415)
Bayesian spam filter written in Ruby
bsfilter is a spam filter using Bayesian(statistical) algorithm. - a filter which distinguishes spam and non-spam mail - support mails written in English and Japanese language - written in Ruby - support 3 methods for access -- traditional Unix-style filter. study and judge local files or pipe -- IMAP. study and judge mails in an IMAP server. IMAP over SSL supported -- POP proxy. run between POP server and MUA. POP over SSL supported - distributed under GPL
mail/milter-greylist-4.6 (Score: 0.116615415)
Unstable (dev) greylist milter for sendmail and postfix
This is a port of Emmanuel Dreyfus' milter-greylist. Grey listing is a wonderful spam filtering technique, which uses a behavior trick: spammers never resend a message when they get a temporary error, whereas real MTA do. The idea is to refuse any mail on first attempt, and accept it after some time has elapsed. milter-greylist is a stand-alone milter written in C that implement grey listing.
mail/milter-greylist-4.4.3 (Score: 0.116615415)
Easy-to-use greylist milter for sendmail and postfix
This is a port of Emmanuel Dreyfus' milter-greylist. Grey listing is a wonderful spam filtering technique, which uses a behavior trick: spammers never resend a message when they get a temporary error, whereas real MTA do. The idea is to refuse any mail on first attempt, and accept it after some time has elapsed. milter-greylist is a stand-alone milter written in C that implement grey listing.
mail/mlmmj-1.2.19.0 (Score: 0.116615415)
Simple and slim mailing list manager
Mlmmj (Mailing List Management Made Joyful) is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system adminstrator to install, configure and integrate with other software. As it uses very few resources, and requires no daemons, it is ideal for installation on systems where resources are limited, such as Virtual Private Servers (VPSes).
mail/FuzzyOcr-3.6.0 (Score: 0.116615415)
Plugin for SpamAssassin which scans image attachments for spam
FuzzyOcr is a plugin for SpamAssassin which scans image attachments for spam keywords, using an Optical Character Recognition program. This plugin can be used to detect spam that puts all the real spam content in an attached image. The mail itself only random text and random html, without any URLs or identifiable information. It is also able to do approximate matches on words, so errors in recognition or attempts to obfuscate the text inside the image will not cause the detection to fail.
mail/pfqueue-0.5.6 (Score: 0.116615415)
Console-based tool for handling Postfix 1, Postfix 2, and Exim queues
pfqueue provides a console (ncurses) interface to Postfix 1, Postfix 2 and Exim mail queues. It is a real-time queue scanner that shows per-queue lists of existing messages; the messages can be deleted, put on hold or released. For example, it may be useful to inspect a traffic jam at a given time, to see what is falling into and unexpectedly crowding your deferred queue. Marcus Alves Grando <mnag@FreeBSD.org>