Can anyone tell me how I get the e-mail of a newly registered memeber to sort into a specific mailinglist?
I currently have my member registration form template set to this:
Include e-mail in mailing list?:
<B>yes <input type="radio" name="mailinglist" value="yes"
checked="checked"> no <input type="radio" name="mailinglist"
value="no"></B>
This places all new members e-mail addresses into the “default” list. I would like them to be placed in a different list (pride) that I already have set up, but how do I go about doing that? I have another mailinglist set up for non-members (prospective students), and when people sign up for it, their e-mail address goes into that one AND the default, so that conflicts with the “Member” e-mails, which must remain separate. I would like the member’s e-mail address to go directly into the “pride” mailinglist, and NOT the default…
What do I do???
