Ports Search

Results 8,8718,880 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
mail/serialmail-0.75 (Score: 1.3917367E-4)
Tools for passing mail across serial links
serialmail is a collection of tools for passing mail across serial links. It works with qmail: you use qmail to deliver messages to a maildir, and then serialmail to deliver messages out of the maildir. serialmail uses ucspi-tcp/tcpclient for networking. It can also be used with future UCSPI clients for transparent compression, IPv6, etc. serialmail supports SMTP, including ESMTP PIPELINING, and QMTP. serialmail is under user control. A user delivering messages to a maildir, and picking up the messages through qmail-pop3d, can switch to maildirsmtp without pestering the sysadmin. The user can also decide whether undeliverable messages should be left for POP retrieval or bounced back to the sender.
mail/avelsieve-1.9.9 (Score: 1.3917367E-4)
SquirrelMail plugin for Server-Side Mail Filtering management
Sieve Mail Filters for Squirrelmail (avelsieve) is a plugin for creating server-side filtering scripts on RFC 3028 compliant servers including Cyrus IMAP, DBMail, Dovecote and Exim 4.x.
mail/unsafe_image_rules-0.8 (Score: 1.3917367E-4)
Determines what unsafe (web) images will be shown
A user may now build a list of rules that will be used to determine if unsafe images (that are linked to remote sites) will be shown in HTML messages. If a message matches any of the rules and contains images that would normally be initially hidden, then they are now shown by default. The user may choose to always show unsafe images, for all message. This is obviously not recommended by the core SquirrelMail Project Team - or they wouldn't have built this functionality to begin with ( See the following: http://www.squirrelmail.org/wiki/UnsafeImages ). A new section is added to the options page titled, 'Unsafe Image Rules'. Within this page the user may define a number of rules to determine when messages are from a trusted source. These options are very similar to the core message filters plugin. A message field (To, From, CC, Subject) can be matched either against a regular expression, or simply searched to see if the given string is within the field. If a match is found then unsafe images are always shown for this source.
math/rpy2-2.7.8 (Score: 1.3917367E-4)
Python interface to the R Programming Language
RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system, can easily be used from within Python, without introducing any changes. rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.
math/why3-2016 (Score: 1.3917367E-4)
Component of SPARK 2016
This is a component of SPARK 2016. Those looking for the deductive program verification platform known as why3 should refer to math/why3 instead.
math/inline-0.3.14 (Score: 1.3917367E-4)
Inline C, C++, Fortran function calls from R
R-cran-inline is a functionality to dynamically define R functions and S4 methods with in-lined C, C++ or Fortran code supporting .C and .Call calling conventions.
math/ann-1.1.2 (Score: 1.3917367E-4)
Library for Approximate Nearest Neighbor Searching
ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor neighbor searching in arbitrarily high dimensions.
math/glpk-4.55 (Score: 1.3917367E-4)
GNU Linear Programming Kit
The GLPK package is a set of routines written in ANSI C and organized in the form of a callable library. This package is intended for solving large-scale linear programming (LP), mixed integer linear programming (MIP) and other related problems. The GLPK package includes the following main components: * implementation of the simplex method; * implementation of the exact simplex method based on bignum (rational) arithmetic; * implementation of the primal-dual interior-point method; * implementation of the branch-and-bound method; * application program interface (API); * GNU MathProg modeling language (a subset of AMPL); * GLPSOL, a stand-alone LP/MIP solver.
math/glgraph-0.2.6 (Score: 1.3917367E-4)
OpenGL based function grapher
GLgraph visualize mathematical functions. It can handle 3 unknowns (x,z,t) and can produce a 4D function with 3 space and 1 time dimension.
math/gmp-ecm-6.3 (Score: 1.3917367E-4)
Elliptic Curve Method for Integer Factorization
GMP-ECM is a program to factor integers using the Elliptic Curve Method (ECM), based on the GNU MP multiprecision library.