Skip to content

Commit

Permalink
Merge pull request #3 from mkoskinen/master
Browse files Browse the repository at this point in the history
added author and license for the groupupdater
  • Loading branch information
jsavikko authored Nov 4, 2019
2 parents 9b33522 + 3d1436f commit 8e6d842
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 8e6d842

Please sign in to comment.