On Feb 23, 2009, at 2:38 AM, David Cantrell wrote:
No, you can't turn it off.
I have a script that I run from a cron job every night that
automatically subscribes me to rt.cpan RSS feeds for all of my
distributions, adding new feeds to my subscriptions list whenever I
uplaod something new. Would that help? It makes some no doubt
unwarranted assumptions about what RSS reader you use (I use
rss2email) but should be easy to adapt to anything sane:
Hrm. I wonder if there isn't a way to subscribe to a single feed for
tickets you own. Perhaps:
http://rt.cpan.org/Search/Results.rdf?Query=%20Owner%20%3D%20'DWHEELER'
Hrm. Almost works, but I get this error in NetNewsWire (after I
approved the cert in Safari):
2009-02-23 08:43:56 -0800: AddSubscription: status code: 500
soapFaultCode: ng10500 soapFaultString: InvalidUrl
Error retrieving feed
:-(
Best
David