Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Copies one imap account to another. So if you ever needed to move your slow and throttled cloud account to your personal server for faster access, this is why I released and updated this.
...Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives <file.mbox
Written in ruby.
Attention: Use on your own risc! You can damage your whole mail data!
A system for filtering messages from your IMAP inbox on-demand. Filters are defined in an XML file. Matching messages can be moved, copied, or deleted. This is all independant of your choice of email client, as long as you use IMAP.
Access IMAP-mailboxes automatically, delete spam marked by filtering software like spamassassin, get reports in regular intervals. Additional features: multi mailbox access, extended spam filtering can be integrated, test mode, no database needed.
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
RSS->IMAP server is a basic IMAP server implementation that allows you to browse your RSS feeds like emails. This is perfect for adding basic RSS functionality to older email clients that do not have RSS readers built in such as Outlook 2003.
CellMate Bot currently allows google queries and aim functions through OSCAR. Made to be used form your cellphone's AIM client, CellMate Bot will be updated to include email, news and map directions in the future. For now, you can use Google SMS.
-- DISCONTINUED! see Homepage -- SpamCruncher is a small Perl-Script, that uses the SpamAssassin-engine to identify spam on remote POP3- or IMAP-Servers. So you only need SpamCruncher if your E-Mail host doesn't offer you free anti-spam services.