Re: [Mailman-Users] how to include https on approval notification email

2011-08-04 Thread Mark Sapiro
Danny Hendrawan wrote: > >I have a moderated list and on the approval notification email (see below) >I'd like to access my mailman admin interface by using a secured /ssl >connection ; how or where to change > >http://mydomain.com/mailman/admindb/list_mydomain.com > >to become > >https://mydomain

Re: [Mailman-Users] mailman on freeBSD 8.2: getgrgid error [solved]

2011-08-04 Thread Rekhesh Mohan
On 03/08/2011 Mark wrote > Rekhesh Mohan wrote: > >Now here is something that spoiled my sleep: I wrote a small test > >program to call getgrgid(), and it prints getgrgid()->gr_name = www. > >When I added a print statement inside common.c, I get > >getgrgid()->gr_name = null (it goes to http error

[Mailman-Users] how to include https on approval notification email

2011-08-04 Thread Danny Hendrawan
Hello, I have a moderated list and on the approval notification email (see below) I'd like to access my mailman admin interface by using a secured /ssl connection ; how or where to change http://mydomain.com/mailman/admindb/list_mydomain.com to become https://mydomain.com/mailman/admindb/lis