Exiting JED on mutt

2021-08-02 Thread M.R.P. zensky
Hello When I want to compose an email in mutt is launches the JED editor. How 
do I leave JED once I finish my email?

Mutt with Gmail on ubuntu

2021-04-22 Thread M.R.P. zensky
Hello does anyone know what the best way to configure mutt to work with gmail 
on ubuntu?

Mutt Gmail config

2021-03-08 Thread M.R.P. zensky
Hello running mutt on ubuntu I am wanting to set up mutt to work with gmail. I 
have two instructional for doing this butt their instructions differ. 
One  says to enter   sudo touch $MAIL
sudo chmod 660 $MAIL
 sudo chown ‘whom’:mail $MAIL

The other says to do the following - mkdir -p~/mutt/cache/headers
 Mkdir 
~/.mutt/cache/bodies
 Touch 
~/.mutt/certificates.
Which config should I use  or if anyone has an alternate cleaner way to 
configure mutt with gmail let me know.

Mutt color scheme

2021-03-01 Thread M.R.P. zensky
Hello running ubuntu linux have mutt installed and I am wondering if I can 
change the color scheme?

Syntax for creating Muttrc.

2020-10-01 Thread M.R.P. zensky
Can someone tell me the syntax for creating a Muttrc file on linux? I have 
installed it on linux and am trying to understand how to configure it.