home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.misc
- From: Raphael Manfredi <ram@acri.fr>
- Subject: v41i026: mailagent - Flexible mail filtering and processing package, v3.0, Part26/26
- Message-ID: <1993Dec3.213727.23561@sparky.sterling.com>
- X-Md4-Signature: 02ed4cc208aaf270479a68d9230c8ad2
- Sender: kent@sparky.sterling.com (Kent Landfield)
- Organization: Advanced Computer Research Institute, Lyon, France.
- Date: Fri, 3 Dec 1993 21:37:27 GMT
- Approved: kent@sparky.sterling.com
-
- Submitted-by: Raphael Manfredi <ram@acri.fr>
- Posting-number: Volume 41, Issue 26
- Archive-name: mailagent/part26
- Environment: UNIX, Perl
- Supersedes: mailagent: Volume 33, Issue 93-109
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then feed it
- # into a shell via "sh file" or similar. To overwrite existing files,
- # type "sh file -c".
- # The tool that generated this appeared in the comp.sources.unix newsgroup;
- # send mail to comp-sources-unix@uunet.uu.net if you want that tool.
- # Contents: misc/unkit/newcmd.cf
- # Wrapped by ram@soft208 on Mon Nov 29 16:49:58 1993
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 26 (of 26)."'
- if test -f 'misc/unkit/newcmd.cf' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'misc/unkit/newcmd.cf'\"
- else
- echo shar: Extracting \"'misc/unkit/newcmd.cf'\" \(45 characters\)
- sed "s/^X//" >'misc/unkit/newcmd.cf' <<'END_OF_FILE'
- XUNKIT ~/var/mailagent/actions/unkit.pl unkit
- END_OF_FILE
- if test 45 -ne `wc -c <'misc/unkit/newcmd.cf'`; then
- echo shar: \"'misc/unkit/newcmd.cf'\" unpacked with wrong size!
- fi
- # end of 'misc/unkit/newcmd.cf'
- fi
- echo shar: End of archive 26 \(of 26\).
- cp /dev/null ark26isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 26 archives.
- echo "Now run 'sh PACKNOTES', then read README and type Configure.'"
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
-
- exit 0 # Just in case...
-