My cron is setup via cpanel as follows: /usr/bin/wget -O /dev/null "
https://pals.vet/index.php?option=com_easyblog&task=cron"
However, it does not appear to be retrieving the messages and publishing them. I ran the process manually and received the following warnings:
<br />
<b>Warning</b>: imap_headerinfo(): Bad message number in <b>/home4/fiatlux5/public_html/pals/administrator/components/com_easyblog/includes/mailbox/adapters/lib.php</b> on line <b>185</b><br />
<br />
<b>Warning</b>: imap_headerinfo(): Bad message number in <b>/home4/fiatlux5/public_html/pals/administrator/components/com_easyblog/includes/mailbox/adapters/lib.php</b> on line <b>185</b><br />
{"emails":{"status":200,"type":"info","message":"There are no pending emails that needs to be dispatched currently."},"email_import":{"status":200,"type":"info","message":"3 emails fetched from mailbox."},"twitter_import":{"status":200,"type":"info","message":"No Twitter accounts associated on the site. Skipping this"},"scheduler_publish":{"status":200,"type":"info","message":"No scheduled posts to process currently."},"scheduler_unpublish":{"status":"","type":"","message":""},"scheduler_remove_tmp_files":{"status":"","type":"","message":""},"scheduler_remove_blank_posts":{"status":200,"type":"info","message":"Blank posts removed"},"token_expiry_notification":{"status":200,"type":"success","message":"Facebook autoposting disabled. Nothing to process."},"scheduler_autopost":{"status":200,"type":"info","message":"No scheduled autoposts to process currently."},"scheduler_expiry_download":{"status":200,"type":"info","message":"GDPR download disabled. Nothing to process."}}
I don't see a warning that should result in failure to retrieve the email.
Thanks,
Jason