[pmwiki-users] mailposts mail without posting content in 2.0.0 (2-beta55) worked fine

DaveG pmwiki at solidgone.com
Sat Sep 3 18:56:39 CDT 2005


I got the same problem. In my config.php, I had a line:
$MailPostsMessage="Recent wiki posts:\n  
($ScriptUrl?n=Main.AllRecentChanges)\n\n\$MailPostsList\n";

which needed to be changed to:
$MailPostsMessage="Recent wiki posts:\n  
($ScriptUrl?n=Site.AllRecentChanges)\n\n\$MailPostsList\n";

 ~ ~ Dave

Daniel Scheibler wrote:

>Hi,
>
>I get now a second empty mail from mailposts.
>After deleting the .mailposts file out of /.wiki.d/ there 
>are correct data in .mailposts stored. I think I will receive the 
>correct mail in a hour or so.
>
>Greets,
>
>scheiby
>
>2005/9/2, Patrick R. Michaud <pmichaud at pobox.com>:
>  
>
>>On Fri, Sep 02, 2005 at 07:58:36PM +0200, Daniel Scheibler wrote:
>>    
>>
>>>the mailposts doesn't working anymore.
>>>      
>>>
>>It's entirely possible that the first set of mailposts sent out after
>>upgrading to 2.0.0 will have errors in them, due to a change in the
>>way the .mailposts file is stored, but after the first set they
>>should be working correctly again.
>>
>>It's worth pointing out that because of the confusion regarding
>>the way MailPosts is configured (and the desire to easily have
>>per-group and per-page mailposts) there's a good chance that the
>>mailposts script will be largely redesigned in a future release
>>(in a way that is compatible with existing configurations).
>>
>>Pm
>>    
>>
>
>_______________________________________________
>pmwiki-users mailing list
>pmwiki-users at pmichaud.com
>http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
>  
>




More information about the pmwiki-users mailing list