X-Git-Url: http://git.hcoop.net/clinton/scripts.git/blobdiff_plain/1f0c0e80eb81b82a0b67a51dc9759c2c08691e07..4c237a2485281a1d7141162ec88890d2e17b2445:/mailman-update-exim-db?ds=sidebyside diff --git a/mailman-update-exim-db b/mailman-update-exim-db index ed84d21..86a0601 100755 --- a/mailman-update-exim-db +++ b/mailman-update-exim-db @@ -1,12 +1,12 @@ #!/bin/bash # -# mailman-update-table: Make an associated list mapping list names and -# the domain that they are associated with. +# mailman-update-exim-db: Make an associated list mapping list names +# and the domain that they are associated with. # # This table is then used by Exim to verify that the list name and # domain are correct. # -# This script is meant to be called from a cron job. +# This script is meant to be called from a cron job, and run as root. MMDIR=/var/lib/mailman LISTDIR=$MMDIR/lists