The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   UNIX - General (http://hintsforums.macworld.com/forumdisplay.php?f=16)
-   -   Installing Mutt on Mac OS X 10.6 (http://hintsforums.macworld.com/showthread.php?t=123140)

codename 05-06-2011 01:58 PM

I used this link to setup mutt but I am confused about which folder does this file belongs to.


http://www.gadgetxplorer.com/2010/08...-mac-os-x.html
It created the file muttrc with the provided settings but

when I am open mutt, I get the following message

/var/mail/codename: No such file or directory (errno = 2)

hayne 05-06-2011 02:12 PM

You are going to need to understand how to navigate to folders and create folders using commands in Terminal in order to configure Mutt.
See the Unix FAQ referred to above.

codename 05-12-2011 11:26 PM

I was finally able to run mutt to access gmail using the instructions on that website.
I found that .muttrc file was at /users/codename/.muttrc and changed that file as instructed. To edit the file, I had to unhide the hidden files using this command -
defaults write com.apple.finder AppleShowAllFiles -bool true

This command allowed me to view that .muttrc file so I could edit it with Textedit app. I am still learning my ways to use mutt so overall still work in progress but thanks for all the help so far.

hayne 05-13-2011 01:52 AM

Quote:

Originally Posted by codename (Post 622717)
To edit the file, I had to unhide the hidden files using this command -
defaults write com.apple.finder AppleShowAllFiles -bool true

This command allowed me to view that .muttrc file so I could edit it with Textedit app.

As explained in the Unix FAQ referred to above, it is better to use other text editors (e.g. TextWrangler) for config files. And these other text editors have no problem in opening "hidden" files.


All times are GMT -5. The time now is 06:05 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.