I cant send e-mails but I can receive them. SMTP problems

Post Reply
kidgrave
Posts: 10
Joined: Wed Nov 04, 2020 11:22 am

When I use Roundcube, I am able to send and receive e-mails without a problem. :o

However, I am trying to use Thunderbird to read and send e-mails. When I use Thunderbird, I am able to receive e-mails perfectly fine. But I am not able to send any e-mails. :| :x :x :x

I am met with an error that says:

"Sending of the message failed.
The message could not be sent because the connection to Outgoing server (SMTP) cat.secretsaiyan.xyz timed out. Try again."

For the SMTP port, I am using 587. For SMTP security, I am using STARTTLS. For the auth method, I am using normal password.

Please help. Thanks!
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Try to stop fail22ban service, and see if it gonna work?
kidgrave
Posts: 10
Joined: Wed Nov 04, 2020 11:22 am

dpeca wrote: Wed Nov 04, 2020 12:38 pm Try to stop fail22ban service, and see if it gonna work?
I stopped it, but nothing worked. Any suggestions? Thanks.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Your 587 port is really closed.
Can you screenshot your Firewall page in myVesta?
kidgrave
Posts: 10
Joined: Wed Nov 04, 2020 11:22 am

dpeca wrote: Wed Nov 04, 2020 3:34 pm Your 587 port is really closed.
Can you screenshot your Firewall page in myVesta?
Thanks for the response. I attached a screenshot of my Firewall settings.
Attachments
Screenshot_2020-11-06_02-11-07.png
Screenshot_2020-11-06_02-11-07.png (57.8 KiB)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Then your datacenter closed that port by default.
Try to contact them.
kidgrave
Posts: 10
Joined: Wed Nov 04, 2020 11:22 am

dpeca wrote: Sat Nov 07, 2020 5:51 pm Then your datacenter closed that port by default.
Try to contact them.
Thanks. I will for sure. :)
shreyasonmars
Posts: 3
Joined: Sat Nov 20, 2021 8:45 am

Unable to send emails from Prestashop as well.
Both options of prestashop not working

1. Use /usr/sbin/sendmail
Error: Please check your configuration
Expected response code 220 but got an empty response

And
2. Using SMTP : SSl Port 465

Error is : Please check your configuration
Connection could not be established with host, :
stream_socket_client(): Peer certificate CN did not match expected CN

Encryption TLS :
Error: Please check your configuration
Unable to connect with TLS encryption

Is it a SSL Certificate Issue?
tienloc1
Posts: 27
Joined: Sun Aug 08, 2021 9:58 pm

myVesta wrote: Wed Nov 04, 2020 12:38 pm Try to stop fail22ban service, and see if it gonna work?
Trying stop fail2ban and it's working fine for me, I'm using WP with SMTP plugin.
Post Reply