]> id.pley.net Git - postfix.git/blobdiff - config.local.php
Fix Makefile and dovecot configuration errors.
[postfix.git] / config.local.php
index 6a47fcdeaae4864d580602447291cb2f380714f2..c6ef3e336eef2ddd2ee7e8d6f8c888b6fd975767 100644 (file)
@@ -20,7 +20,7 @@ $CONF['transport'] = 'YES';
 $CONF['transport_options'] = array (
     'virtual',  // for virtual accounts
     'local',    // for system accounts
-    'relay'     // for backup mx
+    'relay',    // for backup mx
     'mailman'   // for mailing lists
 );