Okay next up mutt.
don't know anything about it so...
http://www.mobileread.mobi/forums/sh...=149532&page=2
See how I go
[root@kindle bin]#
cd /mnt/us/extensions/mutt/bin; LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./mutt -h
Quote:
Mutt 1.5.21 (2010-09-15)
usage: mutt [<options>] [-z] [-f <file> | -yZ]
mutt [<options>] [-x] [-Hi <file>] [-s <subj>] [-bc <addr>] [-a <file> [...] --] <addr> [...]
mutt [<options>] [-x] [-s <subj>] [-bc <addr>] [-a <file> [...] --] <addr> [...] < message
mutt [<options>] -p
mutt [<options>] -A <alias> [...]
mutt [<options>] -Q <query> [...]
mutt [<options>] -D
mutt -v[v]
options:
-A <alias> expand the given alias
-a <file> [...] -- attach file(s) to the message
the list of files must be terminated with the "--" sequence
-b <address> specify a blind carbon-copy (BCC) address
-c <address> specify a carbon-copy (CC) address
-D print the value of all variables to stdout
-d <level> log debugging output to ~/.muttdebug0
-e <command> specify a command to be executed after initialization
-f <file> specify which mailbox to read
-F <file> specify an alternate muttrc file
-H <file> specify a draft file to read header and body from
-i <file> specify a file which Mutt should include in the body
-m <type> specify a default mailbox type
-n causes Mutt not to read the system Muttrc
-p recall a postponed message
-Q <variable> query a configuration variable
-R open mailbox in read-only mode
-s <subj> specify a subject (must be in quotes if it has spaces)
-v show version and compile-time definitions
-x simulate the mailx send mode
-y select a mailbox specified in your `mailboxes' list
-z exit immediately if there are no messages in the mailbox
-Z open the first folder with new message, exit immediately if none
-h this help message
|
seems okay.
use " -F <file> specify an alternate muttrc file" I guess and you should be laughing?
What was the error?
[root@kindle bin]#
cd /mnt/us/extensions/mutt/bin; LD_LIBRARY_PATH=../lib:$LD_LI
BRARY_PATH ./mutt -f /mnt/us/extensions/system/etc/home/root/mail/saved-messages (screenshotted)
seems okay.