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 (Moderator: Dave Greenberg) »
  • Questions on the new notification features
Pages: [1]

Author Topic: Questions on the new notification features  (Read 676 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Questions on the new notification features
June 11, 2011, 02:49:58 am
1) I would like to use it to send other notifications than mail (I'm having a love affair with Jabber again), and I'd rather have a chat message than a mail).

Is there a hook that is called on the notifications that I can use to choose my own notification channel, or plug it into the notification modules of drupal ?

2) How to send an email to the new registered users?

I want to send a 'welcome' email to people registering on the site. But this isn't an activity (yet ?)

3) Where is the email of the sender, and where the bounces go back to ?

X+

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Questions on the new notification features
June 14, 2011, 03:00:19 pm
1. Current only "send email" action is directly supported. However there is a hook called in CRM_Core_BAO_ActionLog::create() - which is intended to allow additional actions to be triggered before and after a reminder is sent (see CRM/Core/BAO/ActionLog.php).

2. Not currently supported, but IF an activity was created when someone registered then this feature should handle the rest w/o any more work.

3. Sender is default domain FROM email (I think ...). Probably should be configurable at some point.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Questions on the new notification features

This forum was archived on 2017-11-26.