Kommunicator could organize your communication in a smart way. Due the easy use of plugins you will be able to integrate different communications form like SMS, Mail, IM in a most personalized way, but the programm will stay easy and lightweighted.
It is a specific project for a Topographical Department, that contains Lisp tools for AutoCad, a desktop system for departament´s internal information management, and a web application for the management level for consultations and solicitations.
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
mimx is an open-source, drop-in replacement for corporate communication servers such as Microsoft Exchange and Lotus Notes. mimx provides e-mail, chat, fax, network news, calendaring, etc. to clients such as Microsoft Outlook.
Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS.
Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain):
docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p...
Application for automated mail preprocessing.This is not a generic spam filter.According to configuration file,macros are ran for triggered or watched incoming mail attachments.Also an auto reply is sent back.Teachers might use for student project codes.