changelog for refresh queue button
authorJamie Cameron <jcameron@webmin.com>
Sat, 13 Aug 2011 05:05:37 +0000 (22:05 -0700)
committerJamie Cameron <jcameron@webmin.com>
Sat, 13 Aug 2011 05:05:37 +0000 (22:05 -0700)
postfix/CHANGELOG
qmailadmin/CHANGELOG
sendmail/CHANGELOG

index c56047e..7b7e128 100644 (file)
@@ -80,3 +80,5 @@ Added spam checking to the autoreply script, if spamassassin is installed.
 Fixed a bug that prevented editing of server processes with the same name but different types, and add detection of clashes for servers with the same name and type.
 Added an option to the SMTP Authentication page for setting the login and password for Postfix to use when sending email via another mail server.
 Destination email addresses that are allowed for relaying can now be configured on the SMTP Server Options page. This makes use of the Postfix relay_recipient_maps directive.
+---- Changes since 1.560 ----
+Added a refresh button to the mail queue.
index 45b150b..9901184 100644 (file)
@@ -14,3 +14,5 @@ Autoreply messages starting with <html> or <body> will now be sent using the tex
 t/html MIME type.
 ---- Changes since 1.510 ----
 Added spam checking to the autoreply script, if spamassassin is installed.
+---- Changes since 1.560 ----
+Added a refresh button to the mail queue.
index 96b7f15..2d5404f 100644 (file)
@@ -50,3 +50,5 @@ Autoreply messages starting with <html> or <body> will now be sent using the tex
 ---- Changes since 1.510 ----
 Added validation when manually editing the aliases and other map files.
 Added spam checking to the autoreply script, if spamassassin is installed.
+---- Changes since 1.560 ----
+Added a refresh button to the mail queue.