<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2>Howdy,</FONT></SPAN></DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial size=2>I'm running pmwiki 
on a Linux box with Postfix as my mailer. I just set up notifications for page 
changes and everything works well with one exception.</FONT></SPAN></DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial size=2>The actual email the 
user receives has a few of the headers in the body of the message. It looks like 
there is a extra line break in the headers which is causing the user's MUA 
(Outlook) to place the header in the body. I'm assuming I've misconfigured my 
Postfix setup or with the statement I've included in my local config.php. Maybe 
someone else on here has encountered this problem and has a 
fix.</FONT></SPAN></DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial size=2>The break is 
occuring after the From header and before the Message-ID.</FONT></SPAN></DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial size=2>Here is the 
statement in my config:</FONT></SPAN></DIV>
<DIV><SPAN class=217395716-25012007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV><SPAN class=217395716-25012007>
<DIV><BR><FONT face=Arial size=2>##Enable Email Notification of 
Changes<BR>$EnableNotify = 1;<BR>$NotifySquelch = 21000;<BR>$NotifyFrom = 'Wiki 
server &lt;</FONT><A href="mailto:wiki@example.com>'"><FONT face=Arial 
size=2>wiki@example.com&gt;'</FONT></A><FONT face=Arial size=2>;<BR>## include 
the change summary and link to the page's history in the 
message<BR>$NotifyItemFmt = " * {\$FullName} . . . \$PostTime by {\$Author} 
\n&nbsp;&nbsp;&nbsp; Link to e<BR>dited page: {\$PageUrl} \n 
\n&nbsp;&nbsp;&nbsp; Change Summary: {\$LastModifiedSummary}\n&nbsp;&nbsp;&nbsp; 
Pa<BR>ge History: {\$PageUrl}?action=diff \n \n";</FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=217395716-25012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=217395716-25012007>Any 
thoughts?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=217395716-25012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=217395716-25012007>David</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=217395716-25012007></SPAN><BR>&nbsp;</DIV></FONT></SPAN></BODY></HTML>