Ports 搜索

共有990项符合/mail/的查询结果,以下是第901910项(搜索用时0.009秒)
dns/opendd-0.7.9 (Score: 0.015231158)
DynDNS client
OpenDD is a DynDNS client, written in C, and especially designed for small gateway machines, like a Soekris box. Its main feature is that it does not require any Perl or Python interpreter. It supports HTTPS, can send a mail report, and can run as daemon. It is also very easy to deploy.
editors/fte-20110708 (Score: 0.015231158)
Full-featured text editor for X11
A port of an extremely powerful FTE editor that was originally developed for OS/2 and ported by its author, Marko Macek, to X11/UNIX. Among other features it supports syntax highlighting, compiler invocation and error parsing and folds. Alexander Gelfenbain mail@gelf.com
Interface to MaxMind minFraud service
NAME Business::MaxMind::CreditCardFraudDetection - Access MaxMind minFraud services ABSTRACT This module queries the MaxMind minFraud service and returns the results. The service uses a free e-mail database, an IP address geog- raphy database, a bank identification number, and proxy checks to return a risk factor score representing the likelihood that the credit card transaction is fraudulent.
java/javamail-1.5.1 (Score: 0.015231158)
Reference Implementation of JSR 919
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with Java SE platform and is also included in the Java EE platform.
print/html2latex-0.9c (Score: 0.015231158)
Convert HTML document into LaTeX
This is an HTML to LaTeX translator. CREDITS Nathan Torkington adapted the HTML parser from NCSA's Xmosaic package (file://ncsa.uiuc.edu/Web/xmosaic) and wrote the conversion code. The HTML parser code is subject to the NCSA restrictions. The conversion code is subject to the VUW restrictions. Enquiries should be sent via e-mail to Nathan.Torkington@vuw.ac.nz.
print/mp-letter-3.0.1 (Score: 0.015231158)
PostScript printing util for ASCII files
MP will pretty print files to stdout/PostScript printer. It has special processing for mail, USENET news articles, digests, and several personal organisers. Printouts can be portrait, landscape or 2-up, and include pretty headers with useful information (page number, printing date, file name or supplied header). Mp is very useful for making archive listings of programs. Includes mp.el an Emacs interface to mp.
security/clamfs-1.0.1 (Score: 0.015231158)
User-space fs with on-access antivirus scanning
ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon Features - User-space file system - Configuration stored in XML files - FUSE used as file system back-end - Scan files using ClamAV - ScanCache speeds up file access - Sends mail to administrator when detect virus
security/courier-authlib-0.66.3 (Score: 0.015231158)
Meta-port for the courier authentication library
The Courier Authentication Library is a generic authentication API used for two purposes: 1. Read the name of a mail account. Determine the local account's home directory, and system userid and groupid. 2. Read an account name, and a password. If valid, determine the account's home directory, system userid, and groupid.
security/pgp-2.6.3i (Score: 0.015231158)
PGP International version - Public-Key encryption for the masses
PGP (Pretty Good Privacy) is a public key encryption pack- age to protect E-mail and data files. It lets you commu- nicate securely with people you've never met, with no secure channels needed for prior exchange of keys. It's well featured and fast, with sophisticated key management, digital signatures, data compression, and good ergonomic design.
sysutils/chgrep-1.2.4 (Score: 0.015231158)
Fast string substitution across multiple files
Chgrep searches the input files (or standard input if no files are named) for oldstring and changes them to new string. If some file and file.lock exist then chgrep leaves both files unchanged. This program can be very use- full for mail servers. Chgrep is fast, much faster than grep or sed.