disposable-mailbox
disposable-mailbox copied to clipboard
Feature Request: RSS Feed
This project looks great, but I'd really love it if there was a feature to view an email address as an RSS feed.
good idea, can't be so hard. would like to make a pull request?
I don't actually know how to do that.
Roundcube used to have an RSS feature that might be ripe for applying to this project for the handy developer, here's the code. Here's some more PHP inspiration that seems a candidate for this feature request Mail2RSS. There's also a python app that does just what OP is asking, atomail.
Leaving these here for anyone (myself?) who is looking to follow this up with a PR request. I like the idea. If time permits, I'll be happy to tinker with this one.
Thanks for the helpful links!