Your message dated Thu, 22 May 2008 09:56:39 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: msmtp should send errors to log file
has caused the Debian Bug report #437317,
regarding msmtp should send errors to log file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
437317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437317
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: msmtp
Version: 1.4.12-1
Severity: normal
I use msmtp through mutt (set sendmail=...). A recent msmtp upgrade
rendered my email broken (silently). Nothing was printed to the log
file. I had to first determine that msmtp was the problem when my
receipients did not receive their emails. Then I had to run msmtp on
the command line, to find out that the tls_trust_file/tls_certcheck
behavior had changed during last upgrade, to require one or the other
options to be set. Problems like this should be printed to the log file
if it is enabled... silent failures are annoying :-)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.1 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages msmtp depends on:
ii debconf 1.5.13 Debian configuration management sy
ii libc6 2.6-2 GNU C Library: Shared libraries
ii libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description library
ii libgcryp 1.2.4-2 LGPL Crypto library - runtime libr
ii libgnutl 1.6.3-1 the GNU TLS library - runtime libr
ii libgpg-e 1.4-2 library for common error values an
ii libgsasl 0.2.12-1+b1 GNU SASL library
ii libidn11 0.6.5-1 GNU libidn library, implementation
ii libkrb53 1.6.dfsg.1-6 MIT Kerberos runtime libraries
ii libtasn1 0.3.9-1 Manage ASN.1 structures (runtime)
ii ucf 3.001 Update Configuration File: preserv
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
msmtp recommends no packages.
-- debconf information:
msmtp/tls: false
msmtp/maildomain:
msmtp/port: 25
msmtp/host:
* msmtp/sysconfig: false
msmtp/auto_from: true
--- End Message ---
--- Begin Message ---
On Wed, May 21, 2008 at 09:37:04PM +0200, Martin Lambers wrote:
>
> Well, there is still a non-zero exit code and an error message on
> stderr. I would not call that silent. You should check at least the
> exit code when running msmtp. Mutt normally does this; did you set
> sendmail_wait < 0 without checking the error logs (see the muttrc
> manual)?
Yes, but I do not recall mutt having displayed anything about a log
file. I guess this led me to believe that the program was failing
silently.
--- End Message ---