forked from stove/dataset
27 lines
768 B
Markdown
27 lines
768 B
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
|
|
|
|
[Return to the list of application services.](README.md)
|
|
# LMTP
|
|
|
|
## Synopsis
|
|
|
|
LMTP remote server.<br/>A service needs send email with LMTP protocol.
|
|
|
|
## Variables
|
|
|
|
| Name | Comment |
|
|
|---------------|---------------------------------------------------------------------|
|
|
| LMTP:criteria | Domain name allowes to send email with LMTP protocol*suffix value*. |
|
|
|
|
## Provider
|
|
|
|
[postfix-relay](postfix-relay/README.md): Postfix, the mail server, as relay
|
|
|
|
## Suppliers
|
|
|
|
- [mailman](mailman/README.md): GNU Mailman, managing electronic mail discussion and e-newsletter lists
|
|
- [dovecot](dovecot/README.md): Postfix and Dovecot as mail servers (IMAP and submission)
|