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) »
  • Confirmation Email Error
Pages: [1]

Author Topic: Confirmation Email Error  (Read 468 times)

bpmccain

  • I post frequently
  • ***
  • Posts: 255
  • Karma: 5
  • CiviCRM version: 4.1
  • CMS version: Drupal 7.12
  • MySQL version: 5.2
  • PHP version: 5.2
Confirmation Email Error
June 13, 2012, 03:26:58 pm
Having a problem with the confirmation e-mail running through Amazon SES.

I have no problem when my SMTP server is configured to a gmail account, but seem to when I change it make to my Amazon SES account. SES works fine for CiviMail and for other e-mail, so something about the format of the CiviEvent confirmation e-mail is messing it up.

I have PDF receipts turned off.

Here is the error message I get:

Code: [Select]
Failed to send data [SMTP: Invalid response code received from SMTP server while sending email. This is often caused by a misconfiguration in Outbound Email settings. Please verify the settings at Administer CiviCRM >> Global Settings >> Outbound Email (SMTP). (code: 554, response: Transaction failed: Illegal content disposition 'inline' in content type 'multipart/alternative'.)]
Any ideas? Where can I find the code that actually sends the CiviEvent confirmation e-mail?

Brian

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: Confirmation Email Error
June 13, 2012, 08:10:25 pm

CRM/Event/BAO/Event.php, function sendMail

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 CiviEvent (Moderator: Yashodha Chaku) »
  • Confirmation Email Error

This forum was archived on 2017-11-26.