gromox
gromox copied to clipboard
Groupware server backend for the grommunio Distribution, supporting MAPI/HTTP, RPC/HTTP, EWS, IMAP, POP3 protocols, PHP-MAPI bindings, and import from PST/OST/MSG/CDFV2/TNEF, EML/ICAL/VCF, Kopano, Zar...
O_TMPFILE is not available on OpenBSD however we can use shm_mkstemp(3) to generate a temporary shared memory object that we can unlink right after creating it so that when all...
When creating domains through the admin web interface and checking "Create domain admin role", a database error occurs if the domain name is longer than 17 characters since the generated...
``` lib/email/mjson.cpp: In function 'long int mjson_record_node(MJSON*, char*, int, int)': lib/email/mjson.cpp:1133:5: warning: 'b_digit' may be used uninitialized in this function [-Wmaybe-uninitialized] 1133 | if (TRUE == b_digit && ',' ==...
Hey there, with [delmsg](https://docs.grommunio.com/man/delmsg.8gx.html) i already can do tasks like for instance [empty all trashbins](https://github.com/crpb/grommunio/blob/main/env/.gromenv#L67-L126) (yes it could be improved, but for now it's working..). But this wouldn't include deleted...
if you import an contact in vcf-format with gromox-vcf2mt it will not shown on the selected contact list if creating an new mail in Webapp. It is shown under contacts....
I'm on the community-repository on openSUSE-Leap-15.5 gromox-2.27.4.g5639431-lp155.21.1.x86_64 The feature "Recall this message" of the _Outlook for Windows_ clients of senders should be fully supported. The below is meant only for...
Hey, it seems that part of the headers in a mail vanish when i move a mail from one folder to another. This was done in /web and i could...
Hi, I'm currently evaluating Grommunio as a replacement for Zimbra and I ran into a few EWS problems that might be bugs. I'll create separate posts for the different issues...