You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Email is great, and all, but python has an (admittedly limited) http.server module that should suffice to serve up basically the same content as the generated emails, but in RSS format. Something like this would probably be best suited for a container, however and your feed aggregator pointing to locahost:XXXX.
I'm not sure if it simplifies anything, I just prefer RSS over email. 😄 And I especially don't like gmail. Of course, if errata.almalinux.org supported RSS/ATOM... 💯
The text was updated successfully, but these errors were encountered:
Email is great, and all, but python has an (admittedly limited)
http.server
module that should suffice to serve up basically the same content as the generated emails, but in RSS format. Something like this would probably be best suited for a container, however and your feed aggregator pointing tolocahost:XXXX
.I'm not sure if it simplifies anything, I just prefer RSS over email. 😄 And I especially don't like gmail. Of course, if errata.almalinux.org supported RSS/ATOM... 💯
The text was updated successfully, but these errors were encountered: