On 06/07/2013 03:38 AM, ORiordan, Adrian wrote: > > One of the neat features of Mailman I like is the confirmation link > which is sent to a user upon subscribing (when the maillist is set to > confirm). Is it possible to add this feature for when the list owner > is notified for subscriptions/subscriptions? So instead of the usual > admin link, there's a confirm url which doesn't require a user > logging in with the list administrator password?
This would be somewhat complex to do as currently unlike for a subscription request waiting confirmation from the user, there is no entry in the list's pending database and thus no confirmation token for a subscription request waiting admin approval. Not only that, but there is currently no pending record type for a subscription request waiting admin approval. All these things would have to be addressed. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
