Update documentation on sending messages to Zulip stream via email.
This commit is contained in:
parent
cb082a937f
commit
454675908a
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@ Our primary tool for internal communication is now [Zulip](https://zulipchat.com
|
||||||
|
|
||||||
### E-mailing messages to Zulip
|
### E-mailing messages to Zulip
|
||||||
|
|
||||||
When BCCing a Zulip stream on a message to someone, Use the default that can be found under stream settings (click the gear icon you can get to from the down caret):
|
When BCCing a Zulip stream on a message to someone, Use the default that can be found under stream settings. First press 'Channel settings' menu item in 'Main menu' (gear icon in top right), then filter for your channel and finally press the 'Generate email address' to reveal the address. Although the button says 'Generate email address' the same addresses are used so it is more a revelation than a generation:
|
||||||
|
|
||||||
```
|
```
|
||||||
project.785f16fc671a5d8c0f2d4fbb161f16b3.show-sender@streams.zulipchat.com
|
project.785f16fc671a5d8c0f2d4fbb161f16b3.show-sender@streams.zulipchat.com
|
||||||
|
@ -29,6 +29,8 @@ When forwarding an e-mail to a Zulip stream, swap out `.show-sender` for `.inclu
|
||||||
project.785f16fc671a5d8c0f2d4fbb161f16b3.include-footer.include-quotes.prefer-html@streams.zulipchat.com
|
project.785f16fc671a5d8c0f2d4fbb161f16b3.include-footer.include-quotes.prefer-html@streams.zulipchat.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The subject of the email message will be used as the topic name in the stream.
|
||||||
|
|
||||||
```{info}
|
```{info}
|
||||||
More about [sending a message to a Zulip stream by e-mail](https://zulipchat.com/help/message-a-stream-by-email)
|
More about [sending a message to a Zulip stream by e-mail](https://zulipchat.com/help/message-a-stream-by-email)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue