diff --git a/gsuite/gam-group-permissions/make_groups_accept_external_mail_delta.bash b/gsuite/gam-group-permissions/make_groups_accept_external_mail_delta.bash index 8b9b50f..ee3f9d6 100644 --- a/gsuite/gam-group-permissions/make_groups_accept_external_mail_delta.bash +++ b/gsuite/gam-group-permissions/make_groups_accept_external_mail_delta.bash @@ -1,6 +1,9 @@ #! /bin/bash # This script makes google groups accept mails from the outside world using GAM. # +# Author: Markus Koskinen, Futurice Oy +# License: BSD +# # Configuration variables: # EXCLUSION_FILE is a file with a linebreak-separated list of emails that should not # accept mails from the world. Also applies to DISABLE_MODERATION, if set.