Please click the appropriate link to the left for help on that topic.
How do I send out a message?
- Compose your message in any email program.
- Add your posting password to the subject line.
- Send it to <control-rainwaternews@cctomany.com> for immediate distribution.
How do I include an unsubscribe link in my messages?
Paste this into your message:
You are subscribed as: 3email3 To REMOVE or CHANGE this address, click here: 3unsublink3
How do people get subscribed to my list?
- If yours is a public list, you will need to add a signup form to your web site.
- If yours is a private list, then you add subscribers via this interface. Use the "Add/Remove Recipients" link.
How do I add a subscribe/unsubscribe form to my web site?
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-yourlistID" checked>Subscribe <input type="radio" name="Action" value="leave-yourlistID">Unsubscribe</p> <input type="hidden" name="ThanksURL" value="2222"> <input type="submit" value="Do It"> </form>
You must make one edit to the code above:
- On line 5, replace 2222 with the full URL of a thank-you landing page on your website, which will be displayed upon a successful submission. On that page, be sure to say that the recipient must reply to the confirmation email they've just been sent in order to complete their subscription.
Bounces
By default, bounces are re-directed back to our server where they are removed after three successive bounces.
Click "Admin Home" to return to your list's admin interface.