home *** CD-ROM | disk | FTP | other *** search
- From: Raphael Manfredi <ram@acri.fr>
- Newsgroups: comp.sources.misc
- Subject: v43i128: mailagent - Flexible mail filtering and processing package, v3.0, Patch11
- Date: 24 Jul 1994 19:41:50 -0500
- Organization: Advanced Computer Research Institute, Lyon, France
- Sender: kent@sparky.sterling.com
- Approved: kent@sparky.sterling.com
- Message-ID: <30v1oe$i67@sparky.sterling.com>
- X-Md4-Signature: 2f0fad4de2a0018e4b436c73327783c3
-
- Submitted-by: Raphael Manfredi <ram@acri.fr>
- Posting-number: Volume 43, Issue 128
- Archive-name: mailagent/patch11
- Environment: UNIX, Perl
- Patch-To: mailagent: Volume 41, Issue 1-26
-
- [The latest patch for mailagent version 3.0 is #11.]
-
- System: mailagent version 3.0
- Patch #: 11
- Priority: LOW
- Subject: patch #8, continued
- Date: Fri Jul 01 17:27:49 MET DST 1994
- From: Raphael Manfredi <ram@acri.fr>
-
- Description:
- See patch #8.
-
-
- Fix: From rn, say "| patch -p -N -d DIR", where DIR is your mailagent source
- directory. Outside of rn, say "cd DIR; patch -p -N <thisarticle".
- If you don't have the patch program, apply the following by hand,
- or get patch (version 2.0, latest patchlevel).
-
- After patching:
- Configure -ders
- make depend
- make
- make install
- make install.man
-
- If patch indicates that patchlevel is the wrong version, you may need
- to apply one or more previous patches, or the patch may already
- have been applied. See the patchlevel.h file to find out what has or
- has not been applied. In any event, don't continue with the patch.
-
- If you are missing previous patches they can be obtained from me:
-
- Raphael Manfredi <ram@acri.fr>
-
- If you send a mail message of the following form it will greatly speed
- processing:
-
- Subject: Command
- @SH mailpatch PATH mailagent 3.0 LIST
- ^ note the c
-
- where PATH is a return path FROM ME TO YOU either in Internet notation,
- or in bang notation from some well-known host, and LIST is the number
- of one or more patches you need, separated by spaces, commas, and/or
- hyphens. Saying 35- says everything from 35 to the end.
-
- To get some more detailed instructions, send me the following mail:
-
- Subject: Command
- @SH mailhelp PATH
-
-
- Index: patchlevel.h
- Prereq: 10
- 4c4
- < #define PATCHLEVEL 10
- ---
- > #define PATCHLEVEL 11
-
- Index: README
- *** README.old Fri Jul 1 17:16:01 1994
- --- README Fri Jul 1 17:16:01 1994
- ***************
- *** 14,19 ****
- --- 14,20 ----
- ------------------------------------------------------------------------
-
- This version of mailagent requires you to have at least perl 4.0 PL36.
- + Note that perl 5.0 will not work: a port will be required to support it.
-
- Please read all the directions below before you proceed any further, and
- then follow them carefully.
-
- Index: Credits
- *** Credits.old Fri Jul 1 17:16:00 1994
- --- Credits Fri Jul 1 17:16:00 1994
- ***************
- *** 93,98 ****
- --- 93,99 ----
- Keith Pyle <keith@ibmoto.com>
- Keith Rose <rose@ultryx.com>
- Kent Landfield <kent@imd.sterling.com>
- + Khalid Sattar <khalid@harlequin.co.uk>
- Kresten Krab Thorup <krab@iesd.auc.dk>
- Larry W. Virden <lvirden@cas.org>
- Mark Allman <mallman@oucsace.cs.ohiou.edu>
-
- *** End of Patch 11 ***
-
- exit 0 # Just in case...
-