Ports Search

Results 6,0216,030 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
mail/chk4mail-2.28 (Score: 2.5742833E-4)
Quickly check multiple folders for new email
chk4mail - a utility to quickly check multiple folders for new mail This program lists the number of read and unread emails in the folders in your maildirectory and your incoming mailfolder. The chkimap program can be used to do the same on a remote IMAP server. The source code is available from: ftp.stack.nl:/pub/users/johans/chk4mail/
mail/Sendmail-AccessDB-1.04 (Score: 2.5742833E-4)
Perl5 interface to the Sendmail access.db list
This module is designed so that users of the Sendmail::Milter module (or other Sendmail programmers) can ascertain if a user has elected to whitelist themselves as a "spam friend" (where there should be no spam filtering on mail to them) or, where spam-filtering is not the default, but an option, where certain receipients have been labeled as "spam haters".
mail/missey-1.2.0 (Score: 2.5742833E-4)
Secure small and high performance POP3 server
Missey POP3 Server is a secure, small codes and high performance POP3 server. It's extremely fast and memory footprint is very low. Currently Missey supports system user (virtual user support will be added in the future) and Maildir format only. Source code released under a traditional 4-clause BSD License.
mail/noattach-1.2 (Score: 2.5742833E-4)
Attachment filter for Sendmail Milter
There really isn't much to say, noattach is a milter that parses the body of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. Filenames are rfc2047 or rfc2231 decoded if needed. This program needs sendmail version 8.12.2 or newer to be compiled with libmilter.
mail/popcheck-1.3 (Score: 2.5742833E-4)
Preview and delete messages in POP3 mailbox
Log onto a popserver to see a list of all messages that you have on there, with sender, subject and size for each message. With an ncurses interface that easily lets you scroll through them, and optionally deleting messages without ever downloading them. This can be useful when you've received big mails that you don't really want to download.
mail/sauserprefs-1.10 (Score: 2.5742833E-4)
Roundcube plugin to manage SpamAssassin prefs
Roundcube plugin to manage SpamAssassin preferences. Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change their SpamAssassin preferences. Preferences must be stored in a SQL database. Default preferences are used when no user preference is found.
mail/rss2email-2.71 (Score: 2.5742833E-4)
Emails posts from subscribed RSS/Atom newsfeeds
rss2email is a python script that lets you subscribe to a list of RSS or Atom feeds and get new posts sent to you by email. It is generally run via cron, but can be run manually as well. This is the original rss2email project and requires python 2. It will not run on python 3.
mail/squirrelmail-tmda-plugin-1.0.2 (Score: 2.5742833E-4)
Adds TMDA support to SquirrelMail
This is a port of tmdatools plugin for Squirrelmail. This plugin allows a TMDA enabled account to be managed from within the SquirrelMail interface, including the ability to edit list files, add control headers to outgoing email, manage pending messages and create tagged addresses for use outside SquirrelMail.
math/gringo-4.5.2 (Score: 2.5742833E-4)
Grounding algorithm based on semi-naive database evaluation
Current answer set solvers work on variable-free programs. Hence, a grounder is needed that, given an input program with first-order variables, computes an equivalent ground (variable-free) program. Gringo is such a grounder. Its output can be processed further with clasp.
math/lp_solve-5.5.2.0 (Score: 2.5742833E-4)
Linear Programming Solver
This is the lp_solve, A free linear programming solver that can process standard MPL format, LP format or be accessed directly from your code via API calls from a library. This lp_solve version is released under the LGPL license. See LGPL.txt. http://sourceforge.net/projects/lpsolve/