@ticky i wrote a python script to do this and it was good up to the point where patreon did something weird to their mailings and broke my rules :(
@ticky iirc it was something with the sender address so i had to make something hacky to match mails against it and possibly the subject line otherwise i’d also get billing emails in the feed. it was specific to my mail setup but i had written this: https://github.com/samdmarshall/mailfeeder
@demi oh huh, yeah I used subject line stuff to filter, but the sender emails do seem to be consistent for me. Weird!