Your message dated Sun, 26 Aug 2007 20:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427737: fixed in ssmtp 2.61-12.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ssmtp
Version: 2.61-12
Severity: minor
Tags: patch
Per http://bugs.debian.org/319942, ssmtp instructs logcheck to ignore
boring syslog entries. This regexp is no longer correct, for entries
like the one below, the regexp does not expect the "2.0.0 " string.
Jun 6 15:02:07 baal sSMTP[18657]: Sent mail for [EMAIL PROTECTED]
(221 2.0.0 Bye) uid=112 username=logcheck outbytes=816
The attached patch (untested!) *should* fix it.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.21-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ssmtp depends on:
ii debconf 1.5.13 Debian configuration management sy
ii libc6 2.5-10 GNU C Library: Shared libraries
ii libgnutls13 1.6.3-1 the GNU TLS library - runtime libr
ssmtp recommends no packages.
-- debconf information:
ssmtp/overwriteconfig: true
ssmtp/mailname:
* ssmtp/mailhub: mail
* ssmtp/fromoverride: false
* ssmtp/hostname: rocinante.lan
* ssmtp/root: twb
* ssmtp/rewritedomain:
* ssmtp/port: 25
diff -ud -L /sudo::/etc/logcheck/ignore.d.server/ssmtp -L
/tmp/buffer-content-18752mHN /tmp/tramp.18752zRT /tmp/buffer-content-18752mHN
--- /sudo::/etc/logcheck/ignore.d.server/ssmtp
+++ /tmp/buffer-content-18752mHN
@@ -1 +1 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sSMTP\[[0-9]+\]: Sent mail for .* \([0-9]+
Bye\) uid=[0-9]+ username=[\._[:alnum:]-]+ outbytes=[0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sSMTP\[[0-9]+\]: Sent mail for .* \([0-9]+
[0-9.]+ Bye\) uid=[0-9]+ username=[\._[:alnum:]-]+ outbytes=[0-9]+$
Diff finished. Wed Jun 6 16:09:02 2007
--- End Message ---
--- Begin Message ---
Source: ssmtp
Source-Version: 2.61-12.1
We believe that the bug you reported is fixed in the latest version of
ssmtp, which is due to be installed in the Debian FTP archive:
ssmtp_2.61-12.1.diff.gz
to pool/main/s/ssmtp/ssmtp_2.61-12.1.diff.gz
ssmtp_2.61-12.1.dsc
to pool/main/s/ssmtp/ssmtp_2.61-12.1.dsc
ssmtp_2.61-12.1_i386.deb
to pool/main/s/ssmtp/ssmtp_2.61-12.1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Amaya Rodrigo Sastre <[EMAIL PROTECTED]> (supplier of updated ssmtp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 20 Aug 2007 21:08:14 +0200
Source: ssmtp
Binary: ssmtp
Architecture: source i386
Version: 2.61-12.1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
Description:
ssmtp - extremely simple MTA to get mail off the system to a mail hub
Closes: 332105 427737
Changes:
ssmtp (2.61-12.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix typo in logcheck regex (Closes: #427737).
* cdebconf transition: allow the dependency on debconf to be satisfied with
an alternate of debconf-2.0 (Closes: #332105).
Files:
ca611795d905a2c2a6f6b91530e851e8 635 mail extra ssmtp_2.61-12.1.dsc
957e6fff08625fe34f4fc33d0925bbc9 53341 mail extra ssmtp_2.61.orig.tar.gz
ff1b2e93b610a0e50365561c6b2eabbc 34502 mail extra ssmtp_2.61-12.1.diff.gz
e2dd6f8f0fd81dc0fa87ee127375202e 45780 mail extra ssmtp_2.61-12.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkbJ6GgACgkQNFDtUT/MKpDuHgCg+NvYQL6OH5uZ8u7bhX8Z+9c9
U5AAoIUlmwjZc/0npijF+FKgZcuEPwHP
=zjwB
-----END PGP SIGNATURE-----
--- End Message ---