Your message dated Sun, 13 May 2007 12:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415785: fixed in ilohamail 0.8.14-0rc3sid4
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: ilohamail
Version: 0.8.14-0rc3sid3.1
Severity: normal
Tags: patch
The messages sent by IlohaMail have carriage-returns (cr+lf) between the
headers; apparently, when sent through Postfix they're converted to
extra newlines, breaking the message.
The patch suggested here:
http://sourceforge.net/mailarchive/forum.php?thread_id=13109719&forum_id=12815
http://sourceforge.net/mailarchive/forum.php?thread_id=30961306&forum_id=12815
(applied on source/compose2.php) works for me (TM):
683a684,688
> if (substr(PHP_OS, 0, 3) != 'WIN') {
> $headerx = str_replace("\r\n", "\n", $headerx);
> $body = str_replace("\r\n", "\n", $body);
> }
>
(of course it would be better to use a variable for the "\r\n"s, but
since those links mention that this is already fixed on new versions, I
think this way is less invasive)
Thanks,
Wagner
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Versions of packages ilohamail depends on:
ii apache2-mpm-prefork [htt 2.2.3-3.3 Traditional model for Apache HTTPD
ii debconf 1.5.11 Debian configuration management sy
ii libapache2-mod-php5 5.2.0-8+etch1 server-side, HTML-embedded scripti
ii php4 6:4.4.4-8+etch1 server-side, HTML-embedded scripti
ii php5 5.2.0-8+etch1 server-side, HTML-embedded scripti
ii postfix [mail-transport- 2.3.7-3 A high-performance mail transport
ii wwwconfig-common 0.0.48 Debian web auto configuration
Versions of packages ilohamail recommends:
pn aspell <none> (no description available)
ii gnupg 1.4.6-1 GNU privacy guard - a free PGP rep
ii mysql-client-5.0 [mysql-cl 5.0.32-7 mysql database client binaries
ii php5-mysql 5.2.0-8+etch1 MySQL module for php5
-- debconf information:
* ilohamail/webserver_type: Apache2
* ilohamail/weblocation: /IlohaMail
--- End Message ---
--- Begin Message ---
Source: ilohamail
Source-Version: 0.8.14-0rc3sid4
We believe that the bug you reported is fixed in the latest version of
ilohamail, which is due to be installed in the Debian FTP archive:
ilohamail_0.8.14-0rc3sid4.diff.gz
to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid4.diff.gz
ilohamail_0.8.14-0rc3sid4.dsc
to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid4.dsc
ilohamail_0.8.14-0rc3sid4_all.deb
to pool/main/i/ilohamail/ilohamail_0.8.14-0rc3sid4_all.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.
Radu Spineanu <[EMAIL PROTECTED]> (supplier of updated ilohamail 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, 07 May 2007 00:08:46 +0300
Source: ilohamail
Binary: ilohamail
Architecture: source all
Version: 0.8.14-0rc3sid4
Distribution: unstable
Urgency: low
Maintainer: Joerg Jaspert <[EMAIL PROTECTED]>
Changed-By: Radu Spineanu <[EMAIL PROTECTED]>
Description:
ilohamail - Light weight yet full featured multilingual web-based IMAP/POP3 c
Closes: 399470 415785 416778 419963 422411 423061
Changes:
ilohamail (0.8.14-0rc3sid4) unstable; urgency=low
.
* Check for debconf presence in postrm.
(closes: #416778)
* Fixed a mktime error when opening attachments.
Thanks to Mark Ford for the patch. (closes: #419963)
* Remove carriage-returns from the headers when sending emails.
These caused extra newlines. (closes: #415785)
* Fixed 08-extra-headers patch so it won't cause duplicate headers.
(closes: #399470)
* The sarge version of IlohaMail used login.inc instead of login.php
and the changes were not preserved during upgrade. Better late than never.
(closes: #422411)
* Removed DH-COMPAT line from debian/rules.
* Added new Dutch Debconf translation. Thanks to Bart Cornelis.
(closes: #423061)
Files:
4c4aeb94bfef8762ad6e92337e9d8772 669 web optional ilohamail_0.8.14-0rc3sid4.dsc
99c71d7004e1850a54c93e5b0c2a03b4 81242 web optional
ilohamail_0.8.14-0rc3sid4.diff.gz
1788b246bf13426ecb40ce1f46df1f7a 380878 web optional
ilohamail_0.8.14-0rc3sid4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGRvrTJkMZOMmr+9MRAogFAJ4oXK9J/r6xD6tCmXVT3IIIYFi0vwCdGuda
JNZuMlaQmw4KKVOoFw4qLoM=
=OK++
-----END PGP SIGNATURE-----
--- End Message ---