module ASF::Subreq

Handle subscribe and unsubscribe requests

This is a two part process (so the request can be shown to the user before committing if required) user = ASF::Person.new(person) request = ASF::Subreq.create_request(user, email, list) ASF::Subreq.queue_request(reqtype, request, wunderbar, options)