Your message dated Tue, 5 Jan 2010 13:14:04 +0100
with message-id <[email protected]>
and subject line Fixed in 1.2.2
has caused the Debian Bug report #544424,
regarding ingo1: The script "maildrop.php" uses the bashism
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.)
--
544424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544424
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ingo1
Version: 1.2.1-1
Severity: normal
Hi,
I use Horde3, Ingo1, Postfix and Maildrop. The system uses dash for "/bin/sh".
I configured ingo1 for vacation and forward with maildrop backend.
In the file "/usr/share/horde3/ingo/lib/Script/maildrop.php", in the case
"INGO_STORAGE_ACTION_VACATION:", there is the line:
$this->_action[] = ' to "| ( cat - ; echo -e \"' . $reason . '\" ) |
/usr/sbin/sendmail -t"';
When using dash as system shell, echo option "-e" is included in the body
message.
Regards.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages ingo1 depends on:
ii horde3 3.3.4+debian0-1 horde web application framework
Versions of packages ingo1 recommends:
ii php5-imap 5.2.6.dfsg.1-1+lenny3 IMAP module for php5
Versions of packages ingo1 suggests:
ii imp4 4.3.4+debian0-1 webmail component for horde framew
ii php-net-sieve 1.1.6-1 net_sieve module for PEAR
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.2.2-1
This "echo -e" has been removed upstream (for other reasons).
See
http://cvs.horde.org/diff.php/ingo/lib/Script/maildrop.php?r1=1.7.2.12&r2=1.7.2.13
Mathieu Parent
--- End Message ---