Is ready rocket.chat include mail server?

Description

Server Setup Information

  • Version of Rocket.Chat Server: docker pull rocketchat/rocket.chat
  • Operating System: Ubuntu 18.04 LTS
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: ?
  • NodeJS Version: ?
  • MongoDB Version: ?
  • Proxy: None
  • Firewalls involved: No

Hi.
I set up using this guide.
https://docs.rocket.chat/installation/docker-containers/docker-compose

docker-compose.yml is here

It looks like doesn’t include a mail server.
Is Rocket.Chat need mail server?
Do I have to set up a postfix?

Of course you need a MTA to send mails.

1 Like

Thank you for your response.
My question is solved.