#! /bin/sh # version - arrange to mail version to sender identified in stdin's headers # =()<. ${NEWSCONFIG-@@}>()= . ${NEWSCONFIG-/usr/local/libexec/cnews/config} PATH=$NEWSCTL/bin:$NEWSBIN/relay:$NEWSBIN:$NEWSPATH ; export PATH umask $NEWSUMASK canonhdr >/tmp/ctl$$ SENDER="`newsreply >$NEWSCTL/delayed echo "Your news version number will be sent to $SENDER shortly. Please remain calm. DON'T PANIC. This is perfectly routine. Your version number is public information by definition. This is a requirement of membership in Usenet. Please don't waste everyone's time by asking about this on Usenet or by harassing the person who sent the version control message." | report 'version queued' rm -f /tmp/ctl$$