]> git.proxmox.com Git - pmg-docs.git/commit
Feature #2438 add support for lmtp delivery to downstream servers
authorJulian Zehnter <pmg-devel@j-z.it>
Sun, 5 Jan 2020 14:53:08 +0000 (15:53 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jan 2020 12:39:11 +0000 (13:39 +0100)
commit312595900a071d2cd08ff8253227f973ecb007f2
tree44f6971bd8161aff7d3f0de58068cc7f870afd29
parentf03ead41f9c2d67d43824401b2cbde8588cbf3ea
Feature #2438 add support for lmtp delivery to downstream servers

new feature lmtp support for simplifying setups with lmtp capable
downstream servers (e.g. dovecot) Postfix support lmtp out of the box
and can now deliver mails directly to internal mailbox servers
without one more smtp connection

extending the documentation for new lmtp option in
MailProxyConfiguration and MailProxyConfiguration:Transport

Signed-off-by: Julian Zehnter <pmg-devel@j-z.it>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Tested-By: Stoiko Ivanov <s.ivanov@proxmox.com>
gen-pmg.conf.5-opts.pl
pmg.mail-relaying-conf-opts.adoc
pmgconfig.adoc