Title: Multiple confirmation mails
Last modified: February 20, 2017

---

# Multiple confirmation mails

 *  [stefanbecker](https://wordpress.org/support/users/stefanbecker/)
 * (@stefanbecker)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/)
 * Hi,
 * I have an issue with the confirmation mails.
    In my configuration I have three
   different pages with a registration form for newsletter subscriptions. Every 
   subscription has a different group.
 * If the user subscribes for group A he gets one confirmation with the confirmation
   link. He isn’t clicking it.
    Then he subscribes for group B and he gets two confirmations.
   The right one and the old one again. If he subscribes now for group C he gets
   three confirmations and so on.
 * I think that the send mail query reads all unconfirmed entries in es_emaillist
   and sends them but it ignores the group of the currently registered subscription.
   So all unconfirmed subscriptions will be send again.
 * Am I right? Or did I something wrong? Is it possible to fix it?
 * Thanks
    Stefan

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Icegram](https://wordpress.org/support/users/icegram/)
 * (@icegram)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8843374)
 * [@stefanbecker](https://wordpress.org/support/users/stefanbecker/),
 * Are you using [this](https://wordpress.org/plugins/email-subscribers-advanced-form/)
   plugin to show different groups?
 * We’ll look into this.
 *  Thread Starter [stefanbecker](https://wordpress.org/support/users/stefanbecker/)
 * (@stefanbecker)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8843475)
 * Hi [@icegram](https://wordpress.org/support/users/icegram/),
 * no. I just use Email subscribers.
    I added your regular subscription form to 
   different pages and used different group names in their definitions. This works
   fine (except the multiple mails) and fits perfect to my requirements.
 * I took look inside the sql queries and think that the filter on group name is
   missing in the query which selects the mail adresses.
    It’s in es_view_subscriber_one(),
   isn’t it?
 * Thanks for helping!
    Stefan
 *  Plugin Author [Icegram](https://wordpress.org/support/users/icegram/)
 * (@icegram)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8855850)
 * [@stefanbecker](https://wordpress.org/support/users/stefanbecker/),
 * Then how are you adding groups names to your subscription forms? Because, the
   issue that you are referring to has been reported when Email Subscribers is used
   with [Email Subscribers-Group selector](https://wordpress.org/plugins/email-subscribers-advanced-form/)
   plugin to add groups to your subscription form.
 *  Thread Starter [stefanbecker](https://wordpress.org/support/users/stefanbecker/)
 * (@stefanbecker)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8856352)
 * Hi [@icegram](https://wordpress.org/support/users/icegram/),
 * No, I don’t use the Email Subscribers-Group selector plugin.
    I have several 
   pages and they have there own area where you can register for subscriptions. 
   For that I added the es_subbox to my page code: <?php es_subbox( $namefield =“
   YES”, $desc = “”, $group = “Groupname” ); ?>
 * “Groupname” is different in all of my pages. So the users register for different
   groups. This works great. The only thing is that they get more and more confirmations
   if they don’t finalize them inbetween.
 * Stefan
 *  Plugin Author [Icegram](https://wordpress.org/support/users/icegram/)
 * (@icegram)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8868885)
 * [@stefanbecker](https://wordpress.org/support/users/stefanbecker/),
 * Kindly update Email Subscribers to the **latest version-3.2.7** as the same is
   fixed in it.
 * Let us know if it works correctly after updating.
 *  Thread Starter [stefanbecker](https://wordpress.org/support/users/stefanbecker/)
 * (@stefanbecker)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8869013)
 * Hi [@icegram](https://wordpress.org/support/users/icegram/),
 * thanks a lot for your great support!
 * I tested your update and the discribed issue is fixed now. If I subscribe for
   three groups with the same email adress I just get three confirmations now. This
   is fine.
 * Unfortunately something else is confusing now. If you click on the confirmation
   link (double opt in) in one of the emails this confirms all three subscriptions.
   The two other confirmation links are running into a “already confirmed” message.
 * It looks like that the combination of email and group not just has to be used
   at the email sending procedure but also in the confirmation link procedure.
 * Stefan
 *  Plugin Author [Icegram](https://wordpress.org/support/users/icegram/)
 * (@icegram)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8893507)
 * [@stefanbecker](https://wordpress.org/support/users/stefanbecker/),
 * > If you click on the confirmation link (double opt in) in one of the emails 
   > this confirms all three subscriptions. The two other confirmation links are
   > running into a “already confirmed” message.
 * We are aware of this and we’ll inform you once it is fixed.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Multiple confirmation mails’ is closed to new replies.

 * ![](https://ps.w.org/email-subscribers/assets/icon-256x256.png?rev=2274172)
 * [Email Subscribers & Newsletters - Email Marketing, Post Notifications & Newsletter Plugin for WordPress](https://wordpress.org/plugins/email-subscribers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-subscribers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-subscribers/)
 * [Active Topics](https://wordpress.org/support/plugin/email-subscribers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-subscribers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-subscribers/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Icegram](https://wordpress.org/support/users/icegram/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/multiple-confirmation-mails/#post-8893507)
 * Status: not resolved