Scott, Having written an external application which did this, it results in *MASSIVE* e-mails if you follow more than 50 people. If you want to look at the code I wrote, http://spriggs.org.uk/ub/data.php_source.txt is the code I used to run. It pretty much expects to be run as a Cron Job, so call it using curl http://xxxxxx/ub/data.php?cron=TRUE which forces it to be sent as an e-mail.
Regards, -- Jon "The Nice Guy" Spriggs LPIC-1 Certified 2010/1/19 Williamson, Scott <[email protected]>: > Hi Evan, > > Yes, that's exactly what our users are asking for. They could receive a > daily or weekly email summarizing the latest posts since the last email. > This solves for users that don't visit the microblog every day and want > to have the notifications come to them. > > - Scott > > > -----Original Message----- > From: Evan Prodromou [mailto:[email protected]] > Sent: Friday, January 15, 2010 8:18 PM > To: Williamson, Scott > Cc: [email protected] > Subject: Re: [StatusNet-dev] New feature: Email digest > > Williamson, Scott wrote: >> I apologize if this feature already exists, but are there any plans > for an email digest type summary of the latest posts with links to > reply? We've heard from our users that this would be a "must have" > feature. > Scott, > > That's a really interesting feature. I think what you're saying is that > each day, I'd get an email with all the notices in my inbox since the > last email? > > Obviously not a "must have" (since nobody else has thought of it > before!), but it'd be cool to see it done. > > -Evan > > -- > Evan Prodromou > CEO, StatusNet, Inc. > [email protected] - http://identi.ca/evan - +1-514-554-3826 > > _______________________________________________ > StatusNet-dev mailing list > [email protected] > http://lists.status.net/mailman/listinfo/statusnet-dev > _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
