Ports Search

Results 16,72116,730 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
mail/ez-pine-gpg-0.4.h (Score: 8.118464E-5)
Set of scripts to use gpg with Pine
ez-pine-gpg is a set of scripts that allows beginners and experts to use gpg with Pine. There are plenty of other applications that allow gpg to be used with Pine: This one is intended to be the best, since it merges intuitive use with powerful features. The result is an application that's not only fast and secure, but also perfect for novices and power-users alike.
mail/gnumail-1.2.2 (Score: 8.118464E-5)
GNUstep mail client
GNUMail.app is a clone of NeXT's excellent Mail.app application. It uses the GNUstep development framework, which is based on the OpenStep specification provided by NeXT, Inc.. GNUMail.app is licensed under the GPL, and the full sources of the application are available. GNUMail.app was written mostly from scratch though it does use some code from elm and mpack/munpack. LICENSE: GPL2 or later
mail/jwsmtp-1.32.15 (Score: 8.118464E-5)
C++ library for sending email
jwSMTP is a GPL-licensed C++ library to facilitate sending email programmatically. All you need to worry about is who the mail is from, who to send it to and the message itself, no network coding necessary. It is able to send mail in html or plain format. jwSMTP can send attachments, send to multiple recipients including Cc/Bcc recipients. LOGIN and PLAIN SMTP authentication. Do an MX lookup or send direct via an smtp server. Supported platforms are BSD, Linux and Windows.
mail/librfc822-1.2 (Score: 8.118464E-5)
Complete parser for RFC822 addresses
librfc822 provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where to route an address to, etc. What is quite unique is that librfc822 does indeed parse all address types allowed by the standard. That includes such weird things as "address groups" or addresses with whitespace and comments throw in.
mail/mailfront-2.01 (Score: 8.118464E-5)
Mail server network protocol front-ends
This is mailfront, a package containing customizeable network front-ends for mail servers. It contains complete SMTP and POP3 front-ends as well as an authentication module for IMAP. Two SMTP back-ends are provided. One delivers mail to qmail-queue, mimicking most of the behavior of qmail-smtpd, with the addition of support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program).
mail/milter-regex-2.0 (Score: 8.118464E-5)
Milter plugin to sendmail for regular expression filtering
Milter-regex is a sendmail milter plugin that allows to reject mail based on regular expressions matching SMTP envelope parameters and mail headers and body. In order to build milter-regex, sendmail needs to be compiled with milter support, installing the libmilter library. This is the default for the sendmail in the base system. Some of the sendmail ports omit libmilter by default (SENDMAIL_WITHOUT_MILTER). This program is developed on OpenBSD by the maintainer. LICENSE: BSD Copyright (c) 2003-2006 Daniel Hartmeier
mail/mreport-0.9 (Score: 8.118464E-5)
Sendmail logfile summary tool
mreport is a simple C program that processes /var/log/maillog (or whatever you specify as the mail log). What is probably its only limitation is that it can only process sendmail logs. Nevertheless, it makes very nice summaries of the mail logs, and can be useful for system administrators that are tired of poring through sendmail's copious logs trying to figure out how well their mail server configuration is holding up.
mail/imp-6.2.16 (Score: 8.118464E-5)
Horde web based webmail system
IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients. For more information on IMP, visit http://www.horde.org/apps/imp.
mail/MIME-Fast-1.6 (Score: 8.118464E-5)
Create, edit, and parse MIME messages (via gmime2 C library)
MIME::Fast is a perl module for creating, editing and parsing MIME messages. This module is based on the very good C library called gmime (currently in development). MIME::Fast outght to be faster and should use less memory and CPU resources than standard MIME (perl module), because MIME::Fast is the wrapper for C functions (calling C function is much, much less expensive than calling perl function).
mail/pathalias-9.16 (Score: 8.118464E-5)
Mail routing tools
Pathalias computes the shortest paths and corresponding routes from one host (computer system) to all other known, reachable hosts. Pathalias reads host-to-host connectiv- ity information on standard input or in the named files, and writes a list of host-route pairs on the standard out- put. pathalias, written by steve bellovin and peter honeyman, is in the public domain, and may be used by any person or organization, in any way and for any purpose.