Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Google Apps Script to send third party recruiter email to spam
FilterBadRecruiters is a Google Apps Script that processes new messages looking for unwanted email from known third party recruiters. When a match is found, a reply is sent informing the sender that the message is being reported as spam and will not be read. The script then logs matches to a spreadsheet and updates a pie chart displaying what percentage of these type of messages were sent from each domain.
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:
Sourcecode 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.
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.
The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links:
* Sourcecode: https://github.com/SpamExperts/pyzor
* New issue tracked: https://github.com/SpamExperts/pyzor/issues
* Documentation: http://pyzor.rtfd.org
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
A mail/calendar/RSS client for Windows using the .NET 2.0 framework. Support POP, SMTP, GMail, GCalendar, iCal and local calendars. MyOE include and advanced spam filter, message sorting, live query, indexed search, and many more...
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.)
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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