SMTPQueue: add ability to rerun the queue
[citadel.git] / webcit / static / t / view_mailq / header.html
index d028db9dd920239c560623293f3e777f0def26f2..98cd3be6f901b18699ef9b5ace0fe28514bdcf5b 100644 (file)
@@ -4,7 +4,6 @@
 </h1>
 </div>
 
-<div id="content" class="service">
 <!--
 <table class="smtpqueue_background">
 <tr><td valign=top>
 </div>
 </td></tr></table>
 -->
+
+<div id="runqueue" class="runqueue" style="display:none">
+<?_("Citadel reattempts sending mail per interval; it starts at 60 second, and doubles each time. You can however bypass this mechanism once; all messages will be reattempted on the next queue run.")>
+<a href="javascript:ToggleVisibility('runqueue_help1')"><?_("OK, got you, lets go!")></a>
+</div>
+
+<div id="runqueue_help1" style="display:none">
+<br><a href="javascript:SMTPRunQueue();"><?_("Reschedule all messages for delivery on next queue run")></a>
+</div>
+
 <table class="mailbox_summary" rules=rows cellpadding=2 style="width:100%%;">
 <tr><td><b><i>
 <?_("Message ID")>