-
Hy,
First of all thank you for this zimlet.
I will want to know if SOAP commands are available to manage shared mailbox ?
If no, is this planned ?
Regards,
-
Inbucket seems to handle poorly multiple emails receiving:
my test python script:
```
from multiprocessing.pool import ThreadPool
import requests
import time
p = ThreadPool(500)
eml = ""…
-
using 0.7.0
I want to use restic to backup my [Maildir](https://en.wikipedia.org/wiki/Maildir) to s3, however by design Maildir contains at least one file per mail, many mails are quite small but i…
-
Hi, I had trouble recently with the fact that Fore.LIGHTCYAN_EX didn't exist. Perhaps you could pick another color. I'm not sure where it went. I just substituted BLUE, and everything worked fine.
-
Hello, toady I've update my mailcow server, and from this moment it's not working.
This is the error after docker-compose up -d.
```
WARNING: The LOG_LINES variable is not set. Defaulting to a blan…
-
"may*": Can we just replace this with a "myrights" per RFC 4314? If
you want to drop the rights grouping model of RFC 4314 to be simpler,
that's fine with me, but I'd prefer to keep the set of right…
brong updated
6 years ago
-
### Changelog (TDB 335.63 -> 335.64 & 720.00-> 720.01)
![master](https://img.shields.io/badge/branch-master-blue.svg)
![3.3.5](https://img.shields.io/badge/branch-3.3.5-yellow.svg)
-
I could not yet figure out how to connect to shared mailboxes using the akonadi-ews agent. Is that implemented at the moment?
What I have tried:
- With IMAP I can provide domain\username\mailboxalias…
dirks updated
7 years ago
-
It would be very useful if MHA worked on mail-enabling a public folder.
Currently compares "You cannot perform this action. This add-in scenario is not supported in this folder."
[maybe related …
-
I have a calendar for a conference room shared with me. What I am hoping to do is to use php-ews to pull that calendar schedule for display. So far, I have been able to easily display my OWN calendar …