I would like to email all users of the system an important announcement, regardless of whether they have notifications enabled. How can I do so?

asked 03 Jul '10, 12:56

Joseph's gravatar image

Joseph
1.5k326670
accept rate: 36%


OSQA has no support for emailing all users at this time. At present, you will have to query your database to get a list of all the user email addresses. You can then contact them using whichever bulk emailer program you want to use.

link

answered 04 Jul '10, 14:08

rickross's gravatar image

rickross ♦♦
12.0k2514168
accept rate: 46%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×97
×23
×6

Asked: 03 Jul '10, 12:56

Seen: 748 times

Last updated: 04 Jul '10, 14:08

powered by OSQA