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.
Learn More
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
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...
ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
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.
PeerGFS PEER Software - File Sharing and Collaboration
One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage
PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
Enterprise Collabortion Suite 2004. ECS2004 is a Web Mail, Shared Calendar, Projects, Helpdesk, Survey Engine, File Manager, Contacts, Forums and IM suite. Easy to use and a very low user learning curve. Professional look and feel. Easy installation.
SmartPost software provides the total electronic mail solution using UNIX/Linux,with IMAP,POP,webmail access as well as web-based administration and web-based control over the mail server.Project is closed.There are some better solutions on marketnow
The postfixadmin application rewrite with ExtJS and ADODB.
I would like to create a professional and modern GUI.
Backend: php5, adodb
Frontend: Extjs 2.2.1