Re: [Mailman-Users] confirmation string is not working

2018-05-30 Thread Henrique Fagundes
Thank you friend, Thanks to your tip, will it be possible for me to work to redeploy https on my MailMan server again. A big hug and thanks again. Atenciosamente, Henrique Fagundes supo...@aprendendolinux.com Skype: magnata-br-rj Linux User: 475399 https://www.aprendendolinux.com https://ww

Re: [Mailman-Users] confirmation string is not working

2018-05-29 Thread Mark Sapiro
On 5/29/18 10:57 AM, Henrique Fagundes wrote: > > I solved this problem by disabling https. > So that when redirecting from http to https occurred, the cache was lost. If you want to require https, the proper way to fix this is discussed in steps 2 and 3 at . -

Re: [Mailman-Users] confirmation string is not working

2018-05-29 Thread Henrique Fagundes
Dear, To give continuity to this topic that I found on the internet (https://mail.python.org/pipermail/mailman-users/2012-May/073367.html) I also went through that. I solved this problem by disabling https. So that when redirecting from http to https occurred, the cache was lost. Forgive me

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Mark Sapiro
On 5/8/2012 8:05 PM, dhanushka ranasinghe wrote: > hi... > > Thanks for the answers one final question ...,untill i sort out the > issue is there any way to edit mail that we get when we request > unsubscription .. eg - (hide the URL with confirmation string and, then > i can force users to u

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread dhanushka ranasinghe
hi... Thanks for the answers one final question ...,untill i sort out the issue is there any way to edit mail that we get when we request unsubscription .. eg - (hide the URL with confirmation string and, then i can force users to unsubscribe by sending repay to the mail) Thank You On 9 May

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Mark Sapiro
On 5/8/2012 5:37 PM, dhanushka ranasinghe wrote: > i tested even with a new request but still have the same issue, There have been issues in the past with browsers encoding characters in strange ways. When you get the error "Invalid confirmation string: xx", is the xx string exactly what

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Stephen J. Turnbull
dhanushka ranasinghe writes: > Hi.. > As you correctly mention when i click the link in the mail, it ask to click > "unsubscribe" button unsubscripted ..After clicking , it get pormt > another page called "*Enter confirmation cookie*" Any idea why this is > happening.. Check that the coo

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread dhanushka ranasinghe
it has default value 3 , but doing some redirection form . example.com to mail.example.com , when visiting the mailman web interface, hope its ok... Thank You On 9 May 2012 06:11, Larry Stone wrote: > Then check mm_cfg.py and make sure PENDING_REQUEST_LIFE hasn't been set to > something r

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Larry Stone
Then check mm_cfg.py and make sure PENDING_REQUEST_LIFE hasn't been set to something ridiculously short. While Mark stated that the default is 3 days, we have no idea what your installation's setting for it is. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ On May 8, 2

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread dhanushka ranasinghe
i tested even with a new request but still have the same issue, Thank You On 9 May 2012 05:56, Mark Sapiro wrote: > On 5/8/2012 9:31 AM, dhanushka ranasinghe wrote: > > > > As you correctly mention when i click the link in the mail, it ask to > click > > "unsubscribe" button unsubscripted ..Af

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Mark Sapiro
On 5/8/2012 9:31 AM, dhanushka ranasinghe wrote: > > As you correctly mention when i click the link in the mail, it ask to click > "unsubscribe" button unsubscripted ..After clicking , it get pormt > another page called "*Enter confirmation cookie*" Any idea why this is > happening.. The st

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread dhanushka ranasinghe
Hi.. As you correctly mention when i click the link in the mail, it ask to click "unsubscribe" button unsubscripted ..After clicking , it get pormt another page called "*Enter confirmation cookie*" Any idea why this is happening.. Thank You On 8 May 2012 21:13, Geoff Shang wrote: > On Tue,

Re: [Mailman-Users] confirmation string is not working

2012-05-08 Thread Geoff Shang
On Tue, 8 May 2012, dhanushka ranasinghe wrote: As you guys know.after sending unsubscribe request to mailing list it will send the confirmation string..,my problem is this string is not working, when i enter the string and submit it , page will just refresh to the same page. can't find in any

[Mailman-Users] confirmation string is not working

2012-05-08 Thread dhanushka ranasinghe
Hi. guys As you guys know.after sending unsubscribe request to mailing list it will send the confirmation string..,my problem is this string is not working, when i enter the string and submit it , page will just refresh to the same page. can't find in any errors in even logs.. any idea why