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.
Try free now
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus.
Supports XML settings files, variables, or all settings explicitly from the command line.
Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
Beta state!
tisift:
scaning folder and sort messages with given filter rules.
tish:
imap shell = imap command line tools.
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...
Robust open source POP3 client and MIME parser written in C#
...Includes a robust MIME parser backed by several hundred test cases.
The easiest way to install OpenPop.NET is via NuGet.
In Visual Studio's Package Manager Console, simply enter the following command:
Install-Package OpenPop.NET
Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email.
For more information, visit our project homepage.
Code is hosted on GitHub (https://github.com/foens/hpop).
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
A free .NET library for accessing IMAP servers, written in C#
S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#.
The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail.
Features:
* Supports IMAP IDLE notifications
*...
A program that sits in the tray and notifies you of new emails
A simple program that sits in the Windows tray and notifies you of new e-mails coming in. The program uses the IMAP IDLE command so your IMAP server must support that option.
Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
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.
jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
Desktop SMS E-Mail Notification Autoresponder. Scans multiple mailboxes for new messages and notifies the user via SMS TextMessaging. Operates on Windows Platforms running IIS. C# source code/project files for Visual Studio. Never miss a lead!!!
An open project for a number of activex controls for use in the Windows environment. The controls have been sold commerical before by Eurosource (http://www.eurosource.se) but are now free complete with source code.
A simple command line utility to perform various tasks on a remote POP3 e-mail box. Intended as a replacement for the Email Manipulator utility(mailtool.exe). List and delete messages by size, range, or keyword. Handy for tech support.
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.
JEEPERS (Jason's Extra Easy to Program Email Response System) uses a POP3 email account to monitor email for command phrases in subject lines. Default commands for remote file storeage and retrival. (Nothing to do with mailing lists or mass emailing.)