Well, actually, I see quite a bit of email activity for agendas you sent out. However, there is an issue that your club needs to address in the agendas... Please take a look at the following email log entries as an example, then continue reading below for my explanation of what is going on.
Code:
Line 320212: SUCCESS (Form Email) Sat Aug 23 15:34:00 UTC 2014 Club:«422» From:«"Bridget Lavelle" <agenda-422@toastmastersclubs.org>» To:«s.fischxxx@comcccc.net» CC:«» Subject:«[422-368462] Capitol Club #422, Olympia, WA Meeting Agenda for August 26, 2014»
Line 324040: SUCCESS (User Email) Sat Aug 23 18:48:19 UTC 2014 Club:«422» From:«s.fischxxx@comcccc.net (Stephen Fischnaller)» To:«agenda-422@toastmastersclubs.org>margik.....@yahoo.com» CC:«» Subject:«Re: [422-368462] Capitol Club #422, Olympia, WA Meeting Agenda for August 26, 2014»
Line 324041: SUCCESS (User Email) Sat Aug 23 18:48:19 UTC 2014 Club:«422» From:«s.fischxxx@comcccc.net (Stephen Fischnaller)» To:«agenda-422@toastmastersclubs.org>samfm.....@yahoo.com» CC:«» Subject:«Re: [422-368462] Capitol Club #422, Olympia, WA Meeting Agenda for August 26, 2014»
(email addresses above altered for privacy)
The issue is that your club uses both the term
Chairperson and
Toastmaster in your agendas. Some clubs use Chair... (something starting with "Chair") instead of Toastmaster for the "emcee role" at the meeting, therefore the code looks for both and presumes the first one it finds is what it treats as the Toastmaster role. The only exception to this is if the Toastmaster role begins with an asterisk (keyworded). This is *not* a bug--this simply is an attempt in the code to appropriately deal with the diversity of names that clubs use for meeting roles.
If you look in the log entries above, the system is sending the replies to the VPED and the person marked as the Chairperson in the agenda. The system is basically equating the Chairperson role as being the first occurrence and the same as Toastmaster.
If you alter your agendas so that the Toastmaster roles are instead entered as *Toastmaster*, the system should find those first, and email to the VPED and Toastmaster as intended. (The asterisks do not print.)