mirror of https://github.com/zulip/zulip.git
1a3297d122
We change the send_to_email_mirror management command, to send messages to the email mirror through the mirror_email_message function instead of process_message - this makes the message follow a similar codepath as emails sent into the mirror with the postfix configuration, which means going through the MirrorWorker queue. The reason for this is to make this command useful for testing the new email mirror rate limiter. |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |