Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.
Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations.
Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1.
UCS characters can be mapped to 8-bit translation strings.
Single ISO C source file, "8conv.c".
Translation can be controlled through a configuration file, the sample file "8conv.conf" shows the syntax.
A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format.
See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
Source code for be able to use Relation Tags. It is part of project VocabularyMem but can be used separately. Relation Tags are tags which can be relationed together . For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties.
The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links:
* Source code: https://github.com/SpamExperts/pyzor
* New issue tracked: https://github.com/SpamExperts/pyzor/issues
* Documentation: http://pyzor.rtfd.org
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Bogoclassify is a php extension to Bogofilter. It comes with a php function called bogoclassify_match(). You can use this function to run bogofilter within your php code, Just like your normal PHP function.
Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
g-milter, or "guerilla milter", is an open source filter for restricting arriving mail not checked by existing filters due to standards compliance. Running this will catch more spam but almost certainly violates e-mail standards. Requires sendmail.
elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
SPASTIC (Simple Procmail Anti-Spam Templates Improved Code) allows filtering of e-mail using simple keywords. The scripts, by default, have different filters for the headers and the body of messages. It also includes a whitelist.
This code generates SURBL zone files, used to block spams based on message body URI domains which have been previously reported to SpamCop. SURBL is currently used by SpamCopURI, a SpamAssassin 2.63 plugin. Spam is well-marked with few false positives.
pScript is a utility written for the management of the Proxy Plus MPP Plugin.
It simplifies the editing of the external files that contain the information
for the script.
SpamAssassin is now a part of the Apache Software Foundation. Our code, web site, and mailing lists (in other words, everything) are now part of the Apache SpamAssassin project. All code that remains here is old unsupported and not Apache.
authd mail policy server; this server talks to postfix, sendmail, and anything else that wants to link to libauthd.a. The code has been stable for years, but the documentation brings us from Mature to Beta. This project has had no changes in 2+ years oth