-
# Bug description
When mutt client has settings like
`color normal white black `
what means 'display white characters on black background'
terminal display white characters on grey background (bu…
-
## Issue description
Mutt-wizard creates a configuration that sources files in the build derivation, this means that if mutt-wizard is updated, and the old package is garbage-collected, then mutt can…
-
By running the following command:
`docker run -p 1080:1080 -p 1025:1025 maildev/maildev:latest -e MAILDEV_BASE_PATHNAME=/maildev`
I get the following error randomly and the container die:
``…
-
_From @IvanExpert on October 25, 2015 21:3_
Install Alpine or Mutt, plus (important) an easy configuration script, which also has preset settings for common providers. This has not been done thus far…
-
Dear developer,
this is a great piece of code that I would expect to be super useful.
Unfortunately, it does not work for me at all.
I do not understand why, though.
I am sending the output below (af…
-
Hi, there,
Living in China where many networks such as FB, twitter and almost all google's products are blocked outside GFW, I can not find enough tutorials to set other email services like hotmail a…
eduOS updated
8 years ago
-
### Problem
When launching neovim, most of the time it will show a very small window only to get remapped after a few milliseconds... I fixed this by setting the columns and lines in neovim configura…
-
### Package description
I'm using some shell scripts in Termux that do some logging, which is then piped directly into `mutt` to send to my email address using the MX records of the domain name the e…
-
## What would you like to be able to do?
Add `message_id_format` configuration variable for customizing generated Message-IDs. This feature was implemented in Mutt 2.1.0 (2021-06-12). [Mutt 2.1 Rel…
-
Hi, I'm trying to use imapfilter with gmail using oauth2 as verification.
I used mutt_oauth2.py with pgp to create and store my keys.
Currently I managed to establish the connection with gmail, …