New stuff.
[clinton/scripts.git] / import-list
index 326da96..8965669 100755 (executable)
@@ -159,7 +159,7 @@ echo "Reloading mailman ..."
 /etc/init.d/mailman reload
 echo
 
-if test -n "$CONF"; then
+if test -n "$CONF" || test -n "$DOM"; then
     echo "Updating mailman definitions for Exim ..."
     /afs/hcoop.net/common/etc/scripts/mailman-update-exim-db
     echo