Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
awk: /****/****/public_html/joomla/administrator/components/com_civicrm/civicrm/bin/Mailing/mail-receive-status.awk:5: awk: /****/****/public_html/joomla/administrator/components/com_civicrm/civicrm/bin/Mailing/mail-receive-status.awk:5: ^ invalid char '' in expression
connecting to mail.****.be and authenticating as return+*****.begot to the end of the mailbox
connecting to mail.****.be and authenticating as return+****.be creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.ignored/2011/02/28/cur creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.ignored/2011/02/28/new creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.ignored/2011/02/28/tmp creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.processed/2011/02/28/cur creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.processed/2011/02/28/new creating /****/****/public_html/joomla/media/civicrm/custom//CiviMail.processed/2011/02/28/tmp got to the end of the mailbox
/ you can run this program either from an apache command, or from the cli//// comment Paul: cli is not installed on alfahosting server////if (isset($argv)) {// require_once ("bin/cli.php");// $cli=new civicrm_cli (); //if it doesn't die, it's authenticated // require_once 'CRM/Core/Config.php';// $config =& CRM_Core_Config::singleton();// processQueue( $config->mailerJobSize);//} else { //from the webserver run( );//}