<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I may actually have solved my problem on my 
own....since I was the one that screwed it up it seems only fair.</FONT></DIV>
<DIV><FONT face=Arial size=2>I had mucked with a line of code in the 
mailposts.php file (yes, slap my hand).&nbsp; Well&nbsp;it looked like I was 
supposed to put my email address in there.&nbsp; I did.&nbsp; It didn't 
work.&nbsp; I set it back to what it was supposed to be and some time later I 
got an email with all the stored posts in it.&nbsp; good thing.....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now the remaining question is again about config 
files and the script files.&nbsp; In this case I have the "MailPostsTo" in the 
local/config file... good so far I think..&nbsp; Now I have also duplicaed hte 
delay and squelch values there also.&nbsp; My take is that the setting there in 
the local/config will override what ever is set in the mailpost.php file.. Is 
this so?&nbsp; On that theory I could set these to short times to play with 
format or something and the mailpost.php longer values would not 
interfere.&nbsp; OK?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>one more note... why is there no underline in the 
WYSIWYG buttons.&nbsp; The is a gif for it but apparently no code (that I could 
find.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>John Morris</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- 
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A 
title=johnwmorris@peak.org href="mailto:johnwmorris@peak.org">John W Morris</A> 
</DIV>
<DIV><B>To:</B> <A title=pmwiki-users@pmichaud.com 
href="mailto:pmwiki-users@pmichaud.com">pmwiki users</A> </DIV>
<DIV><B>Sent:</B> Saturday, March 19, 2005 6:20 PM</DIV>
<DIV><B>Subject:</B> [pmwiki-users] problem enabling mailpost</DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>I am running pmwiki 2.26 on a unix host with 
apache. The&nbsp;site is at&nbsp;<A 
href="http://www.evnsong.com/storywiki/pmwiki.php">http://www.evnsong.com/storywiki/pmwiki.php</A></FONT><FONT 
face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>Remote Diag is on.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My local/config file has:</FONT></DIV><FONT 
face=Arial size=2>
<DIV><BR># to enable mailposts-not set in mailpost.php script 
file<BR>$MailPostsTo="<A 
href="mailto:ffoss@evnsong.com">ffoss@evnsong.com</A>";&nbsp; # where to send 
mail<BR>$MailPostsDelay=1800;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
# wait 30+ min after initial 
post<BR>$MailPostsSquelch=7200;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
# require 2+ hours between mails</DIV>
<DIV>&nbsp;</DIV>
<DIV>## this should handle mail posts on change of 
content.<BR>include_once("scripts/mailposts.php");<BR>$EnableMailPosts=1;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
# to enable mailposts-not set in mailpost.php script file<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>In my wiki.d directory under the main wiki directory is a file called 
".mailposts" and contains such lines as the following:</DIV>
<DIV>1110993170&nbsp; * Profiles.DinkDink . . . March 16, 2005, at 12:12 PM by 
Karen L Key<BR>1110995480&nbsp; * Profiles.DinkDink . . . March 16, 2005, at 
12:51 PM by Karen L Key</DIV>
<DIV>&nbsp;</DIV>
<DIV>The file entries cover the 5 days since I ""EnabledMailPost"&nbsp; I still 
get no email notification at <A 
href="mailto:ffoss@evnsong.com">ffoss@evnsong.com</A> which is a valid and 
operating email address otherwise.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Suggestions appreciated as to where to look next.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks </DIV>
<DIV>&nbsp;</DIV>
<DIV>John Morris (AKA F'jarr Foss</DIV></FONT></BODY></HTML>