EasyBlog is excellent and working well apart from the remote publishing.
I have setup my cron job on my shared hosting account (JustHost.com), I am unable to get this working. I setup a new email
blog@mydomain.com
and the cronjob is set to run every minute, it looks like this;
/bin/wget -O /dev/null "http://mydomain.com/index.php?option=com_easyblog&task=cron"
I have changed location to wget and /bin/get amongst others but no difference.
The mail server is set to mail.mydomain.com
I have read a number of other articles here and followed various instructions such as adding &debug=1 to the end of my domain, it shows the following;
Email batch process finished.
Mailbox: Could not connect to mailbox.
0 blog posts fetched from Twitter
Notice: Unknown: TLS/SSL failure for just51.justhost.com: SSL negotiation failed (errflg=2) in Unknown on line 0
When I change my mail server to
just51.justhost.com
I receive the following error
Email batch process finished.
Mailbox: No matching mails found. UNSEEN criteria: UNSEEN
0 blog posts fetched from Twitter
I have disabled the Map email to the user's email option in settings also.
I am able to receive normal emails to the email in question (blog@mydomain.com)
Any help is appreciated.
Johnny