Fix the Mailing List Fetch Issue
The Bug The RSS feed URL of the google mailing list is not able to fetch the recent mailing lists of an organization. Thus, it is important to look at other alternatives to fix this issue
To Reproduce Steps to reproduce the behavior:
- Start the server
- Check the Mailing List section
- See error
Expected behavior The mailing list should be fetched correctly
Screenshots

Desktop (please complete the following information):
- OS: [e.g. iOS/Windows]
- Browser [e.g. chrome]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. mozilla, safari]
- Version [e.g. 22]
Hi @Grumpyyash May I work on this issue?
Yes, sure @NimperX! Go for it
@Grumpyyash Can you provide a sample RSS feed URL of a google mailing list. I searched but couldn't find a one.
@NimperX that is the main issue only. Google has discontinued providing mailing list feed as RSS, that is why we want to shift to any other alternative for fetching mailing list data
Hi @Grumpyyash , I recently visited the live site and found that the issue still exists. First I thought there might be some issues with my internet as it was showing Loading.... Then I opened my devtools, inspected the network request, and found the exact error. Can we try to fix it?
@NimperX @Grumpyyash Can i work on this issue?