Skip to content

Commit fe62117

Browse files
authored
Apply suggestions from code review
1 parent c84558f commit fe62117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-js_versioned_docs/version-v3/features/mail-client/mail-client.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ keywords:
2020
This package has been deprecated and is no longer maintained.
2121
Use at your own risk.
2222

23-
As an alternative, you can use the SAP Cloud SDK for getting a mail destination, and send the mail by your own.
24-
This can be done e.g., by reading the SAP BTP [documentation](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/using-tcp-protocol-for-cloud-applications?locale=en-US) or copy/paste the existing SAP Cloud SDK [source code](https://github.com/SAP/cloud-sdk-js/tree/v3-main/packages/mail-client/src) (just 2 files).
23+
Alternatively, you can use the SAP Cloud SDK to fetch a mail destination and send the mail yourself.
24+
This can be done, for example, by reading the SAP BTP [documentation](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/using-tcp-protocol-for-cloud-applications?locale=en-US) or by copying the existing SAP Cloud SDK [source code](https://github.com/SAP/cloud-sdk-js/tree/v3-main/packages/mail-client/src) (just 2 files).
2525
:::
2626

2727
This documentation describes how you can send e-mails from applications deployed on the SAP BTP to your e-mail servers.

0 commit comments

Comments
 (0)