Skip to content

Commit d9bf0dd

Browse files
committed
Fixed vale eroor and minor formatting issues
1 parent c5890df commit d9bf0dd

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

umbraco-cloud/build-and-customize-your-solution/set-up-your-project/project-settings/smtp-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
description: >-
3-
Learn how to configure SMTP settings for your Umbraco Cloud project to enable
3+
Learn how to configure Simple Mail Transfer Protocol (SMTP= settings for your Umbraco Cloud project to enable
44
email functionality for workflows, user invitations, and password resets.
55
---
66

7-
# Simple Mail Transfer Protocol (SMTP) Settings
7+
# SMTP Settings
88

99
In many cases, you might want to send emails from your Umbraco Cloud project. This could be for inviting users to the Backoffice or as part of an Umbraco Forms Workflow. To do so, you need a SMTP server and must configure it in your `appsettings.json` file.
1010

umbraco-cloud/expand-your-projects-capabilities/external-services/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ For projects on a Standard, Professional, and Enterprise plan you can enable sta
1313
On the **Advanced** page of your project, you can turn on the static outbound IP address feature to ensure persistent communication. This opt-in feature can be switched on for **Standard**, **Professional**, and **Enterprise** Cloud projects.
1414

1515
{% hint style="info" %}
16+
1617
The enabling of static outbound IP addresses will have the effect that port 25 will be blocked. Port 25 is the default port for Simple Mail Transfer Protocol (SMTP) relays and is commonly abused to send spam from compromised parties. Accordingly, this port is often blocked by ISPs and cloud providers such as Microsoft and Google. For SMTP submissions, we advise you to use port 587 or port 2525.
18+
1719
{% endhint %}
1820

1921
![StaticOutboundIps](https://user-images.githubusercontent.com/93588665/158338313-c433c994-71a5-40f5-a947-4947df23a0cf.gif)

umbraco-cloud/explore-umbraco-cloud/what-is-umbraco-cloud/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ Learn more about the [quotas put in place](umbraco-cloud-plans.md) to ensure the
3232

3333
### What’s Included?
3434

35-
*
36-
Umbraco CMS: The core editor-friendly, open-source CMS.
37-
*
38-
Cloud Portal: A user-friendly dashboard for managing projects, environments, users, and settings.
35+
* Umbraco CMS: The core editor-friendly, open-source CMS.
36+
* Cloud Portal: A user-friendly dashboard for managing projects, environments, users, and settings.
3937
* Umbraco Deploy: Effortlessly synchronize content and structure across environments, ensuring smooth collaboration between development and live environments.
4038
* Umbraco Forms: Build and manage forms seamlessly, enhancing user engagement and collecting valuable insights without additional costs.
4139
* Umbraco UI Builder (In selected plans): Accelerate content creation and management by building intuitive, customized interfaces that enhance editorial workflows.

umbraco-cloud/explore-umbraco-cloud/what-is-umbraco-cloud/hosting-with-umbraco-cloud-cloud-vs.-self-hosted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Choosing between **Umbraco Cloud** and **self-hosted Umbraco** depends on your p
1919
| **Upgrades and Backups** | Automatic and included | Manual or via custom setup |
2020
| **CI/CD Support** | Built-in automated deployments | Custom pipelines (e.g., Azure DevOps, GitHub Actions) |
2121
| **Monitoring and logging** | Integrated dashboards and logs | Must integrate with external tools |
22-
| **Security and Compliance** | Web Application Firewall (WAF), HTTPS, Multi-Factor Authentication (MFA), ISO-certified hosting | Your responsibility |
22+
| **Security and Compliance** | Web Application Firewall (WAF), HTTPS, Multi-Factor Authentication (MFA), ISO-certified hosting | Your responsibility |
2323
| **Support** | Included with selected plans | Community or third-party support |
2424

2525
## Shared vs. Dedicated Hosting

umbraco-cloud/explore-umbraco-cloud/what-is-umbraco-cloud/key-features-and-benefits-of-using-umbraco-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Discover some of the features of Umbraco Cloud.
66

77
Umbraco Cloud is a fully managed, scalable platform built to simplify and enhance the experience of building, deploying, and maintaining Umbraco websites.
88

9-
Umbraco Cloud enables developers, agencies, and enterprise teams to work faster, collaborate easily, and maintain security using modern best practices.
9+
Umbraco Cloud enables developers, agencies, and enterprise teams to work faster, collaborate seamlessly, and maintain security using modern best practices.
1010

1111
This article highlights the most valuable features and benefits of Umbraco Cloud.
1212

0 commit comments

Comments
 (0)