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.
One more question, will this solution work on a CiviCRM 2.0.x install?
ughh...sorry, one more question. Do we have to set the return-path somehow? My reply-to address is r.1.5.6.6cfe28e1858839af-recipientname=recipientdomain.com@mydomain.org, which is not the IMAP account I set up, obviously.
So if we wanted to test it we could set a catch-all account for the email domain for the time being?
ERROR: You need to send a valid key to execute this file. More info at: http://wiki.civicrm.org/confluence/display/CRMDOC/Command-line+Script+Configuration.
connecting to server, authenticating as username and selecting Inbox
I'm setting this up on J1.5.7 with C2.1.2When I try to run the processor script from the browser, I get the following error:Code: [Select]ERROR: You need to send a valid key to execute this file. More info at: http://wiki.civicrm.org/confluence/display/CRMDOC/Command-line+Script+Configuration.
Also... just confirming, the cronjob for this is ONLY for bounce handling -- we still need to setup the standard civimail cron to send the emails, correct?
Array( [callback] => Array ( [0] => CRM_Core_Error [1] => handle ) [code] => -24 [message] => DB Error: connect failed [mode] => 16 [debug_info] => [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)] [type] => DB_Error [user_info] => [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)] [to_string] => [db_error: message="DB Error: connect failed" code=-24 mode=callback callback=CRM_Core_Error::handle prefix="" info=" [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)]"])
Code: [Select]… [user_info] => …Can't connect to local MySQL server through socket '/tmp/mysql.sock'……
… [user_info] => …Can't connect to local MySQL server through socket '/tmp/mysql.sock'……
I found the problem. It was the settings of mysql, but strange enough they worked for the rest of the site. thanksNow I get the error "ERROR: Invalid username and/or password " Looks like an improvement to me
Fatal error: Call to undefined method CRM_Core_BAO_Domain::getdomain() in ***/sites/all/modules/civicrm/bin/CiviMailProcessor.php on line 41There was no function getdomain() in Domain.php, I changed getdomain() into GetCurrentDomain() in CiviMailProcessor.phpresult: one step in the good direction ?:
Fatal error: Class 'ezcBaseRepositoryDirectory' not found in /**/sites/all/modules/civicrm/ezc/Base/src/base.php on line 440