changelog for refresh queue button

This commit is contained in:
Jamie Cameron
2011-08-12 22:05:37 -07:00
parent ffb007bea0
commit 19c8b74e30
3 changed files with 6 additions and 0 deletions

View 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.

View 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.

View 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.