dataset/seed/relay-lmtp-client/README.md

22 lines
377 B
Markdown
Raw Normal View History

2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
2023-08-11 09:38:05 +02:00
[Return to the list of application services.](../README.md)
2022-12-24 13:01:51 +01:00
# relay-lmtp-client
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
Application service needs interact with a Postfix server with LMTP protocol.
## Dependances
2023-08-11 09:38:05 +02:00
- [relay-mail-client](../relay-mail-client/README.md): Client SMTP.
2022-12-24 13:01:51 +01:00
## Used by
- [mailman](../mailman/README.md)
- [dovecot](../dovecot/README.md)