From: Wilfried Goesgens Date: Thu, 12 Jul 2012 14:03:16 +0000 (+0200) Subject: SMTP-Queue: add information about currently processed mails X-Git-Tag: v8.13~12 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=7ec3e70344150b2f62a40c33f5c8f947af883e36 SMTP-Queue: add information about currently processed mails - wrap boxes around the parts of the page - add box with a WHOLIST filtered for SYS_SMTP_Send; Now we show a list of currently active outbound SMTP-Connections. --- diff --git a/webcit/static/t/view_mailq/footer.html b/webcit/static/t/view_mailq/footer.html index d6c5574b5..af4612059 100644 --- a/webcit/static/t/view_mailq/footer.html +++ b/webcit/static/t/view_mailq/footer.html @@ -1,7 +1,12 @@ +



+ diff --git a/webcit/static/t/view_mailq/header.html b/webcit/static/t/view_mailq/header.html index 335ffe7d4..da327ea27 100644 --- a/webcit/static/t/view_mailq/header.html +++ b/webcit/static/t/view_mailq/header.html @@ -17,16 +17,29 @@ --> +  +
- +
+ +  + +
+ +
diff --git a/webcit/static/t/who/active_smtpsessions.html b/webcit/static/t/who/active_smtpsessions.html new file mode 100644 index 000000000..80920446d --- /dev/null +++ b/webcit/static/t/who/active_smtpsessions.html @@ -0,0 +1,5 @@ +
+ + +
+
diff --git a/webcit/static/t/who/activesmtpsessions_one.html b/webcit/static/t/who/activesmtpsessions_one.html new file mode 100644 index 000000000..8c5046a97 --- /dev/null +++ b/webcit/static/t/who/activesmtpsessions_one.html @@ -0,0 +1,8 @@ + + + + +
+ + + diff --git a/webcit/static/t/who/box_list_static.html b/webcit/static/t/who/box_list_static.html index d1f05deaf..be05a9e9f 100644 --- a/webcit/static/t/who/box_list_static.html +++ b/webcit/static/t/who/box_list_static.html @@ -7,7 +7,7 @@ - +