Debug School

Rajesh Kumar
Rajesh Kumar

Posted on

How to troubleshoot SMTP settings Forem?

Step 1 - First Check the SMTP Setting

Expand your "Email Server Settings" under /admin/customization/config

Image description

Step 2 - Make sure all the SMTP server is able to send an email

Use some SMTP checker utility

Step 3 - Check the Logs

You can see error log while run ...

$ journalctl -f -u forem-rails.service
Enter fullscreen mode Exit fullscreen mode

Top comments (0)