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

SMTP Proxy Status

<% displayitem(view.value.version) %>
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listsmtpentries") viewlibrary.dispatch_component("listsmtpfiles") end %>