[pmg-devel] applied: [PATCH v2 pmg-gui] Feature #2438 add support for lmtp delivery to downstream servers

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jan 10 15:49:04 CET 2020


On 1/5/20 3:53 PM, Julian Zehnter wrote:
> 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 gui code for new lmtp option:
> MailProxyConfiguration & MailProxyConfiguration:Transport:
> Adding combobox "smtp" / "lmtp" as a new option
> Generalizing some "SMTP" keywords
> 
> Signed-off-by: Julian Zehnter <pmg-devel at j-z.it>
> ---
>  js/MailProxyRelaying.js | 18 +++++++++++++-----
>  js/Transport.js         | 24 +++++++++++++++++++++---
>  2 files changed, 34 insertions(+), 8 deletions(-)
> 




applied, with slight semantic change: I hide the use-MX checkbox for the LMTP
case. Also refactored that component a bit, it showed its age.
thanks!



More information about the pmg-devel mailing list