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.
Start Free
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 simple script to count money "sent" to your Gmail by spammers.
You have a Gmail inbox and a bunch of spammers that keep sending you unrealistic offers to earn millions, and millions, and millions? Ever wondered how rich could you be if all those offers were true?
Well, now you have a chance to know.
This little application connects to your Gmail mailbox and analyses the Spam folder. If some huge money is found inside, the letter is deleted and the money amount is added to what you already "got" from other spammers.
Of course, it's only good...
Script that periodically checks your gmail account
and speaks if you have unread email.
Features:
- logs into, and checks your gmail accounts
- if you have unread email:
- textual info about it appears in console/terminal
- "you have X unread email" is spoken using espeak
- if you have no unread email:
- textual info about it appears in console/terminal
Requirements:
- POSIX OS
- python:
import imaplib
import os
import time
- espeak
- soundcard, speakers/headphones
Installation/running:
- modify gmail.py inserting your username and password
- modify gmail.py inserting desired delay value in miliseconds
- run:
python gmail.py
Author: pkrawczak@gmail.com
2013-02-06 13:54:51
Caution:
Even though this program uses SSL use only at your own risk.
A short pythonscript 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.
IMAP client, written in Python, that moves messages according to predefined rules. Useful when server based rules are not available, by running the script periodically.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
ccpop is a POP3 mail notify daemon with support for multiple mailboxes. The daemon will periodically check a remote POP3 mailbox for changes and notify the user by playing an audio file if new mail has arrived. The script is small and easily configured.
Emine is a pythonscript that parses an email file, separates all the email elements, including words and phrases, and populates a database with file offsets for retrieval from the original file.
Squishdot is a web-based news publishing and discussion product for Zope. It is written in Python with the ability to script in DTML and runs on Linux, *BSD, Unix and Windows 95/98/NT/200.