Ports Search

Results 13,38113,390 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
lang/tclX-8.4.1 (Score: 1.14812414E-4)
Extended TCL
Extended Tcl (TclX), is a set of extensions to Tcl, the Tool Command Language invented by Dr. John Ousterhout of the University of California at Berkeley. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards Unix system programming tasks, with many additional interfaces to the Unix operating system, It is upwardly compatible with Tcl. You take the Extended Tcl package, add it to Tcl, and from that you get Extended Tcl.
lang/tolua-5.2.4 (Score: 1.14812414E-4)
Tool to integrate C/C++ code with Lua
toLua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a "cleaned" header file, toLua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules.
mail/dot-forward-0.71 (Score: 1.14812414E-4)
Dot-forward reads sendmail's .forward files under qmail
dot-forward reads sendmail's .forward files under qmail. You can run it in the qmail startup script to support all your existing .forward files automatically. Individual users can switch to the .qmail mechanism at their leisure. dot-forward supports forwarding, program deliveries, and comments. It does not support file deliveries or :include:. (However, it recognizes file delivery attempts, and defers delivery to give you a chance to set up a .qmail file.)
mail/hbiff-1.2 (Score: 1.14812414E-4)
Replacement for xbiff that handles popup window with mail headers
Fancy biff program under X11 environment. Hbiff is a replacement for xbiff that flashes when new mail arrives like the traditional xbiff. In addition, if you click on the hbiff icon, a window will popup showing the mail headers. This makes hbiff better than xlbiff where privacy is an issue since the headers are only displayed when you request. hbiff can also run the MUA for you.
mail/imapfilter-2.6.7 (Score: 1.14812414E-4)
IMAP mail filtering utility
IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP), sends searching queries to the server and processes mailboxes based on the results. It can be used to delete, copy, move, flag, etc. messages residing in mailboxes at the same or different mail servers. IMAPFilter uses the Lua programming language as a configuration and extension language.
mail/kshowmail-4.1 (Score: 1.14812414E-4)
POP3 mail checker for KDE
KShowmail is a POP3 mail checker for KDE. Main features: o load mail headers from pop3 servers o display relevant header fields in a list view o display headers of selected mails o display complete mails o delete selected mails on servers o launch external programs like fetchmail or sendmail via configurable menu entries o support multiple accounts o sound support o send complain mails to postmaster
mail/libpst-0.6.66 (Score: 1.14812414E-4)
Tool for converting Outlook .pst files to mbox and other formats
readpst: A tool for converting Outlook .pst files to Unix mbox and other formats. This version can now convert both 32-bit Outlook files (pre-2003), and the 64-bit Outlook 2003 .pst files. Utilities are supplied to convert email messages to both mbox and MH mailbox formats, and to DII load file format for use with many of the CT Summation products. Contacts can be converted to a simple list, to vcard format, or to .ldif format for import to an LDAP server.
mail/libspf2-1.2.10 (Score: 1.14812414E-4)
Sender Rewriting Scheme 2 C Implementation
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms.
mail/mlmmj-1.2.19.0 (Score: 1.14812414E-4)
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/Mail-Procmailrc-1.09 (Score: 1.14812414E-4)
Perl OO interface to procmail rc files
Mail::Procmailrc is a pure Perl module that can read and write procmail(1) compatible rc files. The intent behind its creation was to provide an abstracted interface for web clients wishing to edit procmailrc files, but it could be used in any number of useful ways (e.g., a procmail rc pretty printer--how useful is that!?). Mail::Procmailrc does not process mail in any form; it only reads and writes procmail(1) rc files.