Dave (Grizz) Glaser <[EMAIL PROTECTED]> wrote on Mon, 22 May 2000:
> Whenever I exit mutt I get the question: Do you want to move messages
> into <dir>/mbox?
...
> a. Default to using a mbox and always move their mail for them? So they
> don't have to answer.
set move=yes
(You want to set that in the global Muttrc file)
> b. Default to NOT moving mail to mbox. Granted this almost negates the
> usefulness of IMAP, but I had to ask.
set move=no
> c. Remove the use of the mbox entirely and just keep their mail on the
> IMAP server, again negating most of the use of IMAP.
That's what "set move=no" does, in practice. As far as I understand
your situation, anyway...
> BTW: We are doing away with elm as an email program (all nfs clients
> actually and going to only POP or IMAP). My old elm users are moving to
> mutt since it is the closest to elm. Is there anyway to get the
> "received" folder behavior back? THis is not my idea, but I had a few
> requests.
I don't understand what you mean with the "received" folder behaviour?
Do you mean message sorting older within a folder (the message index)?
You can control that with the $sort variable, and like any variables,
you can give it some value in the global Muttrc.
Check the manual for the possible values of $sort, however one of them
is "date-received" which is what I *think* you meant.
You can also easily change the sort order with the "o" key in the
message index when inside Mutt.
Hope this helps,
Mikko
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Never assume the reader has read the subject line.