PostfixAdmin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL, PostgreSQL or SQLite
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...
CheckeredFlag is a super simple mail server. The intended use is for local application
development that needs to be able to send email. CheckeredFlag runs on the local
machine and doesn't need a network connection nor any special set up. Just run
it and that is all. SMTP, POP, and webmail are provided, which means you can send email with any email client and recieve email with just about every email client.
An unofficial web console to administer Apache James 3 server
MOVED TO: https://github.com/fulvio999/jamesui
Jamesui is an unofficial web interface to manage and monitor Apache James 3 mail server.
It is written in Java and run inside Apache Tomcat.
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.
There are a lot of tools and plugins to fix security issues of the dignified mail system. The goal of this project is to redefine a system that takes the problems of our time into account.
Be sure to visit this project on github:
https://github.com/mv2project/mv2
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...
A vcard 3.0 contact management editor developed for ncurses.
It can:
- load a vcf file
- show all the contacts in a list
- show more information about a single contact
- perform a simple search in the contacts list
- edit contacts
- support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8)
- convert the VCF(s) to Pine/Alpine addressbook format
- import images from files as contacts photos
The idea is based upon rolo (which you...
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This java program allows you to make backups of your emails from one server to an other by copying emails over IMAP. It can also be used to switch emails you have from your old provider to your new one.
OpenXP is a multi-protocol offline mail and news reader for the text console, supporting Internet email, Usenet, Fidonet, Zconnect, etc. It is based on CrossPoint (XP) by Peter Mandrella.
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
Rumble is a mail server suite for SMTP (ESMTPSA), HTTP, POP3 and IMAP4v1 with an extensive C/C++ and Lua API for scripting. It comes with support for SSL/TLS, SQLite and MySQL and has a web-based administration and webmail feature. Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains, and with the ease of the Lua API,...
NOTE: Development has been aborted. Please see the re-alpine project for a better alternative.
oserp - stands for OpenSource Emailer Replaces Pine. First goal - replace pine with an open souce work-alike using perl. Second - add an SQL backend to Mail::Box, and thus to oserp. Third - Port to C++, using GNU MailUtils as the backend.
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
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.