-
### Expected behavior
I write a message in thunderbird. I save it, encrypt it, and upload it to a server. I open the message in K-9, enter my password, and continue writing.
### Actual behavior
I…
-
Thanks for this tool!
I just ran the script with the following command, on an .mbox file from Google Takeout containing approximately 7,000 emails:
`$ python3 imap_upload.py --gmail --box import…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.7
### B…
-
**newsboat 2.21.0 **:
Config file (copy from ~/.newsboat/config or ~/.config/newsboat/config):
```
browser "firefox %u"
max-items 300
error-log "~/.newsboat/error.log"
```
Steps to reprod…
-
Tried pointing it at Local Folders and various .sbd folders, it connects to gmail, then there's no output, and it stops in about 2 seconds. Problem is that Thunderbird doesn't add .mbox to the end of …
-
I am using Modoboa as a UI to a filtering mail server, where the final delivery is made on another server. I would like to have a way to submit spam email, ideally via a web interface API call, to ma…
-
```mermaid
flowchart TD
A[Inbound Email Message] --> B(MX Records via Cloudflare)
B --> B1(route1.mx.cloudflare.net Priority: 2)
B --> B2(route2.mx.cloudflare.net Priority: 81)
B --> B…
-
This issue is not really related to Klarna/PHP-XMLRPC but I guess it's good to know:
This curl exception will be thrown: `CURL error: SSL certificate problem: unable to get local issuer certificate` …
-
**RainLoop version, browser, OS:**
Rainloop v1.17.0
**Expected behavior and actual behavior:**
Trying to add new buttons after the DELETE button on the top toolbar
**Steps to reproduce the prob…
-
I've been reading the code before trying this out, and I noticed that when incremental_backups is True, put_from_manifest will delete files even if they failed to upload:
...
for ret in pool.imap…