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) »
  • Completed mail notification
Pages: [1]

Author Topic: Completed mail notification  (Read 934 times)

echoleaf

  • Guest
Completed mail notification
November 04, 2009, 01:16:19 pm
Is it possible to have a notification emailed when a mailing is completed successfully?  Thank you.

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: Completed mail notification
November 04, 2009, 01:58:27 pm

no

it also depends on what you mean by "completed successfully". form a civicrm perspective, the handoff of the last email to the smtp server is completion of the mailing. however the mail might still be sitting in your mail server queue

you can modify the code at: CRM/Mailing/BAO/Job.php, line 158 (after the line $transaction->commit( ); ) and add your custom code there

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

echoleaf

  • Guest
Re: Completed mail notification
November 04, 2009, 02:22:57 pm
Thanks.  This is a bit beyond me - I think the client needs to work with someone much better versed in Civi than I.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Completed mail notification

This forum was archived on 2017-11-26.