I have a dlink NAS which has mutt installed on it. It works in
command line mode, e.g.:-
mutt -s Subject [email protected] <message.txt
but it would be useful if I could run it interactively. At present it
fails as follows:-
~ $ mutt
Error opening terminal: xterm.
~ $
As I understand it this is because there's no termcap/terminfo on the
dlink NAS. However I'm running via ssh so the terminal *is* actually
an xterm and understands all the appropriate bits and pieces.
Is there any way I can tell the remote mutt that it has a proper
terminal to run in?
...oh, and here is the result of 'mutt -v':-
Mutt 1.5.18 (2008-05-17)
Copyright (C) 1996-2008 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.6.31.8 (armv5tel)
ncurses: ncurses 5.7.20081102 (compiled with 5.7)
libiconv: 1.9
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL -USE_SETGID -USE_DOTLOCK -DL_STANDALONE
+USE_FCNTL -USE_FLOCK
-USE_POP -USE_IMAP -USE_SMTP -USE_GSS -USE_SSL_OPENSSL
-USE_SSL_GNUTLS -USE_SASL -HAVE_GETADDRINFO
+HAVE_REGCOMP +USE_GNU_REGEX
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME
-CRYPT_BACKEND_GPGME
-EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID -USE_HCACHE
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <[email protected]>.
To report a bug, please visit http://bugs.mutt.org/.
--
Chris Green