All Projects → grommunio → gromox

grommunio / gromox

Licence: other
Groupware server backend for the grommunio Distribution, supporting MAPI/HTTP, RPC/HTTP, IMAP, POP3 protocols, PHP-MAPI bindings, and import from PST/OST/MSG/TNEF, EML/ICAL/VCF, KDB

Programming Languages

C++
36643 projects - #6 most used programming language
PHP
23972 projects - #3 most used programming language
shell
77523 projects
Makefile
30231 projects
powershell
5483 projects
perl
6916 projects

Projects that are alternatives of or similar to gromox

Mfcmapi
MFCMAPI
Stars: ✭ 501 (+207.36%)
Mutual labels:  mail, exchange, outlook
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (-85.89%)
Mutual labels:  exchange, outlook
Ruler
A tool to abuse Exchange services
Stars: ✭ 1,684 (+933.13%)
Mutual labels:  exchange, mapi
Ost2pst
OST2PST - converts Outlook OST files to PST format
Stars: ✭ 46 (-71.78%)
Mutual labels:  exchange, outlook
Davmail
DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway - Synced with main subversion repository at
Stars: ✭ 250 (+53.37%)
Mutual labels:  exchange, outlook
Mail Parser
Tokenizer for raw mails
Stars: ✭ 240 (+47.24%)
Mutual labels:  mail, outlook
Exchangelib
Python client for Microsoft Exchange Web Services (EWS)
Stars: ✭ 787 (+382.82%)
Mutual labels:  exchange, outlook
Mailcow Dockerized
mailcow: dockerized - 🐮 + 🐋 = 💕
Stars: ✭ 4,573 (+2705.52%)
Mutual labels:  mail, groupware
Msgviewer
MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java. MsgViewer works on Windows/Linux/Mac Platforms. Also provides a java api to read mail messges (msg files) programmatically.
Stars: ✭ 61 (-62.58%)
Mutual labels:  mail, outlook
Org Msg
OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.
Stars: ✭ 153 (-6.13%)
Mutual labels:  mail, outlook
Spamassassin
Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests
Stars: ✭ 184 (+12.88%)
Mutual labels:  mail
Ptorx
📩🛡 Email privacy. Anonymously send and receive with alias forwarding.
Stars: ✭ 187 (+14.72%)
Mutual labels:  mail
Edu Account Creator
Stars: ✭ 225 (+38.04%)
Mutual labels:  mail
Meli
🐝 experimental terminal mail client, mirror of https://git.meli.delivery/meli/meli.git https://crates.io/crates/meli
Stars: ✭ 242 (+48.47%)
Mutual labels:  mail
Premailer
Preflight for HTML email
Stars: ✭ 2,173 (+1233.13%)
Mutual labels:  mail
Forwardemail.net
The best free email forwarding for custom domains (Web Server)
Stars: ✭ 211 (+29.45%)
Mutual labels:  mail
Neomutt
✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
Stars: ✭ 2,343 (+1337.42%)
Mutual labels:  mail
Quotefixformac
QuoteFix for Apple Mail —
Stars: ✭ 181 (+11.04%)
Mutual labels:  mail
Postmark.js
Official Node.js library for the Postmark API
Stars: ✭ 177 (+8.59%)
Mutual labels:  mail
python-api
Trading API for Quedex Bitcoin Derivatives Exchange.
Stars: ✭ 20 (-87.73%)
Mutual labels:  exchange

Gromox

Gromox is the central groupware server component of grommunio. It is capable of serving as a replacement for Microsoft Exchange and compatibles. Connectivity options include RPC/HTTP (Outlook Anywhere), MAPI/HTTP, IMAP, POP3, an SMTP-speaking LDA, and a PHP module with a MAPI function subset. Components can scale-out over multiple hosts.

shield-agpl shield-release shield-cov shield-loc

Gromox is modular and consists of a set of components and programs to provide its feature set. This repository includes a number of manual pages, for which a rendered version is at docs.grommunio.com.

Instructions for compilation are in doc/install.rst.

Gromox relies on other components to provide a sensibly complete mail system,

The grommunio Appliance ships these essentials and has a ready-to-run installation of Gromox.

Support

Support is available through grommunio GmbH and its partners. See https://grommunio.com/ for details. A community forum is at https://community.grommunio.com/.

The source code repository and technical issue tracker can be found at https://github.com/grommunio/gromox.

For direct contact and supplying information about a security-related responsible disclosure, contact [email protected].

Standards and protocols

Gromox follows a number of protocols as described by the Microsoft Exchange Server Protocol Documents — OXCDATA, OXDSCLI, OXCFOLD, OXCFXICS, OXCICAL, OXCMAIL, OXCMAPIHTTP (plus yet undocumented encodings), OXCMSG, OXCNOTIF, OXNSPI, OXCPERM, OXCPRPT, OXCROPS, OXCRPC, OXCSTOR, OXCTABL, OXMSG, OXOABK, OXOABKT, OXOCAL, OXOCNTC, OXODLGT, OXOMSG, OXORULE, OXOSFLD, OXOSMIME, OXPROPS, OXTNEF, OXVCARD, and (partially) OXABREF, OXOCFG, OXRTFCP, OXWOOF, PST, as well as parts of the specifications of DCERPC/C7086, RPCE and RPCH.

Contributing

Coding style

When in Rome, do as the Romans do.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].