<!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>Does it matter what order things are done in, in
this example?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># to enable mailposts-not set in mailpost.php
script file<BR>$MailPostsTo="<A
href="mailto:ffoss@evnsong.com">ffoss@evnsong.com</A>"; # where to send
mail<BR>$MailPostsDelay=1800;
# wait 30+ min after initial
post<BR>$MailPostsSquelch=7200;
# require 2+ hours between mails</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>## this should handle mail posts on change of
content.</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>include_once("scripts/mailposts.php");</DIV>
<DIV><BR>$EnableMailPosts=1;
# to enable mailposts-not set in mailpost.php script file<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>Not sure what that last comment is implying...
that I have to set the enable in mailpost.php or should not or just an
observation that it is not set in mailpost so don't go there.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>F'jarr Foss</DIV></FONT></BODY></HTML>