I built an extension just for this purpose, its available at https://github.com/rajasaur/rb-extension-pack/tree/master/rbbroadcastmessage
Instructions to install are also available in the same page, but if you prefer a pre-built tarball instead of clone and setup.py install, please let me know. There is one available at https://github.com/rajasaur/rb-extension-pack/tree/gh-pages/downloads/rbbroadcastmessage, but I will need to test this again as it was tested a few months ago. Best regards, Raja On Wed, Jun 26, 2013 at 12:40 AM, Christian Hammond <[email protected]>wrote: > Hi Peter, > > A MOTD is something I intend to add, but I have no ETA. Hopefully for 1.8. > > There's no feature to message all users, but you could whip up a script or > an extension to do it without much trouble. I'm not opposed to adding such > a feature, if done right, but I think it's best as an extension. > > Christian > > > > Peter Snelling wrote: > >> Is there any way for the administrator to send an e-mail to all >> reviewboard users? I can just copy all the e-mail addresses manually but I >> was hoping for something easier than that. >> Or perhaps to set a short "Message Of the Day" on the top banner? >> I'm just looking for an easy way tell users about a planned outage. >> >> -- >> Want to help the Review Board project? Donate today at >> http://www.reviewboard.org/**donate/ <http://www.reviewboard.org/donate/> >> Happy user? Let us know at >> http://www.reviewboard.org/**users/<http://www.reviewboard.org/users/> >> -~----------~----~----~----~--**----~----~------~--~--- >> To unsubscribe from this group, send email to reviewboard+unsubscribe@** >> googlegroups.com <reviewboard%[email protected]> >> For more options, visit this group at http://groups.google.com/** >> group/reviewboard?hl=en<http://groups.google.com/group/reviewboard?hl=en> >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to >> reviewboard+unsubscribe@**googlegroups.com<reviewboard%[email protected]> >> . >> For more options, visit >> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >> . >> >> >> > -- > Want to help the Review Board project? Donate today at > http://www.reviewboard.org/**donate/ <http://www.reviewboard.org/donate/> > Happy user? Let us know at > http://www.reviewboard.org/**users/<http://www.reviewboard.org/users/> > -~----------~----~----~----~--**----~----~------~--~--- > To unsubscribe from this group, send email to reviewboard+unsubscribe@** > googlegroups.com <reviewboard%[email protected]> > For more options, visit this group at http://groups.google.com/** > group/reviewboard?hl=en <http://groups.google.com/group/reviewboard?hl=en> > --- You received this message because you are subscribed to the Google > Groups "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > reviewboard+unsubscribe@**googlegroups.com<reviewboard%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
