Rishi Gupta
|
577e201df0
|
emails: Replace DEFAULT_FROM_EMAIL with ZULIP_ADMINISTRATOR.
We're getting rid of DEFAULT_FROM_EMAIL from prod_settings_template, since
we only really need one of {DEFAULT_FROM_EMAIL, ZULIP_ADMINISTRATOR}.
|
2017-06-29 17:54:33 -07:00 |
|
Umair Khan
|
00f8239563
|
Clean code of send_test_email command.
* Derive from sendtestemail command of Django.
* Remove unwanted imported.
* Allow test email to admin and managers.
|
2017-02-10 16:01:43 -08:00 |
|
Tim Abbott
|
a1a27b1789
|
Annotate most Zulip management commands.
|
2016-06-04 10:12:06 -07:00 |
|
Ashish
|
909b0635c8
|
Add management command to test sending email.
Fixes: #622.
[With cleanups/doc tweaks by tabbott]
|
2016-04-03 16:50:16 -07:00 |
|