Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1019627
| From | Antonio Terceiro <terceiro@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#966456: mutt: suddenly started ignoring $realname |
| Date | 2020-07-28 20:10 +0200 |
| Message-ID | <AxCd4-6bE-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Package: mutt
Version: 1.14.5-1
Severity: normal
Dear Maintainer,
I have, since several years, used a setup where I set $realname once in
my main configuration file, and set $from vi mbox-hooks depending on the
folder I have open. mutt has thus always used "$realname <$from>" as the
"From:" header in in my emails.
Suddenly, this stopped working. I have upgraded mutt on July 1st for the
last time, but this seems to have worked until some point in July 8th,
after which point all my outgoing emails went out with just "$from" in
"From:".
I can even reproduce this on a clean temporary account:
----------------8<----------------8<----------------8<-----------------
tmpuser@lemur:~$ whoami
tmpuser
tmpuser@lemur:~$ pwd
/home/tmpuser
tmpuser@lemur:~$ find
.
./.xauth
./.muttrc
./.bash_logout
./.viminfo
./.bash_profile
./Mail
./.cache
./.profile
./.bashrc
tmpuser@lemur:~$ cat .muttrc
set from="foo@example.com"
set realname="Foo Bar"
----------------8<----------------8<----------------8<-----------------
With this setup, I open mutt, hit "m" to compose, fill in "To:" and
"Subject:", write something in $EDITOR, save, quit. Then I get:
From: foo@example.com
instead of
From: Foo Bar <foo@example.com>
as expected. setting from to "Foo Bar <foo@example.com>" works, but this
is a regression with regards to the bevavior of years or maybe decades.
-- Package-specific info:
Mutt 1.14.5 (2020-06-23)
Copyright (C) 1996-2020 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 5.7.0-2-amd64 (x86_64)
ncurses: ncurses 6.2.20200212 (compiled with 6.2)
libidn2: 2.3.0 (compiled with 2.3.0)
hcache backend: tokyocabinet 1.4.48
Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 9.3.0-14' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-aHzuVo/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
gcc version 9.3.0 (Debian 9.3.0-14)
Configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=\${prefix}/include' '--mandir=\${prefix}/share/man' '--infodir=\${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=\${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-mailpath=/var/mail' '--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' '--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' '--enable-sidebar' '--enable-dotlock' '--enable-exact-address' '--disable-fmemopen' '--with-curses' '--with-gnutls' '--with-gss' '--with-idn2' '--with-mixmaster' '--with-sasl' '--without-gdbm' '--without-bdb' '--without-qdbm' '--with-tokyocabinet' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/mutt-4iFDK5/mutt-1.14.5=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 -fdebug-prefix-map=/build/mutt-4iFDK5/mutt-1.14.5=. -fstack-protector-strong -Wformat -Werror=format-security
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE +USE_FCNTL -USE_FLOCK
+USE_POP +USE_IMAP +USE_SMTP
-USE_SSL_OPENSSL +USE_SSL_GNUTLS +USE_SASL +USE_GSS +HAVE_GETADDRINFO
+HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +HAVE_FUTIMENS
+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_LIBIDN2 +HAVE_GETSID +USE_HCACHE
+USE_SIDEBAR +USE_COMPRESSED +USE_INOTIFY
-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@mutt.org>.
To report a bug, please contact the Mutt maintainers via gitlab:
https://gitlab.com/muttmua/mutt/issues
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages mutt depends on:
ii libc6 2.31-2
ii libgnutls30 3.6.14-2+b1
ii libgpg-error0 1.38-2
ii libgpgme11 1.13.1-9
ii libgssapi-krb5-2 1.17-10
ii libidn2-0 2.3.0-1
ii libncursesw6 6.2-1
ii libsasl2-2 2.1.27+dfsg-2
ii libtinfo6 6.2-1
ii libtokyocabinet9 1.4.48-13
ii zlib1g 1:1.2.11.dfsg-2
Versions of packages mutt recommends:
ii libsasl2-modules 2.1.27+dfsg-2
ii locales 2.31-2
ii mime-support 3.64
ii sensible-utils 0.0.12+nmu1
Versions of packages mutt suggests:
ii aspell 0.60.8-1
ii ca-certificates 20200601
ii exim4-daemon-light [mail-transport-agent] 4.94-7
ii gnupg 2.2.20-1
pn mixmaster <none>
ii openssl 1.1.1g-1
pn urlview <none>
Versions of packages mutt is related to:
ii mutt 1.14.5-1
-- no debconf information
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#966456: mutt: suddenly started ignoring $realname Antonio Terceiro <terceiro@debian.org> - 2020-07-28 20:10 +0200 Bug#966456: mutt: suddenly started ignoring $realname Antonio Terceiro <terceiro@debian.org> - 2020-07-28 20:40 +0200 Bug#966456: mutt: suddenly started ignoring $realname Andreas Kurth <debian@akurth.de> - 2020-07-29 14:30 +0200
csiph-web