E-mail is not fully functional

Hello, My problem is that SMTP is not working.
iIt’s weird because i do not receive the administrator confirmation email but if I register as a user I will receive the email:

Welcome to Discourse!
Click the following link to confirm and activate your new account: **********
If the above link is not clickable, try copying and pasting it into the address bar of your 
web browser.

What could be the problem?

Some information about VPS:
VPS: AWS EC2 Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-1056-aws x86_64)
SMTP: smtp. sendgrid.net

I installed it using the following commands:
sudo wget -qO- https:// get. docker.io/ | sh
sudo -s
mkdir /var/discourse
git clone https:// github. com/discourse/ discourse_docker.git /var/discourse
cd /var/discourse
./discourse-setup

Docker:

Thanks in advance :slight_smile:

1 Like