SF.net SVN: postfixadmin: [377] trunk/config.inc.php
Brought to you by:
christian_boltz,
gingerdog
|
From: <Gin...@us...> - 2008-06-08 15:29:37
|
Revision: 377
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=377&view=rev
Author: GingerDog
Date: 2008-06-08 08:29:44 -0700 (Sun, 08 Jun 2008)
Log Message:
-----------
config.inc.php: doc fix from Kurushiyama via IRC
Modified Paths:
--------------
trunk/config.inc.php
Modified: trunk/config.inc.php
===================================================================
--- trunk/config.inc.php 2008-05-27 18:43:08 UTC (rev 376)
+++ trunk/config.inc.php 2008-06-08 15:29:44 UTC (rev 377)
@@ -238,7 +238,7 @@
Welcome to your new account.
EOM;
-// When creating mailboxes, check that the domain-part of the
+// When creating mailboxes or aliases, check that the domain-part of the
// address is legal by performing a name server look-up.
$CONF['emailcheck_resolve_domain']='YES';
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|