Setting "verb" for postings from Diaspora, Feeds and Mails

This commit is contained in:
Michael Vogel 2014-07-15 08:50:49 +02:00
parent a553dda2ef
commit 5114e018d0
3 changed files with 6 additions and 1 deletions

View file

@ -330,6 +330,7 @@ function onepoll_run(&$argv, &$argc){
logger("Mail: Parsing mail ".$msg_uid, LOGGER_DATA);
$datarray = array();
$datarray['verb'] = ACTIVITY_POST;
// $meta = email_msg_meta($mbox,$msg_uid);
// $headers = email_msg_headers($mbox,$msg_uid);