Re: Anyone using Mutt on a Mac?

2012-05-12 Thread Ravi Pina
I use mutt + offlneimap + aspell + gpg + ldap flawlessly.  Most of 
the dot files I have on my FreeBSD box ported right over wholesale.
Since I use mutt tin this context for work mail I save all my dot
files to Dropbox and symlink .mutt it, my .muttrc to
.mutt/muttrc, and have my passwords in a local file that gets
included from the .muttrc.

The only issues I have involve with mailcap/mimetype with some
files and searching speeds.  I use a cache, but it only appears
to do headers and not message bodies which I often time need to
search through.  That and I haven't figured out how to save
custom words to a aspell dictionary.  I also haven't spent much
time on it either after it wasn't immediately obvious how to do
it.

-r



On Sat, May 12, 2012 at 06:51:52PM -0500, Jim Graham wrote:
> I'm going to be replacing my old, rapidly dying systems with a
> Mac next month, and am wondering if anyone here has used Mutt
> on Mac OS X (Lion).  I'm curious about how that's working out,
> etc.  (I've never actually SEEN Mac OS X, so I don't know how
> much of the Unix base is still there).
> 
> Thanks,
>--jim
> 
> -- 
> THE SCORE:  ME:  2  CANCER:  0
> 73 DE N5IAL (/4)| "This 'telephone' has too many
> spooky1...@gmail.com| shortcomings to be seriously considered
> < Running FreeBSD 7.0 > | as a means of communication.  The device
> ICBM / Hurricane:   | is inherently of no value to us."
>30.44406N 86.59909W  | (Western Union internal memo, 1876)
> 
> Android Apps Listing at http://www.jstrack.org/barcodes.html


Compose new message to To: of selected message

2011-06-16 Thread Ravi Pina
The subject generally says it.  I was trying to find a macro or
shortcut that would allow me to compose a new message to the
addresses in the To: line of the currently selected message.

Bouncing doesn't do this, obviously.  Using the message as a
template isn't it.  Replying adds all the message attributes of a
replied message (references, subject, etc), yet this is the
closest thing.

Anyone have any tips for accomplishing this?

Thanks,

-r



Re: Mac Command Line and mutt

2011-09-12 Thread Ravi Pina
On Mon, Sep 12, 2011 at 02:56:08PM -0800, Tim Johnson wrote:
> Not so much a mutt question as a request for a reference.
> 
> FYI: I have used mutt for years on linux. I am considering getting a
> mac mini. Some time ago, I queried this list about using mutt on a
> mac and from the responses, it appears that some of you do just that.
> 
> What I am most interested in at this time is whether there are any
> MLs or forums that are designed around using the mac terminal. 
> 
> I just found http://www.mac-forums.com, looks like there is a forum
> for mac terminal. Any other recommendations?

I'm not sure what you're looking for.  Terminal.app and iTerm.app
are just a means for running your preferred shell that you would
otherwise use to launch Mutt.

If you're familiar with bash, tcsh, etc then it should be a
lateral move.

-r