1 2 3 4 5 6 7 8 9 10 11 12
|
diff -ruN migrationtools-47.orig/migrate_common.ph migrationtools-47/migrate_common.ph
--- migrationtools-47.orig/migrate_common.ph 2007-01-10 22:35:26.000000000 +0100
+++ migrationtools-47/migrate_common.ph 2007-01-10 22:45:31.000000000 +0100
@@ -83,7 +83,7 @@
##### CUT HERE #####
# where /etc/mail/ldapdomains contains names of ldap_routed
# domains (similiar to MASQUERADE_DOMAIN_FILE).
-$DEFAULT_MAIL_HOST = "mail.padl.com";
+#$DEFAULT_MAIL_HOST = "mail.padl.com";
# turn this on to support more general object clases
# such as person.
|