[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> 1) Though we can weed-out the headers while forwarding and viewing,
> can I do the same while saving the headers (automatically) ?
> [ I don't want to save the headers like - "Received: from ..." !]
I think it is short-sighted to not want to save these headers. You
might need them some day, to prove what time or date a message was
received by you. But anyway, it's your mail folder...
There is s save-decode command, but I don't know if weeding headers is
part of the decode process.
> 2) Can mutt determine the content type of the file being attached ? Normally
> one presses ^T and types it thereafter.
There should have been "mime.types" file that was installed with Mutt.
It gives the MIME type associated with various common file extensions,
such as *.gif, *.jpg, etc.
If Mutt can't find this file, it won't make a very good guess about the
contents of the file.
> 3) Can one save the messages matching a pattern into another folder ?
> [I can tag or delete messages matching a pattern but cannot save them
> based on a pattern. Currently I use mailx for the purpose.] ?
Mutt uses the tag-prefix command (";" by default) to cause the following
command to operate on the tagged messages. So, tag them with a pattern,
then do a "tag-save", which is performed by pressing the tag-prefix key
(";"), then the save key ("s").
> 4) Can one save mutt history ?
No.
> 5) Can one convert a .PST file to unix-like(text) format ?
What's a .PST file?
> 6) Can i change directories in other-than-browser menus like pager or index ?
Don't think so.
> 7) Can i tell mutt the format of aliases - so I can specify a mailx compatible
> format ? [I still need to use mailx in some shell scripts ].
No. But, you can write a script to convert one to the other, and run
your script whenever you change the master file.
By the way, Mutt can be used in shell scripts, just like mailx. Try it!
> 8) Mutt understands SCO format if the whole folder is in that format.
> But gets confused if someone bounces a mail using elm from SCO.
> (^A^A^A^A stuff). Can one have a workaround it ?
This doesn't make sense. If someone bounces a message to you, it gets
forwarded through your local MTA, and gets delivered by the system
software. If the system MTA is putting incorrect format messages into
your mail folder, then that's where the problem needs to be fixed.
> 9) Normally when I change folders - it's like a 'q' command for the original
> folder. Can i change folders so that my changes are not saved (like 'x'
> command) ?
Use the toggle-readonly command ("%" by default) to change the status of
the folder to read-only. Then you can change to another folder, and
your changes will be discarded for the current folder.
> 10) Is there a "set timeout=2" (like vi) feature in mutt ? it misinterprets
> my arrow keys as escape character at times.
This is the fault of your curses library; you need to find a way to fix
it there; Mutt has no control over it.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44