diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index f10194c7a..dec84ebf9 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -601,3 +601,6 @@ Added a bandwidth monitoring option to include relayed email, thanks to Collin f ---- Changes since 3.72 ---- On Sendmail systems with outgoing address mapping enabled, the generic domains file is now correctly updated. Added a domain-owner leven restriction to prevent changing of a virtual server's password. +---- Changes since 3.73 ---- +If Postfix relay domains are stored in a hash, update it instead of adding to relay_domains in /etc/postfix/main.cf. +Additional allowed MySQL client hosts are now included in backups. diff --git a/gpl-virtual-server/test-pop3.pl b/gpl-virtual-server/test-pop3.pl new file mode 120000 index 000000000..79de46156 --- /dev/null +++ b/gpl-virtual-server/test-pop3.pl @@ -0,0 +1 @@ +../virtual-server/test-pop3.pl \ No newline at end of file