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.
Try it Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Multi user address book application accessable through the web.
Multi user address book application accessable through the web.
Store, edit, search and export addresses, phone numbers, … using a web browser.
Code moved to https://bitbucket.org/icemac/icemac.addressbook
Documentation see https://icemacaddressbook.readthedocs.io/en/latest/
New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
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...
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
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.
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
PyWebMail is a Python library and POP3 gateway that enable working with WebMail servers like with POP3 or IMAP mail server. Currently Mail.Com, Yahoo! Mail, Gmail, Netscape.Net, HotMail and some minor servers support is finished.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
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.
Monty's Postcard Server is an CGI application written in Python that makes putting up a Postcard Server a breeze. The only thing the Admin has to do is to supply the Images. Everything is configurable of cause!