mutt-wizard icon indicating copy to clipboard operation
mutt-wizard copied to clipboard

A system for automatically configuring mutt and isync with a simple interface and safe passwords

Results 63 mutt-wizard issues
Sort by recently updated
recently updated
newest added

Perhaps something like `bind index C create-mailbox` will work.

This is related to #931 which changed: ```vim set mime_forward = yes # attachments are forwarded with mail ``` to ```vim set mime_forward = no # mail body is forwarded...

Hi, I would really appreciate your help setting up a not so comman mail that I am currently using with eclipso.de. I initially tried to add a new mail using...

Basically allows you to use your regular file browser instead of neomutt's. Here's the repo with the bash script https://github.com/anufrievroman/Neomutt-File-Picker It works as a charm :love_you_gesture: It doesn't seem to...

Hi, I am trying to set up mutt-wizzard, added an account, and I have this error message: > ~/mutt-wizard on master > mbsync -a took 4s > C: 0/1 B:...

Hi Luke, It seems that neomutt changes the name of a few variables used in mutt-temp (cf https://neomutt.org/guide/reference.html#message-cache-dir): - realname --> real_name - message_cachedir --> message_cache_dir - spoolfile --> spool_file...

Hello Luke! Great little utility you created here, thanks for that. Listen I just figured out how to use `sops` to decrypt my email password and it works both with...

As an existing (long time) mutt user I already have a byzantine collection of rc files that I rely on. I'm still curious, though, to see what mutt-wizard's opinionated configuration...

Because I was a bit lazy when installing mutt-wizard, I wasn't quite sure how the set-up would behave with my previous settings of both mutt and neomutt, and it ended...

Thanks for this awesome utility! When adding an account, does this flag still work? ``` -m -- Maximum number of emails to be kept offline. No maximum is default functionality....