-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
This is a tracking issue for PHP 8.4 status.
* [x] PHP 8.4
* [x] Create a new package for PHP 8.4.0alpha1
* [x] Update the package with PHP 8.4.0alpha2 (when available)
* [x] Upload to php…
-
I am running python 3.8 in a Windows 10 machine.
I have changed the headers to
#!/usr/bin/env python3.8
but I keep on getting this error:
Python .\imap_upload.py
File ".\imap_upload.py…
-
List of things we need to figure out and fix:
**Infrastructure**
indexer.py updates: #249
- [x] Update s3 event rule to listen for all `imap/` folder. Right now, we have the rule to allow only l0 …
-
### Summary
Office365 no longer supports IMAP PLAIN authentication. Import tasks fail due to needing an oauth token. What is needed is an oauth popup to obtain an access token.
### Motivation
We ca…
-
### Summary
Ancillary files or calibration files are [additional files with special rules](https://imap-processing.readthedocs.io/en/latest/data-access-api/calibration-files.html). The API should be …
-
These will be broken into individual issues.
- [ ] Clean up imap_cli command line inputs. Define what’s needed and what’s not needed.
- [x] Add descriptor to imap_cli input. Eg. Included new addi…
-
On a mailcow mail setup, folders are located parallel to INBOX:
```
Just list mail boxes!
"Test" #UnMarked
"Archive" #UnMarked #Arc…
-
Allow users to upload photos to the site by emailing photos. This might only work with gmail.
``` php
/* connect to gmail */
$hostname = '{imap.gmail.com:993/imap/ssl}INBOX';
$username = 'EMAIL_ADDRE…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…