[neomutt-devel] checked signature - 's' does not change to 'S'

Sven Guckes neomutt-lists at guckes.net
Tue Oct 4 01:53:15 CEST 2016


neomutt version:
neomutt -v | head -1
NeoMutt 20160916 (1.7.0)

when i read a signed message,
and the signature is checked ("set pgp_verify_sig")
and the signature is good, then usually
the flag of the message 's' changes to 'S'.
however, it doesnt do so any more.
can you folks confirm that?

and i keep thinking that the first line of the version output
should also indicate which git version i had used to compile.
is there anything i can request to add that?
(full output of version info attached)

Sven

-- 
Sven's Setup for Neomutt (2016-08-16)
http://www.guckes.net/Setup/neomuttrc
http://www.guckes.net/Setup/neomutt.nntp
http://www.guckes.net/Setup/neomutt.sidebar
-------------- next part --------------
NeoMutt 20160916 (1.7.0)
Copyright (C) 1996-2016 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 4.5.0-0.bpo.2-amd64 (x86_64)
libidn: 1.29 (compiled with 1.29)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Nov 16 2014 17:21:58)

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 

Configure options: '--prefix=/home/user/guckes' '--disable-nls' '--disable-pop' '--disable-dependency-tracking' '--enable-fcntl' '--enable-hcache' '--enable-imap' '--enable-locales-fix' '--enable-nntp' '--enable-sidebar' '--with-curses' '--with-gnutls' '--with-included-gettext' '--with-idn' '--with-regex' '--with-ssl'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2

Compile options:
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME -CRYPT_BACKEND_GPGME 
-DEBUG -DL_STANDALONE -ENABLE_NLS -EXACT_ADDRESS -HOMESPOOL +LOCALES_HACK 
-SUN_ATTACHMENT +HAVE_BKGDSET +HAVE_COLOR +HAVE_CURS_SET +HAVE_GETADDRINFO 
+HAVE_GETSID +HAVE_ICONV +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR 
+HAVE_LIBIDN +HAVE_META -HAVE_REGCOMP +HAVE_RESIZETERM +HAVE_START_COLOR 
+HAVE_TYPEAHEAD +HAVE_WC_FUNCS +ICONV_NONTRANS -USE_COMPRESSED +USE_DOTLOCK 
+USE_FCNTL -USE_FLOCK -USE_FMEMOPEN +USE_GNU_REGEX -USE_GSS +USE_HCACHE 
+USE_IMAP -USE_NOTMUCH +USE_NNTP -USE_POP -USE_SASL -USE_SETGID +USE_SIDEBAR 
-USE_SMTP -USE_SSL_GNUTLS +USE_SSL_OPENSSL 
-DOMAIN
-MIXMASTER
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/home/user/guckes/share/mutt"
SYSCONFDIR="/home/user/guckes/etc"
EXECSHELL="/bin/sh"

patch-attach-headers-color-neomutt
patch-compose-to-sender-neomutt
patch-compress-neomutt
patch-cond-date-neomutt
patch-encrypt-to-self-neomutt
patch-fmemopen-neomutt
patch-forgotten-attachments-neomutt
patch-ifdef-neomutt
patch-index-color-neomutt
patch-initials-neomutt
patch-keywords-neomutt
patch-kyoto-neomutt
patch-limit-current-thread-neomutt
patch-lmdb-neomutt
patch-multiple-fcc-neomutt
patch-nested-if-neomutt
patch-new-mail-neomutt
patch-nntp-neomutt
patch-notmuch-neomutt
patch-progress-neomutt
patch-quasi-delete-neomutt
patch-reply-with-xorig-neomutt
patch-sensible-browser-neomutt
patch-sidebar-neomutt
patch-skip-quoted-neomutt
patch-smime-encrypt-self-neomutt
patch-status-color-neomutt
patch-timeout-neomutt
patch-tls-sni-neomutt

To learn more about NeoMutt, visit: http://www.neomutt.org/
If you find a bug in NeoMutt, please raise an issue at:
    https://github.com/neomutt/neomutt/issues
or send an email at: <neomutt-devel at neomutt.org>



More information about the neomutt-devel mailing list