OMMS is the Open Modular Message System. It uses plugins to support different kinds of message types (mail, news, SMS, ICQ, FAX, voice, etc.), different ways of storing/retrieving the messages (mbox, POP3, IMAP, database, etc.) and many filters to handle messages (send, sort to folders, encrypt/sign, etc.).
| Tags | Communications |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Support for POP3 and MHfolders, ability to retrieve messages from folders (e.g., POP3) and store them in others.


Changes: Support for subfolders, MIME multipart messages, and configuration files, and extensions to the interface that accesses message contents.


Changes: The compiler switches have been fixed. A configuration interface was added, along with a folder and filter registry.


Changes: First public release, with basic interfaces, basic plugin support, simple addressbook plugin, mbox plugin (preliminary), sendmail plugin (preliminary), and console-omms.