CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Failed to Set Sender Error
Pages: [1]

Author Topic: Failed to Set Sender Error  (Read 566 times)

copeasetic

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 6.x & 7.x
  • MySQL version: 5.5
  • PHP version: 5.3.27
Failed to Set Sender Error
November 30, 2013, 01:15:55 pm
Can someone shed some light on why I may be receiving this error?

$backTrace = #0 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Core/Error.php(776): CRM_Core_Error::backtrace("backTrace", TRUE) #1 [internal function](): CRM_Core_Error::nullHandler(Object(PEAR_Error)) #2 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/packages/PEAR.php(931): call_user_func((Array:2), Object(PEAR_Error)) #3 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/packages/PEAR.php(566): PEAR_Error->PEAR_Error("Failed to set sender: b.18.33741.69567d1467f0ec62@example.com [SMTP: I...", 10004, 16, (Array:2), NULL) #4 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/packages/Mail/smtp.php(294): PEAR->raiseError("Failed to set sender: b.18.33741.69567d1467f0ec62@example.com [SMTP: I...", 10004) #5 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Mailing/BAO/MailingJob.php(657): Mail_smtp->send("Sam Smith ", (Array:10), "--=_48eb2f913f566f350527a353b77eeef0\nContent-Transfer-Encoding: 8bit\nConten...", "18") #6 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Mailing/BAO/MailingJob.php(568): CRM_Mailing_BAO_MailingJob->deliverGroup((Array:1000), Object(CRM_Mailing_BAO_Mailing), Object(Mail_smtp), "20131130143525", (Array:0)) #7 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Mailing/BAO/MailingJob.php(174): CRM_Mailing_BAO_MailingJob->deliver(Object(Mail_smtp), NULL) #8 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Mailing/BAO/Mailing.php(2680): CRM_Mailing_BAO_MailingJob::runJobs(NULL, NULL) #9 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/api/v3/Job.php(323): CRM_Mailing_BAO_Mailing::processQueue() #10 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/api/api.php(87): civicrm_api3_job_process_mailing((Array:1)) #11 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Core/JobManager.php(132): civicrm_api("job", "process_mailing", (Array:1)) #12 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/CRM/Core/JobManager.php(88): CRM_Core_JobManager->executeJob(Object(CRM_Core_ScheduledJob)) #13 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/api/v3/Job.php(124): CRM_Core_JobManager->execute(FALSE) #14 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/api/api.php(87): civicrm_api3_job_execute((Array:2)) #15 /xxxx/xxxxx/xxxxx/sites/all/modules/civicrm/drupal/drush/civicrm.drush.inc(1209): civicrm_api("job", "execute", (Array:2)) #16 [internal function](): drush_civicrm_api("job.execute", "auth=0") #17 /usr/local/lib/php/drush/includes/command.inc(334): call_user_func_array("drush_civicrm_api", (Array:2)) #18 /usr/local/lib/php/drush/includes/command.inc(208): _drush_invoke_hooks("civicrm-api", (Array:2), "civicrm") #19 [internal function](): drush_command("job.execute", "auth=0") #20 /usr/local/lib/php/drush/includes/command.inc(175): call_user_func_array("drush_command", (Array:2)) #21 /usr/local/lib/php/drush/drush.php(92): drush_dispatch((Array:27)) #22 /usr/local/lib/php/drush/drush.php(61): _drush_bootstrap_and_dispatch() #23 /usr/local/lib/php/drush/drush.php(16): drush_main() #24 {main}

Thanks!


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Failed to Set Sender Error
November 30, 2013, 08:15:52 pm

most likely your mail server does not allow flexible email addresses and hence the below error

might want to check your hosting providers

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Failed to Set Sender Error

This forum was archived on 2017-11-26.