I can't find anyone having a similar problem, but I apologise if this is already present on the site somewhere.
When testing posting-via-email, the post appears on my blog ok, with subject, date and author as expected, but without any post content at all. I'm getting error messages, and I thought it best to just post the entire output from the script.
<i> Connection Success!
Received 1 messages
Notice: Undefined property: parts in /**********************/class_mbox.php on line 135
Mission complete, message 1 deleted.
Notice: Use of undefined constant moblog - assumed 'moblog' in /**********************/wp-gmail.php on line 139
From: ****************
Date: 2005-07-07 20:13:30
Date GMT: 2005-07-07 19:13:30
Category: moblog
Subject: Just a test...
Posted content:
Notice: Undefined index: 0 in /***************/wp-admin/admin-functions.php on line 382
Notice: Undefined index: 1 in /*********************/wp-admin/admin-functions.php on line 383
Notice: Undefined index: 2 in /********************/wp-admin/admin-functions.php on line 384
Connection Closed</i>
Oh, and I'm using a hacked version of the script called wp-gmail, available at http://www.audiolicious.com/weblog/2005/03/wordpress-gmail-mobile-blogging/. It enables me to use a Gmail account, since it supports SSL.
Any advice very much appreciated!
(NB I've starred out the personal information from the output)