#3737: sendmail variable is ignored
---------------------+----------------------
 Reporter:  yoshiki  |      Owner:  mutt-dev
     Type:  defect   |     Status:  new
 Priority:  major    |  Milestone:
Component:  mutt     |    Version:  1.5.14
 Keywords:           |
---------------------+----------------------
 I'm using the latest development version of mutt and have tried to change
 the value of `sendmail` with no luck. As a test I tried changing the value
 to a non-existant program i.e. `set sendmail='/foo/bar/baz'` then I tried
 to send an email, the email was successfully sent regardless of the fact
 that `/foo/bar/baz` doesn't exist.

 As a sidetone, I encountered this problem as I was reading this wiki (
 http://dev.mutt.org/trac/wiki/ConfigTricks/CheckAttach ) entry and was
 trying to use a script described there.

 Output of `mutt -v`:


 {{{
 Mutt 1.5.23+61 (f5b1b75c5958) (2014-03-12)
 Copyright (C) 1996-2009 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: Darwin 14.1.0 (x86_64)
 ncurses: ncurses 5.9.20110404 (compiled with 5.9)
 libiconv: 1.14
 libidn: 1.26 (compiled with 1.26)
 hcache backend: tokyocabinet 1.4.48

 Compiler:
 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
 --with-gxx-include-dir=/usr/include/c++/4.2.1
 Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
 Target: x86_64-apple-darwin14.1.0
 Thread model: posix

 Configure options: '--with-ssl' '--enable-pop' '--enable-imap' '--enable-
 smtp' '--with-sasl' '--enable-hcache' '--prefix=/usr/'
 'LDFLAGS=-L/opt/local/lib/' 'CPPFLAGS=-I/opt/local/include/'

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

 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
 +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/share/mutt"
 SYSCONFDIR="/usr/etc"
 EXECSHELL="/bin/sh"
 -MIXMASTER
 To contact the developers, please mail to <[email protected]>.
 To report a bug, please visit http://bugs.mutt.org/.

 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3737>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to