Skip to content

Commit d5ee826

Browse files
authored
chore: Add warning for mail-client deprecation (#1958)
* add warning * own line * update
1 parent ba444a1 commit d5ee826

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ keywords:
1616
- TypeScript
1717
---
1818

19+
:::caution
20+
This package has been deprecated and is no longer maintained.
21+
Use at your own risk.
22+
:::
23+
1924
This documentation describes how you can send e-mails from applications deployed on the SAP BTP to your e-mail servers.
2025
When defining e-mail servers by using the destination service on the SAP BTP, both `Internet` and `OnPremise` destinations are supported.
2126

0 commit comments

Comments
 (0)