luci-app-email: configure EmailRelay
authorSergey Ponomarev <stokito@gmail.com>
Tue, 8 Aug 2023 22:44:39 +0000 (01:44 +0300)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 9 Aug 2023 06:53:57 +0000 (08:53 +0200)
commita06ca479115d5924eed785c7435ba37fbef422ee
tree099159b02d43701b723629079ae9da06caf1f5f8
parent48a2611fb0b8881fbf31a0f3dc30b207b6260f8d
luci-app-email: configure EmailRelay

The EmailRelay is an SMTP and POP3 server.
It's the only server that has UCI config.
That's why the app is called just Email.
If any new mail server added we can create a separate tab within the same app.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
* Improve translation handling
* Update i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-email/Makefile [new file with mode: 0644]
applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js [new file with mode: 0644]
applications/luci-app-email/po/templates/email.pot [new file with mode: 0644]
applications/luci-app-email/root/usr/share/luci/menu.d/luci-app-email.json [new file with mode: 0644]
applications/luci-app-email/root/usr/share/rpcd/acl.d/luci-app-email.json [new file with mode: 0644]