Ports 搜索

共有990项符合/mail/的查询结果,以下是第411420项(搜索用时0.006秒)
mail/sentinel-1.7b (Score: 0.118519306)
Sendmail milter API implementation
Sentinel is a sendmail milter API implementation. This package might be usefull for Unix system administrators who is using freeware Sendmail. May be it's one more milter, but on the other side it's flexible enough to satisfy more or less subtle requirements for mail filtering.
mail/sid-milter-1.0.0 (Score: 0.118519306)
Milter module for sid and spf
open source implementation of the Sender ID specification as defined by the Internet Engineering Task Force's (IETF) MARID Working Group (Mail Authorization Records in DNS). sid-milter implements the -core and -protocol specifications. Additionally, sid-milter implements the "SPF Classic" record protocol (v=spf1) as defined by the SPF community.
mail/iXhash-1.5.5 (Score: 0.118519306)
Plugin for SpamAssassin supporting iXhash
iXhash is a plugin for the popular spam filter SpamAssassin. It computes MD5 checksums of fragments of the body of an e-mail and compares them to those of know spam. As such it works similar to the now standard plugins that use the Pyzor, Razor and DCC software packages from within SpamAssassin.
mail/rainloop-1.10.3 (Score: 0.118519306)
Modern and interactive webmail
Modern user interface. Complete support of IMAP and SMTP protocols including SSL and STARTTLS. Minimalistic resources requirements. Direct access to mail server is used (mails are not stored locally on web server). Allows for adding multiple accounts to primary one, simultaneous access to different accounts in different browser tabs is supported. Additional identities. Administrative panel for configuring main options...
mail/vexim-2.2.2.r1 (Score: 0.118519306)
Web interface for managing virtual domains for exim
Virtual Exim is a PHP and SQL based approach to hosting multiple email domains using Exim. Exim is used to collect mail for local users, and an SQL backend is used as a data store for users passwords, and other configuration information.
mail/wmbiff-0.4.27 (Score: 0.118519306)
xbiff-like Window Maker dock app
wmbiff is a dock app that displays the total number of messages or the number of unread messages in different mailboxes. It supports up to 5 mailboxes. It is also possible to execute user-defined commands on new mail arrival (for example, play a .wav file).
mail/gnome-gmail-notifier-0.10.1 (Score: 0.118519306)
GNOME2桌面下的Gmail收件箱监视器
Gnome Gmail Notifier项目旨在提供一个稳定、高效的GTK+2.0应用程序,它可以定期地 检查用户gmail收件箱。 这个Notifier会作为系统托盘图标显示在GNOME2桌面上,当用户收到新邮件时,弹出一个 小气球通知。 - Florent Thoumie flz@FreeBSD.org
devel/DateTime-Format-Mail-0.40.3 (Score: 0.11809373)
Convert between DateTime and RFC2822/822 formats
RFC2822 introduces a slightly different format of date than that used by RFC822. The main correction is that the format is more limited, and thus easier to parse.
mail/courier-imap-4.16.2 (Score: 0.11675072)
IMAP (and POP3) server that provides access to Maildir mailboxes
Courier-IMAP is a server that provides IMAP access to Maildir mailboxes. This IMAP server does NOT handle traditional mailbox files (/var/spool/mail, and derivatives), it was written for the specific purpose of providing IMAP access to Maildirs. Courier-IMAP implements some extensions to the basic Maildir mail storage format in order to support some additional features, such as folders and "soft" quotas. This is done in a way that's backwards compatible with the standard Maildir users (although, of course, they will ignore the additional features). Other software that understands and uses the same Maildir extensions is SqWebMail, and maildrop. Features: * Extremely small footprint. * Abstract authentication modules. * Virtual mailbox support. * Pop3 daemon.
mail/qpsmtpd-0.93 (Score: 0.11675072)
Flexible SMTP daemon written in Perl and featuring a plugin API
Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd) from the qmail mail transport agent (MTA). qmail-smtpd has a number of shortcomings (e.g. being unable to check the validity of a recipient mail address) and is written in C which makes it burdensome to modify and extend. Qpsmtpd, on the other hand, is written in pure perl and can be customized easily. It consists of a core that implements a complete SMTP server, and a number of plugins/modules which control the operations. Such plugins include plugins to check the recipient and sender as well as plugins for virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS. Qpsmtpd can not only be used with qmail but also with e.g. postfix and exim. It can also write messages to a Maildir or forward it to a remote host without buffering.