I need to add a form to my site where users can enter only an email address and postal code in order to sign up to receive email newsletters.  Upon clicking submit, the user will need to be assigned to a membership role in DNN.  This is not a registration form.  Users will not be logged in after registering for a newsletter.  The user must be assigned to a role so I can send out email newsletters.  Can this be done with this module?
 Hello,