<% local view, viewlibrary, page_info, session = ... require("viewfunctions") %> <% displaycommandresults({"editsmtpentry", "delsmtpentry", "editsmtpfile", "delsmtpfile"}, session) %> <% displaycommandresults({"createsmtpfile"}, session, true) %>

SMTP Proxy Status

<% displayitem(view.value.version) if view.value.version and view.value.version.errtxt and viewlibrary.check_permission("apk-tools/apk/install") then %> Install <% end %>
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listsmtpentries") viewlibrary.dispatch_component("listsmtpfiles") end %>