Re: multiple attachments from command line
On 8-06-2005, at 23h 07'31", Michael Tatge wrote about "Re: multiple
attachments from command line"
> * On Wed, Jun 08, 2005 Alain Bench (messtic@xxxxxxxxx) muttered:
> > 2) Activate charset auto-sensing with:
> >
> > | set file_charset="utf-8:iso-8859-2"
>
> there is no file_charset must be a patch.
>
I managed to solve the problem with this setup:
set charset="iso-8859-2"
set send_charset="us-ascii:iso-8859-2:utf-8"
set assumed_charset="utf-8:iso-8859-2:us-ascii"
set file_charset="utf-8:iso-8859-2:us-ascii"
My mutt (Debian 3.1 sarge) is not complaining about the file_charset.
mutt -v says:
Mutt 1.5.9i (2005-03-13)
Copyright (C) 1996-2002 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.4.29-grsec (i686) [using ncurses 5.4] [using libidn
0.5.13 (compiled with 0.5.13)]
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE
+USE_FCNTL -USE_FLOCK +USE_INODESORT
+USE_POP +USE_IMAP +IMAP_EDIT_THREADS -USE_GSS -USE_SSL
+USE_GNUTLS +USE_SASL +USE_SASL2
+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 -BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +COMPRESSED +HAVE_WC_FUNCS
+HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID
+HAVE_GETADDRINFO +USE_HCACHE
ISPELL="ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
To report a bug, please use the flea(1) utility.
Debian.Md.etc_mailname_gethostbyname
Debian.Md.use_debian_editor
patch-1.5.4.vk.pgp_verbose_mime
patch-1.5.5.1.cd.edit_threads.9.5
patch-1.5.5.1.nt.xtitles.3.ab.1
patch-1.5.6.cb.current_shortcut.2
patch-1.5.6.dw.maildir-mtime.1
patch-1.5.6.tt.assumed_charset.1
patch-1.5.9.rr.compressed.1
patch.helmersson.incomplete-mbyte.2
Thank you,
Ionel