|
Main sidebar
|
PITS /
00939Summary: Issue with Notify.php
Created: 2007-06-12 09:41
Status: Closed - replied
Category: Bug
From: isidor
Assigned:
Priority: 5
Version: Pmwiki 2.2 b55
OS: Debian/Apache2/PHP4/Postfix
Description:
When using the On Debian/Apache2/PHP4/Postfix this could be fixed by removing With this the mail is correctly created
I think it's the same whatever version of Linux/PHP/mailserver. Maybe the Can someone check on windows so the code could be corrected ? I can confirm this. On a Debian/Apache I need the bug-fix mentioned above. On my other webspace with Linux/Apache the original notify.php from PmWiki works. It would be helpful to correct this in one of the next versions. By the way, the bug-fix works on both servers. PmWiki uses the \r\n (CRLF) between headers because the current standard is defined this way, see RFC 5322 (Header fields are lines beginning with a field name, followed by a colon (":"), followed by a field body, and terminated by CRLF.) The current workaround is to not set a |