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) »
  • Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails
Pages: [1]

Author Topic: Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails  (Read 611 times)

raustin1

  • I post occasionally
  • **
  • Posts: 39
  • Karma: 0
    • University of Notre Dame
  • CiviCRM version: 4.6.11
  • CMS version: Joomla 3.4.8
  • MySQL version: 5.5.45-cll-lve
  • PHP version: 5.6.16
Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails
April 06, 2013, 09:12:44 am
Hello,

I recently had a post up about something similar to this issue, but have since had many changes in my work that have prevented me from getting back into this topic. I apologize for the delay.

Here is the problem: Using Joomla 2.5.9 and CiviCRM 4.2.9, we are unable to send bulk or test emails using the CiviMail component. Everything works fine until we hit the send or send test button. I thought it was a domain issue before, but we can send to neither @nd.edu or @gmail.com accounts from our default email address which is @nd.edu.

However, we CAN send emails from the outbound email test in Administer -> System Settings -> Outbound Email using mail(). We can also send individual contact emails and emails to groups of individual by going to an individual contact and using the action "send an email" or searching for a group of contacts and sending to a list smaller than 50.

I have turned on define('CIVICRM_MAIL_LOG',1) and was able to see all the emails generated in the mail log both the individual contact emails and the civimail component emails, but when I turn it off, emails from the civimail component don't work.

Unfortunately, despite my best efforts, I don't know how to get any more log information. Nothing is generated in the default logs when sending any emails.

Here is the header of the civimail email when the mail_log was turned on (don't know if it's helpful)

Code: [Select]
To: "user" <user@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="=_3392e57ff88090adfcaf09241a47042b"
Reply-To: "CiviCRM Test Mailer" <user@nd.edu>
Return-Path: b.109.132.0c975c6fa5f823f0@
From: "CiviCRM Test Mailer" <user@nd.edu>
Subject: Test Mailing: Test Census 1
List-Unsubscribe: <mailto:u.109.132.0c975c6fa5f823f0@>
To: "user" <user@gmail.com>
Precedence: bulk
X-CiviMail-Bounce: b.109.132.0c975c6fa5f823f0@

--=_3392e57ff88090adfcaf09241a47042b
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=utf-8

Any thoughts and guidance you can provide would be much appreciated.

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: Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails
April 06, 2013, 01:45:38 pm

Most likely your email server does not like the verp addressing that civimail uses for bounce and reply tracking

you'll have to work with your email system administrator on getting this fixed. verp support is a requirement for civimail

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

raustin1

  • I post occasionally
  • **
  • Posts: 39
  • Karma: 0
    • University of Notre Dame
  • CiviCRM version: 4.6.11
  • CMS version: Joomla 3.4.8
  • MySQL version: 5.5.45-cll-lve
  • PHP version: 5.6.16
Re: Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails
April 08, 2013, 07:35:29 am
We're looking into that. Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Outbound Email Tests OK, Individual Emails OK, Won't Send Bulk Emails

This forum was archived on 2017-11-26.