X-Git-Url: https://git.distorted.org.uk/~mdw/newsgate/blobdiff_plain/6db61c4c050113be6d7ef1bb1673437393dcc6a2..9eacde01a08fa455949c1bc0d59540579685eb57:/bin/post diff --git a/bin/post b/bin/post index 43e5f32..3ca4520 100755 --- a/bin/post +++ b/bin/post @@ -8,4 +8,4 @@ tag=$1 entry=`cdb -q groups.cdb "t:$tag"` || bad "unknown tag $tag" set -- $entry case "$SENDER" in $4) ;; *) bad "incorrect sender $SENDER" ;; esac -exec bin/inject mail.$2 +exec bin/inject -a newsgate@distorted.org.uk mail.$2