Hi Abhilash I tried to configure through webserver but after doing this in ssl.conf and http.conf I observed that my hyperkitty stopped working.
Though the archiving is taking place but Iam not able view those archives in hyperkitty through browser. I think Iam missing somewhere in between the communication of mailman core and hyperkitty. Correct me if Iam wrong Rgrds Sandeep Sent from my iPhone > On 29-Aug-2019, at 8:59 PM, Abhilash Raj <[email protected]> wrote: > >> On Thu, Aug 29, 2019, at 1:42 AM, sandeep kumar wrote: >> Hi Team >> >> I want to customize my home page of mailman 3 . When I type my site name it >> should go to another page and from there when I click distribution lists >> link It should redirect to mailman 3 default homepage. >> >> I am trying to achieve this and failing in this regard. > > How did you try to achieve this? > >> >> Expert team please give me any suggestions and clues regarding the >> dependencies that may involved in changing this. > > Redirections aren't directly implemented in Mailman, it is typically > configured in your webserver. > > You are looking for a config probably where lists.example.com/index.html > is your website and then you ProxyPass the /mailman3 endpoint to Mailman's > wsgi server, which will make your DL address to be lists.example.com/mailman3. > >> >> -- >> Regards >> Sandeep Kumar >> +91-9642669192 >> _______________________________________________ >> Mailman-Developers mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> https://mail.python.org/mailman3/lists/mailman-developers.python.org/ >> Mailman FAQ: https://wiki.list.org/x/AgA3 >> >> Security Policy: https://wiki.list.org/x/QIA9 >> > > -- > thanks, > Abhilash Raj (maxking) > _______________________________________________ > Mailman-Developers mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/mailman-developers.python.org/ > Mailman FAQ: https://wiki.list.org/x/AgA3 > > Security Policy: https://wiki.list.org/x/QIA9 _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
