Skip to content

Commit 9c43f1f

Browse files
Merge pull request #10742 from feddovanede/patch-675043
Revise email sending alert for Mendix Cloud
2 parents 88bd3b9 + ed971bf commit 9c43f1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/sending-email.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Here are some frequently used providers:
5252

5353
Many users of free apps use the settings of their own Gmail account for convenience. There are many more email providers, most of which have SMTP compatibility.
5454

55-
{{% alert color="info" %}}
55+
{{% alert color="warning" %}}
5656

57-
Note that you cannot send email from Mendix Cloud over port 25. Although this port is open, it is heavily rate-limited by the infrastructure provider, so you will experience issues. This configuration cannot be changed.
57+
You cannot send email from Mendix Cloud over port 25. Although the port is currently open, we will close it soon. Using port 25 may block email sending for all customers in the same cluster and violates Mendix Terms and Conditions. You cannot change this configuration.
5858

5959
Your SMTP provider needs to expose a secure port like 587, which is a best practice that most modern providers offer out of the box.
6060

0 commit comments

Comments
 (0)