Your message dated Fri, 01 May 2009 15:32:06 +0000
with message-id <[email protected]>
and subject line Bug#509430: fixed in ingo1 1.2.1-1
has caused the Debian Bug report #509430,
regarding ingo1: bad procmail-recipies generated for vacation
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.)
--
509430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509430
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ingo1
Version: 1.2-1
Severity: normal
Tags: patch
the procmail-filters generated for vacation/out-of-office notifications are
faulty:
no emails are sent back to the original sender (which makes the entire
"vacation"-filter rather pointless).
the relevant upstream bugs (#6509, #7052) have been fixed upstream in the 1.2.1
release.
the attached patch (for /usr/share/horde3/ingo/lib/Script/procmail.php) is
ripped from
the 1.2.1 release (consider it a backport of the bugfix)
since xmas is right at hand, this suddenly became rather urgent...
fgmasdr
IOhannes
-- System Information:
Debian Release: lenny/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-etchnhalf.1-686 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages ingo1 depends on:
ii horde3 3.2.2+debian0-1 horde web application framework
Versions of packages ingo1 recommends:
ii php5-imap 5.2.6.dfsg.1-0.1~lenny1 IMAP module for php5
Versions of packages ingo1 suggests:
ii imp4 4.2-3 webmail component for horde framew
pn php-net-sieve <none> (no description available)
-- no debconf information
--- ingo/lib/Script/procmail.php.00 2008-12-22 10:59:10.000000000 +0100
+++ ingo/lib/Script/procmail.php 2008-12-22 11:30:50.000000000 +0100
@@ -2,7 +2,7 @@
/**
* The Ingo_Script_procmail:: class represents a Procmail script generator.
*
- * $Horde: ingo/lib/Script/procmail.php,v 1.46.10.28 2008/05/05 17:22:21
selsky Exp $
+ * $Horde: ingo/lib/Script/procmail.php,v 1.46.10.30 2008/08/18 12:52:54 jan
Exp $
*
* Copyright 2003-2008 The Horde Project (http://www.horde.org/)
*
@@ -488,7 +488,8 @@
$this->_action[] = ' :0 Whc:
${VACATION_DIR:-.}/vacation.lock';
if ($timed) {
$this->_action[] = ' * ? test $DATE -gt $START &&
test $END -gt $DATE';
- $this->_action[] = ' :0 Whaf';
+ $this->_action[] = ' {';
+ $this->_action[] = ' :0 Whc';
}
$this->_action[] = ' * ^TO_' . $address;
$this->_action[] = ' * !^X-Loop: ' . $address;
@@ -521,6 +522,11 @@
$this->_action[] = ' ' . $this->_params['echo'] . '
-e "' . $reason . '" \\';
$this->_action[] = ' ) | $SENDMAIL -f' . $address . '
-oi -t';
$this->_action[] = '';
+ $this->_action[] = ' :0';
+ $this->_action[] = ' /dev/null';
+ if ($timed) {
+ $this->_action[] = ' }';
+ }
}
}
$this->_action[] = '}';
--- End Message ---
--- Begin Message ---
Source: ingo1
Source-Version: 1.2.1-1
We believe that the bug you reported is fixed in the latest version of
ingo1, which is due to be installed in the Debian FTP archive:
ingo1_1.2.1-1.diff.gz
to pool/main/i/ingo1/ingo1_1.2.1-1.diff.gz
ingo1_1.2.1-1.dsc
to pool/main/i/ingo1/ingo1_1.2.1-1.dsc
ingo1_1.2.1-1_all.deb
to pool/main/i/ingo1/ingo1_1.2.1-1_all.deb
ingo1_1.2.1.orig.tar.gz
to pool/main/i/ingo1/ingo1_1.2.1.orig.tar.gz
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.
Gregory Colpart <[email protected]> (supplier of updated ingo1 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.8
Date: Fri, 01 May 2009 17:12:46 +0200
Source: ingo1
Binary: ingo1
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers <[email protected]>
Changed-By: Gregory Colpart <[email protected]>
Description:
ingo1 - email filter component for Horde Framework
Closes: 505574 509430
Changes:
ingo1 (1.2.1-1) unstable; urgency=low
.
* New upstream release.
* This new version fixes some bugs (Closes: #505574, #509430) and add Basque
translation.
* Change Gregory Colpart's email address in debian/control file.
* Update to standards version 3.8.1, no further required changes.
* We use now Git, add Vcs-* in debian/control.
Checksums-Sha1:
bed64be9c47fbdde8ddda0f90d6672248bace119 1220 ingo1_1.2.1-1.dsc
11eb2f179dbc9acede316a3226bc59d647081ab6 1882501 ingo1_1.2.1.orig.tar.gz
05de52fff39254f88191a661b8ce6c191e0c7c94 7625 ingo1_1.2.1-1.diff.gz
4c04920395fbb2d96025647599df986d7d4dafff 1896082 ingo1_1.2.1-1_all.deb
Checksums-Sha256:
08895f2a60b44315d5ea74f215feb4088ed10e089312eb26e55f0e005b0241f6 1220
ingo1_1.2.1-1.dsc
f3e7f76a1fa1a051dd74983497bdcb3247a4fdd7c15b119859047050f917423e 1882501
ingo1_1.2.1.orig.tar.gz
94fcec424a1a3a33df35e50bd2dbf049c6961fd4c5249b84c2489f7b297e35b1 7625
ingo1_1.2.1-1.diff.gz
576b9fee853ce2ca42e6098ea9051db8675ba74e57638455e4ecfe963a895adb 1896082
ingo1_1.2.1-1_all.deb
Files:
bd4a6c73eac176f80b834091d195f5ad 1220 web optional ingo1_1.2.1-1.dsc
81a235b7888ee274caffc2cbd2953cbb 1882501 web optional ingo1_1.2.1.orig.tar.gz
56a028bdf27a699eb5916a30c2e661bd 7625 web optional ingo1_1.2.1-1.diff.gz
e5dea5adeadce57d9dcdd0ce983da358 1896082 web optional ingo1_1.2.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkn7Eo0ACgkQMhdcDcECeg7IQQCdF93Ji9jPAH2hPWcS/35Myynm
AK8AoIRD3L5iwFGJHrk5IIwFSzj1hyzY
=cIgr
-----END PGP SIGNATURE-----
--- End Message ---