After complete setup Cyber Panel

Hi,
After complete setup Cyber Panel and added emails accounts as per 01 - Installing CyberPanel - Docs - CyberPanel Community and Create Email Server/Accounts on Cyber Panel & the inbuilt Email Marketing Feature - YouTube

Email is not sending thru rainloop, Error Cann`t send meesage.

I was trying to send first mail to mail-testerdotcom

Please guide me how can we send receive email thru server SMTP

1 Like

Perhaps your port 25 is blocked or postfix/dovecot service is not running. Check with following commands.

telnet smtp.gmail.com 25
output should be connected status
systemctl status postfix
status should be running. If not start postfix
systemctl start postfix

Thanks. All were okay. issue was with dns. Now fix the problem .

Hello,
If emails aren’t sending through Rainloop in CyberPanel you can try these steps;

  1. Check SMTP settings in Rainloop.
  2. Test SMTP connection.
  3. Verify firewall settings.
  4. Confirm DNS configuration.
  5. Review email logs for errors.
  6. Ensure server IP isn’t blacklisted.
  7. Consult CyberPanel documentation or community.
    I hope this will help you,
    Thank you