Your message dated Sat, 28 Jan 2012 22:05:24 +0000
with message-id <[email protected]>
and subject line Bug#587444: fixed in ingo1 1.2.6+debian0-1
has caused the Debian Bug report #587444,
regarding procmail vacation script without start or end date eats all mail
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.)


-- 
587444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ingo1
Version: 1.2.3+debian0-1
Severity: important
Tags: patch

The procmail script generated by the ingo vacation part eats all incomming 
mails if no start or end date is specified. The scripts generates vacation 
messages,
but does not store the mail in the inbox. If a start or end date is specified 
then
problematic part is wraped in another block wich ensures that the vacation 
script 
operates on a copy of the mail. The attached patch adds this block even if no 
start
or stop date is specified.

IMHO this is a pretty serious issue because users may loose all incomming 
mails. If you 
disagree feel free to set the severity to normal.

Gaudenz

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ingo1 depends on:
ii  horde3            3.2.2+debian0-2+lenny2 horde web application framework

Versions of packages ingo1 recommends:
ii  php5-imap          5.2.6.dfsg.1-1+lenny8 IMAP module for php5

Versions of packages ingo1 suggests:
ii  imp4                          4.2-4      webmail component for horde framew
pn  php-net-sieve                 <none>     (no description available)

-- no debconf information
--- procmail.php.orig   2010-06-28 16:07:50.047525988 +0200
+++ procmail.php        2010-06-28 16:14:57.610422041 +0200
@@ -491,9 +491,9 @@
                     $this->_action[] = '    :0 Whc: 
${VACATION_DIR:-.}/vacation.lock';
                     if ($timed) {
                         $this->_action[] = '    * ? test $DATE -gt $START && 
test $END -gt $DATE';
-                       $this->_action[] = '    {';
-                        $this->_action[] = '      :0 Wh';
                     }
+                   $this->_action[] = '    {';
+                    $this->_action[] = '      :0 Wh';
                     $this->_action[] = '      * ^TO_' . $address;
                     $this->_action[] = '      * !^X-Loop: ' . $address;
                     $this->_action[] = '      * !^X-Spam-Flag: YES';
@@ -524,9 +524,7 @@
                     $reason = addcslashes($reason, "\\\n\r\t\"`");
                     $this->_action[] = '       ' . $this->_params['echo'] . ' 
-e "' . $reason . '" \\';
                     $this->_action[] = '      ) | $SENDMAIL -f' . $address . ' 
-oi -t';
-                    if ($timed) {
-                        $this->_action[] = '    }';
-                    }
+                    $this->_action[] = '    }';
                     $this->_action[] = '  }';
                 }
             }

--- End Message ---
--- Begin Message ---
Source: ingo1
Source-Version: 1.2.6+debian0-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.6+debian0-1.diff.gz
  to main/i/ingo1/ingo1_1.2.6+debian0-1.diff.gz
ingo1_1.2.6+debian0-1.dsc
  to main/i/ingo1/ingo1_1.2.6+debian0-1.dsc
ingo1_1.2.6+debian0-1_all.deb
  to main/i/ingo1/ingo1_1.2.6+debian0-1_all.deb
ingo1_1.2.6+debian0.orig.tar.gz
  to main/i/ingo1/ingo1_1.2.6+debian0.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.
Mathieu Parent <[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: Sat, 28 Jan 2012 22:43:30 +0100
Source: ingo1
Binary: ingo1
Architecture: source all
Version: 1.2.6+debian0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers <[email protected]>
Changed-By: Mathieu Parent <[email protected]>
Description: 
 ingo1      - email filter component for Horde Framework
Closes: 587444
Changes: 
 ingo1 (1.2.6+debian0-1) unstable; urgency=low
 .
   * New upstream release.
     - Fix procmail vacation rule if no dates are set (Closes: #587444)
   * Update to standards version 3.9.0, no further changes required.
Checksums-Sha1: 
 4dc4c96a885565c426b6a4cc887ff06c297e2a5d 1352 ingo1_1.2.6+debian0-1.dsc
 49ff33481bfd1f0c2abbfa8d178d762aeac1acf9 2022525 
ingo1_1.2.6+debian0.orig.tar.gz
 c3a9f2bbdc2b35d421824b9445ea762679b4cde9 8733 ingo1_1.2.6+debian0-1.diff.gz
 6600525e5c0a75b3f7ceec5fb445034f2060fa12 2085036 ingo1_1.2.6+debian0-1_all.deb
Checksums-Sha256: 
 aaf7ff299ac9e68a33cf736df02eefbf32ca09fe6e47f6c956969c55fb2eefe9 1352 
ingo1_1.2.6+debian0-1.dsc
 d831a5fbf4e286c667d77d0d7002dc41b909805926c2ebfd625c522051b36b26 2022525 
ingo1_1.2.6+debian0.orig.tar.gz
 69d3cecdb1b680ed51dc659eb667600edeae41c8dc83ed4d96678ff17eb912b8 8733 
ingo1_1.2.6+debian0-1.diff.gz
 bca415ffbca260871ea964dded97b7045643c5eb6fc2189fe3141bc39051bd65 2085036 
ingo1_1.2.6+debian0-1_all.deb
Files: 
 ff181973048294c6572488ce5ee392c3 1352 web optional ingo1_1.2.6+debian0-1.dsc
 ec56a91dd99ccf779f532a7625325b6d 2022525 web optional 
ingo1_1.2.6+debian0.orig.tar.gz
 1d303556e77645b44910ca4dee22616e 8733 web optional 
ingo1_1.2.6+debian0-1.diff.gz
 87a27236c22759ec24d5889d86daca09 2085036 web optional 
ingo1_1.2.6+debian0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8kbMUACgkQOW2jYf5fHX9ClwCffsLkCacxcTMGIYdbWjyJY/kv
P9QAmgMvqKzAkgkT6+J2a7UU8zSRPj0N
=Tpdh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to