Outbound SMTP issue
-
Hi,
I want to used my contabo VPS with Cloudron as Build-in SMTP server for one of my domains.
But I have this issue :

I contacted Contabo support who told me that port 25 was not blocked on their VPS and to test commands
netstat -tulpenThis is result :

From what I understand, port 25 is indeed listening... but that still doesn't allow it to be used as an email server.
Could you help me please ?
Thanks
-
Hi,
I want to used my contabo VPS with Cloudron as Build-in SMTP server for one of my domains.
But I have this issue :

I contacted Contabo support who told me that port 25 was not blocked on their VPS and to test commands
netstat -tulpenThis is result :

From what I understand, port 25 is indeed listening... but that still doesn't allow it to be used as an email server.
Could you help me please ?
Thanks
@q__nt_n Issue is not listening to port 25 but connecting to outbound port 25.
Just SSH into your server and run
telnet port25check.cloudron.io 25. Does it connect ? Output should be like this:~# telnet port25check.cloudron.io 25 Trying 165.227.67.76... Connected to api.cloudron.io. Escape character is '^]'. works Connection closed by foreign host. -
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
