mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
14 lines
910 B
Markdown
14 lines
910 B
Markdown
### E-mail Configuration
|
|
|
|
To enable E-mail for address verification, go to Rocket.Chat Administration panel under Settings -> E-mail -> SMTP and set as follow:
|
|
|
|
- Protocole: `smtp`
|
|
- Host: `localhost`
|
|
- Port: `25`
|
|
- From -mail: `rocketchat@domain.tld`
|
|
|
|
### Mobile Apps
|
|
|
|
In addition to the web interface, you can also download Rocket.Chat clients for:
|
|
|
|
[![Rocket.Chat on Apple App Store](https://user-images.githubusercontent.com/551004/29770691-a2082ff4-8bc6-11e7-89a6-964cd405ea8e.png)](https://itunes.apple.com/us/app/rocket-chat/id1148741252?mt=8) [![Rocket.Chat on Google Play](https://user-images.githubusercontent.com/551004/29770692-a20975c6-8bc6-11e7-8ab0-1cde275496e0.png)](https://play.google.com/store/apps/details?id=chat.rocket.android) [![](https://user-images.githubusercontent.com/551004/48210349-50649480-e35e-11e8-97d9-74a4331faf3a.png)](https://f-droid.org/en/packages/chat.rocket.android)
|