Your message dated Thu, 31 Dec 2020 09:41:09 +0100
with message-id <[email protected]>
and subject line Re: Bug#215360: patch already merged upstream so close #215360
has caused the Debian Bug report #215360,
regarding sqwebmail: does not work with boa webserver
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.)


-- 
215360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=215360
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sqwebmail
Version: 0.42.2
Severity: normal


Hello,

I have stated this problem a long time ago to the sqwebmail user mailing
list, but no one never dared to answer me. However, the patch to solve
this problem follow. Could you please add it to the next release of
sqwebmail ?

Regard
Sylvain LE GALL

--- cgi/cgiredirect.c   2003-10-12 12:49:54.000000000 +0200
+++ cgi/cgiredirect.c.old       2000-06-01 05:19:52.000000000 +0200
@@ -15,10 +15,9 @@
 
 void cgiredirect(const char *buf)
 {
-/*     if (cgihasversion(1,1))
-               printf("Status: 303 Moved\n");*/
+       if (cgihasversion(1,1))
+               printf("Status: 303 Moved\n");
                                /* Alas, Communicator can't handle it */
-       printf("Status: 302 Found\n");
        cginocache();
        printf("URI: %s\n", buf);
        printf("Location: %s\n\n", buf);

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux grand 2.4.22 #4 lun sep 29 19:56:32 CEST 2003 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro



--- End Message ---
--- Begin Message ---
On 12/31/20 2:34 AM, PICCORO McKAY Lenz wrote:
Please close (not only archive) this bug #215360 cos as https://sourceforge.net/p/courier/mailman/message/37186787/ <https://sourceforge.net/p/courier/mailman/message/37186787/> was merged long time ago for sqwebmail, so any recent version is fixed now!

Thanks for the hint, closing.

Regards

Markus

--- End Message ---

Reply via email to