On 28 June 2012 23:15, Graham Cobb <[email protected]> wrote:
> On Thursday 28 June 2012 21:18:22 Andrew Flegg wrote:
>> This'd be a good test for people talking about community
>> infrastructure. If they can't write a Perl/Python/Ruby/... script to
>> do this in less than an hour, they're not qualified to be involved ;-)
>
> No script needs to be written: off-the-shelf packages exist. Personally I use
> rss2email.
Ah, cool. Thought it was likely to exist. And it looks trivial to use:
http://www.allthingsrss.com/rss2email/getting-started-with-rss2email/#unix
> But it does need somewhere to run.
I've just installed it on bleb.org and done:
$ r2e new [email protected] # This would be [email protected]
$ r2e add http://maemo.org/community/council/rss.xml
$ cat >.rss2email/config.py <<EOC
DEFAULT_FROM = '[email protected]'
DATE_HEADER = 1
SMTP_SERVER = "localhost:25"
FORCE_FROM = 1
EOC
$ r2e run --no-send
Then put a cronjob in place for every 15 minutes to do 'r2e run'.
Seems to work perfectly.
I'm happy to set this going at [email protected], if someone
on the council can subscribe [email protected] to the list.
Cheers,
Andrew
--
Andrew Flegg -- mailto:[email protected] | http://www.bleb.org/
_______________________________________________
maemo-community mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-community