Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
$300 in Free Credit Across 150+ Cloud Services
VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
hardlinkpl finds duplicate files and hardlinks them, especially but not only on Cyrus mail spools. The memory footprint is bearable low, making it possible to search huge file systems of several hundred gigabytes. Inspired by hardlinkpy.
ImpraStorage provided a private imap access to store large files
ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key.
An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part.
transfert process is...
- Cross platform, written in python
- Runs as a windows service or linux daemon
- Queries external server for IP address, whatsmyip link is provided or you can host your own using the "IP_check.php" file included
- Tracks changes and uses a GMAIL address with IMAP configured to send emails.
- Once configured, it runs in the background and is silent.
Reimplementation of mailfilter (http://mailfilter.sourceforge.net/) in Python. It filters email directly on a POP3 mail server before it is downloaded by another program. This program is aimed to run on all platforms the Python programing language suppor
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
Platemail is a cross-platform email client written in Java, featuring built-in, configurable spam detection and filtering capabilities, the potential for a variety of user interfaces and the option of storing mail in a relational database.
DOGTOWN - Free Software & Tools for administrators ||| please read the Release Notes or docs @ http://dogtown.mare-system.de for a description of each package
Postfix Log Parser in Python is a log analysis tool written in python language to get statistic reports and detect anomalous behaviours on a mail server based on Postfix and Cyrus
xODMR is an ATRN client that let you use a mail backup service when your SMTP server don't support ODMR natively. It's an alternative to xatrn and fetchmail (but works with TLS too); runs on any platform supported by Python. Win32 binary also avail
SpamGAME is a statistical spam filter based on the GA.M.E. (GAussian Mono-dimensional Environment) algorithm for Text Categorization.
It is written in Python and it should run on all platform having a Python interpreter.
mail checker can check POP3/IMAP4/local mailbox. This program is building for administrators or continuous readers. Each message is printed on console/TK window/log file/pipe with only 4 lines.
Python IMAP email client. Cross platform email client that works on both windows and linux. Emphasis is on usability and stability. Requires python, pygame, PIL, pmw, and pywin32.