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) »
  • Email Confirmation is not sent when admin adds a contact to a mass mailing group
Pages: [1]

Author Topic: Email Confirmation is not sent when admin adds a contact to a mass mailing group  (Read 548 times)

ratnesh

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.52
  • PHP version: PHP 5.2.x
Email Confirmation is not sent when admin adds a contact to a mass mailing group
May 22, 2012, 12:35:15 pm
Drupal 7, Civicrm 4.1.1
I have configured a group for mass mailing (lets call it TEST NEWSLETTER)
I want when i (as an admin) add a contact to that group - CiviCRM should automatically send that contact's email asking them to confirm their subscription. Until they click the confirmation link in the email, their contact information should appear in CiviCRM with their group subscription set to Pending.
IN GROUP SETTING of test-newsletter - the mailing list option is ticked.
Cron job is set to run every 10 min.
Send Scheduled Mailings is enables under scheduled jobs

Please let me know where i am going wrong

Update:
I also realised when I subscribe using the subscribe link -  confirmation email is not sent.
check this here
http://amable.in/civicrm/mailing/subscribe

However regular email to any contact via civicrm is working fine.
Now contacts  not getting confirmation is problem no 1
And contacts added by admin not gettign confirmation email is prob No 2

looking for guidance

Further update
When i try to send a test email for a group (mass) mailing - i get this error

Sorry. A non-recoverable error has occurred.
mail() returned failure
Error Details
Additional Details:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=>
    [message] => mail() returned failure
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="mail() returned failure" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
« Last Edit: May 23, 2012, 04:00:56 am by ratnesh »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Email Confirmation is not sent when admin adds a contact to a mass mailing group

This forum was archived on 2017-11-26.