Skip to content

Commit b921b3e

Browse files
authored
chore: update mail client deprecation notes (#1986)
1 parent 2f766a0 commit b921b3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs-js/features/mail-client/mail-client.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ keywords:
1919
:::caution
2020
This package has been deprecated and is no longer maintained.
2121
Use at your own risk.
22+
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).
2225
:::
2326

2427
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)