List Owner Confirmation Link on Subscribe/Unsubscribe

Hi everyone,
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? Simply clicking the link would confirm the user's subscribe/unsubscribe request. I had a look through the confirm python file, but unfortunately I don't have enough experience with the language to make the necessary changes,
Thanks for your time,
Regards, Adrian

On 06/07/2013 03:38 AM, ORiordan, Adrian wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thanks for the reply Mark.
I'm going to look into some alternatives using LDAP or AD to authenticate. This system will be used on an internal subnet so there are various authentication mechanisms already in place which I can utilize. Adding extra passwords for lists and users, in my experience, confuses the situation. Unless a system is easy to use, most user's will abandon it. I'll report back with a solution if I find one,
Regards,
Adrian O' Riordan CAD/Engineering IS System Admin Ext : 4451 Email: adrian.oriordan@analog.com
-----Original Message----- From: Mailman-Users [mailto:mailman-users-bounces+adrian.oriordan=analog.com@python.org] On Behalf Of Mark Sapiro Sent: 07 June 2013 21:34 To: mailman-users@python.org Subject: Re: [Mailman-Users] List Owner Confirmation Link on Subscribe/Unsubscribe
On 06/07/2013 03:38 AM, ORiordan, Adrian wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-Users mailing list Mailman-Users@python.org 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/adrian.oriordan%40analo...

On 06/07/2013 03:38 AM, ORiordan, Adrian wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thanks for the reply Mark.
I'm going to look into some alternatives using LDAP or AD to authenticate. This system will be used on an internal subnet so there are various authentication mechanisms already in place which I can utilize. Adding extra passwords for lists and users, in my experience, confuses the situation. Unless a system is easy to use, most user's will abandon it. I'll report back with a solution if I find one,
Regards,
Adrian O' Riordan CAD/Engineering IS System Admin Ext : 4451 Email: adrian.oriordan@analog.com
-----Original Message----- From: Mailman-Users [mailto:mailman-users-bounces+adrian.oriordan=analog.com@python.org] On Behalf Of Mark Sapiro Sent: 07 June 2013 21:34 To: mailman-users@python.org Subject: Re: [Mailman-Users] List Owner Confirmation Link on Subscribe/Unsubscribe
On 06/07/2013 03:38 AM, ORiordan, Adrian wrote:
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-Users mailing list Mailman-Users@python.org 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/adrian.oriordan%40analo...
participants (2)
-
Mark Sapiro
-
ORiordan, Adrian