Re: mailman/rss?
dvanhorn <[email protected]> Wed, 29 Oct 2003 00:35:19 -0600
| Newsgroups | gmane.org.ballistichelmet.devel |
|---|---|
| Message-ID | <[email protected]> |
dvanhorn wrote: > latest-mail-list.ss gets the latest post to an archive using http, so > potentially, you could fetch archives of any list running Mailman. That's a lie. It fetches from the list's local mbox file. It could easily do both, tho. I'll have to add that feature. -d