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 CiviEvent (Moderator: Yashodha Chaku) »
  • civievent email confirmations
Pages: [1]

Author Topic: civievent email confirmations  (Read 1640 times)

sonicthoughts

  • Ask me questions
  • ****
  • Posts: 498
  • Karma: 10
civievent email confirmations
May 18, 2008, 01:33:28 pm
Would someone kindly assist in debugging email issues.

We have STMP set up as localhost, with no authentication.  Email to contacts works fine.  emails when creating profiles works.  unfortunately, the emails to: and cc: to bcc:  are not working.  I tried to enable authentication (which i was not successful at.) when it failed, i saw an error in the civilogfile for send to contacts.  when i revert to no authentication, i get no error, but no emails either.

I tried to disable civimail (which I have not set up because I was a bit intimidated by the complex instructions :)) but that did not have an effect.  Does civievent use civimail?  how can i debug this?  thanks,

S.

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: civievent email confirmations
May 18, 2008, 02:00:09 pm

1. civievent does not need civimail to send email

2. your best bet would be to enable debug mode in packages/Mail/smtp.php and see what is happening there. All our mail code hands off the mail to the mail package. You can also add some debug code to CRM/Utils/Mail.php, function send

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

sonicthoughts

  • Ask me questions
  • ****
  • Posts: 498
  • Karma: 10
Re: civievent email confirmations
May 18, 2008, 02:04:14 pm
Thanks for the prompt response!  I'm wondering if it's the cc: that's having trouble. 

I'm on a production system.  If i enable debug, will that write to logfile or screen?

thx again!

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: civievent email confirmations
May 18, 2008, 02:29:03 pm

i suspect to the screen, you should debug on a test system, test and then deploy to production

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

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: civievent email confirmations
May 19, 2008, 11:56:54 am
The "Confirm From Email" address is configurable for each event. Some mail providers are picky about FROM addresses (i.e. may be blocking the confirmations due invalid / unrecognized sender).
Protect your investment in CiviCRM by  becoming a Member!

sonicthoughts

  • Ask me questions
  • ****
  • Posts: 498
  • Karma: 10
Re: civievent email confirmations
May 19, 2008, 12:38:30 pm
yes - that's what i figured.  I created an account on the system using that email address,  but what's strange is that it if i use email contacts, i can use any "from" address and it works great... thought it might be the way we specify a "cc:"...

Hoping to get some help from Claudian at webaccess.

S.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • civievent email confirmations

This forum was archived on 2017-11-26.