-
## Expected Behaviour
Opening and closing neomutt should not result in a segmentation fault.
## Actual Behaviour
Alas, there's a segfault when exiting:
```
gui/msgcont.c:126:10: run…
-
## Expected Behaviour
I do have a deleted message in my inbox, and I try to sync it (by pressing Ctrl-$). I get asked whether I want to purge the message (which I want).
## Actual Behaviour
W…
-
Trying to post, nyuu says
`[WARN] NNTP connection error occurred: Server returned unknown error to post (code: 440): Posting Not Allowed; will retry post request (attempt 1/5)`
Why the wording `…
-
## Expected Behaviour
suspend to ram and resume will not cause neomutt to crash or hang
open neomutt and log into an imap folder
suspend the desktop (s3)
resume the desktop
## Actual Beha…
-
## Expected Behaviour
Send mail with `... | neomutt -H -`. This is useful for configuring git-send-email(1) to use neomutt(1) for sending mail, which would be useful for enabling crypto op…
-
`make test` failed on i586 and arm32 with messages:
```
[00:02:23] Test test_mutt_date_gmtime... [ FAILED ]
[00:02:23] Case Today:
[00:02:23] mutt_date_gmtime.c:60: Check t…
-
### Issue Description
```
$ pasta --version
pasta 0^20230222.g4ddbcb9-1.fc37.x86_64
```
- the container is downloading ~1MB chunks over TCP -> TLS -> NNTP, starts out fine but quickly comes to…
-
To install Betterbird on Windows 10, I used the [chocolatey](https://community.chocolatey.org/packages/betterbird) package manager.
Got this error during attempted upgrade of the Betterbird packa…
-
A suggestion:
At startup, let SABnzbd check if a well-known HTTPS site is correctly reachable. If not (as that request results in `[SSL: CERTIFICATE_VERIFY_FAILED]`), we know the that local system se…
-
### General overview of your idea.
It should be explicitly warned in the "Pro Git book, Chapter 2.2, Ignoring Files" (and in "git man" also) that the ".gitignore" feature is very dangerous stuff and …