http://crunchbanglinux.org/wiki/howto/h ... gmail_imap
which basically says much the same as a lot of other older sites. But when run, mutt complains:
Code: Select all
Error in /home/mimosa/.muttrc, line 7: smtp_url: unknown variable
Error in /home/mimosa/.muttrc, line 8: smtp_pass: unknown variable
Error in /home/mimosa/.muttrc, line 26: header_cache: unknown variable
Error in /home/mimosa/.muttrc, line 27: message_cachedir: unknown variable
source: errors in /home/mimosa/.muttrc
Code: Select all
Error sending message, child exited 127 (Exec error.).
I know mutt has a reputation for being hard to set up, but these look to my untutored eye like problems that shouldn't occur. Also, I know that the classical way of doing it involves a program like fetchmail, but this way of accessing Gmail doesn't appear to involve that, see e.g.:
from the above site.Mutt is a Mail User Agent (MUA), and was written to view mail. It was not written to retrieve, send, or filter mail. It relies on external programs to do those tasks. But recently it has become possible to receive and sending mails trough gmail.
I currently use alpine, but can't work out how to get it to interact as fully with gmail as this way of setting up mutt promises. Also mutt seems to be regarded in Linux circles as character-forming, and has colour coding.

Code: Select all
root[mimosa]# slapt-src -l | grep urlview
urlview:0.9 - urlview (extract URLs from text files)
root[mimosa]# slapt-src -i urlview