Ports Search

Results 461470 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
mail/markasjunk2-1.9 (Score: 0.004014246)
Roundcube mark-as-junk / mark-as-not-junk plugin
This plugin adds "mark as spam" or "mark as not spam" button to the message menu. When not in the Junk mailbox, messages are moved into the Junk mailbox and marked as read. When in the Junk mailbox, the buttons are changed to "mark as not spam" or "this message is not spam" and the message is moved to the Inbox. The learning driver allows you to perform additional processing on each message marked as spam/ham.
mail/milter-greylist-4.6 (Score: 0.003988173)
Unstable (dev) greylist milter for sendmail and postfix
This is a port of Emmanuel Dreyfus' milter-greylist. Grey listing is a wonderful spam filtering technique, which uses a behavior trick: spammers never resend a message when they get a temporary error, whereas real MTA do. The idea is to refuse any mail on first attempt, and accept it after some time has elapsed. milter-greylist is a stand-alone milter written in C that implement grey listing.
mail/milter-greylist-4.4.3 (Score: 0.003988173)
Easy-to-use greylist milter for sendmail and postfix
This is a port of Emmanuel Dreyfus' milter-greylist. Grey listing is a wonderful spam filtering technique, which uses a behavior trick: spammers never resend a message when they get a temporary error, whereas real MTA do. The idea is to refuse any mail on first attempt, and accept it after some time has elapsed. milter-greylist is a stand-alone milter written in C that implement grey listing.
devel/Minion-5.08 (Score: 0.0038200754)
Asynchronous job queue for Mojolicious
Minion is a job queue for the Mojolicious real-time web framework with support for multiple backends, such as DBM::Deep and PostgreSQL. A job queue allows you to process time and/or computationally intensive tasks in background processes, outside of the request/response lifecycle. Among those tasks you'll commonly find image resizing, spam filtering, HTTP downloads, building tarballs, warming caches and basically everything else you can imagine that's not super fast.
net/hinfo-1.0 (Score: 0.0038200754)
Utility primarily designed to find the owner of an IP block
hinfo is a utility that will display information about a host. It is primarily designed to find the owner of an IP block in order to direct spam complaints to where they may do some good. (maintainer's note: the DATAFILES are updated without the port version necessarily being updated. Expect drift on distinfo. See hinfo-update.) Although the home page of the software is at www.blars.org/hinfo.html, that page is not reachable from the FreeBSD.org domain.
textproc/dbacl-1.14.1 (Score: 0.0038200754)
Digramic Bayesian classifier
dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections. It can be used to sort incoming email into arbitrary categories such as spam, work, and play, or simply to distinguish an English text from a French text. It fully supports international character sets, and uses sophisticated statistical models based on the Maximum Entropy Principle.
net/Net-Yadis-1.0 (Score: 0.00375282)
Yadis service discovery protocol, and parses XRDS xml documents
Yadis is a service discovery system allowing relying parties (aka identity consumers or membersites) to determine automatically, without end-user intervention, the most appropriate protocol to use. Examples of such services are: * Single sign-on across web sites * Profile exchange and form filling * Blog anti-spam Yadis provides the first step for any service that uses identifiers for authentication, accountability, privacy controlled data exchange and more.
devel/xoltar-toolkit-2001.06.01 (Score: 0.0036767153)
Functional programming, lazy expressions, and thread pools for Python
The Xoltar Toolkit contains utility modules for Python, including functional programming support, lazy expressions and data structures, and thread pools. It includes support for closures, curried functions, lazy expressions, lazy tuples (functional programming languages call these lazy lists, but since lists are mutable in Python, tuples are closer in meaning), and lazy equivalents for map, filter, reduce, and zip. It also includes some higher-order functions for composing functions. See also: http://www-106.ibm.com/developerworks/library/l-prog.html
graphics/libyuv-0.0.1280 (Score: 0.0036767153)
Library for freeswitch yuv graphics manipulation
libyuv is an open source project that includes YUV scaling and conversion functionality. - Prepare content for compression, with point, bilinear or box filter. - Convert to YUV from webcam formats. - Convert from YUV to formats for rendering/effects. - Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode. - Optimized versions for SSE2/SSSE3/AVX2 on x86/x64, Neon on Arm, DSP R2 Mips are possible.
net-im/ktp-filetransfer-handler-0.9.0 (Score: 0.0036767153)
KDE instant messaging file transfer handler
The KDE Telepathy project aims to integrate real time communication deeply into KDE Workspaces, and to provide an infrastructure to aid development of collaborative features for KDE Applications. This is the file transfer handler. It basically does two things: * sends files to your contacts; * receives files from your contacts. It doesn't set any filter on the MIME type, therefore, it should catch all the file transfer channels that aren't received by any other handler filtering on MIME type.