<< Please click the appropriate link to the left for help on that topic.


How do people get subscribed to my list?


  • The default configuration for discussion lists is "private". This means that you alone add or remove subscribers. Use the "Add/Remove Members" link.
  • If this list will allow public subscriptions, you need to contact us to enable that option.
  • You may want to add a signup form to your web site (see below).

How do people unsubscribe/remove themselves from the list?


  • They send any email to leave-gaea@cctomany.com from the exact address they wish to remove.

How do I add a subscribe/unsubscribe form to my web site?


First request that we enable public subscriptions. Then, add a form like this to your web page(s):

<form method="POST" action="https://www.cctomany.com/su.php"><p>
<input type="text"  name="Email" size="20"><br>
<input type="radio" name="Action" value="join-gaea" checked>Subscribe 
<input type="radio" name="Action" value="leave-gaea">Unsubscribe</p>
<input type="hidden" name="ThanksURL" value="2222">
<input type="submit" value="Do It">
</form>

You must edit the code above:

  1. On line 5, replace 2222 with the full URL of your thank-you landing page, which is displayed upon a successful submission. On that page, be sure to say that the recipient must reply to the confirmation email in order to complete their subscription.

Bounces


Invalid addresses which produce bounces are automatically removed from the list and reported in the weekly report (emailed on Saturday each week).