emailnames=`/path/to/bin/fossil wiki export emailnotification -R
$targetarea/$f.fossil| egrep '^[a-z]'|sed -r 's/\r//'`

BTW. I need to integrate the change you made for exporting the rss direct
from the fossils. The script right now must start a server for each fossil,
run the rss2email for each user and then shut down the server. I think most
people will not have that problem.



On Fri, Feb 21, 2014 at 9:54 AM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Fri, Feb 21, 2014 at 5:53 PM, Matt Welland <estifo...@gmail.com> wrote:
>
>> 3. Write a script that gets the email addresses and runs rss2email for
>> each.
>>
>
> Just out of curiosity, how are you exporting the wiki pages? (i know how
> it CAN be done, i'm just curious if you're doing it differently.)
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
> "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
> those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the
majority...
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to