From 4c2ff84d528cd0171c768afb9d2cd5471872b258 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Thu, 20 Oct 2016 21:26:13 +0000 Subject: [PATCH] upate wiki links mediawiki -> SF wiki git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1876 a1433add-5e2c-0410-b055-b7f2511e0802 --- INSTALL.TXT | 2 +- config.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.TXT b/INSTALL.TXT index 5f12e5ae..fa7bc361 100644 --- a/INSTALL.TXT +++ b/INSTALL.TXT @@ -22,7 +22,7 @@ If you need to setup Postfix to be able to handle Virtual Domains and Virtual Users check out: - the PostfixAdmin documentation in the DOCUMENTS/ directory - - our wiki at http://sourceforge.net/apps/mediawiki/postfixadmin/ + - our wiki at https://sourceforge.net/p/postfixadmin/wiki/ There are also lots of HOWTOs around the web. Be warned that many of them (even those listed below) may be outdated or incomplete. diff --git a/config.inc.php b/config.inc.php index 91b52a53..11639295 100644 --- a/config.inc.php +++ b/config.inc.php @@ -262,7 +262,7 @@ function maildir_name_hook($domain, $user) { PostfixAdmin, but it does not create it in the database. You have to do that yourself. Please follow the naming policy for custom database fields and tables on - http://sourceforge.net/apps/mediawiki/postfixadmin/index.php?title=Custom_fields + https://sourceforge.net/p/postfixadmin/wiki/Custom_fields/ to avoid clashes with future versions of PostfixAdmin. See initStruct() in the *Handler class for the default $struct.