# HG changeset patch # User Shinji KONO # Date 1334981449 -32400 # Node ID 441a2190cfaeed86752955f2170209a61bef355b # Parent 5cf052bee63d5bd01b2c0bfd2250fea299aee634 Lion fix diff -r 5cf052bee63d -r 441a2190cfae FAQ --- a/FAQ Fri Nov 07 20:20:35 2008 +0000 +++ b/FAQ Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ Archive-name: mh-faq -Last-modified: $Date$ -Version: $Revision$ +Last-modified: $Date: 2005/04/18 14:46:02 $ +Version: $Revision: 1.1.1.1 $ This is a living list of frequently asked questions on the mailer user interface, Mail Handler, or MH. The point of this is to diff -r 5cf052bee63d -r 441a2190cfae Makefile --- a/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:01 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) -k diff -r 5cf052bee63d -r 441a2190cfae conf/MH.mac-os-x --- a/conf/MH.mac-os-x Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/MH.mac-os-x Sat Apr 21 13:10:49 2012 +0900 @@ -5,7 +5,7 @@ # paths bin /usr/local/mh/bin -etc /usr/local/lib/mh +etc /usr/local/mh/lib mandir /usr/local/man jmandir mail /var/mail @@ -56,4 +56,4 @@ # Site specific options options JAPAN MH_PLUS MIME MIME_HEADERS -options MORE='"/usr/local/bin/jless"' NNTP +options MORE='"/usr/local/bin/less"' NNTP diff -r 5cf052bee63d -r 441a2190cfae conf/Makefile --- a/conf/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ ###################################################################### # Instructions to Make, for compilation of MH modules ###################################################################### -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.1.1.1 2005/04/18 14:46:02 kono Exp $ SHELL = /bin/sh diff -r 5cf052bee63d -r 441a2190cfae conf/config/MailAliases --- a/conf/config/MailAliases Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/config/MailAliases Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ ; See comments at end of this file ; This file is almost empty as MH now supports personal aliases. -; @(#)$Id$ +; @(#)$Id: MailAliases,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ @BEGIN: BBSERVER <@(MHETCPATH)/BBoardAliases diff -r 5cf052bee63d -r 441a2190cfae conf/config/config.c --- a/conf/config/config.c Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/config/config.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* config.c - master MH configuration file */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: config.c,v 1.1.1.1 2005/04/18 14:46:02 kono Exp $"; #endif /* lint */ /* @(MHWARNING) */ diff -r 5cf052bee63d -r 441a2190cfae conf/config/mts.c --- a/conf/config/mts.c Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/config/mts.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mts.c - definitions for the mail transport system */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mts.c,v 1.2 2006/12/05 18:17:53 kono Exp $"; #endif /* lint */ /* LINTLIBRARY */ diff -r 5cf052bee63d -r 441a2190cfae conf/doc/ADMIN.rf --- a/conf/doc/ADMIN.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/ADMIN.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: ADMIN.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .po +.75i .de $c \" Major Heading printer .ce diff -r 5cf052bee63d -r 441a2190cfae conf/doc/ali.rf --- a/conf/doc/ali.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/ali.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: ali.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC ALI 1 .NA ali \- list mail aliases diff -r 5cf052bee63d -r 441a2190cfae conf/doc/anno.rf --- a/conf/doc/anno.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/anno.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: anno.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC ANNO 1 .NA anno \- annotate messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/ap.rf --- a/conf/doc/ap.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/ap.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: ap.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC AP 8 .NA ap \- parse addresses 822-style diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbaka.rf --- a/conf/doc/bbaka.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbaka.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbaka.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBAKA 8 .NA bbaka \- generate an alias list for BBoards diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbc.rf --- a/conf/doc/bbc.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbc.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbc.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBC 1 .NA bbc \- check on BBoards diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbexp.rf --- a/conf/doc/bbexp.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbexp.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbexp.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBEXP 8 .NA bbexp \- expunge the BBoards area diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbl.rf --- a/conf/doc/bbl.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbl.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbl.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBL 1 .NA bbl \- manage a BBoard diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbleader.rf --- a/conf/doc/bbleader.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbleader.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbleader.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBLEADER 1 .NA BBleader \- responsiblities of an MH BBoard-leader diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bboards.rf --- a/conf/doc/bboards.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bboards.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bboards.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBOARDS 1 .NA bboards \- the UCI BBoards facility diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bboards5.rf --- a/conf/doc/bboards5.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bboards5.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bboards5.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBOARDS 5 .NA BBoards \- BBoards database diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bboards8.rf --- a/conf/doc/bboards8.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bboards8.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bboards8.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBOARDS 8 .NA bboards \- BBoards channel/mailer diff -r 5cf052bee63d -r 441a2190cfae conf/doc/bbtar.rf --- a/conf/doc/bbtar.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/bbtar.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: bbtar.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BBTAR 8 .NA bbtar \- generate the names of archive files to be put to tape diff -r 5cf052bee63d -r 441a2190cfae conf/doc/burst.rf --- a/conf/doc/burst.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/burst.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: burst.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC BURST 1 .NA burst \- explode digests into messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/comp.rf --- a/conf/doc/comp.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/comp.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: comp.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC COMP 1 .NA comp \- compose a message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/conflict.rf --- a/conf/doc/conflict.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/conflict.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: conflict.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC CONFLICT 8 .NA conflict \- search for alias/password conflicts diff -r 5cf052bee63d -r 441a2190cfae conf/doc/dist.rf --- a/conf/doc/dist.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/dist.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: dist.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC DIST 1 .NA dist \- redistribute a message to additional addresses diff -r 5cf052bee63d -r 441a2190cfae conf/doc/dp.rf --- a/conf/doc/dp.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/dp.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: dp.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC DP 8 .NA dp \- parse dates 822-style diff -r 5cf052bee63d -r 441a2190cfae conf/doc/fmtdump.rf --- a/conf/doc/fmtdump.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/fmtdump.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: fmtdump.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC FMTDUMP 8 .NA fmtdump \- decode MH format files diff -r 5cf052bee63d -r 441a2190cfae conf/doc/folder.rf --- a/conf/doc/folder.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/folder.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: folder.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC FOLDER 1 .NA folder, folders \- set/list current folder/message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/forw.rf --- a/conf/doc/forw.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/forw.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: forw.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC FORW 1 .NA forw \- forward messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/inc.rf --- a/conf/doc/inc.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/inc.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: inc.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC INC 1 .NA inc \- incorporate new mail diff -r 5cf052bee63d -r 441a2190cfae conf/doc/install-mh.rf --- a/conf/doc/install-mh.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/install-mh.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: install-mh.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC INSTALL-MH 8 .NA install-mh \- initialize the MH environment diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mark.rf --- a/conf/doc/mark.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mark.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mark.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MARK 1 .NA mark \- mark messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mf.rf --- a/conf/doc/mf.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mf.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mf.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MF 1 .NA muinc, musift, uminc, umsift \- mail filters diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-alias.rf --- a/conf/doc/mh-alias.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-alias.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-alias.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-ALIAS 5 .NA mh-alias \- alias file for MH message system diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-chart.rf --- a/conf/doc/mh-chart.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-chart.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-chart.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .if '\*(ZZ'-man' \{\ .SC MH-CHART 1 .NA diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-format.rf --- a/conf/doc/mh-format.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-format.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-format.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-FORMAT 5 .NA mh-format \- format file for MH message system diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-hack.rf --- a/conf/doc/mh-hack.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-hack.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-hack.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-HACK 8 .NA mh-hack \- how to hack MH diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-mail.rf --- a/conf/doc/mh-mail.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-mail.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-mail.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-MAIL 5 .NA mh-mail \- message format for MH message system diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-mts.rf --- a/conf/doc/mh-mts.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-mts.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-mts.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-MTS 8 .NA mh-mts \- the MH interface to the message transport system diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-profile.rf --- a/conf/doc/mh-profile.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-profile.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-profile.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-PROFILE 5 .NA mh-profile \- user profile customization for MH message handler diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-sequence.rf --- a/conf/doc/mh-sequence.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-sequence.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-sequence.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-SEQUENCE 5 .NA mh-sequence \- sequence specification for MH message system diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh-tailor.rf --- a/conf/doc/mh-tailor.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh-tailor.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh-tailor.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MH-TAILOR 5 .NA mh-tailor, mtstailor \- system customization for MH message handler diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mh.rf --- a/conf/doc/mh.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mh.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mh.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .if '\*(ZZ'-man' \{\ .SC MH 1 .NA diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhl.rf --- a/conf/doc/mhl.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhl.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhl.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHL 1 .NA mhl \- produce formatted listings of MH messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhmail.rf --- a/conf/doc/mhmail.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhmail.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhmail.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHMAIL 1 .NA mhmail \- send or read mail diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhn.rf --- a/conf/doc/mhn.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhn.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhn.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHN 1 .NA mhn \- multi-media MH diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhook.rf --- a/conf/doc/mhook.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhook.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhook.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHOOK 1 .NA mhook, rcvdist, rcvpack, rcvtty \- MH receive-mail hooks diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhparam.rf --- a/conf/doc/mhparam.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhparam.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhparam.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHPARAM 1 .NA mhparam \- print MH profile components diff -r 5cf052bee63d -r 441a2190cfae conf/doc/mhpath.rf --- a/conf/doc/mhpath.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/mhpath.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: mhpath.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MHPATH 1 .NA mhpath \- print full pathnames of MH messages and folders diff -r 5cf052bee63d -r 441a2190cfae conf/doc/msgchk.rf --- a/conf/doc/msgchk.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/msgchk.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: msgchk.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MSGCHK 1 .NA msgchk \- check for messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/msh.rf --- a/conf/doc/msh.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/msh.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: msh.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC MSH 1 .NA msh \- MH shell (and BBoard reader) diff -r 5cf052bee63d -r 441a2190cfae conf/doc/next.rf --- a/conf/doc/next.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/next.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: next.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC NEXT 1 .NA next \- show the next message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/packf.rf --- a/conf/doc/packf.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/packf.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: packf.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC PACKF 1 .NA packf \- compress an MH folder into a single file diff -r 5cf052bee63d -r 441a2190cfae conf/doc/pick.rf --- a/conf/doc/pick.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/pick.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: pick.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC PICK 1 .NA pick \- select messages by content diff -r 5cf052bee63d -r 441a2190cfae conf/doc/pop5.rf --- a/conf/doc/pop5.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/pop5.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: pop5.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POP 5 .NA POP \- POP database of subscribers diff -r 5cf052bee63d -r 441a2190cfae conf/doc/pop8.rf --- a/conf/doc/pop8.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/pop8.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: pop8.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POP 8 .NA pop \- POP channel/mailer diff -r 5cf052bee63d -r 441a2190cfae conf/doc/popaka.rf --- a/conf/doc/popaka.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/popaka.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: popaka.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POPAKA 8 .NA popaka \- generate POP entries for SendMail or MMDF\-II alias file diff -r 5cf052bee63d -r 441a2190cfae conf/doc/popauth.rf --- a/conf/doc/popauth.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/popauth.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: popauth.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POPAUTH 8 .NA popauth - manipulate POP authorization DB diff -r 5cf052bee63d -r 441a2190cfae conf/doc/popd.rf --- a/conf/doc/popd.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/popd.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: popd.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POPD 8 .NA popd \- the POP server diff -r 5cf052bee63d -r 441a2190cfae conf/doc/popi.rf --- a/conf/doc/popi.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/popi.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: popi.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POPI 1 .NA popi \- POP initiator diff -r 5cf052bee63d -r 441a2190cfae conf/doc/popwrd.rf --- a/conf/doc/popwrd.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/popwrd.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: popwrd.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POPWRD 8 .NA popwrd \- set password for a POP subscriber diff -r 5cf052bee63d -r 441a2190cfae conf/doc/post.rf --- a/conf/doc/post.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/post.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: post.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC POST 8 .NA post \- deliver a message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/prev.rf --- a/conf/doc/prev.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/prev.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: prev.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC PREV 1 .NA prev \- show the previous message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/prompter.rf --- a/conf/doc/prompter.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/prompter.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: prompter.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC PROMPTER 1 .NA prompter \- prompting editor front-end for MH diff -r 5cf052bee63d -r 441a2190cfae conf/doc/rcvstore.rf --- a/conf/doc/rcvstore.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/rcvstore.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: rcvstore.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC RCVSTORE 1 .NA rcvstore \- incorporate new mail asynchronously diff -r 5cf052bee63d -r 441a2190cfae conf/doc/refile.rf --- a/conf/doc/refile.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/refile.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: refile.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC REFILE 1 .NA refile \- file message in other folders diff -r 5cf052bee63d -r 441a2190cfae conf/doc/repl.rf --- a/conf/doc/repl.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/repl.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: repl.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC REPL 1 .NA repl \- reply to a message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/rmail.rf --- a/conf/doc/rmail.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/rmail.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: rmail.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC RMAIL 8 .NA rmail \- UUCP interface to mail diff -r 5cf052bee63d -r 441a2190cfae conf/doc/rmf.rf --- a/conf/doc/rmf.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/rmf.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: rmf.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC RMF 1 .NA rmf \- remove an MH folder diff -r 5cf052bee63d -r 441a2190cfae conf/doc/rmm.rf --- a/conf/doc/rmm.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/rmm.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: rmm.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC RMM 1 .NA rmm \- remove messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/scan.rf --- a/conf/doc/scan.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/scan.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: scan.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC SCAN 1 .NA scan \- produce a one line per message scan listing diff -r 5cf052bee63d -r 441a2190cfae conf/doc/send.rf --- a/conf/doc/send.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/send.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: send.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC SEND 1 .NA send \- send a message diff -r 5cf052bee63d -r 441a2190cfae conf/doc/show.rf --- a/conf/doc/show.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/show.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: show.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC SHOW 1 .NA show \- show (list) messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/slocal.rf --- a/conf/doc/slocal.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/slocal.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: slocal.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC SLOCAL 1 .NA slocal \- special local mail delivery diff -r 5cf052bee63d -r 441a2190cfae conf/doc/sortm.rf --- a/conf/doc/sortm.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/sortm.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: sortm.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC SORTM 1 .NA sortm \- sort messages diff -r 5cf052bee63d -r 441a2190cfae conf/doc/tmac.h --- a/conf/doc/tmac.h Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/tmac.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: tmac.h,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .\" Try to keep only one copy of the documentation around .\" by re-defining macros and so forth. .\" diff -r 5cf052bee63d -r 441a2190cfae conf/doc/vmh.rf --- a/conf/doc/vmh.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/vmh.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: vmh.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC VMH 1 .NA vmh \- visual front-end to MH diff -r 5cf052bee63d -r 441a2190cfae conf/doc/whatnow.rf --- a/conf/doc/whatnow.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/whatnow.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: whatnow.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC WHATNOW 1 .NA whatnow \- prompting front-end for send diff -r 5cf052bee63d -r 441a2190cfae conf/doc/whom.rf --- a/conf/doc/whom.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/whom.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: whom.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC WHOM 1 .NA whom \- report to whom a message would go diff -r 5cf052bee63d -r 441a2190cfae conf/doc/wmh.rf --- a/conf/doc/wmh.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/doc/wmh.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" @(MHWARNING) -.\" @(#)$Id$ +.\" @(#)$Id: wmh.rf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ .SC WMH 1 .NA wmh \- window front\-end to MH diff -r 5cf052bee63d -r 441a2190cfae conf/examples/README --- a/conf/examples/README Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/examples/README Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -$Id$ +$Id: README,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ These files are contributed MH config files from various sites. Newer files give the version of MH and OS release number which they are configured for. diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/MH-Makefile --- a/conf/makefiles/MH-Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/MH-Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: MH-Makefile,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) -k diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/config --- a/conf/makefiles/config Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/config Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: config,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## OPTIONS = @(MHOPTIONS) diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/dist --- a/conf/makefiles/dist Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/dist Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for generation of MH documentation sets # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: dist,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) -k diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/doc --- a/conf/makefiles/doc Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/doc Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for generation of MH manual entries # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: doc,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## BINDIR = $(DESTDIR)@(MHBINPATH) diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/mts/mh --- a/conf/makefiles/mts/mh Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/mts/mh Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of standalone-MTS library # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: mh,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/mts/mmdf --- a/conf/makefiles/mts/mmdf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/mts/mmdf Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MMDF-MTS library # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: mmdf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/mts/sendmail --- a/conf/makefiles/mts/sendmail Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/mts/sendmail Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of SendMail/SMTP-MTS library # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: sendmail,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/mtsM --- a/conf/makefiles/mtsM Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/mtsM Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MTS-specific libraries # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: mtsM,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/papers --- a/conf/makefiles/papers Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/papers Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH papers # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: papers,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/sbr --- a/conf/makefiles/sbr Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/sbr Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: sbr,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## OPTIONS = @(MHOPTIONS) diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/support/bboards --- a/conf/makefiles/support/bboards Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/support/bboards Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for BBoards support processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: bboards,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/support/general --- a/conf/makefiles/support/general Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/support/general Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for general support processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: general,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/support/pop --- a/conf/makefiles/support/pop Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/support/pop Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for POP support processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: pop,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/supportM --- a/conf/makefiles/supportM Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/supportM Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for MH support processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: supportM,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/uip --- a/conf/makefiles/uip Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/uip Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: uip,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/zotnet/bboards --- a/conf/makefiles/zotnet/bboards Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/zotnet/bboards Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: bboards,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/zotnet/mf --- a/conf/makefiles/zotnet/mf Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/zotnet/mf Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: mf,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/zotnet/mts --- a/conf/makefiles/zotnet/mts Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/zotnet/mts Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: mts,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/zotnet/tws --- a/conf/makefiles/zotnet/tws Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/zotnet/tws Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: tws,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/makefiles/zotnetM --- a/conf/makefiles/zotnetM Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/makefiles/zotnetM Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # @(MHWARNING) -# @(#)$Id$ +# @(#)$Id: zotnetM,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae conf/mh-gen.8 --- a/conf/mh-gen.8 Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/mh-gen.8 Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -.\" @(#)$Id$ +.\" @(#)$Id: mh-gen.8,v 1.1.1.1 2005/04/18 14:46:02 kono Exp $ .\" uneven inter-word spacing (nroff line adjusting) hampers readability .if n .na .TH MH-GEN 8 MH.6.8.4 [mh.6] diff -r 5cf052bee63d -r 441a2190cfae conf/mhconfig.c --- a/conf/mhconfig.c Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/mhconfig.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ /* mhconfig.c - configure MH */ /* cc [-DSYS5] mhconfig.c -o mhconfig */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhconfig.c,v 1.1.1.1 2005/04/18 14:46:02 kono Exp $"; #endif /* lint */ #include diff -r 5cf052bee63d -r 441a2190cfae conf/mhdoc --- a/conf/mhdoc Fri Nov 07 20:20:35 2008 +0000 +++ b/conf/mhdoc Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #! /bin/sh -# '@(#)$Id$' +# '@(#)$Id: mhdoc,v 1.1.1.1 2005/04/18 14:46:02 kono Exp $' echo grinding... diff -r 5cf052bee63d -r 441a2190cfae config/Makefile --- a/config/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/config/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:05 kono Exp $ ############################################################################## OPTIONS = -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/less"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O2 -g diff -r 5cf052bee63d -r 441a2190cfae config/config.c --- a/config/config.c Fri Nov 07 20:20:35 2008 +0000 +++ b/config/config.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* config.c - master MH configuration file */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: config.c,v 1.3 2006/12/05 18:17:54 kono Exp $"; #endif /* lint */ /* This file is automatically generated. Do not edit! */ @@ -16,10 +16,10 @@ #if defined(__STDC__) #define binpath(file) "/usr/local/mh/bin/"#file -#define etcpath(file) "/usr/local/lib/mh/"#file +#define etcpath(file) "/usr/local/mh/lib/"#file #else #define binpath(file) "/usr/local/mh/bin/file" -#define etcpath(file) "/usr/local/lib/mh/file" +#define etcpath(file) "/usr/local/mh/lib/file" #endif static char Config[] = "@(#)Config: MH"; diff -r 5cf052bee63d -r 441a2190cfae config/config.s --- a/config/config.s Fri Nov 07 20:20:35 2008 +0000 +++ b/config/config.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: config.s,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $\0" .align 2 _Config: .ascii "@(#)Config: MH\0" diff -r 5cf052bee63d -r 441a2190cfae config/version --- a/config/version Fri Nov 07 20:20:35 2008 +0000 +++ b/config/version Sat Apr 21 13:10:49 2012 +0900 @@ -1,1 +1,1 @@ -6.8.3.71 +6.8.3.97 diff -r 5cf052bee63d -r 441a2190cfae config/version.c --- a/config/version.c Fri Nov 07 20:20:35 2008 +0000 +++ b/config/version.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #ifndef JAPAN -char *version = "@(#)MH 6.8.3 #98[UCI] (nirai.ie.u-ryukyu.ac.jp) of Wed Dec 6 02:49:49 JST 2006"; +char *version = "@(#)MH 6.8.3 #97[UCI] (leo.cr.ie.u-ryukyu.ac.jp) of Sat Apr 21 12:32:34 JST 2012"; #else /* JAPAN */ -char *version = "@(#)MH 6.8.3.JP-pre3.05-20010615 #98[UCI] (nirai.ie.u-ryukyu.ac.jp) of Wed Dec 6 02:49:49 JST 2006"; +char *version = "@(#)MH 6.8.3.JP-pre3.05-20010615 #97[UCI] (leo.cr.ie.u-ryukyu.ac.jp) of Sat Apr 21 12:32:34 JST 2012"; #endif /* JAPAN */ diff -r 5cf052bee63d -r 441a2190cfae config/version.sh --- a/config/version.sh Fri Nov 07 20:20:35 2008 +0000 +++ b/config/version.sh Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #! /bin/sh -# '@(#)$Id$' +# '@(#)$Id: version.sh,v 1.1.1.1 2005/04/18 14:46:03 kono Exp $' # patch by takada@seraph.ntt.jp and hayashi@kuic.kyoto-u.ac.jp -- 92/12/21 # modified by the assistance of shigeya@foretune.co.jp -- 93/01/29 diff -r 5cf052bee63d -r 441a2190cfae dist/Makefile --- a/dist/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/dist/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for generation of MH documentation sets # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:06 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) -k diff -r 5cf052bee63d -r 441a2190cfae doc/ADMIN.me --- a/doc/ADMIN.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,902 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.po +.75i -.de $c \" Major Heading printer -.ce -.b "\\s12\\n+(ch.\\ \\$1\\s0" \" 12 Point Bold Header -.(x - -\ \ \ \\n(ch.\\ \\ \\$1 -.)x -.sp 45p \" 45 point space or about 1/2 inch -.. -\".nr xs .15v \" Put index entries closer together -.(x - -Section -.)x _ -.de $0 \" Sub-Heading macro called AFTER printing the heading -.(x -.sp .3v -.ti .5i -\\$1 -.)x -.. -.de $s \" Macro to print footnote separator -\"\l'2i' \" No line drawn -.if n \ -. sp 1.3 \" But extra space to make up for it. -.. -.fc ^ ~ \" The characters ^ and ~ CANNOT BE USED -\" throughout this document except as field -\" delimiter & pad indicator! -.he ''-%-'' -.ll 32P \" 32 Picas or about 5+1/3 inch Line Length -.if n .ll 72m \" Use 72 ems for nroff -.nr ss 30p \" 30 point space before section titles -.nr fm 5v \" RAND likes bigger than normal [3v] bottom margins -.nr bm 7v \" ditto -.ds . \\fB.\\fP\\h'-(1m/3)' \" Bold period to stand out. -.ds << <\\h!-(\\w'<'/2)!< -.ds >> >\\h!-(\\w'>'/2)!> -.ds ** \v'-3p'\s+1*\s0\v'+3p' -.so version.rf -.tp -.(l C -\fIdiscard this page\fR -.sp 4 -The RAND \fIMH\fR -Message Handling -System: -Administrator's Guide -.sp -UCI Version -.sp 2 -\*(td -\*(MH -.)l -.++ C -.+c INTRODUCTION - -.uh "Scope of this document" -.pp -This is the Administrator's Guide to \fIMH\fR. -If you don't maintain an \fIMH\fR system, -don't read this; -the information is entirely too technical. -If you are a maintainer, -then read this guide until you understand it, -follow the advice it gives, -and then forget about the guide. -.pp -Before continuing, I'll point out two facts: -.sp 2 -.(l C -\fIThis document will never contain all the information -you need to maintain MH. -.sp -Furthermore, this document will never contain everything -I know about maintaining MH.\fR -.)l -.sp 2 -\fIMH\fR, -and mailsystems in general, -are more complex than most people realize. -A combination of experience, intuition, and tenacity is required to maintain -\fIMH\fR properly. -This document can provide only guidelines for bringing up an \fIMH\fR system -and maintaining it. -There is a sufficient amount of customization possible that not all events or -problems can be forseen. - -.uh "Summary" -.pp -During \fIMH\fR generation, -you specify several configuration constants to the \fImhconfig\fR program. -These directives take into consideration such issues as hardware and -operating system dependencies in the source code. -They also factor out some major mailsystem administrative decisions -that are likely to be made consistantly at sites with more than one host. -The manual entry \fImh\-gen\fR\0(8) describes all the static configuration -directives. -.pp -However, -when you install \fIMH\fR you may wish to make some site\-specific -or host\-specific changes which aren't hardware or even software related. -Rather, they are administrative decisions. -That's what this guide is for: it describes all of the dynamically tailorable -directives. -.pp -Usually, after installing \fIMH\fR, you'll want to edit the -\fB/usr/local/mh/lib/mtstailor\fR file. -This file fine-tunes the way \fIMH\fR interacts with the message transport -system (MTS). -Section 2 talks about the MTS interface and MTS tailoring. -.pp -After that, if you're running the UCI BBoards facility, -or the POP facility, -you'll need to know how to maintain those systems. -Sections 3 and 4 talk about these. -.pp -If for some reason -you're not running an MTS that can handle both Internet and \fIUUCP\fR traffic, -you should read\-up on mail filtering in Section 5. -Although this is considered \*(lqold technology\*(rq now, -the mechanisms described in Section 5 were really quite useful when -first introduced way back in 1981. -.pp -Finally, you may want to know how to modify the \fIMH\fR source tree. -Section 6 talks (a little bit) about that. -.pp -The last two sections describe a few hidden features in \fIMH\fR, -and the configuration options that were in effect when this guide was -generated. -.pp -After \fIMH\fR is installed, you should define the address \*(lqBug\-MH\*(rq -to map to either you or the \fIPostMaster\fR at your site. -.pp -In addition, -if you want to tailor the behavior of \fIMH\fR for new users, -you can create and edit the file \fB/usr/local/mh/lib/mh.profile\fR. -When the \fIinstall-mh\fR program is run for a user, -if this file exists, it will copy it into the user's \&.mh\(ruprofile -file. - -.\" macros for the .me/.man files -.de SC -.he '\\$1(\\$2)'-%-'\\$1(\\$2)' -.bp -.(x -.ti .8i -\\$1 -.)x -.. -.de NA -.b \\s-2NAME\\s0 -.ti .5i -.. -.de SY -.sp -.b \\s-2SYNOPSIS\\s0 -.in 1i -.ti .5i -.na -.. -.de DE -.ad -.sp -.in 0 -.b \\s-2DESCRIPTION\\s0 -.sp -.fi -.in .5i -.. -.de Uh -.ad -.sp -.ti .25i -.b "\\s-2\\$1\\s0" -.sp -.fi -.. -.de Hh -.ad -.sp -.in 0 -.b "\\s-2Helpful Hints\\s0" -.sp -.fi -.in .5i -.. -.de Fi -.(b L -.ti 0 -.b \\s-2Files\\s0 -.ta \w'/usr/local/mh/lib/ExtraBigFileName 'u -.. -.de Pr -.)b -.(b L F -.ta \w'ExtraBigProfileName 'u -.ti 0 -.b "\\s-2Profile Components\\s0" -.ti .5i -.. -.de Ps -.ti .5i -.. -.de Sa -.)b -.(b L F -.ti 0 -.b "\\s-2See Also\\s0" -.br -.. -.de De -.)b -.(b L -.in .5i -.ti 0 -.b \\s-2Defaults\\s0 -.. -.de Ds -.. -.de Co -.)b -.(b L F -.ti 0 -.b \\s-2Context\\s0 -.br -.. -.de Hi -.)b -.(b L F -.ti 0 -.b \\s-2History\\s0 -.br -.. -.de Bu -.)b -.(b L F -.ti 0 -.b \\s-2Bugs\\s0 -.br -.. -.de En -.)b -.in 0 -.. - -.+c "THE MTS INTERFACE" -.pp -The file \fB/usr/local/mh/lib/mtstailor\fR customizes -certain host\-specific parameters of \fIMH\fR -related primarily to interactions with the transport system. -The parameters in this file override the compiled\-in defaults given during -\fIMH\fR configuration. -Rather than recompiling \fIMH\fR on each host to make minor customizations, -it is easier simply to modify the \fBmtstailor\fR file. -All hosts at a given site normally use the same \fBmtstailor\fR file, -though this need not be the case. -.pp -It is a good idea to run the \fIconflict\fR\0(8) program each morning -under \fIcron\fR. -The following line usually suffices: - -.ti +.5i -00 05 * * * /usr/local/mh/lib/conflict -mail PostMaster - -.if t \{ -.ll 6.5i -.lt 6.5i -\} -.fo '[mh.6]'MH.6.8'UCI version' -.po -.50i -.so mh-tailor.me -.so mh-mts.me -.po +.50i -.he ''-%-'' -.fo '''' -.br -.if t \{ -.ll 32P -.lt 32P -\} - -.+c "BBOARDS" -.pp -The UCI BBoards facility has two aspects: message reading, and -message delivery. The configuration directives applicable to -BBoards are \*(lqbboards: on/off/pop/nntp\*(rq and -\*(lqbbdelivery: on/off\*(rq. -.uh "BBoard Delivery" -.pp -If you enabled BBoards delivery (\*(lqbbdelivery: on\*(rq) -during configuration, -then the initial environment for bboards delivery -was set\-up during installation. -A BBoard called \*(lqsystem\*(rq is established, -which is the BBoard for general discussion. -.pp -To add more BBoards, become the \*(lqbboards\*(rq user, -and edit the \fB/BBoards\fR file. -The file \fBsupport/bboards/Example\fR is a copy of the -\fB/BBoards\fR file that we use at UCI. -When you add a BBoard, -you don't have to create the files associated with it, -the BBoards delivery system will do that automatically. -.pp -Private BBoards may be created. -To add the fictitious private BBoard \*(lqhacks\*(rq, -add the appropriate entry to the BBoards file, -create the empty file \fB/hacks.mbox\fR (or whatever), -change the mode of this file to 0640, -and change the group of the file to be the groupid of the people that you -want to be able to read it. -Also be sure to add the \*(lqbboards\*(rq user to this group -(in \fB/etc/group\fR), -so the archives can be owned correctly. -.pp -By using the special INVIS flag for a BBoard, -special purpose BBoards may be set\-up which are invisible to the \fIMH\fR -user. -For example, -if a site distributes a BBoard both locally to a number of machines and to a -number of distant machines. -It might be useful to have two distribution lists: -one for all machines on the list, and the other for local machines only. -This is actually very simple to do. -For the main list, -put the standard entry of information in the \fB/BBoards\fR file, -with the complete distribution list. -For the local machines list, -and add a similar entry to the \fB/BBoards\fR file. -All the fields should be the same except three: -the BBoard name should reflect a local designation (e.g., \*(lql\-hacks\*(rq), -the distribution list should contain only machines at the local site, -and the flags field should contain the INVIS flag. -Since the two entries share the same primary and archive files, -messages sent to either list are read by local users, -while only thoses messages sent to the main list are read by all users. -.pp -Two automatic facilities for dealing with BBoards exist: -automatic archiving and automatic aliasing. -The file \fBsupport/bboards/crontab\fR contains some entries that you -should add to your \fB/usr/lib/crontab\fR file to run the specified programs -at times that are convenient for you. -The \fBbboards.daily\fR file is run once a day and generates an alias file -for \fIMH\fR. -By using this file, users of \fIMH\fR can use, for example, -\*(lqunix\-wizards\*(rq instead of \*(lqunix\-wizards@brl\-vgr\*(rq -when they want to send a message to the \*(lqunix\-wizards\*(rq -discussion group. -This is a major win, since you just have to know the name of the group, -not the address where it's located. -.pp -The \fBbboards.weekly\fR file is run once a week and handles old -messages (those received more than 12 days ago) in the BBoards area. -In short, -those BBoards which are marked for automatic archiving -will have their old messages placed in the \fB/archive/\fR area, -or have their old messages removed. -Not only does this make BBoards faster to read, -but it conveniently partitions the new messages from the old messages -so you can easily put the old messages on tape and then remove them. -It turns out that this automatic archiving capability is also a major -win. -.pp -At UCI, -our policy is to save archived messages on tape (every two months or so). -We use a program called \fIbbtar\fR to implement our particular policy. -Since some BBoards are private (see above), -we save the archives on two tapes: -one containing the world\-readable archives -(this tape is read-only accessible to all users by calling the operator), -and the other containing the non\-world\-readable ones -(this tape is kept locked\-up somewhere). -.uh "BBoards with the POP" -.pp -If you configured \fIMH\fP with \*(lqbboards: pop\*(rq and \*(lqpop: on\*(rq, -then the \fIMH\fR user is allowed to read BBoards on a server machine -instead of the local host (thus saving disk space). -For completely transparent behavior, -the administrator may set certain variables in the \fBmtstailor\fR file -on the client host. -The variable \*(lqpopbbhost\*(rq indicates the host where BBoards are -kept -(it doesn't have to be the POP service host, -but this host must run both a POP server and the BBoards system). -The variable \*(lqpopbbuser\*(rq indicates the guest account on this host -for BBoards. -This username should not be either the POP user or the BBoards user. -Usually the anonymous FTP user (ftp) is the best choice. -Finally, the variable \*(lqpopbblist\*(rq indicates the name of a file which -contains a list of hosts (one to a line, official host names only) which -should be allowed to use the POP facility to access BBoards via the guest -account. -(If the file is not present, then no check is made.) -.pp -The \*(lqpopbbuser\*(rq variable should be set on both the client and service -host. -The \*(lqpopbbhost\*(rq variable need be set only on the client host -(the value, of course, is the name of the service host). -The \*(lqpopbblist\*(rq variable need be set only on the service host. -.pp -Finally, -on the client host, -if a POP service host is not explicitly given by the user -(i.e., \*(lqpopbbhost\*(rq is implicitly used), -then \fIbbc\fR will explicitly check the local host prior to contacting -the service host. -This allows each POP client host to have a few local BBoards -(e.g., each host could have one called \*(lqsystem\*(rq), -and then have the POP service host used for all the rest -(a site\-wide BBoard might be known as \*(lqgeneral\*(rq). -.uh "BBoards with the NNTP" -.pp -If you configured \fIMH\fP with \*(lqbboards: nntp\*(rq and \*(lqpop: on\*(rq, -then -the \fIMH\fR user is allowed to read the Network News on a -server machine using the standard \fIbbc\fR command. -For completely transparent behavior, -the administrator may set the \*(lqnntphost\*(rq variable in the -\fBmtstailor\fR file to indicate the host where the Network News is kept. -The \*(lqnntphost\*(rq variable should be set only on the client host -Finally, -on the client host, -if an NNTP service host is not explicitly given by the user -(i.e., \*(lqnntphost\*(rq is implicitly used), -then \fIbbc\fR will explicitly check the local host prior to contacting -the service host. -This allows each NNTP client host to have a few local BBoards -(e.g., each host could have one called \*(lqsystem\*(rq), -and then have the NNTP service host used for to read the Network News. -.pp -Reading BBoards via the POP and via the NNTP are mutually exclusive. -.if t \{ -.ll 6.5i -.lt 6.5i -\} -.fo '[mh.6]'MH.6.8'UCI version' -.po -.50i -.so bboards5.me -.so bbaka.me -.so bbexp.me -.so bboards8.me -.so bbtar.me -.po +.50i -.he ''-%-'' -.fo '''' -.br -.if t \{ -.ll 32P -.lt 32P -\} - -.+c "POP" -.pp -For POP (Post Office Protocol) client hosts, -you need to edit the \fB/usr/local/mh/lib/mtstailor\fR file to know about two -hosts: -the SMTP service host and the POP service host. -Normally, these are the same. -Change the \*(lqlocalname\*(rq field of the \fBmtstailor\fR file -of \fIMH\fR in the file to be the name of the POP service host. -This makes replies to mail generated on the POP client host possible, -since \fIMH\fR will consider use the hostname of the POP service host as the -local hostname for outgoing mail. -Also set the value of \*(lqpophost\*(rq to this value. -This tells \fIinc\fR and \fImsgchk\fR to use POP instead of looking for mail -locally. -Finally, -make sure the value of \*(lqservers\*(rq includes the name of the SMTP -service host. -The recommended value for \*(lqservers\*(rq is: - -.ti +.5i -servers:\ SMTP\-service\-host localhost \\01localnet -.pp -If you want more information on the Post Office Protocol used by \fIMH\fR, -consult the files \fBsupport/pop/rfc1081.txt\fP and -\fBsupport/pop/rfc1082.txt\fP which describe the \fIMH\fP version of -the POP: POP3. -.pp -For POP service hosts, -you need to run a daemon, \fIpopd\fR\0(8). -The daemon should start at multi\-user boot time, -so adding the lines: -.sp -.nf -.in +.5i -if [ \-f /etc/popd ]; then - /etc/popd & echo \-n ' pop' >/dev/console -fi -.in -.5i -.fi -.sp -to the \fB/etc/rc.local\fR file is sufficient. -.pp -The port assigned to the POP3 protocol is \*(lq110\*(rq. -For historical reasons, many sites are using port \*(lq109\*(rq -which is the port assigned to the \*(lqPOP\*(rq (version 1 and 2) protocol. -The configuration option \*(lqPOPSERVICE\*(rq is the name of the -port number that \fIMH\fP POP will try to use, and defaults to the -name \*(lqpop\*(rq. -.pp -To generate \fIMH\fP to use newer assigned port number, -in your \fIMH\fP config file, add: -.sp -.ti +.5i -options POPSERVICE='\*(lqpop3\*(rq' -.sp -And on both the POP client and service hosts, -you need to define the port that the POP service uses. -Add the line: -.sp -.nf -.in +.5i -pop3 110/tcp -.in -.5i -.fi -.sp -to the \fB/etc/services\fR file (if it's not already there). -.pp -There are two ways to administer POP: -In \*(lqnaive\*(rq mode, -each user-id in the \fIpasswd\fR\0(5) file is considered a POP subscriber. -No changes are required for the mailsystem on the POP service host. -However, -this method requires that each POP subscriber have an entry in the password -file. -The POP server will fetch the user's mail from wherever maildrops are kept on -the POP service host. -This means that if maildrops are kept in the user's home directory, -then each POP subscriber must have a home directory. -.pp -In \*(lqsmart\*(rq mode -(enabled via \*(lqDPOP\*(rq being given as a configuration option), -the list of POP subscribers and the list of -login users are completely separate name spaces. -A separate database (simple file similar to the \fIBBoards\fR\0(5) file) -is used to record information about each POP subscriber. -Unfortunately, -the local mailsystem must be changed to reflect this. -This requires two changes (both of which are simple): -First, -the aliasing mechanism is augmented so that POP subscriber addresses -are diverted to a special delivery mechanism. -\fIMH\fR comes with a program, \fIpopaka\fR\0(8), -which generates the additional information to be put in the mailsystem's -alias file. -Second, -a special POP channel (for MMDF-II) or POP mailer (for SendMail) -performs the actual delivery (\fImh.6\fR supplies both). -All it really does is just place the mail in the POP spool area. -.pp -These two different philosophies are not compatible on the same POP service -host: one or the other, but not both may be run. -Clever mailsystem people will note that -the POP mechanism is really a special case of the more general -BBoards mechanism. -.pp -In addition, there is one user-visible difference, -which the administrator controls the availability of. -The difference is whether the POP subscriber must supply a password to the POP -server: -The first method uses the standard ARPA technique of sending a username and a -password. -The appropriate programs (\fIinc\fR, \fImsgchk\fR, and possibly \fIbbc\fR\0) -will prompt the user for this information. -.pp -The second method -(which is enabled via \*(lqRPOP\*(rq being given as a configuration option) -uses the Berkeley UNIX reserved port method for authentication. -This requires that the two or three mentioned above programs be -\fIsetuid\fR to root. -(There are no known holes in any of these programs.) -.pp -To add a POP subscriber, -for the first method, one simply follows the usual procedures for adding a -new user, which eventually results in adding a line to the \fIpasswd\fR\0(5) -file; -for the second method, one must edit the POP database file -(kept in the home directory of the POP user), -and then run the \fIpopaka\fR program. -The output of this program is placed in the aliases file for the transport -system (e.g., \fB/usr/lib/aliases\fR for SendMail). -.pp -Authentication for POP subscribers differs -depending on the two methods. -When the user supplies a password for the POP session: -under the first method, -the contents of the password field for the user's entry in the -\fIpasswd\fR\0(5) is consulted; -under the second method, -the contents of the password field for the subscriber's entry in the -\fIpop\fR\0(5) file is consulted. -(To set this field, the \fIpopwrd\fR\0(8) program is used.) -.pp -If you are allowing RPOP, -under the first method, -the user's \fI\&.rhosts\fR file is consulted; -under the second method, -the contents of the network address field for the subscriber's entry -in the \fIpop\fR\0(5) file is consulted. -.pp -In addition, -a third authentication scheme is available. -When the APOP configuration option is given, -e.g., -.sp -.ti +.5i -options APOP='\*(lq/etc/pop.auth\*(rq' -.sp -In this case, -the server also allows a client to supply authentication -credentials to provide for origin authentication and reply protection, -but which do not involve sending a password in the clear over the network. -A POP authorization DB, -having as its name the value of APOP configuration option, -is used to keep track of this information. -This file is created and manipulated by the \fIpopauth\fR\0(8) program. -Because this file contains secret information, -it must be protected mode 0600 and owned by the super-user. -Hence, -your first step after installing the software is to issue -.sp -.ti +.5i -# popauth -init -.sp -which creates and initalizes the POP authorization DB. -.if t \{ -.ll 6.5i -.lt 6.5i -\} -.fo '[mh.6]'MH.6.8'UCI version' -.po -.50i -.so pop5.me -.so pop8.me -.so popaka.me -.so popauth.me -.so popd.me -.so popwrd.me -.po +.50i -.he ''-%-'' -.fo '''' -.br -.if t \{ -.ll 32P -.lt 32P -\} - -.+c "MAIL FILTERING" -.pp -There was a time when users on a UNIX host might have had two maildrops: -one from \fIMMDF\fR and the other from \fIUUCP\fR. -This was really a bad problem since it prevented using a single -user\-interface on all of your mail. -Furthermore, -if you wanted to send a message to addresses on different mailsystems, -you couldn't send just one message. -To solve all these problems, -the notion of \fImail filtering\fR was developed that allowed sophisticated -munging and relaying between the two pseudo\-domains. -.pp -\fIMH\fR will perform mail filtering, transparently, if given the MF -configuration option. -However, -with the advent of \fISendMail\fR and further maturation of \fIMMDF\fR, -\fIMH\fR doesn't really need to do this anymore, -since these message transport agents handle it. -.pp -The mail\-filtering stuff is too complicated. -It should be simpler, but, protocol translation really \fIis\fR difficult. -.if t \{ -.ll 6.5i -.lt 6.5i -\} -.fo '[mh.6]'MH.6.8'UCI version' -.po -.50i -.so mf.me -.so rmail.me -.po +.50i -.he ''-%-'' -.fo '''' -.br -.if t \{ -.ll 32P -.lt 32P -\} - -.+c "MH HACKING" -.pp -Finally, here's a little information on modifying the \fIMH\fR sources. -A word of advice however: -.sp 2 -.ce -.b \s+4DON'T\s0 -.sp 2 -.lp -If you really want new \fIMH\fR capabilities, -write a shell script instead. -After all, -that's what UNIX is all about, isn't it? -.pp -Here's the organization of the \fIMH\fR source tree. -.sp -.nf -.in +.5i -.ta \w'miscellany/ 'u +\w'sendmail/ 'u -conf/ configurator tree -config/ compiled configuration constants -dist/ distributor -doc/ manual entries -h/ include files -miscellany/ various sundries -mts/ MTS\-specific areas - mh/ standalone delivery - mmdf/ MMDF\-I, MMDF\-II - sendmail/ SendMail, SMTP -papers/ papers about \fIMH\fR -sbr/ subroutines -support/ support programs and files - bboards/ UCI BBoards facility - general/ templates - pop/ POP facility -tma/ Trusted Mail Agent (not present in all distributions) -uip/ programs -zotnet/ MTS\-independent areas - bboards/ UCI BBoards facility - mf/ Mail Filtering - mts/ MTS constants - tws/ date routines -.re -.in -.5i -.fi -.if t \{ -.ll 6.5i -.lt 6.5i -\} -.fo '[mh.6]'MH.6.8'UCI version' -.po -.50i -.so mh-hack.me -.po +.50i -.he ''-%-'' -.fo '''' -.br -.if t \{ -.ll 32P -.lt 32P -\} - -.+c "HIDDEN FEATURES" -.pp -The capabilities discussed here should not be used on a production basis, -as they are either experimental, are useful for debugging \fIMH\fR, or -are otherwise not recommended. - -.uh "Debug Facilities" -.pp -The \fImark\fR command has a `\-debug' switch which essentially prints out -all the internal \fIMH\fR data structures for the folder you're looking at. -.pp -The \fIpost\fR command has a `\-debug' switch which does everything but -actually post the message for you. -Instead of posting the draft, it sends it to the standard output. -Similarly, -\fIsend\fR has a `\-debug' switch which gets passed to \fIpost\fR. -.pp -Some \fIMH\fR commands look at envariables to determine debug\-mode operation -of certain new facilities. -The current list of envariables is: -.sp -.nf -.in +.5i -.ta \w'MHLPOPDEBUG 'u -^MHFDEBUG~^OVERHEAD facility -^MHLDEBUG~^mhl -^MHPDEBUG~^pick -^MHPOPDEBUG~^POP transactions -^MHVDEBUG~^window management transactions -^MHWDEBUG~^alternate\-mailboxes -.re -.in -.5i -.fi - -.uh "Forwarding Mail" -.pp -The \fIforw\fR and \fImhl\fR commands have two switches, -`\-dashmunging' and `\-nodashmunging' which enable or disable -the prepending of `\-\ ' in forwarded messages. To use -`\-nodashmunging', you must use an \fImhl\fR filter file. - -.uh "Send" -.pp -The \fIsend\fR command has two switches, `\-unique' and `\-nounique', -which are useful to certain individuals who, for obscure reasons, -do not use draft\-folders. -.pp -\*(lqDistribution Carbon Copy\*(rq addresses may be specified in -the \fIDcc:\fR header. -This header is removed before posting the message,and a copy of the message -is distributed to each listed address. -This could be considered a form of Blind -Carbon Copy which is best used for sending to an address which -would never reply (such as an auto\-archiver). - -.uh "Posting Mail" -.pp -If you're running a version of \fIMH\fR which talks directly to an -\fISMTP\fR server (or perhaps an advanced \fIMMDF\fR submit process), -there are lots of interesting switches for your amusement which \fIsend\fR -and \fIpost\fR understand: -.nf -.in +.5i -.ta \w'-server host 'u -^-mail~^Use the \fIMAIL\fR command (default) -^-saml~^Use the \fISAML\fR command -^-send~^Use the \fISEND\fR command -^-soml~^Use the \fISOML\fR command -^-snoop~^Watch the \fISMTP\fR transaction -^-client host~^Claim to be \*(lqhost\*(rq when posting mail -^-server host~^Post mail with \*(lqhost\*(rq -.re -.in -.5i -.fi -.pp -The last switch is to be useful when \fIMH\fR resides on small -workstations (or PC:s) in a network\-\-they can post their outgoing mail with -a local relay, -and reduce the load on the local system. -On POP client hosts, -the `\-server\ host' switch is defaulted appropriately using the SMTP -search\-list mechanism. -The \fIwhom\fR command understands the last three switches. - -.+c "CONFIGURATION OPTIONS" -.pp -This manual was generated with the following configuration options in -effect: -.sp 2 -.hl -.nf -.in +1.25i -.ta \w'BBoards Home Directory 'u -^Generation Date~^\*(td -^Primary Directory~^/usr/local/mh/bin/ -^Secondary Directory~^/usr/local/mh/lib/ -^Maildrop Location~^/var/mail/$USER -^POP Support~^Enabled -^BBoards using NNTP~^Enabled -^Transport System~^SendMail \*(SM -.re -.in -1.5i -.fi -.hl -.\" table of contents -.he '''' -.fo '''' -.bp -.ce -.b \\s12CONTENTS\\s0 -.sp 3 -.xp y -.xp x -.bp -.\" And now the COVER sheet -.po +.325i -.ll 32P -.nf - -.sp 1.5in -.ps 24 -.vs 32 -.ft B -.ce 4 -THE RAND MH -MESSAGE HANDLING -SYSTEM: -ADMINISTRATOR'S GUIDE -.ft R -.sp .8i -.ps 20 -.vs 24 -.ce -UCI Version -.sp 0.7i -.ce 2 -Marshall T. Rose -.sp 0.5i -.ft I -.ce 3 -First Edition: -MH Classic -\s-2(Not to be confused with a well\-known soft drink)\s+2 -.ft R -.vs -.sp 1i -.ps 18 -.vs 22 -.ce 2 -\*(td -\*(MH diff -r 5cf052bee63d -r 441a2190cfae doc/Makefile --- a/doc/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/doc/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for generation of MH manual entries # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:06 kono Exp $ ############################################################################## BINDIR = $(DESTDIR)/usr/local/mh/bin diff -r 5cf052bee63d -r 441a2190cfae doc/ali.me --- a/doc/ali.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,57 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC ALI 1 -.NA -ali \- list mail aliases -.SY -ali -\%[\-alias\ aliasfile] -\%[\-list] \%[\-nolist] -\%[\-normalize] \%[\-nonormalize] -\%[\-user] \%[\-nouser] -aliases\ ... -\%[\-help] -.DE -\fIAli\fR -searches the named mail alias files for each of the given \fIaliases\fR. -It creates a list of addresses for those \fIaliases\fR, -and writes that list on standard output. -If the `\-list' option is specified, each address appears on a separate line; -otherwise, the addresses are separated by commas and printed on -as few lines as possible. - -The `\-user' option directs \fIali\fR to perform its processing in an -inverted fashion: -instead of listing the addresses that each given alias expands to, -\fIali\fR will list the aliases that expand to each given address. -If the `\-normalize' switch is given, -\fIali\fR will try to track down the official hostname of the address. - -The files specified by the profile entry \*(lqAliasfile:\*(rq and any -additional alias files given by the `\-alias aliasfile' switch will be read. -Each \fIalias\fR is processed as described in \fImh\-alias\fR\0(5). -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/etc/passwd~^List of users -^/etc/group~^List of groups -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Aliasfile:~^For a default alias file -.Sa -mh\-alias(5) -.De -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-nolist' -.Ds -`\-nonormalize' -.Ds -`\-nouser' -.Co -None -.Bu -The `\-user' option with `\-nonormalize' is not entirely accurate, -as it does not replace local nicknames for hosts with their official -site names. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/anno.me --- a/doc/anno.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC ANNO 1 -.NA -anno \- annotate messages -.SY -anno -\%[+folder] \%[msgs] -\%[\-component\ field] -\%[\-inplace] \%[\-noinplace] -\%[\-date] \%[\-nodate] -\%[\-text\ body] -\%[\-help] -.DE -\fIAnno\fR annotates the specified messages in the named folder using -the field and body. -Annotation is optionally performed by \fIdist\fR, \fIforw\fR, and -\fIrepl\fR, -to keep track of your distribution of, forwarding of, and replies to a -message. -By using \fIanno\fR, -you can perform arbitrary annotations of your own. -Each message selected will be annotated with the lines - - field:\ date - field:\ body - -The `\-nodate' switch inhibits the date annotation, -leaving only the body annotation. -The `\-inplace' switch causes annotation to be done in place in order -to preserve links to the annotated message. - -The field specified should be a valid 822-style message field name, -which means that it should consist of alphanumerics (or dashes) only. -The body specified is arbitrary text. - -If a `\-component\ field' is not specified when \fIanno\fR is invoked, -\fIanno\fR will prompt the user for the name of field for the annotation. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -dist (1), forw (1), repl (1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Ds -`\-noinplace' -.Ds -`\-date' -.Co -If a folder is given, it will become the current folder. -The first message annotated will become the current message. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ap.me --- a/doc/ap.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,77 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC AP 8 -.NA -ap \- parse addresses 822-style -.SY -/usr/local/mh/lib/ap -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-normalize] \%[\-nonormalize] -\%[\-width\ columns] -addrs\ ... -\%[\-help] -.DE -\fIAp\fR is a program that parses addresses according to the ARPA Internet -standard. -It also understands many non\-standard formats. -It is useful for seeing how \fIMH\fR will interpret an address. - -The \fIap\fR program treats each argument as one or more addresses, -and prints those addresses out in the official 822\-format. -Hence, it is usually best to enclose each argument in double\-quotes for the -shell. - -To override the output format used by \fIap\fR, -the `\-format\ string' or `\-format\ file' switches are used. -This permits individual fields of the address to be extracted with ease. -The string is simply a format stringand thefile is simply a format file. -See \fImh\-format\fR\0(5) for the details. - -In addition to the standard escapes, -\fIap\fR also recognizes the following additional escape: -.sp 1 -.nf -.ta \w'Escape 'u +\w'Returns 'u -\fIEscape\fR \fIReturns\fR \fIDescription\fR -error string A diagnostic if the parse failed -.re -.fi - -If the `\-normalize' switch is given, -\fIap\fR will try to track down the official hostname of the address. - -Here is the default format string used by \fIap\fR: - -.ti +.5i -%<{error}%{error}: %{text}%|%(putstr(proper{text}))%> - -which says that if an error was detected, print the error, a `:', -and the address in error. -Otherwise, output the 822\-proper format of the address. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/mtstailor~^tailor file -.Pr -None -.Sa -dp(8), -.br -\fIStandard for the Format of ARPA Internet Text Messages\fR (aka RFC\-822) -.De -`\-format' defaults as described above -.Ds -`\-normalize' -.Ds -`\-width' defaults to the width of the terminal -.Co -None -.Bu -The argument to the `\-format' switch must be interpreted as a single token -by the shell that invokes \fIap\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. - -On hosts where \fIMH\fR was configured with the BERK option, -address parsing is not enabled. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbaka.me --- a/doc/bbaka.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBAKA 8 -.NA -bbaka \- generate an alias list for BBoards -.SY -/bbaka -\%[system] -.DE -The \fIbbaka\fR program reads the BBoards database and produces on its -standard output a file suitable for inclusion in either the \fIMMDF\-II\fR -aliases file (if the argument `system' is given). -If the argument is not given, -then \fIbbaka\fR produces on its standard output a file suitable for becoming -the /usr/local/mh/lib/BBoardsAliases file. -.Fi -^/BBoards~^BBoards database -^/usr/local/mh/lib/BBoardsAliases~^BBoards aliases file for \fIMH\fR -.Pr -None -.Sa -bboards(5) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbc.me --- a/doc/bbc.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,150 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBC 1 -.NA -bbc \- check on BBoards -.SY -bbc -\%[bboards\ ...] -\%[\-topics] \%[\-check] \%[\-read] -\%[\-quiet] \%[\-verbose] -\%[\-archive] \%[\-noarchive] -\%[\-protocol] \%[\-noprotocol] -\%[\-mshproc\ program] -\%[switches\ for\ \fImshproc\fR] -\%[\-rcfile rcfile] \%[\-norcfile] -\%[\-file\ BBoardsfile] \%[\-user\ BBoardsuser] -\%[\-host\ host] -\%[\-help] -.DE -\fIbbc\fR is a BBoard -reading/checking program that interfaces to the BBoard -channel. - -The \fIbbc\fR program has three action switches which direct its operation: - -The `\-read' switch invokes the \fImsh\fR program on the named -\fIBBoards\fR. If you also specify -the `\-archive' switch, then \fIbbc\fR will invoke the \fImsh\fR program on -the archives of the named \fIBBoards\fR. If no \fIBBoards\fR are given -on the command line, and you specified `\-archive', -\fIbbc\fR will not read your `bboards' profile entry, but will -read the archives of the \*(lqsystem\*(rq \fIBBoard\fR instead. - -The `\-check' switch types out status information for the named \fIBBoards\fR. -\fIbbc\fR -can print one of several messages depending on the status of both the -BBoard -and the user's reading habits. -As with each of these messages, the number -given is the item number of the last item placed in the -BBoard. -This number (which is marked in the messages as the \*(lqBBoard\-Id\*(rq) is -ever increasing. Hence, when \fIbbc\fR -says \*(lqn items\*(rq, it really means that the highest BBoard\-Id is \*(lqn\*(rq. -There may, or may not actually be \*(lqn\*(rq items in the BBoard. -Some common messages are: -.in +1i - -.ti -.5i -\fBBBoard \-\- n items unseen\fR -.br -This message tells how many items the user has not yet seen. -When invoked with the `\-quiet' switch, -this is the only informative line that \fIbbc\fR will possibly print out. - -.ti -.5i -\fBBBoard \-\- empty\fR -.br -The BBoard is empty. - -.ti -.5i -\fBBBoard \-\- n items (none seen)\fR -.br -The BBoard has items in it, but the user hasn't seen any. - -.ti -.5i -\fBBBoard \-\- n items (all seen)\fR -.br -The BBoard is non\-empty, and the user has seen everything in it. - -.ti -.5i -\fBBBoard \-\- n items seen out of m\fR -.br -The BBoard has at most m\-n items that the user has not seen. -.in -1i - -The `\-topics' switch directs \fIbbc\fR to print three items about the named -\fIBBoards\fR: -it's official name, -the number of items present, -and the date and time of the last update. -If no \fIBBoards\fR -are named, then all BBoards -are listed. If the `\-verbose' switch is given, more information is output. - -The `\-quiet' switch specifies that \fIbbc\fR should be silent if no -\fIBBoards\fR are found with new information. -The `\-verbose' switch specifies that \fIbbc\fR is to consider you to be -interested in \fIBBoards\fR that you've already seen everything in. - -To override the default \fImshproc\fR and the profile entry, -use the `\-mshproc\ program' switch. -Any arguments not understood by \fIbbc\fR are passed to this program. -The `\-protocol' switch tells \fIbbc\fR that your \fImshproc\fR knows about -the special \fIbbc\fR protocol for reporting back information. -\fImsh\fR\0(1), the default \fImshproc\fR, knows all about this. - -The `\-file\ BBoardsfile' switch tells \fIbbc\fR to use a non\-standard -\fIBBoards\fR file when performing its calculations. -Similarly, the `\-user BBoardsuser' switch tells \fIbbc\fR to use a -non\-standard username. -Both of these switches are useful for debugging a new \fIBBoards\fR or -\fIPOP\fR file. - -If the local host is configured as an NNTP BBoards client, -or if the `\-host\ host' switch is given, -then \fIbbc\fR will query the NNTP service host -as to the status of the BBoards. -For NNTP BBoards clients, -the `\-user\ user' and the `\-rpop' switches are ignored. - -The \fI\&.bbrc\fR file in the -user's \fB$HOME\fR directory -is used to keep track of what messages have been read. -The `\-rcfile\ rcfile' switch overrides the use of \fI\&.bbrc\fR for -this purpose. -If the value given to the switch is not absolute, -(i.e., does not begin with a \fB/\fR\0), -it will be presumed to start from the current working directory. -If this switch is not given (or the `\-norcfile' switch is given), -then \fIbbc\fR consults the envariable \fBMHBBRC\fR, -and honors it similarly. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^$HOME/\&.bbrc~^BBoard \*(lqcurrent\*(rq message information -.Pr -^Path:~^To determine the user's MH directory -.Ps -^bboards:~^To specify interesting BBoards -.Ps -^mshproc:~^Program to read a given BBoard -.Sa -bbl(1), bboards(1), msh(1) -.De -`\-read' -.Ds -`\-noarchive' -.Ds -`\-protocol' -.Ds -`bboards' defaults to \*(lqsystem\*(rq -.Ds -`\-file /BBoards' -.Ds -`\-user bboards' -.Co -None -.Bu -The `\-user' switch takes effect only if followed by the `\-file' switch. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbexp.me --- a/doc/bbexp.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBEXP 8 -.NA -bbexp \- expunge the BBoards area -.SY -/bbexp -\%[\-\fIfirst\-metric\fR] \%[\-\fIsecond\-metric\fR] -\%[bboards\ ...] -.DE -The \fIbbexp\fR program reads the BBoards database and calls \fImsh\fR to -archive the named BBoards (or all BBoards if none are specified). - -The first\-metric (which defaults to 12) gives the age in days of the -\*(lqBB\-Posted:\*(rq field for messages which should be expunged. -The second\-metric (which defaults to 20) gives the age in days of the -\*(lqDate:\*(rq field for messages which should be expunged. -Any message which meets either metric will be either archived or removed, -depending on what the \fIBBoards\fR\0(5) file says. -.Fi -^/BBoards~^BBoards database -.Pr -None -.Sa -msh(1), bboards(5) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbl.me --- a/doc/bbl.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,201 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBL 1 -.NA -bbl \- manage a BBoard -.SY -bbl -\%[+folder] -\%[\-shell\ program] -\%[\-verbose] \%[\-noverbose] -bboard -\%[\-help] -.DE -\fIbbl\fR allows a \fIBBleader\fR to manage a BBoard. -The process is relatively simple: a \fIBBleader\fR -invokes the \fIbbl\fR program to set\-up an environment in which the messages -contained in the BBoard -may be accessed as if they were messages in an \fIMH\fR folder. - -To do this, \fIbbl\fR, \fIincs\fR the \fIBBoard\fR -to the folder \*(lq+bbl\*(rq, and \fIincs\fR the archives for the \fIBBoard\fR -to the folder \*(lq+bbl/arc\*(rq. The \fIBBleader\fR -then gets a new shell in which \fIMH\fR -commands (among others) may be executed. When the \fIBBleader\fR -is done, CTRL\-D is typed, which terminates the shell. \fIbbl\fR then -asks the \fIBBleader\fR -as to how the BBoard -should be reconstructed. -Usually, this results in zeroing the existing \fIBBoard\fR -file, and \fIpack\fRing the \*(lq+bbl\*(rq folder into the \fIBBoard\fR -file. Similar actions are taken for the archive. - -The `\-shell' switch specifies what process that \fIbbl\fR should invoke -as your command interpreter. This need not be a rooted filename. -If this switch is not specified, -\fIbbl\fR looks at the envariable \fB$SHELL\fR for a value. -If this envariable is not set, then \fIbbl\fR uses your login shell. - -The `\-verbose' switch directs \fIbbl\fR to type the shell commands that it -executes to get the job done (e.g., \fIchmod\fR\0s, \fIinc\fR\0s, etc.) - -As \fIbbl\fR processing is most likely not intuitively obvious to most -prospective BBoard\-leaders, a short diatribe is in order. As pointed out in -\fIBBleader\fR(1), -a BBoard\-leader (of the fictitious BBoard \*(lqhacks\*(rq) -has three primary maintenance functions: -.in +.5i - -.ti -.5i -\fBRead the BBoard\fR -.br -You don't need \fIbbl\fR -to do this, use \fIbbc\fR instead. - -.ti -.5i -\fBRemove inappropriate material\fR -.br -Do this by running \fIbbl\fR. -An example of this might be: -.sp -.nf -\01 % bbl hacks -\02 [ Working folder is +bbl, Archive folder is +bbl/arc ] -\03 [ Type CTRL\-D to finish ] -\04 % scan -.ta \w'\05 'u +\w'20 'u +\w'10/14 'u +\w'1345-PDT 'u +\w'Reasonable Person 'u -\05 20 10/14 1345-PDT Silly User Nonsensical message -\06 21 10/14 1707-PDT Silly User Another one -\07 22 10/14 2144-PDT Reasonable Person Legit message -.re -\09 % rmm 20 21 -\10 % \^D -\11 Incorporate changes? y -\12 Remove +bbl? y -\13 Update archives? n -\14 Remove +bbl/arc? y -\15 [+inbox now current] -\16 % -.fi -.sp -In item 1, the BBoard\-Leader invokes \fIbbl\fR -on the BBoard called \*(lqhacks\*(rq. The \fIbbl\fR -program responds by typing items 2 and 3 which tell the user what \fIMH\fR -folders are being used and that a sub\-shell is now in use (respectively). -The user does a scan of the +bbl folder -(\fIbbl\fR sets the current\-folder to be the one with the BBoard in it.) -and finds two messages that should be removed (numbers 20 and 21). -The user then removes these using the \fIrmm\fR -program (item 9) and then types a CTRL\-D to return to -\fIbbl\fR (item 10). -At this point, -\fIbbl\fR -asks how the BBoard should be reconstructed. Item 11 asks if the contents of -the +bbl folder should OVERWRITE the contents of the BBoard. The user -responds `yes', -that it should (hence the two \fIrmm\fR'd messages disappear). -Next on item 12, -the user is asked if the +bbl folder should be killed, since the BBoards -have been successfully updated, the user answers `yes'. -On item 13, the user is -asked if the archives should be updated. Since the user made no changes, the -answer `no' is made. (The user could have answered `yes' with no disastrous -effects, but knew that nothing had been updated). Finally, on item 14, the -user indicates that the +bbl/arc subfolder should be killed, by answering -`yes'. - -.ti -.5i -\fBArchive non\-recent material\fR -.br -Do this by running \fIbbl\fR. -An example of this might be: -.sp -.nf -\01 % bbl hacks -\02 [ Working folder is +bbl, Archive folder is +bbl/arc ] -\03 [ Type CTRL\-D to finish ] -\04 % scan -.ta \w'\05 'u +\w'20 'u +\w'10/14 'u +\w'1345-PDT 'u +\w'GFISHER@UCI-20B 'u -\05 11 10/12 1905-PST Marshall Rose New MMail/BBck -\06 12 10/12 1916-PST Stephen Willson PATH, nfinger, and ls -\07 13 10/12 2329-PDT G@UCI-20A 833-5122 hours -\08 14 10/13 1045-PDT MELLON@UCI-20B Reporting line -\09 15 10/13 1112-PST Tim Shimeall Re: 833-5122 hours -\10 16 10/13 1045-PDT MELLON@UCI-20B Reporting line -\11 17 10/13 2042-PST Dana Roode Ucifinger -\12 18 10/13 2045-PST Dana Roode Files in /usr/restores -\13 19 10/14 1028-PDT WILLSON@UCI-20B Re: term no pause -\14 20 10/14 1345-PDT Martin Katz Re: term no pause -\15 21 10/14 1707-PDT SCRIBE@UCI-20A Scribe Use -\16 22 10/14 2144-PDT GFISHER@UCI-20B New Twemacs -\17 23 10/15 1227-PDT Rob Rittenhouse Re: New Twemacs -.re -\18 % file +bbl/arc \-src +bbl 11\-12 17\-20 21 -\19 % ^D -\20 Incorporate changes? y -\21 Remove +bbl? y -\22 Update archives? y -\23 Remove +bbl/arc? y -\24 [+inbox now current] -\25 % -.fi -.sp -The important command given is in item 18, in which the user \fIfiles\fR -some messages from +bbl into +bbl/arc. When CTRL\-D is typed, the user -directs \fIbbl\fR -to update both the BBoard and its archives, which does the proper action. -As an alternate to this scenario, -some creative \fIBBleaders\fR might use the \fIpick\fR command to do all of -the work: - -.in +.5i -.nf -pick \-sequence select \-before \-12 \-datefield BB-Posted \-zero -pick \-sequence select \-before \-20 \-nozero -scan select -refile select +bbl/arc -.fi -.in -.5i - -In order to facilitate the use of automation shell scripts, -if the standard input for \fIbbl\fR is \fInot\fR a tty, -then \fIbbl\fR will not ask any questions and will proceed as if -the user's answer was \*(lqyes\*(rq for all questions. -Hence, \fIbbl\fR may be run under \fIcron\fR\0(8) to provide for -automatic archiving. -.in -.5i -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^incproc:~^Program to incorporate a mail drop into a folder -.Ps -^packproc:~^Program to pack a folder into a msgbox -.Ps -^rmfproc:~^Program to remove a folder -.Sa -bbc(1), bbleader(1), bboards(1) -.De -`+folder' defaults to \*(lqbbl\*(rq -.Ds -`\-nofile' -.Ds -`\-shell' defaults to \fB$SHELL\fR or your login shell -.Co -None -.Hi -In the early days of the UCI BBoards facility, -\fIBBleaders\fR actually used to run this program by hand. -Now, this \fIbbl\fR is often run automatically by the system to perform -automatic archiving. -.Bu -Note that \fIbbl\fR executes a lot of \fIMH\fR -commands, and as such, each of these commands can and will read -your \fI\&.mh\(ruprofile\fR for defaults. -Please read the \fBBUGS\fR section of \fImh\-profile\fR\0(5) -for some hints to help you avoid many silly problems. - -Also, \fIbbl\fR is unforgiving in doing exactly what it is told, -so take special care in answering \fIbbl\fR's questions. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbleader.me --- a/doc/bbleader.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,105 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBLEADER 1 -.NA -BBleader \- responsiblities of an MH BBoard-leader -.SY -bbl -bboard -\%[+folder] -\%[\-shell\ shell] -\%[\-verbose] -\%[\-help] -.DE -What follows is a description of the responsibilities of a BBleader. -This is a working collection of facts: -there are no simple or elegant rules. -In the discussion that follows, -substitute in the name of your BBoard wherever you see the ficticious -name ``hacks''. - -.in +.5i -.ti -.5i -\fBPreliminary Maintenance\fR -.br -When you are appointed a BBleader by the person who is acting as the -\fIPostMaster\fR you should first make sure that -the four addresses associated with your BBoard are correct -(see \fIbboards\fR\0(1)). -To check this, try \*(lqbbc -topics -verbose hacks\*(rq. -You should be listed under local leader(s), and the BBoard addresses should -be correct. - -.ti -.5i -\fBPeriodic Maintenance\fR -.br -There are three functions that you should perform periodically: -.in +.75i -.br -.ti -.5i -\fBRead the BBoard\fR\0: -If you're a BBoard leader you should be keeping up on what's going on. -.br -.ti -.5i -\fBRemove inappropriate material\fR\0: -If offsensive or otherwise non-sensical material shows up, -or if a duplicate message appears, -use the \fIBBl\fR program, delete the offending messages from the folder. -.br -.ti -.5i -\fBArchive non-recent material\fR\0: -The archive facility has been upgraded to be almost fully automated. -BBoards with the Auto-Archive flag set will have old material automatically -placed in the archive area once a week. You may also archive material -yourself if you like, or if your BBoard is not set to Auto-Archive. -Just file messages in the folder ``+bbl'' into the folder ``+bbl/arc'' -You should archive material whenever it takes a long time to read in a -BBoard using \fIbbc\fR and \fImsh\fR. -The only exception to this is (possibly) the \fBap-news\fR and -\fBny-times\fR BBoards, -in which case non-recent material is usually deleted, -and an archive is not kept. -.in -.75i - -.ti -.5i -\fBSporadic Maintenance\fR -.br -As a BBoard leader -there are three groups of people that you will be required to deal with: -.in +.75i -.br -.ti -.5i -\fBBBoard users\fR\0: -Correspondence from BBoard users is usually addressed to -\fBlocal\-hacks\-request\fR. -Although the nature of such correspondence varies, -the most usual topic is how to get access to archives for the BBoard. -In such cases, if the archives are on-line in the ~bboards/archive/ area, -then you should refer the BBoard user to the appropriate files. -If not, then you should contact the \fIPostMaster\fR and ask -for archive retrieval. -Archives may be accessed through the normal -\fIbbc\fR and \fImsh\fR programs, using the `\-archive' switch to \fIbbc\fR. -.br -.ti -.5i -\fBBBoard leaders\fR\0: -You may have to correspond with the people who maintain the -\fBInternet\fR mailing list for the BBoard. -Their address is \fBhacks\-request\fR. -.br -.ti -.5i -\fBPostOffice personnel\fR\0: -You may need help or advice. The address to turn to is \fIPostMaster\fR. -.in -.75i -.in -.5i -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Sa -bboards(1), bbc(1), bbl(1), msh(1) -.De -The default bboard is \*(lqsystem\*(rq -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bboards.me --- a/doc/bboards.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,90 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBOARDS 1 -.NA -bboards \- the UCI BBoards facility -.SY -bbc -\%[\-check] -\%[\-read] -bboards ... -\%[\-help] -.DE -The home directory of \fIbboards\fR is where the BBoard system is kept. -This documentation describes some of the nuances of the BBoard system. - -Note that if your system is configured to use the Network News -Transfer Protocol (\fBNNTP\fP) to read BBoards, -(your system does seem to be configured this way), -then there is no local bboards setup; instead, \fIbbc\fP -opens an \fBNNTP\fP connection to the local server. - -.in +.5i -.ti -.5i -\fBBBoards, BBoard\-IDs\fR -.br -A BBoard is just a file containing a group of messages relating to the same -topic. -These files live in the ~bboards home directory. -Each message in a BBoard file has in its header the line -\*(lqBBoard-Id: n\*(rq, -where \*(lqn\*(rq is an ascending decimal number. -This id-number is unique for each message in a BBoards file. -It should NOT be confused with the message number of a message, -which can change as messages are removed from the BBoard. - -.ti -.5i -\fBBBoard Handling\fR -.br -To read BBoards, use the \fIbbc\fR and \fImsh\fR programs. -The \fImsh\fR command is a monolithic program which contains all the -functionality of \fIMH\fR in a single program. -The `\-check' switch to \fIbbc\fR lets you check on the status of BBoards, -and the `\-read' switch tells \fIbbc\fR to invoke \fImsh\fR to read -those BBoards. - -.ti -.5i -\fBCreating a BBoard\fR -.br -Both public, and private BBoards are supported. -Contact the mail address \fIPostMaster\fR if you'd like to have a BBoard -created. - -.ti -.5i -\fBBBoard addresses\fR -.br -Each BBoard has associated with it 4 addresses, -these are (for the ficticious BBoard called ``hacks''): -.in +.75i -.br -.ti -.5i -\fBhacks\fR\0: The Internet wide distribution list. -.br -.ti -.5i -\fBdist-hacks\fR\0: The local BBoard. -.br -.ti -.5i -\fBhacks-request\fR\0: -The people responsible for the BBoard at the Internet level. -.br -.ti -.5i -\fBlocal-hacks-request\fR\0: -The people responsible for the BBoard locally. -.in -.75i -.in -.5i -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^$HOME/\&.bbrc~^BBoard information -.Pr -^Path:~^To determine the user's MH directory -.Ps -^bboards:~^To specify interesting BBoards -.Ps -^mshproc:~^Program to read a given BBoard -.Sa -bbc(1), bbl(1), bbleader(1), msh(1) -.De -The default bboard is \*(lqsystem\*(rq -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bboards5.me --- a/doc/bboards5.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBOARDS 5 -.NA -BBoards \- BBoards database -.SY -/BBoards -.DE -The BBoards database -contains for each BBoard the following information: - -.nf -.ta \w'encrypted password 'u -\fIfield\fR \fIvalue\fR -name the name of the BBoard -aliases local aliases for the BBoard - (separated by commas) -primary file the .mbox file -encrypted password leadership password -leaders local list maintainers (separated by commas) - usernames from the \fIpasswd\fR\0(5) file, - or groupnames preceded by `=' from the - \fIgroup\fR\0(5) file -network address the list address -request address the list maintainer's address -relay the host acting as relay for the local domain -distribution sites (separated by commas) -flags special flags (see ) -.re -.fi - -This is an ASCII file. Each field within each BBoard's entry -is separated from the next by a colon. -Each BBoard entry is separated from the next by a new-line. -If the password field is null, no password is demanded; -if it contains a single asterisk, then no password is valid. - -This file resides in the home directory of the login \*(lqbboards\*(rq. -Because of the encrypted passwords, -it can and does have general read permission. -.Fi -^/BBoards~^BBoards database -.Sa -bbaka(8), bbexp(8), bboards (8), bbtar(8) -.Bu -A binary indexed file format should be available for fast access. - -Appropriate precautions must be taken to lock the file against changes -if it is to be edited with a text editor. -A \fIvibb\fR program is needed. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bboards8.me --- a/doc/bboards8.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBOARDS 8 -.NA -bboards \- BBoards channel/mailer -.SY -/usr/mmdf/chans/bboards -fd1 fd2 \%[y] - -.ti .5i -/usr/local/mh/lib/sbboards -bboard\ ... - -.ti .5i -/usr/local/mh/lib/sbboards -file maildrop directory bboards.bboard -.DE -For \fIMMDF\fR, the BBoards channel delivers mail to the BBoards system. -For \fISendMail\fR and stand\-alone \fIMH\fR, the SBBoards mailer performs -this task. - -For each address given, -these programs consult the \fIbboards\fR\0(5) file to ascertain information -about the BBoard named by the address. -The programs then perform local delivery, if appropriate. -After that, -with the exception of \fIsbboards\fR running under stand\-alone \fIMH\fR, -the programs perform redistribution, if appropriate. - -For redistribution, -the return address is set to be the request address at the local host, -so bad addresses down the line return to the nearest point of authority. -If any failures occur during redistribution, -a mail message is sent to the local request address. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^/BBoards~^BBoards database -.Pr -None -.Sa -bboards(5), bbaka(8) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/bbtar.me --- a/doc/bbtar.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BBTAR 8 -.NA -bbtar \- generate the names of archive files to be put to tape -.SY -/bbtar -\%[private] \%[public] -.DE -The \fIbbtar\fR program reads the BBoards database and produces on its -standard output the names of BBoards archives which should be put to tape, -for direct use in a \fItar\fR\0(1) command. - -If the argument `private' is given, -only private BBoards are considered. -If the argument `public' is given, -only public BBoards are considered. -This lets the BBoards administrator write two tapes, -one for general read\-access (the public BBoards), -and one for restricted access. -The default is all BBoards - -For example: - -.nf -.in +.5i -cd archive # change to the archive directory -tar cv `bbtar private` # save all private BBoard archives -.in -.5i -.fi - -After the archives have been saved to tape, -they are usually removed. -The archives are then filled again, -usually automatically by cron jobs which run \fIbbexp\fR\0(8). -.Fi -^/BBoards~^BBoards database -.Pr -None -.Sa -bboards(5), bbexp(8) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/burst.me --- a/doc/burst.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC BURST 1 -.NA -burst \- explode digests into messages -.SY -burst -\%[+folder] \%[msgs] -\%[\-inplace] \%[\-noinplace] -\%[\-quiet] \%[\-noquiet] -\%[\-verbose] \%[\-noverbose] -\%[\-help] -.DE -\fIBurst\fR considers the specified messages in the named folder to be -Internet digests, and explodes them in that folder. - -If `\-inplace' is given, -each digest is replaced by the \*(lqtable of contents\*(rq for the digest -(the original digest is removed). -\fIBurst\fR then renumbers all of the messages following the digest in the -folder to make room for each of the messages contained within the digest. -These messages are placed immediately after the digest. - -If `\-noinplace' is given, -each digest is preserved, -no table of contents is produced, -and the messages contained within the digest are placed at the end of -the folder. -Other messages are not tampered with in any way. - -The `\-quiet' switch directs \fIburst\fR to be silent about reporting -messages that are not in digest format. - -The `\-verbose' switch directs \fIburst\fR to tell the user the general -actions that it is taking to explode the digest. - -It turns out that \fIburst\fR works equally well on forwarded messages and -blind\-carbon\-copies as on Internet digests, -provided that the former two were generated by \fIforw\fR or \fIsend\fR. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Msg\-Protect:~^To set mode when creating a new message -.Sa -\fIProposed Standard for Message Encapsulation\fR (aka RFC\-934), -.br -inc(1), msh(1), pack(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Ds -`\-noinplace' -.Ds -`\-noquiet' -.Ds -`\-noverbose' -.Co -If a folder is given, it will become the current folder. -If `\-inplace' is given, -then the first message burst becomes the current message. -This leaves the context ready for a \fIshow\fR of the table of contents -of the digest, and a \fInext\fR to see the first message of the digest. -If `\-noinplace' is given, -then the first message extracted from the first digest burst becomes the -current message. -This leaves the context in a similar, but not identical, -state to the context achieved when using `\-inplace'. -.Bu -The \fIburst\fR program enforces a limit on the number of messages which may -be \fIburst\fR from a single message. -This number is on the order of 1000 messages. -There is usually no limit on the number of messages which may reside in the -folder after the \fIburst\fRing. - -Although \fIburst\fR uses a sophisticated algorithm to determine where one -encapsulated message ends and another begins, -not all digestifying programs use an encapsulation algorithm. -In degenerate cases, -this usually results in \fIburst\fR finding an encapsulation boundary -prematurely and splitting a single encapsulated message into two or more -messages. -These erroneous digestifying programs should be fixed. - -Furthermore, -any text which appears after the last encapsulated message is not placed -in a seperate message by \fIburst\fR. -In the case of digestified messages, -this text is usally an \*(lqEnd of digest\*(rq string. -As a result of this possibly un\-friendly behavior on the part of \fIburst\fR, -note that when the `\-inplace' option is used, -this trailing information is lost. -In practice, -this is not a problem since correspondents usually place remarks in text -prior to the first encapsulated message, -and this information is not lost. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/comp.me --- a/doc/comp.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,116 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC COMP 1 -.NA -comp \- compose a message -.SY -comp -\%[+folder] \%[msg] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-file\ file] -\%[\-form\ formfile] -\%[\-use] \%[\-nouse] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIComp\fR is used to create a new message to be mailed. -It copies a message form to -the draft being composed and then invokes an editor on the draft -(unless `\-noedit' is given, in which case the initial edit is suppressed). - -The default message form contains the following elements: - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/components -.ec -.in -.5i -.fi - -If the file named \*(lqcomponents\*(rq exists in the user's MH directory, -it will be used instead of this form. -The file specified by `\-form\ formfile' will be used if given. -You may also start \fIcomp\fR using the contents of an existing -message as the form. -If you supply either a `+folder' or `msg' argument, that message will be used -as the form. You may not supply both a `\-form\ formfile' and a `+folder' or -\&`msg' argument. -The line of dashes -or a blank line must be left between the header and the -body of the message for the message to be identified properly when it is -sent (see \fIsend\fR\0(1)). -The switch `\-use' directs \fIcomp\fR to -continue editing an already started message. -That is, if a -\fIcomp\fR (or \fIdist\fR, \fIrepl\fR, or \fIforw\fR\0) is terminated without -sending the draft, the draft can be edited again via -\*(lqcomp\ \-use\*(rq. - -If the draft already exists, \fIcomp\fR will ask -you as to the disposition of the draft. -A reply of \fBquit\fR will abort \fIcomp\fR, leaving the draft intact; -\fBreplace\fR will replace the existing draft with the appropriate form; -\fBlist\fR will display the draft; -\fBuse\fR will use the draft for further composition; -and \fBrefile\ +folder\fR will -file the draft in the given folder, and give you a new draft with the -appropriate form. -(The `+folder' argument to \fBrefile\fR is required.) - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -The `\-file\ file' switch says to use the named file as the message draft. - -The `\-editor\ editor' switch indicates the editor to -use for the initial edit. -Upon exiting from the editor, -\fIcomp\fR will invoke the \fIwhatnow\fR program. -See \fIwhatnow\fR\0(1) for a discussion of available options. -The invocation of this program can be inhibited by using the `\-nowhatnowproc' -switch. -(In truth of fact, -it is the \fIwhatnow\fR program which starts the initial edit. -Hence, `\-nowhatnowproc' will prevent any edit from occurring.) -.Fi -^/usr/local/mh/lib/components~^The message skeleton -^or /components~^Rather than the standard skeleton -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Editor:~^To override the default editor -.Ps -^Msg\-Protect:~^To set mode when creating a new message (draft) -.Ps -^fileproc:~^Program to refile the message -.Ps -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions -.Sa -dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5) -.De -`+folder' defaults to the current folder -.Ds -`msg' defaults to the current message -.Ds -`\-nodraftfolder' -.Ds -`\-nouse' -.Co -None -.Bu -If \fIwhatnowproc\fR is \fIwhatnow\fR, -then \fIcomp\fR uses a built\-in \fIwhatnow\fR, -it does not actually run the \fIwhatnow\fR program. -Hence, if you define your own \fIwhatnowproc\fR, -don't call it \fIwhatnow\fR since \fIcomp\fR won't run it. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/conflict.me --- a/doc/conflict.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC CONFLICT 8 -.NA -conflict \- search for alias/password conflicts -.SY -/usr/local/mh/lib/conflict -\%[\-mail\ name] -\%[\-search\ directory] -\%[aliasfiles...] -\%[\-help] -.DE -\fIConflict\fR is a program that checks to see if the interface between -\fIMH\fR and transport system is in good shape - -\fIConflict\fR -also checks for maildrops in /var/mail which do not belong -to a valid user. -It assumes that no user name will start with `.', -and thus ignores files in /var/mail which begin with `.'. -It also checks for entries in the \fIgroup\fR\0(5) -file which do not belong to a valid user, -and for users who do not have a valid group number. -In addition duplicate users and groups are noted. - -If the `\-mail\ name' switch is used, -then the results will be sent to the specified \fIname\fR. -Otherwise, the results are sent to the standard output. - -The `\-search\ directory' switch can be used to search directories -other than /var/mail and to report anomalies in those directories. -The `\-search\ directory' switch can appear more than one time in an -invocation to \fIconflict\fR. - -\fIConflict\fR should be run under \fIcron\fR\0(8), -or whenever system accounting takes place. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^/etc/passwd~^List of users -^/etc/group~^List of groups -^/usr/local/mh/bin/mhmail~^Program to send mail -^/var/mail/~^Directory of mail drop -.Pr -None -.Sa -mh\-alias(5) -.De -`aliasfiles' defaults to /usr/local/mh/lib/MailAliases -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/dist.me --- a/doc/dist.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,147 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC DIST 1 -.NA -dist \- redistribute a message to additional addresses -.SY -dist -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-form\ formfile] -\%[\-inplace] \%[\-noinplace] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIDist\fR is similar to \fIforw\fR. -It prepares the specified -message for redistribution to addresses that (presumably) are -not on the original address list. - -The default message form contains the following elements: - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/distcomps -.ec -.in -.5i -.fi - -If the file named \*(lqdistcomps\*(rq exists in the user's MH directory, -it will be used instead of this form. -In either case, the file specified by `\-form\ formfile' will be -used if given. -The form used will be prepended to the message being resent. - -If the draft already exists, -\fIdist\fR will ask you as to the disposition of the draft. -A reply of \fBquit\fR will abort \fIdist\fR, leaving the draft intact; -\fBreplace\fR will replace the existing draft with a blank skeleton; -and \fBlist\fR will display the draft. - -Only those addresses in \*(lqResent\-To:\*(rq, \*(lqResent\-cc:\*(rq, and -\*(lqResent\-Bcc:\*(rq will be sent. -Also, a \*(lqResent\-Fcc:\ folder\*(rq will be honored (see \fIsend\fR\0(1)). -Note that with \fIdist\fR, the draft should contain only -\*(lqResent\-xxx:\*(rq fields and no body. -The headers and the body of the original message are copied to the draft when -the message is sent. -Use care in constructing the headers for the redistribution. - -If the `\-annotate' switch is given, the message being -distributed will be annotated with the lines: - - Resent:\ date - Resent:\ addrs - -where each address list contains as many lines as required. -This annotation -will be done only if the message is sent directly from \fIdist\fR. -If the message is not sent immediately from \fIdist\fR, -\*(lqcomp \-use\*(rq may be used to re\-edit and send the constructed message, -but the annotations won't take place. -The '\-inplace' switch causes annotation to -be done in place in order to preserve links to the annotated message. - -See \fIcomp\fR\0(1) for a description of the `\-editor' and `\-noedit' -switches. -Note that while in the editor, -the message being resent is available through a link named \*(lq@\*(rq -(assuming the default \fIwhatnowproc\fR\0). -In addition, the actual pathname of the message is stored in the envariable -\fB$editalt\fR, -and the pathname of the folder containing the message is stored in the -envariable \fB$mhfolder\fR. - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -Upon exiting from the editor, -\fIdist\fR will invoke the \fIwhatnow\fR program. -See \fIwhatnow\fR\0(1) for a discussion of available options. -The invocation of this program can be inhibited by using the `\-nowhatnowproc' -switch. -(In truth of fact, -it is the \fIwhatnow\fR program which starts the initial edit. -Hence, `\-nowhatnowproc' will prevent any edit from occurring.) -.Fi -^/usr/local/mh/lib/distcomps~^The message skeleton -^or /distcomps~^Rather than the standard skeleton -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Editor:~^To override the default editor -.Ps -^fileproc:~^Program to refile the message -.Ps -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions -.Sa -comp(1), forw(1), repl(1), send(1), whatnow(1) -.De -`+folder' defaults to the current folder -.Ds -`msg' defaults to cur -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noinplace' -.Co -If a folder is given, it will become the current folder. -The message distributed will become the current message. -.Hi -\fIDist\fR originally used headers of the form \*(lqDistribute\-xxx:\*(rq -instead of \*(lqResent\-xxx:\*(rq. In order to conform with the -ARPA Internet standard, RFC\-822, -the \*(lqResent\-xxx:\*(rq form is now used. -\fIDist\fR will recognize \*(lqDistribute\-xxx:\*(rq type headers and -automatically convert them to \*(lqResent\-xxx:\*(rq. -.Bu -\fIDist\fR does not \fIrigorously\fR check the message being -distributed for adherence to the transport standard, -but \fIpost\fR called by \fIsend\fR does. -The \fIpost\fR program will balk (and rightly so) at poorly formatted messages, -and \fIdist\fR won't correct things for you. - -If \fIwhatnowproc\fR is \fIwhatnow\fR, -then \fIdist\fR uses a built\-in \fIwhatnow\fR, -it does not actually run the \fIwhatnow\fR program. -Hence, if you define your own \fIwhatnowproc\fR, -don't call it \fIwhatnow\fR since \fIdist\fR won't run it. - -If your current working directory is not writable, -the link named \*(lq@\*(rq is not available. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/dp.me --- a/doc/dp.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC DP 8 -.NA -dp \- parse dates 822-style -.SY -/usr/local/mh/lib/dp -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-width\ columns] -dates\ ... -\%[\-help] -.DE -\fIDp\fR is a program that parses dates according to the ARPA Internet -standard. -It also understands many non\-standard formats, -such as those produced by TOPS\-20 sites and some UNIX sites using -\fIctime\fR\0(3). -It is useful for seeing how \fIMH\fR will interpret a date. - -The \fIdp\fR program treats each argument as a single date, -and prints the date out in the official 822\-format. -Hence, it is usually best to enclose each argument in double\-quotes for the -shell. - -To override the output format used by \fIdp\fR, -the `\-format\ string' or `\-format\ file' switches are used. -This permits individual fields of the address to be extracted with ease. -The string is simply a format stringand thefile is simply a format file. -See \fImh\-format\fR\0(5) for the details. - -Here is the default format string used by \fIdp\fR: - -.nf -.ti +.5i -%<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%> -.fi - -which says that if an error was detected, print the error, a `:', -and the date in error. -Otherwise, output the 822\-proper format of the date. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -None -.Sa -ap(8) -.br -\fIStandard for the Format of ARPA Internet Text Messages\fR (aka RFC\-822) -.De -`\-format' default as described above -.Ds -`\-width' default to the width of the terminal -.Co -None -.Bu -The argument to the `\-format' switch must be interpreted as a single token -by the shell that invokes \fIdp\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/fmtdump.me --- a/doc/fmtdump.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC FMTDUMP 8 -.NA -fmtdump \- decode MH format files -.SY -/usr/local/mh/lib/fmtdump -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-help] -.DE -\fIFmtdump\fR is a program that parses an \fIMH\fP format file -and produces a pseudo-language listing of the how \fIMH\fP -interprets the file. - -The `\-format\ string' and `\-form\ formatfile' switches may be used -to specify a format string or format file to read. -The string is simply a format string and the file is simply a format file. -See \fImh-format\fR\|(5) for the details. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/scan.default~^The default format file -.Pr -^Path:~^To determine the user's MH directory -.Sa -mh-format(5), mh-sequences(8) -.Co -None -.Bu -The output may not be useful unless you are familiar -with the internals of the mh-format subroutines. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/folder.me --- a/doc/folder.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,210 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC FOLDER 1 -.NA -folder, folders \- set/list current folder/message -.SY -folder -\%[+folder] \%[msg] -\%[\-all] -\%[\-create] \%[\-nocreate] -\%[\-print] -.\" \%[\-noprint] -\%[\-fast] \%[\-nofast] -\%[\-header] \%[\-noheader] -\%[\-recurse] \%[\-norecurse] -\%[\-total] \%[\-nototal] -\%[\-list] \%[\-nolist] -\%[\-push] \%[\-pop] -\%[\-pack] \%[\-nopack] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -folders -.DE -Since the \fIMH\fR environment is the shell, it is easy to lose -track of the current folder from day to day. -When \fIfolder\fR is given the `\-print' switch (the default), -\fIfolder\fR will -list the current folder, the number of messages in it, the -range of the messages (low\-high), and the current message within -the folder, and will flag extra files if they exist. -An example of this summary is: - -.nf -.if t .in +.5i -.ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u -inbox+ has \016 messages (\0\03\-\022); cur=\0\05. -.re -.if t .in -.5i -.fi - -If a `+folder' and/or `msg' are specified, they will -become the current folder and/or message. -By comparison, -when a `+folder' argument is given, -this corresponds to a \*(lqcd\*(rq operation in the \fIshell\fR; -when no `+folder' argument is given, -this corresponds roughly to a \*(lqpwd\*(rq operation in the \fIshell\fR. - -If the specified (or default) folder doesn't exist, -the default action is to query the user -as to whether the folder should be created; -when standard input is not a tty, the answer to -the query is assumed to be \*(lqyes\*(rq. - -Specifying `\-create' will cause \fIfolder\fP to create -new folders without any query. -(This is the easy way to create an empty folder for use later.) -Specifying `\-nocreate' will -cause \fIfolder\fP to exit without creating a non-existant folder. -.\" -.\" note - this doesn't work at present -.\" If `\-noprint' is specified, -.\" a `+folder' and/or `msg' may still be specified -.\" to set the current folder and/or message, -.\" but the folder summary will not be printed. -.Uh "Multiple Folders" -Specifying `\-all' -will produce a summary line for each top-level -folder in the user's MH directory, sorted alphabetically. -(If \fIfolder\fR -is invoked by a name ending with \*(lqs\*(rq (e.g., \fIfolders\fR\0), -`\-all' is assumed). -Specifying `\-recurse' with `\-all' will also -produce a line for all sub-folders. -These folders are all preceded by the read\-only folders, -which occur as \*(lqatr\-cur\-\*(rq entries in the user's \fIMH\fR context. -For example, - -.ne 9 -.nf -.if t .in +.5i -.ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u -Folder \0\0\0# of messages (\0range\0) cur msg (other files) -/fsd/rs/m/tacc has \035 messages (\0\01\-\035); cur=\023. -/rnd/phyl/Mail/EP has \082 messages (\0\01\-108); cur=\082. -ff has \0no messages. -inbox+ has \016 messages (\0\03\-\022); cur=\0\05. -mh has \076 messages (\0\01\-\076); cur=\070. -notes has \0\02 messages (\0\01\-\0\02); cur=\0\01. -ucom has 124 messages (\0\01\-124); cur=\0\06; (others). -.ta \w'/rnd/phyl/Mail/EP has 'u -\0\0\0\0\0\0\0\0\0\0TOTAL= 339 messages in 7 folders -.re -.if t .in -.5i -.fi - -The \*(lq+\*(rq after inbox indicates that it is the current folder. -The \*(lq(others)\*(rq indicates that the folder `ucom' has files -which aren't messages. -These files may either be sub\-folders, -or files that don't belong under the MH file naming scheme. - -The header is output if either a `\-all' or a `\-header' switch -is specified; it is suppressed by `\-noheader'. -A `\-total' switch will produce only the -summary line. - -If `\-fast' is given, only the folder name (or names in the -case of `\-all') will be listed. -(This is faster because the -folders need not be read.) - -If a `+folder' -is given along with the `\-all' switch, -\fIfolder\fR will, -in addition to setting the current folder, -list the top\-level folders for the current folder (with `\-norecurse') -or list all sub-folders under the current folder recursively (with `\-recurse'). -In this case, if a `msg' is also supplied, -it will become the current message of `+folder'. - -The `\-recurse' switch lists each folder recursively, so -use of this option effectively defeats the speed enhancement of the `\-fast' -option, -since each folder must be searched for subfolders. -Nevertheless, the combination of these options is useful. - -.Uh "Compacting a Folder" -The `\-pack' switch will compress the message names in the -designated folders, removing holes in message numbering. -The `\-verbose' switch directs \fIfolder\fR to tell the user the general -actions that it is taking to compress the folder. - -.Uh "The Folder Stack" -The `\-push' switch directs \fIfolder\fR to push the current folder onto the -\fIfolder\-stack\fR, -and make the `+folder' argument the current folder. -If `+folder' is not given, -the current folder and the top of the \fIfolder\-stack\fR are exchanged. -This corresponds to the \*(lqpushd\*(rq operation in the \fICShell\fR. - -The `\-pop' switch directs \fIfolder\fR to discard the top of the -\fIfolder\-stack\fR, -after setting the current folder to that value. -No `+folder' argument is allowed. -This corresponds to the \*(lqpopd\*(rq operation in the \fICShell\fR. -The `\-push' switch and the `\-pop' switch are mutually exclusive: -the last occurrence of either one overrides any previous occurrence of the -other. Both of these switches also set `\-list' by default. - -The `\-list' switch directs \fIfolder\fR to list the contents of the -\fIfolder\-stack\fR. -No `+folder' argument is allowed. -After a successful `\-push' or `\-pop', the `\-list' action is taken, -unless a `\-nolist' switch follows them on the command line. -This corresponds to the \*(lqdirs\*(rq operation in the \fICShell\fR. -The `\-push', `\-pop', and `\-list' switches turn -off `\-print'. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Folder\-Protect:~^To set mode when creating a new folder -.Ps -^Folder\-Stack:~^To determine the folder stack -.\" .Ps -.\" ^lsproc:~^Program to list the contents of a folder -.Sa -refile(1), mhpath(1) -.De -`+folder' defaults to the current folder -.Ds -`msg' defaults to none -.Ds -`\-nofast' -.Ds -`\-noheader' -.Ds -`\-nototal' -.Ds -`\-nopack' -.Ds -`\-norecurse' -.Ds -`\-noverbose' -.Ds -`\-print' is the default if no `\-list', `\-push', or `\-pop' is specified -.Ds -`\-list' is the default if `\-push', or `\-pop' is specified -.Co -If `+folder' and/or `msg' are given, they will become the -current folder and/or message. -.Hi -In previous versions of \fIMH\fR, -the `\-fast' switch prevented context changes from -occurring for the current folder. -This is no longer the case: if `+folder' is given, -then \fIfolder\fR will always change the current folder to that. -.Bu -`\-all' forces `\-header' and `\-total'. -.sp -There is no way to restore the default behavior -(to ask the user whether to create a non-existant folder) -after `\-create' or `\-nocreate' is given. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/forw.me --- a/doc/forw.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,271 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC FORW 1 -.NA -forw \- forward messages -.SY -forw -\%[+folder] \%[msgs] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -\%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -forw -\%[+folder] \%[msgs] -\%[\-digest\ list] \%[\-issue\ number] \%[\-volume\ number] -\%[other\ switches\ for\ \fIforw\fR] -\%[\-help] -.DE -\fIForw\fR may be used to prepare a message containing other -messages. -It constructs the new message from the components file -or `\-form\ formfile' (see \fIcomp\fR\0), with a body composed of the -message(s) to be forwarded. -An editor is invoked as in \fIcomp\fR, -and after editing is complete, the user is prompted before the message -is sent. - -The default message form contains the following elements: - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/forwcomps -.ec -.in -.5i -.fi - -If the file named \*(lqforwcomps\*(rq exists in the user's MH directory, -it will be used instead of this form. -In either case, the file specified by `\-form\ formfile' will be -used if given. - -If the draft already exists, -\fIforw\fR will ask you as to the disposition of the draft. -A reply of \fBquit\fR will abort \fIforw\fR, leaving the draft intact; -\fBreplace\fR will replace the existing draft with a blank skeleton; -and \fBlist\fR will display the draft. - -If the `\-annotate' switch is given, each message being -forwarded will be annotated with the lines - - Forwarded:\ date - Forwarded:\ addrs - -where each address list contains as many lines as required. -This annotation -will be done only if the message is sent directly from \fIforw\fR. -If the message is not sent immediately from \fIforw\fR, -\*(lqcomp\ \-use\*(rq may be used to re\-edit and send the constructed message, -but -the annotations won't take place. -The '\-inplace' switch causes annotation to -be done in place in order to preserve links to the annotated message. - -See \fIcomp\fR\0(1) for a description of the `\-editor' and `\-noedit' -switches. - -Although \fIforw\fR uses the `\-form\ formfile' switch to direct it how to -construct the beginning of the draft, the `\-filter\ filterfile', -`\-format', and `\-noformat' -switches direct \fIforw\fR as to how each forwarded message should be -formatted in the body of the draft. -If `\-noformat' is specified, -then each forwarded message is output exactly as it appears. -If `\-format' or `\-filter\ filterfile' is specified, -then each forwarded message is filtered (re\-formatted) prior to being -output to the body of the draft. -The filter file for \fIforw\fR should be a standard form file for -\fImhl\fR, -as \fIforw\fR will invoke \fImhl\fR to format the forwarded messages. -The default message filter (what you get with `\-format') is: - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/mhl.forward -.ec -.in -.5i -.fi - -If the file named \*(lqmhl.forward\*(rq exists in the user's MH directory, -it will be used instead of this form. -In either case, the file specified by `\-filter\ filterfile' will be -used if given. -To summarize: -`\-noformat' will reproduce each forwarded message exactly, -`\-format' will use \fImhl\fR and a default filterfile, \*(lqmhl.forward\*(rq, -to format each forwarded message, and -`\-filter\ filterfile' will use the named filterfile to format each -forwarded message with \fImhl\fR. - -Each forwarded message is separated with an encapsulation delimiter -and -dashes in the first column of the forwarded messages will be prepended -with `\-\ ' so that -when received, the message is suitable for bursting by \fIburst\fR\0(1). -This follows the Internet RFC\-934 guidelines. - -For users of \fIprompter\fR\0(1), by specifying prompter's `-prepend' -switch in the \&.mh\(ruprofile file, any commentary text is entered before -the forwarded messages. (A major win!) - -To use the MIME rules for encapsulation, -specify the `\-mime' switch. -This directs \fIforw\fR to generate an \fImhn\fR composition file. -Note that MH will not invoke \fImhn\fR automatically, -unless you add this line to your \&.mh\(ruprofile file: -.sp -.in +.5i -automhnproc: mhn -.in -.5i -.sp -Otherwise, -you must specifically give the command -.sp -.in +.5i -What now? edit mhn -.in -.5i -.sp -prior to sending the draft. - -To automate this somewhat, -create a link to \fIprompter\fR called \fIrapid\fR -and put these lines in your \&.mh\(ruprofile file: -.sp -.in +.5i -.nf -forw: -editor rapid -mime -rapid: -rapid -rapid-next: mhn -.fi -.in -.5i -.sp -Then, -you can simply do: -.sp -.in +.5i -.nf -\fIforw msgs\fR -To: \fImailbox\fR -cc: -Subject: \fIwhatever\fR - ---------Enter initial text - -\fIblah, blah, blah.\fR - --------- - -What now? \fIedit\fR -What now? \fIsend\fR -... -.fi -.in -.5i -.sp -The \fIedit\fR command invokes \fImhn\fR automatically. - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -Upon exiting from the editor, -\fIforw\fR will invoke the \fIwhatnow\fR program. -See \fIwhatnow\fR\0(1) for a discussion of available options. -The invocation of this program can be inhibited by using the `\-nowhatnowproc' -switch. -(In truth of fact, -it is the \fIwhatnow\fR program which starts the initial edit. -Hence, `\-nowhatnowproc' will prevent any edit from occurring.) - -The `\-digest\ list', `\-issue\ number', and `\-volume\ number' switches -implement a digest facility for \fIMH\fR. Specifying these switches -enables and/or overloads the following escapes: -.sp 1 -.nf -.ta \w'Component 'u +\w'Escape 'u +\w'Returns 'u -\fIType\fR \fIEscape\fR \fIReturns\fR \fIDescription\fR -\fIcomponent\fR \fIdigest\fR string Argument to `\-digest' -\fIfunction\fR \fIcur\fR integer Argument to `\-volume' -\fIfunction\fR \fImsg\fR integer Argument to `\-issue' -.re -.fi - -Consult the \fBAdvanced Features\fR section of -the \fIMH\fR User's Manual for more information on making digests. -.Fi -^/usr/local/mh/lib/forwcomps~^The message skeleton -^or /forwcomps~^Rather than the standard skeleton -^/usr/local/mh/lib/digestcomps~^The message skeleton if `\-digest' is given -^or /digestcomps~^Rather than the standard skeleton -^/usr/local/mh/lib/mhl.forward~^The message filter -^or /mhl.forward~^Rather than the standard filter -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Editor:~^To override the default editor -.Ps -^Msg\-Protect:~^To set mode when creating a new message (draft) -.Ps -^fileproc:~^Program to refile the message -.Ps -^mhlproc:~^Program to filter messages being forwarded -.Ps -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions -.Sa -\fIProposed Standard for Message Encapsulation\fR (aka RFC\-934), -.br -comp(1), dist(1), repl(1), send(1), whatnow(1), mh\-format(5) -.De -`+folder' defaults to the current folder -`msgs' defaults to cur -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noformat' -.Ds -`\-noinplace' -.Ds -`\-nomime' -.Co -If a folder is given, it will become the current folder. -The first message forwarded will become the current message. -.Bu -If \fIwhatnowproc\fR is \fIwhatnow\fR, -then \fIforw\fR uses a built\-in \fIwhatnow\fR, -it does not actually run the \fIwhatnow\fR program. -Hence, if you define your own \fIwhatnowproc\fR, -don't call it \fIwhatnow\fR since \fIforw\fR won't run it. - -When \fIforw\fR is told to annotate the messages it forwards, -it doesn't actually annotate them until the draft is successfully sent. -If from the \fIwhatnowproc\fR, -you \fIpush\fR instead of \fIsend\fR, -it's possible to confuse \fIforw\fR by re\-ordering the file -(e.g., by using `folder\0\-pack') before the message is successfully sent. -\fIDist\fR and \fIrepl\fR don't have this problem. - -To avoid prepending the leading dash characters in forwarded messages, -there is a `\-nodashmunging' option. See the \*(lqHidden Features\*(rq -section of the \fIMH Administrator's Guide\fR for more details. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/inc.me --- a/doc/inc.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,184 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC INC 1 -.NA -inc \- incorporate new mail -.SY -inc -\%[+folder] -\%[\-audit\ audit\-file] \%[\-noaudit] -\%[\-changecur] \%[\-nochangecur] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-file\ name] -\%[\-silent] \%[\-nosilent] -\%[\-truncate] \%[\-notruncate] -\%[\-width\ columns] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[\-pack\ file] \%[\-nopack] -\%[\-help] -.DE -\fIInc\fR incorporates mail from the user's incoming mail drop -into an \fIMH\fR folder. -If `+folder' isn't specified, -a folder in the user's \fIMH\fR directory will be used, either that -specified by the \*(lqInbox:\*(rq entry in the user's profile, or -the folder named \*(lqinbox\*(rq. -The -new messages being incorporated are assigned numbers starting -with the next highest number in the folder. -If the specified (or default) folder doesn't exist, -the user will be queried prior to its creation. -As the messages are processed, -a \fIscan\fR listing of the new mail is produced. - -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it -will be used as the protection on the newly created messages, -otherwise the \fIMH\fR default of 0644 will be used. -During all operations on messages, -this initially assigned protection will -be preserved for each message, so \fIchmod\fR(1) may be used to set a -protection on an individual message, and its protection will be -preserved thereafter. - -If the switch `\-audit\ audit\-file' is specified (usually as a -default switch in the profile), then \fIinc\fR will append a header -line and a line per message to the end of the specified -audit\-file with the format: - -.nf -.ti 1i -\*(<> date -.ti 1.5i - -.ti 1.5i - -.ti 2.5i - -.fi - -This is useful for keeping track of volume and source of incoming -mail. -Eventually, \fIrepl\fR, \fIforw\fR, \fIcomp\fR, and \fIdist\fR may also -produce audits to this (or another) file, perhaps with -\*(lqMessage\-Id:\*(rq information to keep an exact correspondence history. -\*(lqAudit\-file\*(rq will be in the user's MH directory unless a full -path is specified. - -\fIInc\fR will incorporate even improperly formatted messages into the -user's MH folder, inserting a blank line prior to the offending -component and printing a comment identifying the bad message. - -In all cases, the user's mail drop will be zeroed, -unless the `\-notruncate' switch is given. - -If the profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty, -then \fIinc\fR will add each of the newly incorporated messages to each -sequence named by the profile entry. -This is similar to the \*(lqPrevious\-Sequence\*(rq profile entry supported -by all \fIMH\fR commands which take `msgs' or `msg' arguments. -Note that \fIinc\fR will not zero each sequence prior to adding messages. - -The interpretation of the `\-form\ formatfile', `\-format\ string', -and `\-width\ columns' switches is the same as in \fIscan\fR\0(1). - -By using the `\-file\ name' switch, one can direct \fIinc\fR to incorporate -messages from a file other than the user's maildrop. -Note that the name file will NOT be zeroed, -unless the `\-truncate' switch is given. - -If the envariable \fB$MAILDROP\fR is set, -then \fIinc\fR uses it as the location of the user's maildrop instead of the -default (the `-file\ name' switch still overrides this, however). -If this envariable is not set, -then \fIinc\fR will consult the profile entry \*(lqMailDrop\*(rq for this -information. -If the value found is not absolute, -then it is interpreted relative to the user's \fIMH\fR directory. -If the value is not found, -then \fIinc\fR will look in the standard system location for the user's -maildrop. - -The `\-silent' switch directs \fIinc\fR to be quiet and not ask any questions -at all. -This is useful for putting \fIinc\fR in the background and going on to other -things. - -If the local host is configured as a POP client, -or if the `\-host\ host' switch is given, -then \fIinc\fR will query the POP service host as to the status of mail -waiting. -If the `\-user\ user' switch is not given, -then the current username is used. -Normally, -\fIinc\fR will prompt for a password to use. -However, -if the `\-apop' switch is given, -\fIinc\fR will generate authentication credentials to provide -for origin authentication and replay protection, -but which do not involve sending a password in the clear over the network. -Otherwise, -if the `\-rpop' switch is given, -then \fIinc\fR will try to use a \*(lqtrusted\*(rq connection -(ala the BSD r-commands). - -If \fIinc\fR uses POP, -then the `\-pack\ file' switch is considered. -If given, -then \fIinc\fR simply uses the POP to \fIpackf\fR\0(1) the user's maildrop -from the POP service host to the named file. -This switch is provided for those users who prefer to use \fImsh\fR to -read their maildrops. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/mtstailor~^tailor file -^/var/mail/$USER~^Location of mail drop -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Alternate\-Mailboxes:~^To determine the user's mailboxes -.Ps -^Inbox:~^To determine the inbox, default \*(lqinbox\*(rq -.Ps -^Folder\-Protect:~^To set mode when creating a new folder -.Ps -^Msg\-Protect:~^To set mode when creating a new message and audit\-file -.Ps -^Unseen\-Sequence:~^To name sequences denoting unseen messages -.Sa -\fIPost Office Protocol - version 3\fR (aka RFC\-1081), -.br -mhmail(1), scan(1), mh\-mail(5), post(8) -.De -`+folder' defaulted by \*(lqInbox\*(rq above -.Ds -`\-noaudit' -.Ds -`\-changecur' -.Ds -`\-format' defaulted as described above -.Ds -`\-nosilent' -.Ds -`\-truncate' if `\-file\ name' not given, `\-notruncate' otherwise -.Ds -`\-width' defaulted to the width of the terminal -.Ds -`\-nopack' -.Ds -`\-rpop' -.Co -The folder into which messages are being incorporated will become the -current folder. -The first message incorporated will become the current message, -unless the `\-nochangecur' option is specified. -This leaves the context ready for a \fIshow\fR -of the first new message. -.Bu -The argument to the `\-format' switch must be interpreted as a single token -by the shell that invokes \fIinc\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/install-mh.me --- a/doc/install-mh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC INSTALL-MH 8 -.NA -install-mh \- initialize the MH environment -.SY -/usr/local/mh/lib/install\-mh -\%[\-auto] -\%[\-compat] -.DE -When a user runs any \fIMH\fR program for the first time, -the program will invoke \fIinstall\-mh\fR (with the `\-auto' switch) -to query the user for the initial \fIMH\fR environment. -The user does \fBNOT\fR invoke this program directly. -The user is asked for the name of the directory that will be designated -as the user's \fIMH\fR directory. -If this directory does not exist, the user is asked if it should be -created. -Normally, this directory should be under the user's home directory, -and has the default name of Mail/. -After \fIinstall\-mh\fR has written the initial \&.mh\(ruprofile for -the user, -control returns to the original \fIMH\fR program. - -As with all \fIMH\fR commands, -\fIinstall\-mh\fR first consults the \fB$HOME\fR envariable to -determine the user's home directory. -If \fB$HOME\fR is not set, -then the \fI/etc/passwd\fR file is consulted. - -When converting from \fImh.3\fR to \fImh.4\fR, -\fIinstall\-mh\fR is automatically invoked with the `\-compat' switch. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To set the user's MH directory -.Co -With `\-auto', the current folder is changed to \*(lqinbox\*(rq. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-ali.me --- a/doc/ja-ali.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC ALI 1 -.NA -ali \- ¥á¡¼¥ë¤Î¥¨¥¤¥ê¥¢¥¹¤òɽ¼¨¤¹¤ë -.SY -ali -\%[\-alias\ aliasfile] -\%[\-list] \%[\-nolist] -\%[\-normalize] \%[\-nonormalize] -\%[\-user] \%[\-nouser] -aliases\ ... -\%[\-help] -.DE -\fIali\fR -¤Ï \fIaliases\fR ¤ÇÍ¿¤¨¤é¤ì¤ëÁ´¤Æ¤Î¥á¡¼¥ë¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤ò¸¡º÷¤·¤Þ¤¹¡£ -¤½¤ì¤é \fIaliases\fR ¤ËÂФ·¤Æ¡¢¥¢¥É¥ì¥¹¤Î¥ê¥¹¥È¤òºî¤ê¡¢¤½¤ì¤òɸ½à½ÐÎÏ¤Ë -½ñ¤­½Ð¤·¤Þ¤¹¡£ -¤â¤·¡¢`\-list' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¾¤ì¤Î¥¢¥É¥ì¥¹¤¬°ì¹Ô¤´¤È¤Ë -ʬ³ä¤·¤Æɽ¼¨¤µ¤ì¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ë¤Ï¡¢¥¢¥É¥ì¥¹¤Ï¥³¥ó¥Þ¤Ç¶èÀÚ¤é¤ì¡¢ -½ÐÍè¤ë¸Â¤ê¹Ô¿ô¤¬¾¯¤Ê¤¯¤Ê¤ë¤è¤¦É½¼¨¤µ¤ì¤Þ¤¹¡£ - -`\-user' ¥ª¥×¥·¥ç¥ó¤Ë¤è¤ê¡¢\fIali\fR ¤ÏµÕ¤Î½èÍý¤ò¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£¤Ä¤Þ¤ê¡¢ -Í¿¤¨¤é¤ì¤¿¥¨¥¤¥ê¥¢¥¹¤ËÂФ·¤Æ¤½¤ì¤òŸ³«¤·¤¿¥¢¥É¥ì¥¹·²¤òɽ¼¨¤¹¤ë¤Î¤Ç¤Ï¤Ê¤¯¡¢ -Í¿¤¨¤é¤ì¤¿¥¢¥É¥ì¥¹¤Ø¤ÈŸ³«¤µ¤ì¤ë¥¨¥¤¥ê¥¢¥¹¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ -¤â¤· `\-normalize' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIali\fR ¤Ï¥¢¥É¥ì¥¹¤Î¸ø¼°¥Û¥¹¥È̾¤ò°ú¤­½Ð¤½¤¦¤È¤·¤Þ¤¹¡£ - -¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqAliasfile:\*(rq ¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤È -`\-alias aliasfile' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿Á´¤Æ¤Î¥Õ¥¡¥¤¥ë¤¬Æɤޤì¤Þ¤¹¡£ -¤½¤ì¤¾¤ì¤Î¥¨¥¤¥ê¥¢¥¹¤Ï \fImh\-alias\fR\0(5) ¤Ë½ñ¤¤¤Æ¤¢¤ë¤è¤¦¤Ë½èÍý¤µ¤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/etc/passwd~^¥æ¡¼¥¶¡¼¤Î°ìÍ÷ -^/etc/group~^¥°¥ë¡¼¥×¤Î°ìÍ÷ -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Aliasfile:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Sa -mh\-alias(5) -.De -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-nolist' -.Ds -`\-nonormalize' -.Ds -`\-nouser' -.Co -̵¤·¡£ -.Bu -`\-user' ¥ª¥×¥·¥ç¥ó¤È `\-nonormalize' ¥ª¥×¥·¥ç¥ó¤òƱ»þ¤Ë»ØÄꤷ¤¿¾ì¹ç¡¢ -´°Á´¤Ë¤ÏÀµ¤·¤¯¤Ê¤é¤º¡¢¥Û¥¹¥È¤Î¥Ë¥Ã¥¯¥Í¡¼¥à¤Ï¸ø¼°¥Û¥¹¥È̾¤Ø¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-anno.me --- a/doc/ja-anno.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC ANNO 1 -.NA -anno \- ¥á¥Ã¥»¡¼¥¸¤ËÃí¼á¤òÉÕ¤±¤ë -.SY -anno -\%[+folder] \%[msgs] -\%[\-component\ field] -\%[\-inplace] \%[\-noinplace] -\%[\-date] \%[\-nodate] -\%[\-text\ body] -\%[\-help] -.DE -\fIanno\fR ¤Ï¡¢Í¿¤¨¤é¤ì¤¿ field ¤È body ¤ò»È¤Ã¤Æ¡¢ -»ØÄê¤Î¥á¥Ã¥»¡¼¥¸(¤Î¥Ø¥Ã¥À¡¼Éôʬ¤Ë)¤ËÃí¼á¤òÉÕ¤±¤Þ¤¹¡£ -Ãí¼áÉÕ¤±¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤ÎºÆÇÛÉÛ¡¢Å¾Á÷¡¢ÊÖ¿®¤Îº¯Àפò»Ä¤¹¤¿¤á¤Ë \fIdist\fR¡¢ -\fIforw\fR¡¢\fIrepl\fR ¤Î¼Â¹Ô»þ¤Ë¤â¹Ô¤Ê¤ï¤ì¤ë»ö¤¬¤¢¤ê¤Þ¤¹¡£ -\fIanno\fR ¤ò»È¤Ã¤Æ¡¢Ç¤°Õ¤ÎÃí¼á¤òÉÕ¤±¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ - -ÁªÂò¤µ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï¼¡¤Î¤è¤¦¤ËÃí¼á¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ - - field:\ ÆüÉÕ - field:\ body - -`\-nodate' ¥ª¥×¥·¥ç¥ó¤ÏÆüÉÕ¤ÎÃí¼á¤òÍÞÀ©¤·¡¢body ¤ÎÃí¼áÉÕ¤±¤À¤±¤Ë¤·¤Þ¤¹¡£ -`\-inplace' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -Ãí¼á¤¬ÉÕ¤±¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ï¡¼¥É¥ê¥ó¥¯¤òÊÝ»ý¤¹¤ë¤¿¤á¤Ë¡¢ -°ÜÆ°¡¦¥³¥Ô¡¼Åù¤»¤º¤Ë¡¢¤½¤Î¥Õ¥¡¥¤¥ë¼«¿È¤ËÃí¼áÉÕ¤±¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢Ãí¼áÉÕ¤­¤Î°ì»þ¥³¥Ô¡¼¥Õ¥¡¥¤¥ë¤òºî¤Ã¤¿¸å¡¢¥ê¥Í¡¼¥à¤µ¤ì¤Þ¤¹¡£ - -»ØÄꤵ¤ì¤¿ field ¤Ï¡¢Àµ¤·¤¯ RFC\-822 ·Á¼°¤Î¥á¥Ã¥»¡¼¥¸ field ̾¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¤Ä¤Þ¤ê¡¢±Ñ¿ô»ú(¤Þ¤¿¤Ï¥À¥Ã¥·¥å)¤À¤±¤ÇÀ®¤êΩ¤Ã¤Æ¤¤¤ë¤Ù¤­¤À¤È¤¤¤¦»ö¤Ç¤¹¡£ -»ØÄꤵ¤ì¤ë body ¤ÏǤ°Õ¤Î¥Æ¥­¥¹¥È¤Ç¤¹¡£ - -\fIanno\fR ¤¬µ¯Æ°¤·¤¿ºÝ¤Ë¡¢ -¤â¤· `\-component\ field' ¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fIanno\fR ¤Ï¥æ¡¼¥¶¡¼¤Ë¡¢Ãí¼á¤òÉÕ¤±¤ë field ̾¤Ï²¿¤«¤òʹ¤­¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -dist (1), forw (1), repl (1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-noinplace' -.Ds -`\-date' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -Ãí¼á¤òÉÕ¤±¤¿ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-ap.me --- a/doc/ja-ap.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,77 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC AP 8 -.NA -ap \- RFC\-822 ·Á¼°¤Ç¥¢¥É¥ì¥¹¤ò²òÀϤ¹¤ë -.SY -/usr/local/mh/lib/ap -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-normalize] \%[\-nonormalize] -\%[\-width\ columns] -addrs\ ... -\%[\-help] -.DE -\fIap\fR ¤Ï¡¢ARPA Internet ɸ½à¤Ë½¾¤Ã¤¿¥¢¥É¥ì¥¹²òÀϤò¹Ô¤Ê¤¦¥×¥í¥°¥é¥à¤Ç¤¹¡£ -¿¤¯¤ÎÈóɸ½à¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¤âÍý²ò¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢\fIMH\fR ¤¬¤É¤Î¤è¤¦¤Ë¥¢¥É¥ì¥¹¤ò²ò¼á¤·¤Æ¤¤¤ë¤«¤òÍý²ò¤¹¤ë¤Î¤Ë¡¢ -ÌòΩ¤Á¤Þ¤¹¡£ - -\fIap\fR ¤Ï¡¢°ú¿ô¤ò°ì¤Ä¤â¤·¤¯¤Ï¤½¤ì°Ê¾å¤Î¥¢¥É¥ì¥¹¤È¤·¤Æ°·¤¤¡¢ -RFC\-822 ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤³¤ì¤é¤Î¥¢¥É¥ì¥¹¤òɽ¼¨¤·¤Þ¤¹¡£ -¤½¤ì¤æ¤¨¥·¥§¥ë¤Ç¤Ï¡¢¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç¤½¤ì¤¾¤ì¤Î°ú¿ô¤ò°Ï¤à¤³¤È¤¬¡¢ -Ä̾ïºÇ¤â˾¤Þ¤·¤¤¤Ç¤¹¡£ - -\fIap\fR ¤Ç»È¤ï¤ì¤ë½ÐÎÏ·Á¼°¤òÃÖ¤­´¹¤¨¤ë¤¿¤á¤Ë¤Ï¡¢ -`\-format\ string' ¤« `\-format\ file' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ÎÊýË¡¤Ç¥¢¥É¥ì¥¹¤Î¸Ä¡¹¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò´Êñ¤Ë¼è¤ê½Ð¤¹»ö¤¬½ÐÍè¤Þ¤¹¡£ -string ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ç¡¢file ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¾Ü¤·¤¯¤Ï \fImh\-format\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -ɸ½à¥¨¥¹¥±¡¼¥×¤Ë²Ã¤¨¤Æ¡¢ -\fIap\fR ¤Ï¼¡¤ÎÉÕ²ÃŪ¥¨¥¹¥±¡¼¥×¤ò¤âǧ¼±¤·¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'Escape 'u +\w'Returns 'u -\fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -error string ²òÀϤ¬¼ºÇÔ¤·¤¿»þ¤Î¿ÇÃÇ -.re -.fi - -¤â¤· `\-normalize' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIap\fR ¤Ï¥¢¥É¥ì¥¹¤Î¸ø¼°¥Û¥¹¥È̾¤òÄÉÀפ·¤è¤¦¤È¤·¤Þ¤¹¡£ - -\fIap\fR ¤Ç»È¤ï¤ì¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.ti +.5i -%<{error}%{error}: %{text}%|%(putstr(proper{text}))%> - -¤³¤ì¤Ï¡¢¤â¤·¥¨¥é¡¼¤¬È¯¸«¤µ¤ì¤¿»þ¡¢¤½¤Î¥¨¥é¡¼¤È¡¢`:' ¤È¥¨¥é¡¼¤Îµ¯¤­¤¿ -¥¢¥É¥ì¥¹¤òÊÖ¤·¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¢¥¢¥É¥ì¥¹¤Î RFC\-822 ½àµò·Á¼°¤ò½ÐÎϤ·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -.Pr -̵¤·¡£ -.Sa -dp(8), -.br -\fIStandard for the Format of ARPA Internet Text Messages\fR (RFC\-822) -.De -`\-format' ¥Ç¥Õ¥©¥ë¥È¤Ï¾å½Ò¤ÎÄ̤ê -.Ds -`\-normalize' -.Ds -`\-width' ¥Ç¥Õ¥©¥ë¥È¤ÏüËö¤ÎÉý -.Co -̵¤·¡£ -.Bu -`\-format' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIap\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -\fIMH\fR ¤ò BERK ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤·¤¿¥Û¥¹¥È¤Ç¤Ï¡¢ -¥¢¥É¥ì¥¹¤Î²òÀϤϽÐÍè¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-bbc.me --- a/doc/ja-bbc.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,149 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC BBC 1 -.NA -bbc \- ÅŻҷǼ¨ÈĤò¥Á¥§¥Ã¥¯¤¹¤ë -.SY -bbc -\%[bboards\ ...] -\%[\-topics] \%[\-check] \%[\-read] -\%[\-quiet] \%[\-verbose] -\%[\-archive] \%[\-noarchive] -\%[\-protocol] \%[\-noprotocol] -\%[\-mshproc\ program] -\%[switches\ for\ \fImshproc\fR] -\%[\-rcfile rcfile] \%[\-norcfile] -\%[\-file\ BBoardsfile] \%[\-user\ BBoardsuser] -\%[\-host\ host] -\%[\-help] -.DE -\fIbbc\fR ¤ÏÅŻҷǼ¨ÈĤò -Æɤó¤À¤ê¥Á¥§¥Ã¥¯¤·¤¿¤ê¤¹¤ë¥×¥í¥°¥é¥à¤Ç¤¹¡£ -(¤Ê¤ª¡¢BBoards ¥·¥¹¥Æ¥à¤Ç¤Ï¤Ê¤¯¡¢NetNews ¥·¥¹¥Æ¥à¤ò»ÈÍѤ·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -°Ê²¼¤Î¡ÖÅŻҷǼ¨ÈġפÏÁ´¤Æ¡Ö¥Ë¥å¡¼¥¹¡¦¥°¥ë¡¼¥×¡×¤ÈÆɤߴ¹¤¨²¼¤µ¤¤¡£) - -\fIbbc\fR ¥×¥í¥°¥é¥à¤Ë¤Ï¡¢¤½¤Î¹ÔÆ°¤Ë±þ¤¸¤Æ»°¤Ä¤Î¥ª¥×¥·¥ç¥ó¤¬¤¢¤ê¤Þ¤¹¡£ - -`\-read' ¥ª¥×¥·¥ç¥ó¤Ï¡¢»ØÄê¤ÎÅŻҷǼ¨ÈĤËÂФ·¤Æ¡¢ -\fImsh\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤â¤·¡¢`\-archive' ¥ª¥×¥·¥ç¥ó¤âƱ»þ¤Ë»ØÄꤷ¤¿¾ì¹ç¡¢ -\fIbbc\fR ¤Ï»ØÄê¤ÎÅŻҷǼ¨ÈĤΥ¢¡¼¥«¥¤¥ô¤ËÂФ·¤Æ \fImsh\fR ¥×¥í¥°¥é¥à¤ò -¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤â¤·¡¢ÅŻҷǼ¨ÈĤ¬»ØÄꤵ¤ì¤Æ¤ª¤é¤º¡¢`\-archive' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fIbbc\fR ¤Ï¥×¥í¥Õ¥¡¥¤¥ë¤Î `bboards' ¥¨¥ó¥È¥ê¤ÏÆɤޤº¤Ë¡¢ -Âå¤ï¤ê¤ËÅŻҷǼ¨ÈÄ \*(lqsystem\*(rq ¤Î¥¢¡¼¥«¥¤¥ô¤òÆɤߤޤ¹¡£ - -`\-check' ¥ª¥×¥·¥ç¥ó¤Ï»ØÄê¤ÎÅŻҷǼ¨ÈĤξõÂÖ¤òÄ´¤Ù¤Þ¤¹¡£ -\fIbbc\fR ¤Ï¡¢ÅŻҷǼ¨ÈĤȡ¢ -¥æ¡¼¥¶¡¼¤¬¤É¤ÎÅŻҷǼ¨ÈĤòÆɤà¤è¤¦¤ËÀßÄꤷ¤Æ¤¤¤ë¤«¤Î¾õÂ֤˰͸¤·¤Æ¡¢ -¤¤¤¯¤Ä¤«¤ÎÊó¹ð¤Î¤¦¤Á¤Î°ì¤Ä¤òɽ¼¨¤·¤Þ¤¹¡£ -¤³¤ì¤é¤ÎÊó¹ð¤½¤ì¤¾¤ì¤Ë¤Ä¤¤¤Æ¡¢ -ɽ¼¨¤µ¤ì¤ë¿ô»ú¤ÏÅŻҷǼ¨ÈĤǤκǸå¤Îµ­»ö¤Îµ­»öÈÖ¹æ¤Ç¤¹¡£ -¤³¤ÎÈÖ¹æ(¥á¥Ã¥»¡¼¥¸Æâ¤Ë \*(lqBBoard\-Id\*(rq ¤È¤¤¤¦·Á¼°¤Çµ­¤µ¤ì¤Æ¤¤¤ë)¤Ï -À䤨¤ºÁý²Ã¤·¤Æ¤¤¤Þ¤¹¡£½¾¤Ã¤Æ¡¢\fIbbc\fR ¤¬ \*(lqn items\*(rq ¤È¤¤¤Ã¤¿¾ì¹ç¡¢ -¤½¤ì¤ÏºÇÂç¤Î BBoard\-Id ¤¬ \*(lqn\*(rq ¤Ç¤¢¤ë»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ -ÅŻҷǼ¨ÈÄÆâ¤Ë¤Ï¼ÂºÝ¤Ë¤Ï \*(lqn\*(rq ¸Ä¤Îµ­»ö¤¬¤¢¤ë¤«¤âÃΤì¤Ê¤¤¤·¡¢ -¤Ê¤¤¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤¤¤¯¤Ä¤«¤Î¶¦Ä̤ÎÊó¹ð¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ -.in +1i - -.ti -.5i -\fBBBoard \-\- n items unseen\fR -.br -¤³¤ì¤Ï¡¢¥æ¡¼¥¶¡¼¤¬¤¤¤¯¤Ä¤Îµ­»ö¤ò¤Þ¤À¸«¤Æ¤¤¤Ê¤¤¤«¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£ -`\-quiet' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤Æµ¯Æ°¤µ¤ì¤¿¾ì¹ç¡¢ -\fIbbc\fR ¤¬É½¼¨¤¹¤ëÍ£°ì¤ÎÊó¹ð¤Ç¤¹¡£ - -.ti -.5i -\fBBBoard \-\- empty\fR -.br -ÅŻҷǼ¨ÈĤ϶õ¤Ç¤¹¡£ - -.ti -.5i -\fBBBoard \-\- n items (none seen)\fR -.br -ÅŻҷǼ¨ÈĤˤϵ­»ö¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¥æ¡¼¥¶¡¼¤Ï¤Þ¤À²¿¤â¸«¤Æ¤¤¤Þ¤»¤ó¡£ - -.ti -.5i -\fBBBoard \-\- n items (all seen)\fR -.br -ÅŻҷǼ¨ÈĤˤϵ­»ö¤¬¤¢¤ê¡¢¥æ¡¼¥¶¡¼¤Ï¤½¤ÎÁ´¤Æ¤ò¸«¤Æ¤¤¤Þ¤¹¡£ - -.ti -.5i -\fBBBoard \-\- n items seen out of m\fR -.br -ÅŻҷǼ¨ÈĤˤϡ¢¥æ¡¼¥¶¡¼¤¬¸«¤Æ¤¤¤Ê¤¤µ­»ö¤¬¡¢Â¿¤¯¤È¤â m\-n ¸Ä¤¢¤ê¤Þ¤¹¡£ - -.in -1i - -`\-topics' ¥ª¥×¥·¥ç¥ó¤Ï¡¢»ØÄê¤ÎÅŻҷǼ¨ÈĤ˴ؤ¹¤ë»°¤Ä¤Î¾ðÊó¤òɽ¼¨¤·¤Þ¤¹¡£ -¤¹¤Ê¤ï¤Á¡¢¤½¤ÎÀµ¼°Ì¾(official name)¡¢¤¤¤¯¤Ä¤Îµ­»ö¤¬Â¸ºß¤¹¤ë¤«¡¢ -¤½¤·¤ÆºÇ½ª¹¹¿·Æü»þ¤Ç¤¹¡£ -¤â¤·¡¢ÅŻҷǼ¨ÈĤ¬Á´¤¯»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -Á´¤Æ¤ÎÅŻҷǼ¨ÈĤ˴ؤ·¤Æɽ¼¨¤µ¤ì¤Þ¤¹¡£ -¤â¤·¡¢`\-verbose' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤â¤Ã¤È¿¤¯¤Î¾ðÊó¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ - -`\-quiet' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIbbc\fR ¤Ï¿·¤·¤¤µ­»ö¤¬¤¢¤ëÅŻҷǼ¨ÈĤ¬ -¤Ê¤¤¾ì¹ç¤Ï²¿¤âɽ¼¨¤·¤Þ¤»¤ó¡£ -`\-verbose' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIbbc\fR ¤Ï¡¢¤¢¤Ê¤¿¤¬ -´û¤ËÁ´µ­»ö¤ò¸«¤¿ÅŻҷǼ¨ÈĤËÂФ·¤Æ¤â¶½Ì£¤ò¼¨¤·¤Æ¤¤¤ë¡¢ -¤È¹Í¤¨¤Þ¤¹¡£ - -¥Ç¥Õ¥©¥ë¥È¤Î \fImshproc\fR ¤È¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤òÃÖ¤­´¹¤¨¤ë¤¿¤á¤Ë¤Ï -`\-mshproc\ program' ¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -\fIbbc\fR ¤¬Ç§¼±¤Ç¤­¤Ê¤¤°ú¿ô¤ÏÁ´¤Æ¤³¤Î¥×¥í¥°¥é¥à¤Ë°ú¤­ÅϤµ¤ì¤Þ¤¹¡£ -`\-protocol' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIbbc\fR ¤Ï¡¢\fImshproc\fR ¤¬¡¢ -\fIbbc\fR ¤Ë¾ðÊó¤òÁ÷¤êÊÖ¤·¤ÆÍè¤ë¤¿¤á¤ÎÆÃÊ̤ʥץí¥È¥³¥ë¤òÃΤäƤ¤¤ë¡¢ -¤È¤ß¤Ê¤·¤Þ¤¹¡£ -ɸ½à¤Î \fImshproc\fR ¤Ç¤¢¤ë \fImsh\fR\0(1) ¤Ï¤³¤Î¥×¥í¥È¥³¥ë¤ÏÁ´¤ÆÃΤäƤ¤¤Þ¤¹¡£ - -`\-file\ BBoardsfile' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIbbc\fR ¤Ï¤½¤Î½èÍý¤ò¤¹¤ëºÝ¤Ë¡¢ -Èóɸ½à¤ÎÅŻҷǼ¨ÈÄ¥Õ¥¡¥¤¥ë¤ò»È¤¤¤Þ¤¹¡£ -ƱÍͤˡ¢`\-user BBoardsuser' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIbbc\fR ¤ÏÈóɸ½à¤Î¥æ¡¼¥¶¡¼Ì¾¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ì¤éξÊý¤Î¥ª¥×¥·¥ç¥ó¤Ï¿·¤·¤¤ÅŻҷǼ¨ÈĤä -\fIPOP\fR ¥Õ¥¡¥¤¥ë¤ò¥Ç¥Ð¥Ã¥°¤¹¤ëºÝ¤ËÍ­ÍѤǤ¹¡£ - -¤â¤·¡¢¥í¡¼¥«¥ë¥Û¥¹¥È¤¬ NNTP ¥¯¥é¥¤¥¢¥ó¥È¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¤â¤·¤¯¤Ï `\-host\ host' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fIbbc\fR ¤ÏÅŻҷǼ¨ÈĤξõÂÖ¤ò NNTP ¥µ¡¼¥Ð¡¼¤Ëʹ¤­¤Ë¹Ô¤­¤Þ¤¹¡£ -NNTP ¥¯¥é¥¤¥¢¥ó¥È¤Î¾ì¹ç¡¢ -`\-user\ user' ¤ä `\-rpop' ¥ª¥×¥·¥ç¥ó¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ - -¥æ¡¼¥¶¡¼¤Î \fB$HOME\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤¢¤ë \fI\&.bbrc\fR ¥Õ¥¡¥¤¥ë¤Ï -¤É¤Îµ­»ö¤òÆɤó¤À¤«¤Î·ÁÀפòÊݸ¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤¹¡£ -`\-rcfile\ rcfile' ¥ª¥×¥·¥ç¥ó¤Ç¤³¤ÎÌÜŪ¤Ë»È¤¦ \fI\&.bbrc\fR ¤òÃÖ¤­´¹¤¨¤Þ¤¹¡£ -¤â¤·¡¢¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿Ãͤ¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç -(¤¹¤Ê¤ï¤Á¡¢\fB/\fR ¤Ç»Ï¤Þ¤Ã¤Æ¤Ê¤¤¾ì¹ç)¡¢ -¤½¤ì¤Ï¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢¤³¤Î¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç -(¤¢¤ë¤¤¤Ï `\-norcfile' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç)¡¢ -\fIbbc\fR ¤Ï´Ä¶­ÊÑ¿ô \fBMHBBRC\fR ¤ò¸«¤Æ¡¢¤½¤ì¤òº½Å¤·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^$HOME/\&.bbrc~^ÅŻҷǼ¨ÈĤΥ«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¾ðÊó -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^bboards:~^¶½Ì£¤Î¤¢¤ëÅŻҷǼ¨ÈĤò»ØÄꤹ¤ë -.Ps -^mshproc:~^Í¿¤¨¤é¤ì¤¿ÅŻҷǼ¨ÈĤòÆɤि¤á¤Î¥×¥í¥°¥é¥à -.Sa -bbl(1), bboards(1), msh(1) -.De -`\-read' -.Ds -`\-noarchive' -.Ds -`\-protocol' -.Ds -`bboards' ¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqsystem\*(rq -.Ds -`\-file /BBoards' -.Ds -`\-user bboards' -.Co -̵¤·¡£ -.Bu -`\-user' ¥ª¥×¥·¥ç¥ó¤Ï `\-file' ¥ª¥×¥·¥ç¥ó¤Ë³¤¯¾ì¹ç¤À¤±µ¡Ç½¤·¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-burst.me --- a/doc/ja-burst.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,102 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC BURST 1 -.NA -burst \- ¥À¥¤¥¸¥§¥¹¥È¤ò¥á¥Ã¥»¡¼¥¸¤ËŸ³«¤¹¤ë -.SY -burst -\%[+folder] \%[msgs] -\%[\-inplace] \%[\-noinplace] -\%[\-quiet] \%[\-noquiet] -\%[\-verbose] \%[\-noverbose] -\%[\-help] -.DE -\fIburst\fR ¤Ï¡¢¥Õ¥©¥ë¥ÀÆâ¤Î»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò Internet ¥À¥¤¥¸¥§¥¹¥È -(Ê£¿ô¤Î¥á¥Ã¥»¡¼¥¸¤ò¤Þ¤È¤á¤Æ°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤Ë¤·¤¿¤â¤Î¡£RFC\-1153 ¤â»²¾È) -¤À¤È¹Í¤¨¡¢¤½¤ì¤é¤ò¥Õ¥©¥ë¥ÀÆâ¤ËŸ³«¤·¤Þ¤¹¡£ - -`\-inplace' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¥À¥¤¥¸¥§¥¹¥È¤Ï¡¢¥À¥¤¥¸¥§¥¹¥È¤ÎÌܼ¡¤ËÃÖ¤­´¹¤ï¤ê¤Þ¤¹ -(¸µ¤Î¥À¥¤¥¸¥§¥¹¥È¤Ïºï½ü¤µ¤ì¤Þ¤¹)¡£ -\fIburst\fR ¤Ï -¥À¥¤¥¸¥§¥¹¥ÈÆâ¤Ë´Þ¤Þ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Î³ÊǼÎΰè¤òºî¤ë¤¿¤á¤Ë¡¢ -¥Õ¥©¥ë¥ÀÆâ¤Î¡¢¤½¤Î¥À¥¤¥¸¥§¥¹¥È°Ê¹ß¤ÎÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤òÉÕ¤±Âؤ¨¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸¤ÏŸ³«¤µ¤ì¤¿¥À¥¤¥¸¥§¥¹¥È¤Î¤¹¤°¸å¤ËÍè¤Þ¤¹¡£ - -`\-noinplace' ¤ò¤Ä¤±¤ë¤È¡¢ -¥À¥¤¥¸¥§¥¹¥È¤Ï¤½¤Î¤Þ¤ÞÊݸ¤µ¤ì¡¢Ìܼ¡¤Ïºî¤é¤ì¤Þ¤»¤ó¡£ -¤Þ¤¿¡¢¥À¥¤¥¸¥§¥¹¥È¤Ë´Þ¤Þ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¥Õ¥©¥ë¥À¤ÎºÇ¸å¤Î°ÌÃÖ¤ËÍè¤Þ¤¹¡£ -¾¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤Ï¤³¤ì¤Ë¤è¤ê±Æ¶Á¤ò¼õ¤±¤Þ¤»¤ó¡£ - -`\-quiet' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIburst\fR ¤Ï¥À¥¤¥¸¥§¥¹¥È·Á¼°¤Ç¤Ê¤¤¥á¥Ã¥»¡¼¥¸¤Ë´Ø¤·¤Æ¤ÎÊó¹ð¤ò¤·¤Þ¤»¤ó¡£ - -`\-verbose' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIburst\fR ¤Ï¥À¥¤¥¸¥§¥¹¥ÈŸ³«Ãæ¤ÎÆ°ºî¤òÃà°ìÊó¹ð¤·¤Þ¤¹¡£ - -\fIburst\fR ¤Ï¡¢Internet ¥À¥¤¥¸¥§¥¹¥È¤ËÂФ·¤ÆƱÍͤˡ¢ -\fIforw\fR ¤ä \fIsend\fR ¤Ë¤è¤Ã¤ÆºîÀ®¤µ¤ì¤¿Å¾Á÷¥á¥Ã¥»¡¼¥¸¤ä -¥Ö¥é¥¤¥ó¥É¡¦¥«¡¼¥Ü¥ó¡¦¥³¥Ô¡¼¤ËÂФ·¤Æ¤â -Ʊ¤¸¤è¤¦¤Ë¤¦¤Þ¤¯Æ¯¤¯»ö¤¬Ê¬¤«¤ê¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Sa -\fIProposed Standard for Message Encapsulation\fR (RFC\-934), -.br -inc(1), msh(1), pack(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-noinplace' -.Ds -`\-noquiet' -.Ds -`\-noverbose' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤· `\-inplace' ¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢ -Ÿ³«¤µ¤ì¤ëºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢\fIshow\fR ¤Ç¥À¥¤¥¸¥§¥¹¥È¤ÎÌܼ¡¤¬¡¢ -\fInext\fR ¤Ç¥À¥¤¥¸¥§¥¹¥È¤ÎºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬Æɤá¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤· `\-noinplace' ¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢ -ºÇ½é¤Î¥À¥¤¥¸¥§¥¹¥È¤«¤éŸ³«¤µ¤ì¤¿ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬ -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -¤³¤ì¤Ï `\-inplace' ¤ò»ØÄꤷ¤¿¾ì¹ç¤È»÷¤¿ÇطʤǤ¹¤¬¡¢Æ±¤¸¾õ¶·¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -.Bu -\fIburst\fR ¥×¥í¥°¥é¥à¤Ï°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤«¤é \fIburst\fR ¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î -¿ô¤ËÀ©¸Â¤¬¤¢¤ê¤Þ¤¹¡£ -¤³¤Î¿ô¤Ï 1000 ¥á¥Ã¥»¡¼¥¸¤Î¥ª¡¼¥À¡¼¤Ç¤¹¡£ -\fIburst\fR ¤µ¤ì¤¿¸å¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë¸ºß¤Ç¤­¤ë¥á¥Ã¥»¡¼¥¸¿ô¤Ë¤Ï -Ä̾À©¸Â¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -\fIburst\fR ¤Ï¤Þ¤È¤á¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ÎÆâ¤Î°ì¤Ä¤¬¤É¤³¤Ç½ª¤Ã¤Æ¡¢ -¼¡¤Î¤¬¤É¤³¤«¤é»Ï¤Þ¤ë¤Î¤«¤ò·è¤á¤ë¤Î¤Ë¡¢ -ÀöÎý¤µ¤ì¤¿¥¢¥ë¥´¥ê¥º¥à¤ò»È¤Ã¤Æ¤¤¤Þ¤¹¤¬¡¢ -Á´¤Æ¤Î¥À¥¤¥¸¥§¥¹¥ÈºîÀ®¥×¥í¥°¥é¥à¤¬ -¤³¤Î¥¢¥ë¥´¥ê¥º¥à¤ò»È¤Ã¤Æ¤¤¤ëÌõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -°­¤¤¾ì¹ç¤À¤È¡¢ -Ä̾\fIburst\fR ¤Ï¤Þ¤È¤á¥á¥Ã¥»¡¼¥¸¤Î¶­³¦¤òÁ᤯¸«¤Ä¤±²á¤®¤Æ¡¢ -°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤òÆó¤Ä¤ä¤½¤ì°Ê¾å¤Ë¤âʬ³ä¤·¤Æ¤·¤Þ¤¦»ö¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤³¤¦¤¤¤¦´Ö°ã¤Ã¤¿¥À¥¤¥¸¥§¥¹¥È¤òºî¤ë¤è¤¦¤Ê¥×¥í¥°¥é¥à¤Ï½¤Àµ¤µ¤ì¤ë¤Ù¤­¤Ç¤¹¡£ - -¤µ¤é¤Ë¡¢ -ºÇ¸å¤Î¤Þ¤È¤á¥á¥Ã¥»¡¼¥¸¤Î¸å¤ÎÉôʬ¤Ë¸½¤ì¤ë¥Æ¥­¥¹¥È¤Ï \fIburst\fR ¤Çʬ³ä -¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ÎÃæ¤Ë¤Ï¸½¤ì¤Þ¤»¤ó¡£ -¥À¥¤¥¸¥§¥¹¥È·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Î¾ì¹ç¤À¤È¡¢¤³¤Î¥Æ¥­¥¹¥È¤ÏÄ̾ï -\*(lqEnd of digest\*(rq ¤È¤¤¤¦Ê¸»úÎó¤Ç¤¹¡£ -\fIburst\fR ¤Ë´Ø¤·¤Æ¤Î¡¢¤³¤Î¡¢¤¿¤Ö¤óÉÔ¿ÆÀڤʤդë¤Þ¤¤¤Î·ë²Ì¡¢ -`\-inplace' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦ºÝ¤Ë¤Ï¡¢ -¤³¤ÎºÇ¸å¤Ë¤¯¤Ã¤Ä¤¤¤¿¾ðÊó¤Ï̵¤¯¤Ê¤Ã¤Æ¤·¤Þ¤¦¤È¤¤¤¦ÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤Ç¤â¼ÂºÝÌäÂê¤È¤·¤Æ¤Ï¡¢¤³¤ì¤ÏÌäÂê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -Ä̾ÄÌ¿®Áê¼ê¤Ï¡¢ -Ãí¼á¤Ï¡¢ºÇ½é¤Î¤Þ¤È¤á¥á¥Ã¥»¡¼¥¸¤ÎÁ°¤Î¥Æ¥­¥¹¥ÈÉôʬ¤ËÃÖ¤¯¤À¤í¤¦¤·¡¢ -¤³¤ÎÁ°¤ÎÉôʬ¤Î¾ðÊó¤Ï̵¤¯¤Ê¤é¤Ê¤¤¤«¤é¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-comp.me --- a/doc/ja-comp.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,114 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC COMP 1 -.NA -comp \- ¥á¥Ã¥»¡¼¥¸¤òºîÀ®¤¹¤ë -.SY -comp -\%[+folder] \%[msg] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-file\ file] -\%[\-form\ formfile] -\%[\-use] \%[\-nouse] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIcomp\fR ¤Ï¥á¡¼¥ë¤ò½Ð¤¹¤¿¤á¤Î¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òºî¤ë¤Î¤Ë»È¤ï¤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¤ò¥É¥é¥Õ¥È¤Ø¤È¥³¥Ô¡¼¤·¡¢ -¤½¤Î¥É¥é¥Õ¥È¤ò»ØÄꤷ¤Æ¥¨¥Ç¥£¥¿¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹ -(`\-noedit' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤ò½ü¤­¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢ºÇ½é¤ÎÊÔ½¸¤ÏÍÞÀ©¤µ¤ì¤Þ¤¹)¡£ - -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/components -.ec -.in -.5i -.fi - -¤â¤·¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤Ë \*(lqcomponents\*(rq ¤È¤¤¤¦Ì¾Á°¤Î -¥Õ¥¡¥¤¥ë¤¬¤¢¤ë¾ì¹ç¡¢¤³¤Î¥Õ¥©¡¼¥à¤ËÂå¤ï¤Ã¤Æ¡¢¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -`\-form\ formfile' ¤Ç¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -´û¤Ë¤¢¤ë¥á¥Ã¥»¡¼¥¸¤ÎÆâÍƤò¥Õ¥©¡¼¥à¤È¤·¤Æ»È¤Ã¤Æ¡¢\fIcomp\fR ¤òµ¯Æ°¤µ¤»¤Æ -¤â¤«¤Þ¤¤¤Þ¤»¤ó¡£ -`+folder' ¤« `msg' ¤¬°ú¿ô¤Ç»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬¥Õ¥©¡¼¥à¤È¤·¤Æ -»È¤ï¤ì¤Þ¤¹¡£`\-form\ formfile' ¥ª¥×¥·¥ç¥ó¤È `+folder' ¤Þ¤¿¤Ï \&`msg' °ú¿ô¤ò -Ʊ»þ¤Ë»ØÄꤷ¤Æ¤Ï¤¤¤±¤Þ¤»¤ó¡£ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤ë»þ(\fIsend\fR\0(1) »²¾È)¤ËÀµ¤·¤¯Ç§¼±¤µ¤ì¤ë¤¿¤á¤Ë¡¢ -¥À¥Ã¥·¥å¤Î¹Ô¤Þ¤¿¤Ï¶õ¹Ô¤Ï¡¢¥Ø¥Ã¥À¤È¥Ü¥Ç¥£¤Î´Ö¤Ë»Ä¤·¤Æ¤ª¤«¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -`\-use' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -\fIcomp\fR ¤Ë´û¤ËÊÔ½¸¤ò»Ï¤á¤¿¥á¥Ã¥»¡¼¥¸¤ÎÊÔ½¸¤ò³¹Ô¤¹¤ë¤³¤È¤ò»Ø¼¨¤·¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢ -¤â¤· \fIcomp\fR (¤¢¤ë¤¤¤Ï \fIdist\fR ¤ä \fIrepl\fR ¤ä \fIforw\fR\0)¤ò -¥É¥é¥Õ¥È¤ÎÁ÷¿®¤ò¤»¤º¤Ë½ªÎ»¤µ¤»¤¿¾ì¹ç¡¢ -¤½¤Î¥É¥é¥Õ¥È¤Ï \*(lqcomp\ \-use\*(rq ¤ÇºÆÊÔ½¸¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¤â¤·¡¢¥É¥é¥Õ¥È¤¬´û¤Ë¸ºß¤¹¤ë¾ì¹ç¡¢ -\fIcomp\fR ¤Ï¤½¤Î¥É¥é¥Õ¥È¤ò¤É¤¦¤¹¤ë¤Î¤«¤òʹ¤¤¤ÆÍè¤Þ¤¹¡£ -\fBquit\fR ¤ÈÅú¤¨¤ë¤È¡¢¥É¥é¥Õ¥È¤ò¤½¤Î¤Þ¤Þ»Ä¤·¤Æ¡¢\fIcomp\fR ¤ò½ªÎ»¤·¤Þ¤¹¡£ -\fBreplace\fR ¤Ï¸ºß¤¹¤ë¥É¥é¥Õ¥È¤òŬÀڤʥե©¡¼¥à¤ÇÃÖ¤­´¹¤¨¤Þ¤¹¡£ -\fBlist\fR ¤Ï¥É¥é¥Õ¥È¤òɽ¼¨¤·¤Þ¤¹¡£ -\fBuse\fR ¤Ï¥É¥é¥Õ¥È¤ò¤µ¤é¤ËÊÔ½¸¤¹¤ë¤¿¤á¤Ë¤½¤Î¥É¥é¥Õ¥È¤ò»È¤¤¤Þ¤¹¡£ -¤½¤·¤Æ¡¢\fBrefile\ +folder\fR ¤Ï¤½¤Î¥É¥é¥Õ¥È¤ò»ØÄꤵ¤ì¤¿¥Õ¥©¥ë¥À¤Ë°ÜÆ°¤·¤Æ¡¢ -ŬÀڤʥե©¡¼¥à¤Ç¿·¤·¤¤¥É¥é¥Õ¥È¤òºî¤ê¤Þ¤¹ -(\fBrefile\fR ¤Ë¤Ï `+folder' °ú¿ô¤¬É¬ÍפǤ¹)¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -`\-file\ file' ¥ª¥×¥·¥ç¥ó¤Ï»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤ò¥É¥é¥Õ¥È¤È¤·¤Æ»È¤¦¤³¤È¤ò -»Ø¼¨¤·¤Þ¤¹¡£ - -`\-editor\ editor' ¥ª¥×¥·¥ç¥ó¤ÏºÇ½é¤ÎÊÔ½¸¤Ç»È¤¦¥¨¥Ç¥£¥¿¤ò»ØÄꤷ¤Þ¤¹¡£ -¥¨¥Ç¥£¥¿¤ò½ªÎ»¤¹¤ëºÝ¡¢\fIcomp\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -»È¤¨¤ë¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï \fIwhatnow\fR\0(1) ¤ò¸«¤Æ²¼¤µ¤¤¡£ -¤³¤Î¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤¹»ö¤Ï `\-nowhatnowproc' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©½ÐÍè¤Þ¤¹ -(ËÜÅö¤ò¸À¤¦¤È¡¢ -ºÇ½é¤ÎÊÔ½¸¤ò³«»Ï¤¹¤ë¥×¥í¥°¥é¥à¤¬ \fIwhatnow\fR ¤Ç¤¹¡£ -½¾¤Ã¤Æ¡¢`\-nowhatnowproc' ¤ÏÁ´¤Æ¤ÎÊÔ½¸¤òÍÞÀ©¤·¤Þ¤¹)¡£ -.Fi -^/usr/local/mh/lib/components~^¥á¥Ã¥»¡¼¥¸¤Î¿÷·¿ -^¤¢¤ë¤¤¤Ï /components~^¤¬É¸½à¤Î¿÷·¿¤ËÃÖ¤­´¹¤ï¤ë -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/draft~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò·è¤á¤ë -.Ps -^Editor:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤òÃÖ¤­´¹¤¨¤ë -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸(¥É¥é¥Õ¥È)¤òºî¤ëºÝ¤Ë -.br -^~^¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^whatnowproc:~^\*(lqWhat now?\*(rq ¤Èʹ¤¤¤Æ¤¯¤ë¥×¥í¥°¥é¥à -.Sa -dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msg' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-nodraftfolder' -.Ds -`\-nouse' -.Co -̵¤·¡£ -.Bu -¤â¤· \fIwhatnowproc\fR ¤¬ \fIwhatnow\fR ¤Î¾ì¹ç¡¢ -\fIcomp\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¼ÂºÝ¤ËÁö¤é¤»¤º¤Ë¡¢ -Æ⢤Π\fIwhatnow\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIwhatnowproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIwhatnow\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIcomp\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-conflict.me --- a/doc/ja-conflict.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC CONFLICT 8 -.NA -conflict \- ¥¨¥¤¥ê¥¢¥¹/¥Ñ¥¹¥ï¡¼¥É¤ÎÉÔ°ìÃפòõ¤¹ -.SY -/usr/local/mh/lib/conflict -\%[\-mail\ name] -\%[\-search\ directory] -\%[aliasfiles...] -\%[\-help] -.DE -\fIconflict\fR ¤Ï¡¢\fIMH\fR ¤ÈÇÛÁ÷¥·¥¹¥Æ¥à¤È¤Î´Ö¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤¬ -¤¦¤Þ¤¯¤¤¤¯¤«¤ò¥Á¥§¥Ã¥¯¤¹¤ë¥×¥í¥°¥é¥à¤Ç¤¹¡£ - -\fIconflict\fR ¤Ï -ÀµÅö¤Ê¥æ¡¼¥¶¡¼¤Ë°¤·¤Æ¤¤¤Ê¤¤ /var/mail ¤Ë¤¢¤ë -¥á¡¼¥ë¥É¥í¥Ã¥×¤â¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ -¤É¤Î¥æ¡¼¥¶¡¼Ì¾¤â `.' ¤Ç»Ï¤Þ¤é¤Ê¤¤¤È²¾Äꤷ¤Æ¤¤¤Æ¡¢ -/var/mail ¤Ë¤¢¤ë `.' ¤Ç»Ï¤Þ¤ë¥Õ¥¡¥¤¥ë¤Ï̵»ë¤·¤Þ¤¹¡£ - -ÀµÅö¤Ê¥æ¡¼¥¶¡¼¤¬Â°¤·¤Æ¤¤¤Ê¤¤ -\fIgroup\fR\0(5) ¥Õ¥¡¥¤¥ë¤Î¥¨¥ó¥È¥ê¡¼¤ä¡¢ -ÀµÅö¤Ê¥°¥ë¡¼¥×ÈÖ¹æ¤ò¤â¤¿¤Ê¤¤¥æ¡¼¥¶¤ò¤âÄ´¤Ù¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢Æó½Å¥æ¡¼¥¶¤ÈÆó½Å¥°¥ë¡¼¥×¤ÏÃí°Õ¤µ¤ì¤Þ¤¹¡£ - -`\-mail\ name' ¥ª¥×¥·¥ç¥ó¤¬Í¿¤¨¤é¤ì¤ë¤È¡¢ -ÆÃÄê¤Î \fIname\fR (¤Î¥æ¡¼¥¶¡¼¤Ë)·ë²Ì¤¬Á÷¤é¤ì¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¢·ë²Ì¤Ïɸ½à½ÐÎϤËÁ÷¤é¤ì¤Þ¤¹¡£ - -`\-search\ directory' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -/var/mail °Ê³°¤Î¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤·¡¢¤½¤ì¤é¤ÎÃæ¤Ë¤¢¤ë°Û¾ï¤òÊó¹ð¤¹¤ë -¤Î¤Ë»È¤ï¤ì¤Þ¤¹¡£ -\fIconflict\fR ¤ò¸Æ¤Ó½Ð¤¹¤Î¤Ë¡¢`\-search\ directory' ¥ª¥×¥·¥ç¥ó¤ò -Ê£¿ô»ØÄꤹ¤ë¤³¤È¤¬²Äǽ¤Ç¤¹¡£ - -\fIconflict\fR ¤Ï \fIcron\fR\0(8) ¤Ç¼Â¹Ô¤¹¤ë¤«¡¢ -¤â¤·¤¯¤Ï¥·¥¹¥Æ¥à¤Î¥¢¥«¥¦¥ó¥Æ¥£¥ó¥°¤¬¹Ô¤Ê¤ï¤ì¤¿»þ¤Ë¤Ï -¤¤¤Ä¤Ç¤â¼Â¹Ô¤¹¤ë¤Ù¤­¤Ç¤¹¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^/etc/passwd~^¥æ¡¼¥¶¡¼¤Î¥ê¥¹¥È -^/etc/group~^¥°¥ë¡¼¥×¤Î¥ê¥¹¥È -^/usr/local/mh/bin/mhmail~^¥á¡¼¥ë¤òÁ÷¤ë¥×¥í¥°¥é¥à -^/var/mail/~^¥á¡¼¥ë¡¦¥É¥í¥Ã¥×¤Î¥Ç¥£¥ì¥¯¥È¥ê -.Pr -̵¤·¡£ -.Sa -mh\-alias(5) -.De -`aliasfiles' ¥Ç¥Õ¥©¥ë¥È¤Ï /usr/local/mh/lib/MailAliases -.Co -̵¤·¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-dist.me --- a/doc/ja-dist.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,142 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC DIST 1 -.NA -dist \- ¥á¥Ã¥»¡¼¥¸¤òÄɲ墥ɥ쥹¤ËºÆÇÛÉÛ¤¹¤ë -.SY -dist -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-form\ formfile] -\%[\-inplace] \%[\-noinplace] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIdist\fR ¤Ï \fIforw\fR ¤Ë»÷¤Æ¤¤¤Þ¤¹¡£ -»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò¡¢(¤¿¤Ö¤ó)¸µ¤Î¥¢¥É¥ì¥¹¡¦¥ê¥¹¥È¤Ë̵¤«¤Ã¤¿¥¢¥É¥ì¥¹¤Ë -ºÆÇÛÉÛ¤¹¤ë¤â¤Î¤Ç¤¹¡£ - -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/distcomps -.ec -.in -.5i -.fi - -¤â¤·¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Ë \*(lqdistcomps\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥¡¥¤¥ë¤¬ -¤¢¤Ã¤¿¾ì¹ç¡¢¤³¤Î¥Õ¥©¡¼¥à¤ËÂå¤ï¤Ã¤Æ¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢`\-form\ formfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¤¬»È¤ï¤ì¤Þ¤¹¡£ -»È¤ï¤ì¤ë¥Õ¥©¡¼¥à¤ÏºÆÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ËŬÍѤµ¤ì¤Þ¤¹¡£ - -¤â¤·¡¢¥É¥é¥Õ¥È¤¬´û¤Ë¸ºß¤¹¤ë¾ì¹ç¡¢ -\fIdist\fR ¤Ï¤½¤Î¥É¥é¥Õ¥È¤ò¤É¤¦¤¹¤ë¤Î¤«¤òʹ¤¤¤ÆÍè¤Þ¤¹¡£ -\fBquit\fR ¤ÈÅú¤¨¤ë¤È¡¢¥É¥é¥Õ¥È¤ò¤½¤Î¤Þ¤Þ»Ä¤·¤Æ¡¢\fIdist\fR ¤ò½ªÎ»¤·¤Þ¤¹¡£ -\fBreplace\fR ¤Ï¸ºß¤¹¤ë¥É¥é¥Õ¥È¤ò¶õ¤Î¿÷·¿¤ÇÃÖ¤­´¹¤¨¤Þ¤¹¡£ -\fBlist\fR ¤Ï¥É¥é¥Õ¥È¤òɽ¼¨¤·¤Þ¤¹¡£ - -\*(lqResent\-To:\*(rq¡¢\*(lqResent\-cc:\*(rq¡¢¤½¤·¤Æ¡¢\*(lqResent\-Bcc:\*(rq -¤Ë¤¢¤ë¥¢¥É¥ì¥¹¤Ë¤À¤±ÇÛÁ÷¤µ¤ì¤Þ¤¹¡£ -¤Þ¤¿¡¢\*(lqResent\-Fcc:\ folder\*(rq ¤Ïº½Å¤µ¤ì¤Þ¤¹(\fIsend\fR\0(1) ¤ò»²¾È)¡£ -\fIdist\fR ¤Î¾ì¹ç¡¢¥É¥é¥Õ¥È¤Ï \*(lqResent\-xxx:\*(rq ¹Ô¤À¤±¤ò´Þ¤ó¤Ç¤¤¤Æ¡¢ -¥Ü¥Ç¥£¤ò´Þ¤ó¤Ç¤¤¤ë¤Ù¤­¤Ç¤Ê¤¤»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤ëºÝ¤Ë¡¢ -¸µ¤Î¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¤È¥Ü¥Ç¥£¤¬¥É¥é¥Õ¥È¤ËÄɲå³¥Ô¡¼¤µ¤ì¤Þ¤¹¡£ -ºÆÇÛÉۤκݤΥإåÀ¡¼¤ÏÃí°Õ¤ò¤·¤ÆºîÀ®¤·¤Æ²¼¤µ¤¤¡£ - -¤â¤·¡¢`\-annotate' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ºÆÇÛÉÛ¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¤Ï -¼¡¤Ë¼¨¤¹¤è¤¦¤ÊÃí¼á¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ - - Resent:\ ÆüÉÕ - Resent:\ ¥¢¥É¥ì¥¹ - -¥¢¥É¥ì¥¹¥ê¥¹¥È¤ÏÍ׵ᤵ¤ì¤¿¤À¤±Â¿¤¯¤Î¹Ô¤Ë¤Ê¤êÆÀ¤Þ¤¹¡£ -¤³¤ÎÃí¼á¤Ï¡¢ -¥á¥Ã¥»¡¼¥¸¤¬ \fIdist\fR ¤«¤éľÀÜÁ÷¤é¤ì¤¿»þ¤Ë¤À¤±ÉÕ¤±¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤¬ \fIdist\fR ¤«¤é¤¹¤°¤Ë¤ÏÁ÷¤é¤ì¤º¤Ë¡¢ -¸å¤Ë \*(lqcomp \-use\*(rq ¤Ê¤É¤ÇºÆÊÔ½¸¤·¤Æ¤«¤éÁ÷¤é¤ì¤¿¾ì¹ç¡¢ -¤³¤ÎÃí¼áÉÕ¤±¤Ï¹Ô¤Ê¤ï¤ì¤Þ¤»¤ó¡£ -`\-inplace' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -Ãí¼á¤¬ÉÕ¤±¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ï¡¼¥É¥ê¥ó¥¯¤òÊÝ»ý¤¹¤ë¤¿¤á¤Ë¡¢ -°ÜÆ°¡¦¥³¥Ô¡¼Åù¤»¤º¤Ë¡¢¤½¤Î¥Õ¥¡¥¤¥ë¼«¿È¤ËÃí¼áÉÕ¤±¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -`\-editor' ¤ä `\-noedit' ¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï -\fIcomp\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -¥¨¥Ç¥£¥¿¤Ë¤¤¤ë´Ö¤À¤±¤Ï¡¢ -ºÆÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï \*(lq@\*(rq ¤È¤¤¤¦¥ê¥ó¥¯Ì¾¤Ç»²¾È¤Ç¤­¤Þ¤¹ -(¥Ç¥Õ¥©¥ë¥È¤Î \fIwhatnowproc\fR ¤Î¾ì¹ç)¡£ -²Ã¤¨¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤Î¼ÂºÝ¤Î¥Ñ¥¹Ì¾¤Ï´Ä¶­ÊÑ¿ô \fB$editalt\fR ¤Ë¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬Æþ¤Ã¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤Î¥Ñ¥¹Ì¾¤Ï´Ä¶­ÊÑ¿ô \fB$mhfolder\fR ¤Ë -³ÊǼ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¥¨¥Ç¥£¥¿¤ò½ªÎ»¤¹¤ëºÝ¡¢\fIdist\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -»È¤¨¤ë¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï \fIwhatnow\fR\0(1) ¤ò¸«¤Æ²¼¤µ¤¤¡£ -¤³¤Î¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤¹»ö¤Ï `\-nowhatnowproc' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©½ÐÍè¤Þ¤¹ -(ËÜÅö¤ò¸À¤¦¤È¡¢ -ºÇ½é¤ÎÊÔ½¸¤ò³«»Ï¤¹¤ë¥×¥í¥°¥é¥à¤¬ \fIwhatnow\fR ¤Ç¤¹¡£ -½¾¤Ã¤Æ¡¢`\-nowhatnowproc' ¤ÏÁ´¤Æ¤ÎÊÔ½¸¤òÍÞÀ©¤·¤Þ¤¹)¡£ -.Fi -^/usr/local/mh/lib/distcomps~^¥á¥Ã¥»¡¼¥¸¤Î¿÷·¿ -^¤¢¤ë¤¤¤Ï /distcomps~^¤¬É¸½à¤Î¿÷·¿¤ËÂå¤ï¤ë -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/draft~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Editor:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤òÃÖ¤­´¹¤¨¤ë -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^whatnowproc:~^\*(lqWhat now?\*(rq ¤Èʹ¤¤¤Æ¤¯¤ë¥×¥í¥°¥é¥à -.Sa -comp(1), forw(1), repl(1), send(1), whatnow(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msg' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noinplace' -.Co -¤â¤·¡¢¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£ -ºÆÇÛÉÛ¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Hi -\fIdist\fR ¤Ï¸µ¡¹¡¢\*(lqResent\-xxx:\*(rq ¤Ç¤Ï¤Ê¤¯¡¢ -\*(lqDistribute\-xxx:\*(rq ¤È¤¤¤¦·Á¤Î¥Ø¥Ã¥À¡¼¤ò»È¤Ã¤Æ¤¤¤Þ¤·¤¿¡£ -¸½ºß¤Ï¡¢Internet ¤Îɸ½à¤Ç¤¢¤ë RFC\-822 ¤òËþ¤¿¤¹¤¿¤á¤Ë -\*(lqResent\-xxx:\*(rq ·Á¼°¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤¹¡£ -¤·¤«¤·¡¢\fIdist\fR ¤Ï \*(lqDistribute\-xxx:\*(rq ·Á¼°¤Î¥Ø¥Ã¥À¡¼¤âǧ¼±¤·¡¢ -¼«Æ°Åª¤Ë \*(lqResent\-xxx:\*(rq ·Á¼°¤Ëľ¤·¤Þ¤¹¡£ -.Bu -\fIdist\fR ¤Ï¡¢ÇÛÉÛ¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷µ¬³Ê¤Ë¹ç¤Ã¤Æ¤ë¤«¤É¤¦¤«¤ò¸·¤·¤¯ -¥Á¥§¥Ã¥¯¤·¤¿¤ê¤Ï¤·¤Þ¤»¤ó¤¬¡¢\fIsend\fR ¤«¤é¸Æ¤Ð¤ì¤ë \fIpost\fR ¤Ï¤·¤Þ¤¹¡£ -\fIpost\fR ¥×¥í¥°¥é¥à¤ÏÀµ¤·¤¯¤Ê¤¤·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤òÃƤ­¤Þ¤¹¤¬¡¢ -\fIdist\fR ¤Ï¤½¤ì¤òľ¤½¤¦¤È¤Ï¤·¤Þ¤»¤ó¡£ - -¤â¤· \fIwhatnowproc\fR ¤¬ \fIwhatnow\fR ¤Î¾ì¹ç¡¢ -\fIdist\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¼ÂºÝ¤ËÁö¤é¤»¤º¤Ë¡¢ -Æ⢤Π\fIwhatnow\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIwhatnowproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIwhatnow\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIdist\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -¤â¤·¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤¬½ñ¤­¹þ¤ß¶Ø»ß¤Î¾ì¹ç¡¢ -¥ê¥ó¥¯Ì¾ \*(lq@\*(rq ¤Ï»ÈÍѽÐÍè¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-dp.me --- a/doc/ja-dp.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC DP 8 -.NA -dp \- RFC\-822 ·Á¼°¤ÇÆüÉÕ¤ò²òÀϤ¹¤ë -.SY -/usr/local/mh/lib/dp -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-width\ columns] -dates\ ... -\%[\-help] -.DE -\fI\dp\fR ¤Ï¡¢ARPA Internet ɸ½à¤Ë½¾¤Ã¤¿ÆüÉÕ²òÀϤò¹Ô¤Ê¤¦¥×¥í¥°¥é¥à¤Ç¤¹¡£ -TOPS\-20 ¥µ¥¤¥È¤È \fIctime\fR\0(3) ¤ò»È¤¦¤¤¤¯¤Ä¤«¤Î UNIX ¥µ¥¤¥È¤Ë¤è¤Ã¤Æ -ÉÕ¤±¤é¤ì¤Æ¤¤¤ëÍͤʡ¢ -¿¤¯¤ÎÈóɸ½à¥Õ¥©¡¼¥Þ¥Ã¥È¤âÍý²ò¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢\fIMH\fR ¤¬¤É¤Î¤è¤¦¤ËÆüÉÕ¤ò²ò¼á¤·¤Æ¤¤¤ë¤«¤òÍý²ò¤¹¤ë¤Î¤Ë¡¢ -ÌòΩ¤Á¤Þ¤¹¡£ - -\fIdp\fR ¤Ï¡¢°ú¿ô¤ò°ì¤Ä¤ÎÆüÉդȤ·¤Æ°·¤¤¡¢ -RFC\-822 ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤³¤ÎÆüÉÕ¤òɽ¼¨¤·¤Þ¤¹¡£ -¤½¤ì¤æ¤¨¥·¥§¥ë¤Ç¤Ï¡¢¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç¤½¤ì¤¾¤ì¤Î°ú¿ô¤ò°Ï¤à¤³¤È¤¬¡¢ -Ä̾ïºÇ¤â˾¤Þ¤·¤¤¤Ç¤¹¡£ - -\fIdp\fR ¤Ç»È¤ï¤ì¤ë½ÐÎÏ·Á¼°¤òÃÖ¤­´¹¤¨¤ë¤¿¤á¤Ë¤Ï¡¢ -`\-format\ string' ¤« `\-format\ file' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ÎÊýË¡¤ÇÆüÉդθġ¹¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò´Êñ¤Ë¼è¤ê½Ð¤¹»ö¤¬½ÐÍè¤Þ¤¹¡£ -string ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ç¡¢file ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¾Ü¤·¤¯¤Ï \fImh\-format\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -\fIdp\fR ¤Ç»È¤ï¤ì¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.ti +.5i -%<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%> -.fi - -¤³¤ì¤Ï¡¢¤â¤·¥¨¥é¡¼¤¬È¯¸«¤µ¤ì¤¿»þ¡¢¤½¤Î¥¨¥é¡¼¤È¡¢`:' ¤È¥¨¥é¡¼¤Îµ¯¤­¤¿ -ÆüÉÕ¤òÊÖ¤·¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¢ÆüÉդΠRFC\-822 ½àµò·Á¼°¤ò½ÐÎϤ·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -̵¤·¡£ -.Sa -ap(8) -.br -\fIStandard for the Format of ARPA Internet Text Messages\fR (RFC\-822) -.De -`\-format' ¥Ç¥Õ¥©¥ë¥È¤Ï¾å½Ò¤ÎÄ̤ê -.Ds -`\-width' ¥Ç¥Õ¥©¥ë¥È¤ÏüËö¤ÎÉý -.Co -̵¤·¡£ -.Bu -`\-format' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIdp\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-fmtdump.me --- a/doc/ja-fmtdump.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC FMTDUMP 8 -.NA -fmtdump \- MH ¥Õ¥©¡¼¥Þ¥Ã¥È¥Õ¥¡¥¤¥ë¤Î¥Ç¥³¡¼¥É -.SY -/usr/local/mh/lib/fmtdump -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-help] -.DE -\fIfmtdump\fR ¤Ï¡¢\fIMH\fP ¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤ò²òÀϤ·¡¢ -¤½¤Î¥Õ¥¡¥¤¥ë¤ò \fIMH\fP ¤¬¤É¤¦²ò¼á¤·¤Æ¤¤¤ë¤«¤ò²¾ÁÛ¸À¸ì¤Ç¤Î¥ê¥¹¥È¤ò -ºîÀ®¤¹¤ë¥×¥í¥°¥é¥à¤Ç¤¹¡£ - -`\-format\ string' ¤È `\-form\ formatfile' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -Æɤ߹þ¤à¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤â¤·¤¯¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤òÆÃÄꤹ¤ë¤Î¤Ë -»È¤ï¤ì¤Þ¤¹¡£ -string ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ç¡¢file ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¾Ü¤·¤¯¤Ï \fImh-format\fR\|(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/scan.default~^¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Sa -mh-format(5), mh-sequences(8) -.Co -̵¤·¡£ -.Bu -mh-format ¥µ¥Ö¥ë¡¼¥Á¥óÆâÉô¤Î»ÅÁȤߤ˾ܤ·¤¯¤Ê¤¤¤Ê¤é¡¢ -¤³¤Î½ÐÎϤÏÌò¤ËΩ¤¿¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-folder.me --- a/doc/ja-folder.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,221 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC FOLDER 1 -.NA -folder, folders \- ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤òÀßÄê/ɽ¼¨¤¹¤ë -.SY -folder -\%[+folder] \%[msg] -\%[\-all] -\%[\-create] \%[\-nocreate] -\%[\-print] -.\" \%[\-noprint] -\%[\-fast] \%[\-nofast] -\%[\-header] \%[\-noheader] -\%[\-recurse] \%[\-norecurse] -\%[\-total] \%[\-nototal] -\%[\-list] \%[\-nolist] -\%[\-push] \%[\-pop] -\%[\-pack] \%[\-nopack] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -folders -.DE -\fIMH\fR ´Ä¶­¤Ï¥·¥§¥ë¤Ê¤Î¤Ç¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î·ÁÀפÏÆü¤ËÆü¤Ë¼º¤ï¤ì¤ä¤¹¤¤¤â¤Î¤Ç¤¹¡£ -\fIfolder\fR ¤Ï `\-print' ¥ª¥×¥·¥ç¥ó¤È¶¦¤Ë¼Â¹Ô¤µ¤ì¤ë¤È(¥Ç¥Õ¥©¥ë¥È)¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¡¢¤½¤ÎÃæ¤Ë¤¢¤ë¥á¥Ã¥»¡¼¥¸¿ô¡¢¥á¥Ã¥»¡¼¥¸¤ÎÈÏ°Ï(ºÇ¾®\-ºÇÂç)¡¢ -¤½¤·¤Æ¡¢¤½¤Î¥Õ¥©¥ë¥À¤Î¥«¥ì¥ó¥È¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¡¢ -ÆÃÊ̤ʥե¡¥¤¥ë¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Ë¤Ï¤½¤ì¤òÃΤ餻¤Þ¤¹¡£ -Î㤨¤Ð¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹¡£ - -.nf -.if t .in +.5i -.ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u -inbox+ has \016 messages (\0\03\-\022); cur=\0\05. -.re -.if t .in -.5i -.fi - -¤â¤·¡¢`+folder' ¤È `msg' ¤ÎξÊý¡¢¤¢¤ë¤¤¤ÏÊÒÊý¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¤½¤ì¤é¤Ï¤½¤ì¤¾¤ì¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -Âбþ¤µ¤»¤Æ¸À¤¦¤Ê¤é¡¢ -`+folder' °ú¿ô¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢ -¥·¥§¥ë¤Ç¤¤¤¦ \*(lqcd\*(rq ¤Î½èÍý¤ËÁêÅö¤·¡¢ -`+folder' °ú¿ô¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¤Ï¡¢Â绨ÇĤ˸À¤¦¤È¡¢ -¥·¥§¥ë¤Ç¤¤¤¦ \*(lqpwd\*(rq ¤Î½èÍý¤ËÁêÅö¤¹¤ëÌõ¤Ç¤¹¡£ - -»ØÄê¤Î(¤¢¤ë¤¤¤Ï¥Ç¥Õ¥©¥ë¥È¤Î)¥Õ¥©¥ë¥À¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤Î¥Ç¥Õ¥©¥ë¥È¤Î½èÍý¤Ï¡¢ -¥æ¡¼¥¶¡¼¤Ë¤½¤Î¥Õ¥©¥ë¥À¤òºî¤ë¤Ù¤­¤«¤É¤¦¤«¤ò¿Ò¤Í¤ë»ö¤Ç¤¹¡£ -¤â¤·¡¢É¸½àÆþÎϤ¬Ã¼Ëö¤Ç¤Ê¤¤¾ì¹ç¡¢ -¤³¤Î¼ÁÌä¤Ø¤Ï \*(lqyes\*(rq ¤¬Åú¤¨¤é¤ì¤¿¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ - -`\-create' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIfolder\fP ¤Ï²¿¤âʹ¤«¤º¤Ë¿·¤·¤¤¥Õ¥©¥ë¥À¤òºî¤ê¤Þ¤¹ -(¤³¤ì¤Ï¸å¤Ç»È¤¦¶õ¥Õ¥©¥ë¥À¤òºî¤ë´Êñ¤ÊÊýË¡¤Ç¤¹)¡£ -`\-nocreate' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIfolder\fP ¤Ï¸ºß¤·¤Ê¤¤¥Õ¥©¥ë¥À¤Ïºî¤é¤º¤Ë½ªÎ»¤·¤Þ¤¹¡£ -.\" -.\" Ãí°Õ - ¤³¤ì¤Ïº£¤ÏÆ°¤­¤Þ¤»¤ó¡£ -.\" ¤â¤· `\-noprint' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -.\" `+folder' ¤ä `msg' ¤Ï¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Þ¤¿¤Ï -.\" ¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¤¬¡¢ -.\" ¥Õ¥©¥ë¥À¤ÎŦÍפÏɽ¼¨¤µ¤ì¤Þ¤»¤ó¡£ -.Uh "Ê£¿ô¤Î¥Õ¥©¥ë¥À" -`\-all' ¤ò»ØÄꤹ¤ë¤È¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥êÆâ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤Î -¥Õ¥©¥ë¥À¤½¤ì¤¾¤ì¤Ë¤Ä¤¤¤Æ¡¢¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç¤Ëʤ٤¿Å¦ÍפιԤ¬ºî¤é¤ì¤Þ¤¹ -(¤â¤· \fIfolder\fR ¤¬ \*(lqs\*(rq ¤Ç½ª¤ï¤ë̾Á°¤Ç¸Æ¤Ð¤ì¤¿¾ì¹ç -(Î㤨¤Ð \fIfolders\fR\0)¤Ë¤Ï¡¢`\-all' ¤¬ÁÛÄꤵ¤ì¤Þ¤¹)¡£ -¤â¤·¡¢`\-recurse' ¤ò `\-all' ¤È¶¦¤Ë»ØÄꤹ¤ë¤È¡¢ -Á´¤Æ¤Î¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤ËÂФ·¤Æ¤âɽ¼¨¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥Õ¥©¥ë¥À¤ÏÁ´¤Æ¡¢ -¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È¤Ë \*(lqatr\-cur\-\*(rq ¥¨¥ó¥È¥ê¤¬¤¢¤ê -(¤Ä¤Þ¤ê¡¢Ãæ¤Î¥á¥Ã¥»¡¼¥¸¤Ë \fIMH\fR ¤Ç¥¢¥¯¥»¥¹¤·¤¿»ö¤¬¤¢¤ë)¡¢ -¤½¤Î¥æ¡¼¥¶¡¼¤Ë½ñ¤­¹þ¤ß¸¢¸Â¤¬Ìµ¤¤¥Õ¥©¥ë¥À¤¬Àè¤Ëɽ¼¨¤µ¤ì¤Þ¤¹¡£ -Î㤨¤Ð¡¢¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.ne 9 -.nf -.if t .in +.5i -.ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u -Folder \0\0\0# of messages (\0range\0) cur msg (other files) -/fsd/rs/m/tacc has \035 messages (\0\01\-\035); cur=\023. -/rnd/phyl/Mail/EP has \082 messages (\0\01\-108); cur=\082. -ff has \0no messages. -inbox+ has \016 messages (\0\03\-\022); cur=\0\05. -mh has \076 messages (\0\01\-\076); cur=\070. -notes has \0\02 messages (\0\01\-\0\02); cur=\0\01. -ucom has 124 messages (\0\01\-124); cur=\0\06; (others). -.ta \w'/rnd/phyl/Mail/EP has 'u -\0\0\0\0\0\0\0\0\0\0TOTAL= 339 messages in 7 folders -.re -.if t .in -.5i -.fi - -¤³¤³¤Ç¤Ï¡¢Î㤨¤ÐºÇ½é¤Î `+/fsd/rs/m/tacc' ¥Õ¥©¥ë¥À¤ò¸«¤Æ²¼¤µ¤¤¡£ -\fIMH\fR ¤Ç¤Ï¡¢¥Õ¥©¥ë¥À¤ÏÄ̾¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Î²¼¤Ë¤¢¤ê¤Þ¤¹¤¬¡¢ -¥Õ¥©¥ë¥À̾¤¬¥¹¥é¥Ã¥·¥å(`/')¤Ç»Ï¤Þ¤ë¤â¤Î¤Ï UNIX ¥Õ¥¡¥¤¥ë¡¦¥·¥¹¥Æ¥à -¤Ë±÷¤¤¤Æ¤½¤ÎÀäÂХѥ¹¤Çɽ¤µ¤ì¤ë¾ì½ê¤Ë¤¢¤ë¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢\fIMH\fR ¤Ç¤Ï¾¿Í¤Î¥Õ¥©¥ë¥À¤ò´Þ¤á¡¢Ç¤°Õ¤Î¥Ç¥£¥ì¥¯¥È¥ê¤ò¥Õ¥©¥ë¥À¤È -¤·¤Æ°·¤¨¡¢¤½¤³¤ò¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤¹¤ë»ö¤â½ÐÍè¤Þ¤¹¡£ -¤â¤Á¤í¤ó¡¢¤½¤ì¤é¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë¥¢¥¯¥»¥¹½ÐÍè¤ë¸¢¸Â(¥â¡¼¥ÉÅù)¤ÏɬÍפǤ¹¡£ - -inbox ¤Î¸å¤Î \*(lq+\*(rq ¤Ï¤³¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ç¤¢¤ë»ö¤ò¼¨¤·¤Þ¤¹¡£ -\*(lq(others)\*(rq ¤Ï¥Õ¥©¥ë¥À `ucom' ¤Ë¥á¥Ã¥»¡¼¥¸¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë(¤Þ¤¿¤Ï -¥Ç¥£¥ì¥¯¥È¥ê)¤¬Â¸ºß¤¹¤ë»ö¤ò¼¨¤·¤Þ¤¹¡£ -¤³¤ì¤é¤Ï¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤«¤âÃΤì¤Ê¤¤¤·¡¢ -MH ¤Î¥Õ¥¡¥¤¥ë̾¾ÎÂηϤ˹ç¤ï¤Ê¤¤(¿ô»ú¤Ç¤Ê¤¤)̾Á°¤Î¥Õ¥¡¥¤¥ë¤«¤âÃΤì¤Þ¤»¤ó¡£ - -`\-all' ¤Þ¤¿¤Ï `\-header' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢¸«½Ð¤·¹Ô¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï `\-noheader' ¤ÇÍÞÀ©¤Ç¤­¤Þ¤¹¡£ -`\-total' ¥ª¥×¥·¥ç¥ó¤Ï¡¢Å¦Í×¹Ô¤À¤±¤òºî¤ê¤Þ¤¹¡£ - -`\-fast' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢¥Õ¥©¥ë¥À̾¤À¤±¤¬É½¼¨¤µ¤ì¤Þ¤¹ -(¤³¤ì¤Ï¥Õ¥©¥ë¥À¤òÆɤàɬÍפ¬¤Ê¤¤¤Î¤Ç¡¢¤è¤ê®¤¤¤Ç¤¹)¡£ - -`+folder' ¤¬ `\-all' ¥ª¥×¥·¥ç¥ó¤È¶¦¤Ë»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fIfolder\fR ¤Ï -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤òÀßÄꤹ¤ë»ö¤Ë²Ã¤¨¤Æ¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤Î¥Õ¥©¥ë¥À¤òɽ¼¨¤·¤Þ¤¹ (`\-norecurse' ¤Î¾ì¹ç)¡£ -¤¢¤ë¤¤¤Ï¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î²¼¤Ë¤¢¤ëÁ´¤Æ¤Î¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤òɽ¼¨¤·¤Þ¤¹ -(`\-recurse' ¤Î¾ì¹ç)¡£ -¤³¤Î¾ì¹ç¡¢¤â¤·¡¢`msg' ¤â»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤½¤ì¤Ï `+folder' ¤Î¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ - -`\-recurse' ¥ª¥×¥·¥ç¥ó¤Ï¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥À¤òºÆµ¢Åª¤Ëɽ¼¨¤·¤Þ¤¹¡£ -¤³¤Î¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥À¤Ë¤Ä¤¤¤Æ¡¢ -¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤òõ¤µ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤Î¤Ç¡¢ -`\-fast' ¥ª¥×¥·¥ç¥ó¤Ë¤è¤ë¥¹¥Ô¡¼¥É¥¢¥Ã¥×¤Ï˾¤á¤Þ¤»¤ó¡£ -¤·¤«¤·¡¢É½¼¨ÆâÍƤÎÌ̤«¤é¸«¤ì¤Ð¡¢ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤òÁȤ߹ç¤ï¤»¤ë¤Î¤ÏÍ­ÍѤǤ¹¡£ - -.Uh "¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ÎÈ´¤±¤ò¼è¤ê½ü¤¯" -`\-pack' ¥ª¥×¥·¥ç¥ó¤Ï¡¢»ØÄê¤Î¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ÎÈ´¤±¤ò¼è¤ê½ü¤­¡¢ -ÈÖ¹æ¤ò1¤«¤éÉÕ¤±Ä¾¤·¤Þ¤¹¡£ -`\-verbose' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIfolder\fR ¤Ï¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æÊѹ¹¤ÎºÝ¡¢ -¼Â¹ÔÃæ¤ÎÆ°ºî¤òÃà°ìÊó¹ð¤·¤Þ¤¹¡£ - -.Uh "¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯" -`\-push' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fIfolder\fR ¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤Î¾å¤ËÀѤߡ¢ -`+folder' °ú¿ô¤ò¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤·¤Þ¤¹¡£ -¤â¤·¡¢`+folder' ¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤Î°ìÈÖ¾å¤ò¸ò´¹¤·¤Þ¤¹¡£ -¤³¤ì¤Ï \fICShell\fR ¤Ë±÷¤±¤ë \*(lqpushd\*(rq ½èÍý¤ËÁêÅö¤·¤Þ¤¹¡£ - -`\-pop' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fIfolder\fR ¤Ï¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤Î°ìÈÖ¾å¤ò¼è¤ê½ü¤­¡¢ -¤½¤ÎÃͤò¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤·¤Þ¤¹¡£ -`+folder' °ú¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó¡£ -¤³¤ì¤Ï \fICShell\fR ¤Ë±÷¤±¤ë \*(lqpopd\*(rq ½èÍý¤ËÁêÅö¤·¤Þ¤¹¡£ -`\-push' ¥ª¥×¥·¥ç¥ó¤È `\-pop' ¥ª¥×¥·¥ç¥ó¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¢¤ê¡¢ -Æó¤Ä¤Î¤¦¤ÁºÇ¸å¤Ë¸½¤ì¤¿¤â¤Î¤¬¡¢¤½¤ÎÁ°¤Ë¸½¤ì¤¿¤â¤Î¤òÂǤÁ¾Ã¤·¤Þ¤¹¡£ -¤³¤ì¤éÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ç `\-list' ¤¬»ØÄꤵ¤ì¤Þ¤¹¡£ - -`\-list' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fIfolder\fR ¤Ï¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤ÎÆâÍƤòɽ¼¨¤·¤Þ¤¹¡£ -`+folder' °ú¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó¡£ -`\-push' ¤ä `\-pop' ¤¬À®¸ù¤·¤¿¾ì¹ç¤â¡¢ -¤½¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Î¸å¤Ë `\-nolist' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¤ò½ü¤¤¤Æ¡¢ -`\-list' ½èÍý¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fICShell\fR ¤Ë±÷¤±¤ë \*(lqdirs\*(rq ½èÍý¤ËÁêÅö¤·¤Þ¤¹¡£ -`\-push'¡¢`\-pop'¡¢¤½¤·¤Æ `\-list' ¥ª¥×¥·¥ç¥ó¤Ï -`\-print' ¥ª¥×¥·¥ç¥ó¤òÍÞÀ©¤·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Folder\-Protect:~^¿·¤·¤¤¥Õ¥©¥ë¥À¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^Folder\-Stack:~^¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤ò·è¤á¤ë -.\" .Ps -.\" ^lsproc:~^¥Õ¥©¥ë¥À¤ÎÆâÍƤòɽ¼¨¤¹¤ë¥×¥í¥°¥é¥à -.Sa -refile(1), mhpath(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msg' ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·¡£ -.Ds -`\-nofast' -.Ds -`\-noheader' -.Ds -`\-nototal' -.Ds -`\-nopack' -.Ds -`\-norecurse' -.Ds -`\-noverbose' -.Ds -`\-print' `\-list'¡¢`\-push'¡¢¤Þ¤¿¤Ï `\-pop' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç -.Ds -`\-list' `\-push' ¤Þ¤¿¤Ï `\-pop' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç -.Co -¤â¤· `+folder' ¤È `msg' ¤ÎÊÒÊý¤Þ¤¿¤ÏξÊý¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤½¤ì¤é¤Ï¤½¤ì¤¾¤ì¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Hi -°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Î \fIMH\fR ¤Ç¤Ï¡¢ -`\-fast' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤¿¾ì¹ç¤Ë¤Ï¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ÏÊѹ¹¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿¡£ -¤·¤«¤·¸½ºß¤Ï¤½¤¦¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£`+folder' ¤¬Í¿¤¨¤é¤ì¤ë¤È¡¢ -\fIfolder\fR ¤Ï¾ï¤Ë¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¤½¤ì¤ËÊѤ¨¤Þ¤¹¡£ -.Bu -`\-all' ¤òÉÕ¤±¤ë¤È¡¢`\-header' ¤È `\-total' ¤Ë¤Ê¤ê¤Þ¤¹¡£ -.sp -`\-create' ¤Þ¤¿¤Ï `\-nocreate' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¤â¤Ï¤ä¡¢¤½¤Î¸å¤Î¥ª¥×¥·¥ç¥ó¤Ç¡¢ -(¸ºß¤·¤Ê¤¤¥Õ¥©¥ë¥À¤Ë´Ø¤·¤Æ¤Ï¥æ¡¼¥¶¡¼¤Ëʹ¤¯¤È¤¤¤¦)¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ë -Ì᤹ÊýË¡¤¬¤¢¤ê¤Þ¤»¤ó¡£ -.sp -¿ô»ú¤À¤±¤«¤éÀ®¤ë¤è¤¦¤Ê(¥á¥Ã¥»¡¼¥¸¤È¸«¤Ê¤»¤ë¤è¤¦¤Ê)̾Á°¤Î -¥µ¥Ö¥Õ¥©¥ë¥ÀÅù¤¬¤¢¤ë¤È¡¢ -`-pack' »þ¤Ë¡¢¥·¥¹¥Æ¥à¤Ë°Í¤Ã¤Æ¡¢¤½¤Î¥Õ¥©¥ë¥À¤Î̾Á°¤Þ¤ÇÈֹ椬ÊѤï¤ë¤«¡¢ -°ÕÌ£¤Î¤Ê¤¤¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È¶¦¤Ë¥³¥Þ¥ó¥É¼Â¹Ô¤¬¼ºÇÔ¤·¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-forw.me --- a/doc/ja-forw.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,279 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC FORW 1 -.NA -forw \- ¥á¥Ã¥»¡¼¥¸¤òžÁ÷¤¹¤ë -.SY -forw -\%[+folder] \%[msgs] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -\%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -forw -\%[+folder] \%[msgs] -\%[\-digest\ list] \%[\-issue\ number] \%[\-volume\ number] -\%[other\ switches\ for\ \fIforw\fR] -\%[\-help] -.DE -\fIforw\fR ¤Ï¡¢ -¾¤Î¥á¥Ã¥»¡¼¥¸¤ò´Þ¤ó¤À¥á¥Ã¥»¡¼¥¸¤òºî¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à(\fIcomp\fR »²¾È)¤«¤é¡¢ -¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òºî¤ê¡¢ -žÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò¥Ü¥Ç¥£Éôʬ¤Ë´Þ¤á¤Þ¤¹¡£ -\fIcomp\fR ƱÍͤ˥¨¥Ç¥£¥¿¤¬¸Æ¤Ó½Ð¤µ¤ì¡¢ÊÔ½¸¤¬½ª¤ï¤ë¤È¡¢¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤ë -Á°¤Ë¥æ¡¼¥¶¡¼¤Ë¼ÁÌä¤ò¤·¤Æ¤­¤Þ¤¹¡£ - -žÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò´Þ¤à¾ì¹ç¤Î¡¢ -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/forwcomps -.ec -.in -.5i -.fi - -¤â¤·¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤Ë \*(lqforwcomps\*(rq ¤È¤¤¤¦Ì¾Á°¤Î -¥Õ¥¡¥¤¥ë¤¬¤¢¤ë¾ì¹ç¤Ë¤Ï¡¢¤³¤Î¥Õ¥©¡¼¥à¤ËÂå¤ï¤Ã¤Æ¡¢¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢`\-form\ formfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¤¬»È¤ï¤ì¤Þ¤¹¡£ - -¤â¤·¡¢¥É¥é¥Õ¥È¤¬´û¤Ë¸ºß¤¹¤ë¾ì¹ç¡¢ -\fIforw\fR ¤Ï¤½¤Î¥É¥é¥Õ¥È¤ò¤É¤¦¤¹¤ë¤Î¤«¤òʹ¤¤¤ÆÍè¤Þ¤¹¡£ -\fBquit\fR ¤ÈÅú¤¨¤ë¤È¡¢¥É¥é¥Õ¥È¤ò¤½¤Î¤Þ¤Þ»Ä¤·¤Æ¡¢\fIforw\fR ¤ò½ªÎ»¤·¡¢ -\fBreplace\fR ¤Ç¤Ï¸ºß¤¹¤ë¥É¥é¥Õ¥È¤ò¶õ¤Î¿÷·¿¤ÇÃÖ¤­´¹¤¨¡¢ -\fBlist\fR ¤Ç¤Ï¥É¥é¥Õ¥È¤òɽ¼¨¤·¤Þ¤¹¡£ - -¤â¤·¡¢`\-annotate' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢Å¾Á÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¤Ï -¼¡¤Ë¼¨¤¹¤è¤¦¤ÊÃí¼á¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ - - Forwarded:\ ÆüÉÕ - Forwarded:\ ¥¢¥É¥ì¥¹ - -¥¢¥É¥ì¥¹¥ê¥¹¥È¤ÏÍ׵ᤵ¤ì¤ë¤À¤±Â¿¤¯¤Î¹Ô¤Ë¤Ê¤êÆÀ¤Þ¤¹¡£ -¤³¤ÎÃí¼á¤Ï -¥á¥Ã¥»¡¼¥¸¤¬ \fIforw\fR ¤«¤éľÀÜÁ÷¤é¤ì¤¿»þ¤Ë¤À¤±ÉÕ¤±¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤¬ \fIforw\fR ¤«¤é¤¹¤°¤Ë¤ÏÁ÷¤é¤ì¤º¤Ë¡¢ -¸å¤Ë \*(lqcomp \-use\*(rq ¤Ê¤É¤ÇºÆÊÔ½¸¤·¤Æ¤«¤éÁ÷¤é¤ì¤¿¾ì¹ç¡¢ -¤³¤ÎÃí¼áÉÕ¤±¤Ï¹Ô¤Ê¤ï¤ì¤Þ¤»¤ó¡£ -`\-inplace' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -Ãí¼á¤¬ÉÕ¤±¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ï¡¼¥É¥ê¥ó¥¯¤òÊÝ»ý¤¹¤ë¤¿¤á¤Ë¡¢ -°ÜÆ°¡¦¥³¥Ô¡¼Åù¤»¤º¤Ë¡¢¤½¤Î¥Õ¥¡¥¤¥ë¼«¿È¤ËÃí¼áÉÕ¤±¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -`\-editor' ¤ä `\-noedit' ¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï -\fIcomp\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -\fIforw\fR ¤Ç¤Ï¡¢`\-form\ formfile' ¥ª¥×¥·¥ç¥ó¤ò¡¢ -¥É¥é¥Õ¥È¤ÎºÇ½é¤Î¾õÂÖ¤òºî¤ë¤¿¤á¤Ë»È¤¤¤Þ¤¹¤¬¡¢ -`\-filter\ filterfile'¡¢`\-format'¡¢¤½¤·¤Æ `\-noformat' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£Éôʬ¤Ë´Þ¤Þ¤ì¤ë -žÁ÷¤µ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ëºÝ¤Ë»È¤¤¤Þ¤¹¡£ -`\-noformat' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¤½¤ì¤¾¤ì¤ÎžÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï¤Þ¤µ¤Ë¤½¤Î¤Þ¤Þ¥Ü¥Ç¥£Éôʬ¤Ë½ÐÎϤµ¤ì¤Þ¤¹¡£ -¤â¤· `\-format' ¤Þ¤¿¤Ï `\-filter\ filterfile' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -žÁ÷¤µ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï¡¢¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£¤Ø¤È½ÐÎϤµ¤ì¤ëÁ°¤Ë -¥Õ¥£¥ë¥¿(ºÆÀ°·Á)¤Ë¤«¤±¤é¤ì¤Þ¤¹¡£ -\fIforw\fR ¤ÏžÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ëºÝ¤Ë \fImhl\fR ¤ò¸Æ¤Ó½Ð¤¹¤Î¤Ç¡¢ -\fIforw\fR ¤ËÂФ¹¤ë¥Õ¥£¥ë¥¿¡¦¥Õ¥¡¥¤¥ë¤Ï \fImhl\fR ¤Îɸ½à¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç -¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥£¥ë¥¿(`\-format' »ØÄê»þ)¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/mhl.forward -.ec -.in -.5i -.fi - -¤â¤·¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Ë \*(lqmhl.forward\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥¡¥¤¥ë¤¬ -¤¢¤ë¾ì¹ç¡¢¤³¤Î¥Õ¥©¡¼¥à¤ËÂå¤ï¤Ã¤Æ¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢`\-filter\ filterfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¤¬ -»È¤ï¤ì¤Þ¤¹¡£ -¤Þ¤È¤á¤ë¤È¼¡¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ -`\-noformat' ¤ÏžÁ÷¤µ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤ò¤½¤Î¤Þ¤Þ»È¤¤¡¢ -`\-format' ¤Ï \fImhl\fR ¤È -¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥£¥ë¥¿¡¦¥Õ¥¡¥¤¥ë¡¢¤Ä¤Þ¤ê \*(lqmhl.forward\*(rq ¤ò»È¤¤¡¢ -`\-filter\ filterfile' ¤ÏžÁ÷¤µ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸ ¤ò -\fImhl\fR ¤ÇÀ°·Á¤¹¤ëºÝ¤Ë»ØÄê¤Î¥Õ¥£¥ë¥¿¡¦¥Õ¥¡¥¤¥ë¤ò»È¤¤¤Þ¤¹¡£ - -žÁ÷¤µ¤ì¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï¡¢¼è¤ê¹þ¤ß¶èÀÚ¤ê¤Çʬ³ä¤µ¤ì¡¢ -žÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î³Æ¹Ô¤ÎºÇ½é¤Îʸ»ú¤¬¥À¥Ã¥·¥å(`\-')¤Ç¤¢¤ë¾ì¹ç¡¢ -¤½¤ÎÁ°¤Ë `\-\ ' ¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¼õ¤±¤È¤Ã¤¿ºÝ¤Ë¡¢ -¥á¥Ã¥»¡¼¥¸¤ò \fIburst\fR\0(1) ¤Çʬ³ä¤¹¤ë¤Î¤ËŬ¤·¤Æ¤¤¤Þ¤¹¡£ -¤³¤ì¤Ï RFC\-934 ¤Ë½¾¤Ã¤¿Êý¼°¤Ç¤¹¡£ - -\fIprompter\fR\0(1) ¤Î¥æ¡¼¥¶¡¼¤Ï¡¢ -\&.mh\(ruprofile ¥Õ¥¡¥¤¥ëÆâ¤Ç prompter ¤Ë `-prepend' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢ -Ǥ°Õ¤ÎÃí¼á¥Æ¥­¥¹¥È¤òžÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ÎÁ°¤ËÁÞÆþ½ÐÍè¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤ÎÊñ´Þ¤Ë MIME ¥ë¡¼¥ë¤ò»È¤¦¾ì¹ç¤Ë¤Ï¡¢ -`\-mime' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê \fIforw\fR ¤Ï \fImhn\fR ½èÍý¤ò¹Ô¤Ê¤¦¤¿¤á¤Î¥Õ¥¡¥¤¥ë¤òºî¤ê¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤ÏÁ÷¤ê½Ð¤¹Á°¤Ë \fImhn\fR ¤Ç½èÍý¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ - -\&.mh\(ruprofile ¤Ë°Ê²¼¤Î¹Ô¤òÄɲ䷤ʤ¤¸Â¤ê¡¢ -MH ¤Ï¡¢¼«Æ°Åª¤Ë¤Ï \fImhn\fR ¤Ï¸Æ¤Ó½Ð¤µ¤Ê¤¤»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -.sp -.in +.5i -automhnproc: mhn -.in -.5i -.sp -¤³¤ì¤ò¤·¤Ê¤¤»þ¤Ï¡¢ -¥É¥é¥Õ¥È¤òÁ÷¤ëÁ°¤ËÌÀ¼¨Åª¤Ë°Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.sp -.in +.5i -What now? edit mhn -.in -.5i -.sp - -¤³¤Î´ö¤Ä¤«¤Îºî¶È¤ò¼«Æ°¤Ç¹Ô¤Ê¤ï¤»¤ë¤¿¤á¤Ë¤Ï¡¢ -\fIprompter\fR ¤ËÂФ¹¤ë \fIrapid\fR ¤È¤¤¤¦Ì¾Á°¤Î¥ê¥ó¥¯¤òºî¤ê¡¢ -°Ê²¼¤Î¹Ô¤ò \&.mh\(ruprofile ¤ËÄɲä·¤Þ¤¹¡£ -.sp -.in +.5i -.nf -forw: -editor rapid -mime -rapid: -rapid -rapid-next: mhn -.fi -.in -.5i -.sp -¤³¤Î»þ¡¢Ã±¤Ë°Ê²¼¤Î¤è¤¦¤Ë½ÐÍè¤Þ¤¹¡£ -.sp -.in +.5i -.nf -\fIforw msgs\fR -To: \fImailbox\fR -cc: -Subject: \fIwhatever\fR - ---------Enter initial text - -\fIblah, blah, blah.\fR - --------- - -What now? \fIedit\fR -What now? \fIsend\fR -... -.fi -.in -.5i -.sp -\fIedit\fR ¥³¥Þ¥ó¥É¤Ï¼«Æ°Åª¤Ë \fImhn\fR ¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¥¨¥Ç¥£¥¿¤ò½ªÎ»¤¹¤ëºÝ¡¢\fIforw\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -»È¤¨¤ë¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï \fIwhatnow\fR\0(1) ¤ò¸«¤Æ²¼¤µ¤¤¡£ -¤³¤Î¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤¹»ö¤Ï `\-nowhatnowproc' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©½ÐÍè¤Þ¤¹ -(ËÜÅö¤Î¤³¤È¤ò¸À¤¦¤È¡¢ -ºÇ½é¤ÎÊÔ½¸¤ò³«»Ï¤¹¤ë¥×¥í¥°¥é¥à¤¬ \fIwhatnow\fR ¤Ç¤¹¡£ -½¾¤Ã¤Æ¡¢`\-nowhatnowproc' ¤ÏÁ´¤Æ¤ÎÊÔ½¸¤òÍÞÀ©¤·¤Þ¤¹)¡£ - -`\-digest\ list'¡¢`\-issue\ number'¡¢¤½¤·¤Æ `\-volume\ number' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -\fIMH\fR ¤Î¥À¥¤¥¸¥§¥¹¥Èµ¡Ç½¤Î¤¿¤á¤ËÀ߷פµ¤ì¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ë¤è¤ê¡¢ -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È `list' ¤Î¥À¥¤¥¸¥§¥¹¥È(¤Þ¤È¤áÁ÷¤ê)¤òºîÀ®¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -`\-issue\ number' ¤ä `\-volume\ number' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¤Ë -´Ø¤·¤Æ¤Ï \fImh-profile\fR\0(5) ¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢°Ê²¼¤Î¥¨¥¹¥±¡¼¥×¤¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'¥³¥ó¥Ý¡¼¥Í¥ó¥È 'u +\w'¥¨¥¹¥±¡¼¥× 'u +\w'integer 'u -\fI¥¿¥¤¥×\fR \fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -\fI¥³¥ó¥Ý¡¼¥Í¥ó¥È\fR \fIdigest\fR string `\-digest' ¤Ø¤Î°ú¿ô -\fI´Ø¿ô\fR \fIcur\fR integer `\-volume' ¤Ø¤Î°ú¿ô -\fI´Ø¿ô\fR \fImsg\fR integer `\-issue' ¤Ø¤Î°ú¿ô -.re -.fi - -\fIforw\fR ¤Ï `\-digest\ list' ¤¬»ØÄꤵ¤ì¤¿»þ¤Ï¡¢ -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¤Ï \*(lqforwcomps\*(rq ¤ËÂå¤ï¤Ã¤Æ -\*(lqdigestcomps\*(rq ¤¬¡¢ -¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ï \*(lqmhl.forward\*(rq ¤ËÂå¤ï¤Ã¤Æ -\*(lqmhl.digest\*(rq ¤¬»È¤ï¤ì¤Þ¤¹¡£ -¥À¥¤¥¸¥§¥¹¥È·Á¼°¤Ë´Ø¤·¤Æ¤Ï \fIburst\fR\0(1) ¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^/usr/local/mh/lib/forwcomps~^¥á¥Ã¥»¡¼¥¸¤Î¿÷·¿ -^¤¢¤ë¤¤¤Ï /forwcomps~^¤¬É¸½à¤Î¿÷·¿¤ËÂå¤ï¤ë -^/usr/local/mh/lib/digestcomps~^`\-digest' ¤¬»ØÄꤵ¤ì¤¿»þ¤Î¥á¥Ã¥»¡¼¥¸¤Î¿÷·¿ -^¤¢¤ë¤¤¤Ï /digestcomps~^¤¬É¸½à¤Î¿÷·¿¤ËÂå¤ï¤ë -^/usr/local/mh/lib/mhl.forward~^¥á¥Ã¥»¡¼¥¸¤Î¥Õ¥£¥ë¥¿ -^¤¢¤ë¤¤¤Ï /mhl.forward~^¤¬É¸½à¤Î¥Õ¥£¥ë¥¿¤ËÂå¤ï¤ë -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/draft~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Editor:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤òÃÖ¤­´¹¤¨¤ë -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸(¥É¥é¥Õ¥È)¤òºî¤ëºÝ¤Ë -.br -^~^¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^mhlproc:~^žÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¥Õ¥£¥ë¥¿¡¼¤ò¤«¤±¤ë¥×¥í¥°¥é¥à -.Ps -^whatnowproc:~^\*(lqWhat now?\*(rq ¤Èʹ¤¤¤Æ¤¯¤ë¥×¥í¥°¥é¥à -.Sa -\fIProposed Standard for Message Encapsulation\fR (RFC\-934), -.br -comp(1), dist(1), repl(1), send(1), whatnow(1), mh\-format(5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noformat' -.Ds -`\-noinplace' -.Ds -`\-nomime' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -žÁ÷¤µ¤ì¤¿ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Bu -¤â¤· \fIwhatnowproc\fR ¤¬ \fIwhatnow\fR ¤Î¾ì¹ç¡¢ -\fIforw\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¼ÂºÝ¤ËÁö¤é¤»¤º¤Ë¡¢ -Æ⢤Π\fIwhatnow\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIwhatnowproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIwhatnow\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIforw\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -\fIforw\fR ¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤¬Å¾Á÷¤µ¤ì¤¿¤ÈÃí¼áÉÕ¤±¤ò¤¹¤ë¤è¤¦»Ø¼¨¤µ¤ì¤¿»þ¤Ë¡¢ -¤½¤Î¥É¥é¥Õ¥È¤¬ÇÛÁ÷¤ËÀ®¸ù¤¹¤ë¤Þ¤Ç¤Ï¡¢¼ÂºÝ¤ËÃí¼áÉÕ¤±¤ò¹Ô¤Ê¤¤¤Þ¤»¤ó¡£ -¤â¤·¡¢\fIwhatnowproc\fR ¤«¤é¡¢ -\fIsend\fR ¤Ç¤Ï¤Ê¤¯ \fIpush\fR ¤µ¤ì¤¿¾ì¹ç¡¢ -\fIforw\fR ¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¤ËÀ®¸ù¤¹¤ëÁ°¤Ë -¥Õ¥¡¥¤¥ë¤Î½ç½ø¤¬ÊѤï¤Ã¤¿¤ê¤¹¤ë(Î㤨¤Ð¡¢`folder\0\-pack' ¤¹¤ë)¤È¡¢ -º®Í𤹤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹¡£ -\fIdist\fR ¤ä \fIrepl\fR ¤Ë¤Ï¤³¤ÎÌäÂê¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -žÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¹ÔƬ¤Î¥À¥Ã¥·¥å(`\-\ ')¤ò¤Ä¤±¤ë¤Î¤òÈò¤±¤¿¤¤¾ì¹ç¤Ë¤Ï¡¢ -`\-nodashmunging' ¥ª¥×¥·¥ç¥ó¤¬¤¢¤ê¤Þ¤¹¡£ -¾Ü¤·¤¯¤Ï \fIMH Administrator's Guide\fR ¤Î \*(lqHidden Features\*(rq ¤Î -¾Ï¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-inc.me --- a/doc/ja-inc.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,176 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC INC 1 -.NA -inc \- ¿·¤·¤¤¥á¡¼¥ë¤ò¼è¤ê¹þ¤à(INCorporate) -.SY -inc -\%[+folder] -\%[\-audit\ audit\-file] \%[\-noaudit] -\%[\-changecur] \%[\-nochangecur] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-file\ name] -\%[\-silent] \%[\-nosilent] -\%[\-truncate] \%[\-notruncate] -\%[\-width\ columns] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[\-pack\ file] \%[\-nopack] -\%[\-help] -.DE -\fIinc\fR ¤Ï¡¢¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ë¤¢¤ëÅþÃå¥á¡¼¥ë¤ò \fIMH\fR ¥Õ¥©¥ë¥À¤Ø¤È -¼è¤ê¹þ¤ß¤Þ¤¹¡£ -¤â¤· `+folder' ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¡¢ -¥æ¡¼¥¶¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤Ç -\*(lqInbox:\*(rq ¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤«¡¢ -¤½¤ì¤¬¤Ê¤±¤ì¤Ð¡¢\*(lqinbox\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥©¥ë¥À¤¬»È¤ï¤ì¤Þ¤¹¡£ -¿·¤·¤¯¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ï¡¢ -¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤ÇºÇ¤âÂ礭¤ÊÈÖ¹æ¤Î¼¡¤ÎÈֹ椫¤é»Ï¤Þ¤ëÈֹ椬³ä¤êÅö¤Æ¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢»ØÄê¤Î(¤¢¤ë¤¤¤Ï¥Ç¥Õ¥©¥ë¥È¤Î)¥Õ¥©¥ë¥À¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¡¢ -¤½¤ì¤¬ºîÀ®¤µ¤ì¤ëÁ°¤Ë³Îǧ¤Î¼ÁÌ䤬¤µ¤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤¬½èÍý¤µ¤ì¤ë¤Ë½¾¤¤¡¢¿·¤·¤¤¥á¡¼¥ë¤Î°ìÍ÷¥ê¥¹¥È¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ - -¤â¤·¥æ¡¼¥¶¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqMsg\-Protect: nnn\*(rq ¤È¤¤¤¦¥¨¥ó¥È¥ê¤¬ -´Þ¤Þ¤ì¤ë¾ì¹ç¡¢¤½¤ì¤¬¿·¤·¤¯ºî¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Õ¥¡¥¤¥ë¥â¡¼¥É¤È¤·¤Æ»È¤ï¤ì¤Þ¤¹¡£ -¤Ê¤±¤ì¤Ð¡¢\fIMH\fR ¤Î¥Ç¥Õ¥©¥ë¥È¤Ç¤¢¤ë 0644 ¤«¡¢ -¤½¤Î¥µ¥¤¥È¸ÇÍ­¤ÎÃÍ(MSGPROT ¥ª¥×¥·¥ç¥ó¤ÎÃÍ)¤¬»È¤ï¤ì¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë½èÍý¤ò¹Ô¤Ê¤Ã¤Æ¤â¡¢¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸Ëè¤Ë¡¢ -¤³¤ÎºÇ½é¤ËÉÕ¤±¤é¤ì¤¿¥Õ¥¡¥¤¥ë¥â¡¼¥É¤ÏÊݸ¤µ¤ì¤Þ¤¹¡£¸Ä¡¹¤Î¥á¥Ã¥»¡¼¥¸¤Î -¥Õ¥¡¥¤¥ë¥â¡¼¥É¤òÊѹ¹¤¹¤ë¤¿¤á¤Ë¡¢\fIchmod\fR(1) ¤¬»È¤ï¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤¬¡¢ -¤½¤ÎÊѹ¹¸å¤Î¥â¡¼¥É¤âÊݸ¤µ¤ì¤Þ¤¹ (¾¡¼ê¤Ë Msg\-Protect ¤ÎÃͤËÊѤï¤Ã¤¿¤ê¤Ï -¤·¤Þ¤»¤ó)¡£ - -¤â¤·¡¢`\-audit\ audit\-file' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç(Ä̾¥×¥í¥Õ¥¡¥¤¥ë¤Î -Ãæ¤Ç¥Ç¥Õ¥©¥ë¥È¤Î¥ª¥×¥·¥ç¥ó¤È¤·¤Æ»ØÄꤵ¤ì¤Þ¤¹)¡¢\fIinc\fR ¤Ï»ØÄꤵ¤ì¤¿ -audit\-file ¤ÎºÇ¸å¤Ë¥Ø¥Ã¥À¡¼¹Ô¤È¥á¥Ã¥»¡¼¥¸Ëè¤Î¹Ô¤ò¼¡¤Î·Á¼°¤ÇÄɲä·¤Þ¤¹¡£ - -.nf -.ti 1i -\*(<> ÆüÉÕ -.ti 1.5i -<ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤Î scan ¹Ô> -.ti 1.5i -<ÆóÈÖÌܤΥá¥Ã¥»¡¼¥¸¤Î scan ¹Ô> -.ti 2.5i -<°Ê²¼Æ±ÍÍ> -.fi - -¤³¤ì¤ÏÆϤ¤¤¿¥á¡¼¥ë¤ÎÎ̤äȯ¿®¸»¤Î·ÁÀפòÊݸ¤¹¤ë¤Î¤ËÍ­¸ú¤Ç¤¹¡£ -¤¤¤º¤ì¤Ï¡¢Àµ³Î¤ÊÄÌ¿®Îò¤òÊݸ¤¹¤ë¤¿¤á¤Ë¡¢\fIrepl\fR¡¢\fIforw\fR¡¢ -\fIcomp\fR¡¢\fIdist\fR Åù¤â¡¢¤¿¤Ö¤ó \*(lqMessage\-Id:\*(rq ¾ðÊó¤È¶¦¤Ë¡¢ -¤³¤Î(¤¢¤ë¤¤¤ÏÊ̤Î)¥Õ¥¡¥¤¥ë¤Ë¡¢µ­Ï¿¤¹¤ë¤è¤¦¤Ë¤¹¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -\*(lqAudit\-file\*(rq ¤Ï¥Õ¥ë¥Ñ¥¹¤Ç»ØÄꤵ¤ì¤Ê¤¤¸Â¤ê¡¢ -¥æ¡¼¥¶¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤Ë¸ºß¤¹¤ë¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ - -\fIinc\fR ¤ÏÉÔÀµ¤Ê·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤Ã¤Æ¤â¡¢ÉÔÀµ¤Ê¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÁ°¤Ë -¶õ¹Ô¤òÁÞÆþ¤· (ÉÔÀµ¤Î¥Ø¥Ã¥À¡¼¤Ï¥Ü¥Ç¥£¤Ë¤Ê¤ë)¡¢ -°­¤¤¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ë»ö¤ò¼¨¤¹Êó¹ð¤òɽ¼¨¤·¤¿¾å¤Ç¡¢ -¥æ¡¼¥¶¤Î MH ¥Õ¥©¥ë¥À¤Ë¼è¤ê¹þ¤ß¤Þ¤¹¡£ - -Á´¤Æ¤Î¾ì¹ç¤Ë¤ª¤¤¤Æ¡¢`\-notruncate' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤¤¸Â¤ê¡¢ -¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ï¶õ¤Ë¤µ¤ì¤Þ¤¹¡£ - -¤â¤·¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqUnseen\-Sequence\*(rq ¥¨¥ó¥È¥ê¤¬Â¸ºß¤·¡¢ -¤½¤ì¤¬¶õ¤Ç¤Ê¤¤¾ì¹ç¡¢ -\fIinc\fR ¤Ï¡¢¿·¤·¤¯¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò¤½¤ì¤¾¤ì¡¢ -¤½¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ç¼¨¤µ¤ì¤ë̾Á°¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲä·¤Þ¤¹¡£ -¤³¤ì¤Ï `msgs' ¤ä `msg' ¤È¤¤¤¦°ú¿ô¤ò¼è¤ëÁ´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤¬ -¥µ¥Ý¡¼¥È¤¹¤ë \*(lqPrevious\-Sequence\*(rq ¥¨¥ó¥È¥ê¤Ë»÷¤Æ¤¤¤Þ¤¹¡£ -\fIinc\fR ¤Ï¡¢¥·¡¼¥±¥ó¥¹¤Ë¥á¥Ã¥»¡¼¥¸¤òÄɲ乤ëÁ°¤Ë¡¢¥·¡¼¥±¥ó¥¹¤ò¶õ¤Ë¤·¤¿¤ê -¤Ï¤·¤Ê¤¤¤Î¤Ç¡¢Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -`\-form\ formatfile'¡¢`\-format\ string'¡¢`\-width\ columns' ¤Î³Æ¥ª¥×¥·¥ç¥ó -¤Î°ÕÌ£¤Ï \fIscan\fR\0(1) ¥³¥Þ¥ó¥É¤ÈƱ¤¸¤Ç¤¹¡£ - -`\-file\ name' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤³¤È¤Ë¤è¤Ã¤Æ¡¢\fIinc\fR ¤Ë¡¢ -¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ç¤Ï¤Ê¤¯¡¢ -¥Õ¥¡¥¤¥ë¤«¤é¥á¥Ã¥»¡¼¥¸¤ò¼è¤ê¹þ¤à¤³¤È¤ò»Ø¼¨¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -»ØÄê¥Õ¥¡¥¤¥ë¤Ï `\-truncate' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤Ê¤¤¸Â¤ê¡¢ -¶õ¤Ë¤µ¤ì¤ë»ö¤Ï¤Ê¤¤¤Î¤ÇÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -¤â¤·´Ä¶­ÊÑ¿ô \fB$MAILDROP\fR ¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤ë¾ì¹ç¡¢ -\fIinc\fR ¤Ï¤½¤ì¤ò¥Ç¥Õ¥©¥ë¥È(¤·¤«¤·¡¢`-file\ name' ¥ª¥×¥·¥ç¥ó¤Ç¾å½ñ¤­²Äǽ) -¤ÎÂå¤ï¤ê¤Ë¡¢¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Î¾ì½ê¤È¤·¤Æ»È¤¤¤Þ¤¹¡£ -¤â¤·¡¢¤³¤Î´Ä¶­ÊÑ¿ô¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤Ê¤¤¾ì¹ç¡¢ -\fIinc\fR ¤Ï¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqMailDrop\*(rq ¥¨¥ó¥È¥ê¤òÄ´¤Ù¤Þ¤¹¡£ -¤â¤·¡¢¸«¤Ä¤«¤Ã¤¿Ãͤ¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç¡¢ -¤½¤ì¤Ï¥æ¡¼¥¶¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤Ç¤¢¤ë¤È²ò¼á¤·¤Þ¤¹¡£ -¤â¤·¡¢Ãͤ¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¡¢\fIinc\fR ¤Ï¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤È¤·¤Æ¡¢ -¥·¥¹¥Æ¥àɸ½à¤Î¾ì½ê¤ò¸«¤Þ¤¹¡£ - -`\-silent' ¥ª¥×¥·¥ç¥ó¤Ï¡¢\fIinc\fR ¤ËÌۤäƲ¿¤Î¼ÁÌä¤â¤»¤º¤Ë¼Â¹Ô¤¹¤ë¤è¤¦ -»Ø¼¨¤·¤Þ¤¹¡£ -¤³¤ì¤Ï \fIinc\fR ¤ò¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤Ë¤·¤Æ¡¢Ê̤λö¤ò¤¹¤ë¾ì¹ç¤ËÊØÍø¤Ç¤¹¡£ - -¤â¤·¥í¡¼¥«¥ë¥Û¥¹¥È¤¬ POP ¥¯¥é¥¤¥¢¥ó¥È¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¤â¤·¤¯¤Ï `\-host\ host' ¥ª¥×¥·¥ç¥ó¤¬Í¿¤¨¤é¤ì¤¿¾ì¹ç¤Ï¡¢ -\fIinc\fR ¤Ï¡¢¤¿¤Þ¤Ã¤¿¥á¡¼¥ë¤Î¾õÂ֤˴ؤ·¤Æ POP ¥µ¡¼¥Ð¡¼¤Ëʹ¤­¤Ë¹Ô¤­¤Þ¤¹¡£ -¤â¤· `\-user\ user' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢ -¸½ºß¤Î¥æ¡¼¥¶¡¼Ì¾¤¬»È¤ï¤ì¤Þ¤¹¡£ -Ä̾\fIinc\fR ¤Ï»ÈÍѤ¹¤ë¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤¯¤ë¤Ç¤·¤ç¤¦¡£ -¤â¤· `\-apop' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fIinc\fR ¤Ï¸µ¤È¤Ê¤ëǧ¾Ú¤ËÂФ·¡¢Ç§¾Ú¥¯¥ê¥Ç¥ó¥·¥ã¥ë¤òºîÀ®¤·¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢¥Ñ¥¹¥ï¡¼¥É¤ò¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ëʿʸ¤Çή¤·¤Þ¤»¤ó¡£ -¤½¤¦¤Ç¤Ê¤¯¡¢`\-rpop' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fIinc\fR ¤Ï¿®Íꤵ¤ì¤ëÀܳ¤ò»È¤ª¤¦¤È»î¤ß¤Þ¤¹ (BSD ¤Î r\-¥³¥Þ¥ó¥ÉÉ÷)¡£ - -¤â¤· \fIinc\fR ¤¬ POP ¤ò»È¤¦¤Ê¤é¡¢`\-pack\ file' ¥ª¥×¥·¥ç¥ó¤¬¹Í¤¨¤é¤ì¤Þ¤¹¡£ -¤â¤·»ØÄꤵ¤ì¤ì¤Ð¡¢\fIinc\fR ¤Ï¼è¤ê¹þ¤ó¤À¥æ¡¼¥¶¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤ò -\fIpackf\fR\0(1) ¤·¤Æ¡¢POP ¥µ¡¼¥Ð¡¼¤«¤é»ØÄê¤Î¥Õ¥¡¥¤¥ë¤Ø¤È POP ¤ò»È¤¤¤Þ¤¹¡£ -¤³¤Î¥ª¥×¥·¥ç¥ó¤Ï¥á¡¼¥ë¤òÆɤà¤Î¤Ë \fImsh\fR ¤ò»È¤¦»ö¤ò¹¥¤à¿Íã¤Î¤¿¤á¤Ë -ÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^/var/mail/$USER~^¥á¡¼¥ë¥É¥í¥Ã¥×¤Î°ÌÃÖ -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Alternate\-Mailboxes:~^¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤ò·è¤á¤ë -.Ps -^Inbox:~^inbox ¤ò·è¤á¤ë¡£¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqinbox\*(rq -.Ps -^Folder\-Protect:~^¿·¤·¤¤¥Õ¥©¥ë¥À¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤È audit\-file ¤òºî¤ëºÝ¤Ë -.br -^~^¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^Unseen\-Sequence:~^̤ÆÉ¥á¥Ã¥»¡¼¥¸¤ò¼¨¤¹¥·¡¼¥±¥ó¥¹Ì¾ -.Sa -\fIPost Office Protocol - Version 3\fR (RFC\-1939), -.br -mhmail(1), scan(1), mh\-mail(5), post(8) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¾å½Ò¤Î \*(lqInbox\*(rq -.Ds -`\-noaudit' -.Ds -`\-changecur' -.Ds -`\-format' ¥Ç¥Õ¥©¥ë¥È¤Ï¾å½Ò¤ÎÄ̤ê -.Ds -`\-nosilent' -.Ds -`\-truncate' ¤â¤· `\-file\ name' »ØÄ꤬¤Ê¤¤¾ì¹ç - ¤¢¤ë¾ì¹ç¤Ï `\-notruncate' -.Ds -`\-width' ¥Ç¥Õ¥©¥ë¥È¤ÏüËö¤ÎÉý -.Ds -`\-nopack' -.Ds -`\-rpop' -.Co -¥á¥Ã¥»¡¼¥¸¤¬¼è¤ê¹þ¤Þ¤ì¤¿¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -`\-nochangecur' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤¤¸Â¤ê¡¢ -¼è¤ê¹þ¤Þ¤ì¤¿ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤³¤ì¤Ç¡¢ºÇ½é¤Î¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤¬ \fIshow\fR ¤ÇÆɤá¤ë¤è¤¦½àÈ÷¤µ¤ì¤Þ¤¹¡£ -.Bu -`\-format' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIinc\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-install-mh.me --- a/doc/ja-install-mh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC INSTALL-MH 8 -.NA -install-mh \- MH ¤Î´Ä¶­¤ò½é´ü²½¤¹¤ë -.SY -/usr/local/mh/lib/install\-mh -\%[\-auto] -\%[\-compat] -.DE -¥æ¡¼¥¶¡¼¤¬ \fIMH\fR ¥×¥í¥°¥é¥à¤Î¤É¤ì¤«¤òºÇ½é¤Ë¼Â¹Ô¤·¤¿»þ¡¢ -¤½¤Î¥×¥í¥°¥é¥à¤Ï¥æ¡¼¥¶¡¼¤Ë \fIMH\fR ´Ä¶­¤Î½é´ü¾õÂ֤˴ؤ·¤Æ¤Î¼ÁÌä¤ò¤¹¤ë¤¿¤á¤Ë¡¢ -\fIinstall\-mh\fR ¤ò(`\-auto' ¥ª¥×¥·¥ç¥óÉÕ¤Ç)¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¥æ¡¼¥¶¡¼¤¬¤³¤Î¥×¥í¥°¥é¥à¤òľÀܸƤӽФ¹»ö¤Ï¤·¤Þ¤»¤ó¡£ -¥æ¡¼¥¶¡¼¤Ï¡¢¼«Ê¬¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Î̾Á°¤òʹ¤«¤ì¤Þ¤¹¡£ -¤â¤·¡¢¤½¤Î¥Ç¥£¥ì¥¯¥È¥ê¤¬Â¸ºß¤·¤Ê¤¤¤Ê¤é¡¢ºî¤ë¤Ù¤­¤«¤É¤¦¤«¤òʹ¤«¤ì¤Þ¤¹¡£ -Ä̾¤³¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ï¥æ¡¼¥¶¡¼¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Î²¼¤Ëºî¤é¤ì¤ë¤Ù¤­¤Ç¡¢ -¥Ç¥Õ¥©¥ë¥È¤Ï Mail/ ¤Ç¤¹¡£ -\fIinstall\-mh\fR ¤Ï¥æ¡¼¥¶¡¼¤Î¤¿¤á¤Ë¡¢½é´ü¾õÂ֤Π\&.mh\(ruprofile ¤òºî¤Ã¤¿¸å¡¢ -¤½¤ì¤ò¸Æ¤Ó½Ð¤·¤¿¸µ¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤ËÌá¤ê¤Þ¤¹¡£ - -Á´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤ÈƱ¤¸¤è¤¦¤Ë¡¢ -\fIinstall\-mh\fR ¤Ï¤Þ¤º¡¢¥æ¡¼¥¶¡¼¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë¤¿¤á¤Ë -´Ä¶­ÊÑ¿ô \fB$HOME\fR ¤òÄ´¤Ù¤Þ¤¹¡£ -¤â¤·¡¢\fB$HOME\fR ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¡¢ -\fI/etc/passwd\fR ¥Õ¥¡¥¤¥ë¤¬¸«¤é¤ì¤Þ¤¹¡£ - -\fImh.3\fR ¤«¤é \fImh.4\fR ¤Ë¥Ð¡¼¥¸¥ç¥ó¥¢¥Ã¥×¤·¤¿»þ¤Ë¤Ï¡¢ -\fIinstall\-mh\fR ¤Ï¼«Æ°Åª¤Ë `\-compat' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤Æ¸Æ¤Ó½Ð¤µ¤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤¬½ñ¤­¹þ¤Þ¤ì¤ë -.Co -`\-auto' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ï \*(lqinbox\*(rq ¤ËÊѤï¤ë¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mark.me --- a/doc/ja-mark.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,131 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MARK 1 -.NA -mark \- ¥á¥Ã¥»¡¼¥¸¤Ë°õ¤ò¤Ä¤±¤ë -.SY -mark -\%[+folder] \%[msgs] -\%[\-sequence\ name\ ...] -\%[\-add] \%[\-delete] \%[\-list] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] -.DE -\fImark\fR ¥³¥Þ¥ó¥É¤Ï¡¢³Æ¥Õ¥©¥ë¥ÀÆÃÍ­¤Î¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤Ë -¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤òÄɲä·¤¿¤êºï½ü¤·¤¿¤ê¡¢ -¤Þ¤¿¤½¤ì¤é¤Î¥·¡¼¥±¥ó¥¹¤ä¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤¿¤ê¤·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤Ï \*(lqfirst\*(rq ¤ä \*(lqnext\*(rq ¤È¤¤¤Ã¤¿ -ͽÌó¥á¥Ã¥»¡¼¥¸Ì¾¤Î¤è¤¦¤Ê¥­¡¼¥ï¡¼¥É¤Ç¤¹¡£ -¤¿¤À¡¢¥Õ¥©¥ë¥ÀËè¤Ë¸ÇÄꤷ¤¿°ÕÌ£¤ò»ý¤ÄͽÌó¥á¥Ã¥»¡¼¥¸Ì¾¤È¤Ï°ã¤Ã¤Æ¡¢ -¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤Î°ÕÌ£¤Ï¥æ¡¼¥¶¡¼¤Ë¤è¤Ã¤ÆÄêµÁ¤µ¤ì¡¢Êѹ¹¤µ¤ì¡¢ -ºï½ü¤µ¤ì¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤Ï³Æ¥Õ¥©¥ë¥ÀÆÃÍ­¤Ç¤¹¡£ -Î㤨¤Ð¡¢\*(lq+inbox\*(rq ¥Õ¥©¥ë¥À¤Ë±÷¤±¤ë¥·¡¼¥±¥ó¥¹Ì¾ \*(lqseen\*(rq ¤Ï¡¢ -°Û¤Ê¤ë̾Á°¤Î¥Õ¥©¥ë¥ÀÆâ¤ÎƱ¤¸Ì¾Á°¤Î¥·¡¼¥±¥ó¥¹¤È¤Ï¤¤¤«¤Ê¤ë´Ø·¸¤â»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£ - -\fImark\fR ¤ÎÆ°ºî¤Ï»°¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Î°ì¤Ä¤Ë¤è¤Ã¤Æ»ØÄꤵ¤ì¤Þ¤¹¡£ -»°¤Ä¤Î¥ª¥×¥·¥ç¥ó¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¢¤ê¡¢ -¤³¤ì¤é¤Î¤¦¤ÁºÇ¸å¤Ë¸½¤ì¤¿¤â¤Î¤¬¡¢¤½¤ì°ÊÁ°¤Ë¸½¤ì¤¿Â¾¤ÎÆó¤Ä¤ò̵¸ú¤Ë¤·¤Þ¤¹¡£ - -`\-add' ¥ª¥×¥·¥ç¥ó¤Ï \fImark\fR ¤Ë¡¢¥á¥Ã¥»¡¼¥¸¤ò¥·¡¼¥±¥ó¥¹¤ËÄɲ乤롢 -¤¢¤ë¤¤¤Ï¿·¤·¤¤¥·¡¼¥±¥ó¥¹¤òºî¤ë»ö¤ò»Ø¼¨¤·¤Þ¤¹¡£ -`\-sequence\ name' °ú¿ô¤Ë¤è¤Ã¤Æ»ØÄꤵ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹Ì¾ -(¾¯¤Ê¤¯¤È¤â°ì¤Ä¤Ï»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤)¤ËÂФ·¤Æ¡¢ -`msgs' ¤Ç»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸ -(¤â¤· `msgs' ¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¡¢¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqcur\*(rq)¤¬ -¤½¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲ䵤ì¤Þ¤¹¡£ -Äɲ䵤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï¥·¡¼¥±¥ó¥¹¤Ë̤¤À¸ºß¤·¤Ê¤¤¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤ -¤È¤¤¤¦»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¤â¤·¡¢`\-zero' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥á¥Ã¥»¡¼¥¸¤¬Äɲ䵤ì¤ëÁ°¤Ë¡¢¤½¤Î¥·¡¼¥±¥ó¥¹¤Ï¶õ¤Ë¤µ¤ì¤Þ¤¹¡£ -¸Î¤Ë¡¢ -`\-add\ \-zero' ¤Ï¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤ò»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤Ç½é´ü²½¤·¤Þ¤¹¤·¡¢ -`\-add\ \-nozero' ¤Ï¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤Ë»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤¬Äɲ䵤ì¤Þ¤¹ -(¤³¤ì¤é¤Ï¡¢¥·¡¼¥±¥ó¥¹¼«ÂΤ䥷¡¼¥±¥ó¥¹¤ÎÆâÍƤ¬Äɲ䵤ì¤ë¤Î¤Ç¤¢¤ê¡¢ -¥·¡¼¥±¥ó¥¹¤Çɽ¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¼«ÂÎ(¥Õ¥¡¥¤¥ë)¤¬Äɲ䵤ì¤ëÌõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)¡£ - -`\-delete' ¥ª¥×¥·¥ç¥ó¤Ï \fImark\fR ¤Ë¡¢ -¥á¥Ã¥»¡¼¥¸¤ò¥·¡¼¥±¥ó¥¹¤«¤éºï½ü¤¹¤ë»ö¤ò»Ø¼¨¤·¡¢°Ê²¼ `\-add' ¤ÈƱʸ¤Ç¤¹¡£ -»ØÄê¤Î¥·¡¼¥±¥ó¥¹¤½¤ì¤¾¤ì¤Ë¤Ä¤¤¤Æ¡¢ -»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤¬¤½¤Î¥·¡¼¥±¥ó¥¹¤«¤éºï½ü¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¥·¡¼¥±¥ó¥¹Æâ¤Ë´û¤Ë¸ºß¤¹¤ë¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤ -¤È¤¤¤¦»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¤â¤·¡¢`\-zero' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥á¥Ã¥»¡¼¥¸¤ò¥·¡¼¥±¥ó¥¹¤«¤éºï½ü¤¹¤ëÁ°¤Ë¡¢ -¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë¤¢¤ëÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤¬¤½¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲ䵤ì¤Þ¤¹¡£ -¸Î¤Ë¡¢ -`\-delete\ \-zero' ¤Ï¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤ò -»ØÄê¤Î¥á¥Ã¥»¡¼¥¸°Ê³°¤ÎÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤Ç½é´ü²½¤·¤Þ¤¹¤·¡¢ -`\-delete\ \-nozero' ¤Ï¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤«¤é»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤À¤±¤¬ -ºï½ü¤µ¤ì¤Þ¤¹¡£ -´üÂÔ¤µ¤ì¤ë¤è¤¦¤Ë¡¢`mark\0\-sequence\0seen\0\-delete\0all' ¥³¥Þ¥ó¥É¤Ï -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤«¤é¥·¡¼¥±¥ó¥¹ \*(lqseen\*(rq ¤òºï½ü¤·¤Þ¤¹ -(¤³¤ì¤é¤Ï¡¢¥·¡¼¥±¥ó¥¹¼«ÂΤ䥷¡¼¥±¥ó¥¹¤ÎÆâÍƤ¬ºï½ü¤µ¤ì¤ë¤Î¤Ç¤¢¤ê¡¢ -¥·¡¼¥±¥ó¥¹¤Çɽ¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¼«ÂÎ(¥Õ¥¡¥¤¥ë)¤¬ºï½ü¤µ¤ì¤ëÌõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)¡£ - -¥·¡¼¥±¥ó¥¹¤òºîÀ®(¤Þ¤¿¤ÏÊѹ¹)¤¹¤ëºÝ¤Ë¡¢ -`\-public' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¤½¤Î¥·¡¼¥±¥ó¥¹¤Ï¾¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤«¤é¤âÆɤá¤ë -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤Ë¤Ê¤ê¤Þ¤¹¡£ -µÕ¤Ë¡¢`\-nopublic' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¥·¡¼¥±¥ó¥¹¤Ï¤½¤Î¥æ¡¼¥¶¡¼¤Î \fIMH\fR ´Ä¶­¤À¤±¤Ç»È¤¨¤ë -¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Ë¤Ê¤ê¤Þ¤¹¡£ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤È¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Î°ã¤¤¤Ë¤Ä¤¤¤Æ¤Ï¡¢ -\fImh-sequence\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -`\-list' ¥ª¥×¥·¥ç¥ó¤Ï \fImark\fR ¤Ë¡¢ -¤½¤Î¥Õ¥©¥ë¥À¤ËÂФ·¤ÆÄêµÁ¤µ¤ì¤¿¥·¡¼¥±¥ó¥¹¤È -¤½¤ì¤é¤Î¥·¡¼¥±¥ó¥¹¤Ë´Þ¤Þ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î°ìÍ÷¤òɽ¼¨¤¹¤ë¤è¤¦»Ø¼¨¤·¤Þ¤¹¡£ -\fImark\fR ¤Ï -`\-sequence\ name' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤Î̾Á°¤È¡¢ -¤½¤ì¤Ë´Þ¤Þ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò°ìÍ÷ɽ¼¨¤·¤Þ¤¹¡£ -¤â¤·¡¢`\-sequence' ¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¡¢Á´¤Æ¤Î¥·¡¼¥±¥ó¥¹¤¬É½¼¨¤µ¤ì¡¢ -¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Ï¤½¤Î»Ý(private ¤È)ɽ¼¨¤µ¤ì¤Þ¤¹¡£ -`\-zero' ¥ª¥×¥·¥ç¥ó¤Ï `\-list' ¥ª¥×¥·¥ç¥ó¤Ë¤Ï²¿¤Î±Æ¶Á¤âÍ¿¤¨¤Þ¤»¤ó¡£ - -¸½ºß¤Î¥·¡¼¥±¥ó¥¹¤ËÂФ¹¤ëÀ©¸Â¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.in +.25i -¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤òɽ¤¹Ì¾Á°¤Ï±Ñ»ú¤«¤é»Ï¤Þ¤ê¡¢ -¥¼¥í¸Ä°Ê¾å¤Î±Ñ¿ô»ú¤¬Â³¤¯Ê¸»úÎó¤Ç¤¹¡£ -¤Þ¤¿¡¢Í½Ìó¥á¥Ã¥»¡¼¥¸Ì¾ \*(lqnew\*(rq¡¢\*(lqfirst\*(rq¡¢ -\*(lqlast\*(rq¡¢\*(lqall\*(rq¡¢\*(lqnext\*(rq¡¢¤½¤·¤Æ \*(lqprev\*(rq ¤Î -¤É¤ì¤«¤ÈƱ¤¸¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ - -°ì¤Ä¤Î¥Õ¥©¥ë¥À¤Ë¤Ï¤¢¤ë¿ô°Ê¾å¤Î¥·¡¼¥±¥ó¥¹¤òºî¤ë¤³¤È¤¬½ÐÍè¤Þ¤»¤ó¡£ -¤³¤Î¿ô¤ÏÄ̾ï 26¸Ä(¾®¤µ¤Ê¥·¥¹¥Æ¥à¤Ç¤Ï 10¸Ä)¤ËÀ©¸Â¤µ¤ì¤Æ¤¤¤Þ¤¹ -(mh.h ¤ò»²¾È¤·¤Æ²¼¤µ¤¤)¡£ - -¥æ¡¼¥¶¡¼ÄêµÁ¤Î¥·¡¼¥±¥ó¥¹Ì¾¤Ç¥á¥Ã¥»¡¼¥¸¤ÎÈϰϤòɽ¤¹¾ì¹ç¤Ï¡¢ -\*(lqname:n\*(rq ¤Þ¤¿¤Ï \*(lqname:-n\*(rq ¤È¤¤¤¦·Á¤Ë¸Â¤é¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¤½¤ì¤¾¤ì¥·¡¼¥±¥ó¥¹ `name' ¤ÎºÇ½é¤Þ¤¿¤ÏºÇ¸å¤Î `n' ¸Ä¤Î¥á¥Ã¥»¡¼¥¸¤ò -°ÕÌ£¤·¤Þ¤¹¡£ -\*(lqname1\-name2\*(rq ¤È¤¤¤¦·Á¼°¤Ï¶Ø»ß¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -.in -.25i -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -pick (1), mh-sequence (5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`\-add' `\-sequence' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡£¤µ¤â¤Ê¤¯¤Ð `\-list' -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur - (¤¢¤ë¤¤¤Ï `\-list' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï all) -.Ds -`\-nopublic' ¥Õ¥©¥ë¥À¤¬½ñ¤­¹þ¤ß¶Ø»ß¤Î¾ì¹ç¡£¤µ¤â¤Ê¤¯¤Ð `\-public' -.Ds -`\-nozero' -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£ -.Hh -¥·¡¼¥±¥ó¥¹Æâ¤Î¥á¥Ã¥»¡¼¥¸¤òÎóµó¤¹¤ë¤¿¤á¤Ë¤Ï(¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ç»È¤¦»þ¤Ê¤É)¡¢ -\*(lqpick sequence \-list\*(rq ¤ò»È¤¦¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-alias.me --- a/doc/ja-mh-alias.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,218 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-ALIAS 5 -.NA -mh-alias \- MH ¥¨¥¤¥ê¥¢¥¹(ÊÌ̾)¥Õ¥¡¥¤¥ë -.SY -¤Û¤È¤ó¤É¤Î \fIMH\fR ¥³¥Þ¥ó¥É -.DE -¤³¤ì¤Ï \fIMH\fR ¤Î¸Ä¿Í¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤È¡¢ - - /usr/local/mh/lib/MailAliases - -¤È¤¤¤¦(Âè°ì)¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤ÎξÊý¤Ë¤Ä¤¤¤Æ½Ò¤Ù¤¿¤â¤Î¤Ç¤¹¡£ -¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤Ç»È¤ï¤ì¤ë¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤Æ½Ò¤Ù¤¿¤â¤Î¤Ç¤Ï -¤¢¤ê¤Þ¤»¤ó¡£ -¥¨¥¤¥ê¥¢¥¹¥Õ¥¡¥¤¥ë¤Î¤½¤ì¤¾¤ì¤Î¹Ô¤Ï°Ê²¼¤Î·Á¼°¤ò¤·¤Æ¤¤¤Þ¤¹¡£ - - alias : address\-group -.br -¤Þ¤¿¤Ï -.br - alias ; address\-group -.br -¤Þ¤¿¤Ï -.br - < alias\-file -.br -¤Þ¤¿¤Ï -.br - ; comment -.br - -¾åµ­¤Î¥­¡¼¥ï¡¼¥É¤Î°ÕÌ£¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹¡£ - - address\-group := address\-list -.br - | \*(lq<\*(rq file -.br - | \*(lq=\*(rq UNIX\-group -.br - | \*(lq+\*(rq UNIX\-group -.br - | \*(lq*\*(rq - -.br - address\-list := address -.br - | address\-list, address -.br - -¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ëÃæ¤Ç¡¢¼¡¤Î¹Ô¤Ë·Ñ³¤¹¤ë¹Ô¤Ï¡¢ -ľ¸å¤Ë²þ¹Ôʸ»ú¤¬¤¢¤ë `\\' ¤Ç½ª¤ê¤Þ¤¹¡£ - -¾åµ­¤Ç¡¢alias\-file ¤È file ¤Ï UNIX ¤Î¥Õ¥¡¥¤¥ë̾¤Ç¤¹¡£ -UNIX\-group ¤Ï \fI/etc/group\fR ¤Çµ­½Ò¤Î¤¢¤ë¥°¥ë¡¼¥×̾(¤Þ¤¿¤ÏÈÖ¹æ)¤Ç¤¹¡£ -address ¤Ïñ¤Ë Internet ·Á¼°¤Î¥¢¥É¥ì¥¹¤Ç¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤ÎÃæ¤Ç¤Ï¡¢¥Õ¥¡¥¤¥ë̾¤ò½ü¤¤¤Æ¡¢Âçʸ»ú¾®Ê¸»ú¤Ï¶èÊ̤µ¤ì¤Þ¤»¤ó¡£ - -`<' ¤Ç»Ï¤Þ¤ë¹Ô¤Ï¡¢`<' ¤Î¸å¤Ë½ñ¤«¤ì¤Æ¤¤¤ë̾Á°¤Î¥Õ¥¡¥¤¥ë¤¬¡¢ -¤µ¤é¤Ë¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤È¤·¤ÆÆɤޤì¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ëÆɤ߹þ¤ß¤ÏºÆµ¢Åª¤Ë¹Ô¤Ê¤ï¤ì¤Þ¤¹¤Î¤Ç¡¢`<' ¤Ï¡¢ -¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤ÎºÇ½é¤Ë½ñ¤¤¤Æ¤ª¤±¤Ð´üÂÔ¤µ¤ì¤ë·ë²Ì¤òÆÀ¤Þ¤¹¡£ - -¤â¤·¡¢address\-group ¤¬ `<' ¤Ç»Ï¤Þ¤ë¾ì¹ç¡¢ -`<' ¤Î¸å¤Ë½ñ¤«¤ì¤Æ¤¤¤ë̾Á°¤Î¥Õ¥¡¥¤¥ë¤¬Æɤޤ졢 -¤½¤ÎÆâÍƤ¬¤½¤Î¥¨¥¤¥ê¥¢¥¹¤ËÂФ¹¤ë address\-list ¤ËÄɲ䵤ì¤Þ¤¹¡£ - -¤â¤· address\-group ¤¬ `=' ¤Ç»Ï¤Þ¤ë¾ì¹ç¡¢ -\fI/etc/group\fR ¥Õ¥¡¥¤¥ë¤¬»²¾È¤µ¤ì¡¢ -`=' ¤Î¸å¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥°¥ë¡¼¥×̾¤¬·è¤á¤é¤ì¤Þ¤¹¡£ -¤½¤·¤Æ¡¢¤½¤Î¥°¥ë¡¼¥×¤Î¥á¥ó¥Ð¡¼¤Ë°¤·¤Æ¤¤¤ëÁ´¤Æ¤Î¥í¥°¥¤¥ó̾¤¬¡¢ -¤½¤Î¥¨¥¤¥ê¥¢¥¹¤ËÂФ¹¤ë address\-list ¤ËÄɲ䵤ì¤Þ¤¹¡£ - -¤½¤ì¤ËÂФ·¤Æ¡¢¤â¤· address\-group ¤¬ `+' ¤Ç»Ï¤Þ¤ë¾ì¹ç¡¢ -\fI/etc/group\fR ¥Õ¥¡¥¤¥ë¤¬»²¾È¤µ¤ì¡¢ -`+' ¤Î¸å¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥°¥ë¡¼¥×̾¤Î¥°¥ë¡¼¥×Èֹ椬·è¤á¤é¤ì¤Þ¤¹¡£ -¤½¤·¤Æ¡¢\fI/etc/passwd\fR ¥Õ¥¡¥¤¥ë¤Î½ê°¥°¥ë¡¼¥×Èֹ椬¡¢ -¤½¤Î¥°¥ë¡¼¥×ÈÖ¹æ¤ÈƱ¤¸¤Ç¤¢¤ëÁ´¤Æ¤Î¥í¥°¥¤¥ó̾¤¬¡¢ -¤½¤Î¥¨¥¤¥ê¥¢¥¹¤ËÂФ¹¤ë address\-list ¤ËÄɲ䵤ì¤Þ¤¹¡£ - -¤â¤· address\-group ¤¬Ã±¤Ë `*' ¤Ç¤¢¤ë¾ì¹ç¡¢ -\fI/etc/passwd\fR ¤¬»²¾È¤µ¤ì¡¢ -¥æ¡¼¥¶¡¼Èֹ椬¤¢¤ëÆÃÊ̤ÊÈÖ¹æ(Ä̾ï 200)¤è¤êÂ礭¤ÊÁ´¤Æ¤Î¥í¥°¥¤¥ó̾¤¬ -¤½¤Î¥¨¥¤¥ê¥¢¥¹¤ËÂФ¹¤ë address\-list ¤ËÄɲ䵤ì¤Þ¤¹¡£ -\fImh-tailor\fR\0(5) ¤Î everyone ¤Î¹à¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¥¨¥¤¥ê¥¢¥¹¤Ë¤Ä¤¤¤Æ¡¢* ¤¬¸å¤í¤ËÉÕ¤¤¤Æ¤¤¤ë¤â¤Î¤Ï¡¢Å¬Àڤʤâ¤Î¤Ë¥Þ¥Ã¥Á¤·¤Þ¤¹¡£ -(¸å½Ò¤¹¤ëÎã¤ò»²¾È) - -ÇÛÁ÷¤ÎºÝ¤Î¥¨¥¤¥ê¥¢¥¹¤ÎŸ³«ÊýË¡¤Ï¤À¤¤¤¿¤¤¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹ -(¼ÂºÝ¤Ë¤Ï´°Á´¤Ë¤³¤ÎÄ̤ê¤Ê¤Î¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)¡£ - -.in +.5i -1) ¥á¥Ã¥»¡¼¥¸¤«¤éÇÛÁ÷¤µ¤ì¤ë¤Ù¤­Á´¤Æ¤Î¥¢¥É¥ì¥¹¤Î¥ê¥¹¥È¤òºî¤ê¡¢ -½ÅÊ£¤·¤¿¥¢¥É¥ì¥¹¤ò½ü¤­¤Þ¤¹¡£ - -2) ¤â¤·¡¢¤³¤Î¥É¥é¥Õ¥È¤¬¥í¡¼¥«¥ë¥Û¥¹¥È¤Ç½ÐÍ褿¤â¤Î¤Ê¤é¡¢ -¥á¥Ã¥»¡¼¥¸Ãæ¤Î¤³¤ì¤é¤Î¥¢¥É¥ì¥¹¤Ç¡¢ -¥Û¥¹¥È¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¤â¤Î¤Ë´Ø¤·¤Æ¥¨¥¤¥ê¥¢¥¹²ò·è¤ò¤·¤Þ¤¹¡£ - -3) ¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Î¤½¤ì¤¾¤ì¤Î¹Ô¤Ë¤Ä¤¤¤Æ¡¢ -\*(lqalias\*(rq ¤¬¡¢Á´¤Æ¤Î¸ºß¤¹¤ë¥¢¥É¥ì¥¹¤ÈÈæ³Ó¤µ¤ì¤Þ¤¹¡£ -Èæ³Ó¤·¤¿ºÝ¤Ë¡¢\*(lqalias\*(rq ¤Ë°ìÃפ·¤¿¤â¤Î¤Ï¥¢¥É¥ì¥¹¡¦¥ê¥¹¥È¤«¤é½ü¤«¤ì¤Þ¤¹¡£ -¤½¤·¤Æ¡¢¤½¤Î address\-group ¤Î¤½¤ì¤¾¤ì¤Î¥¢¥É¥ì¥¹¤ò¡¢ -¤½¤ì¤¬¤Þ¤À¥ê¥¹¥È¤Ë¤Ê¤¤¾ì¹ç¤Ï¡¢Äɲä·¤Þ¤¹¡£ -Ä̾alias ¼«¿È¤Ï½ÐÎϤµ¤ì¤º¡¢ -¤½¤Î alias ¤¬»Ø¤·¼¨¤¹ address\-group ¤¬Âå¤ï¤ê¤Ë½ÐÎϤµ¤ì¤Þ¤¹¡£ -¤·¤«¤·¡¢¤â¤· \*(lqalias\*(rq ¤¬ `:' ¤ÎÂå¤ï¤ê¤Ë `;' ¤Ç½ª¤ï¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -\*(lqalias\*(rq ¤È¥¢¥É¥ì¥¹¤ÎξÊý¤¬Àµ¤·¤¤·Á¼°¤Ç½ÐÎϤµ¤ì¤Þ¤¹¡£ -(\fIMH\fR ¥¨¥¤¥ê¥¢¥¹¤ä¸Ä¿Í¥¨¥¤¥ê¥¢¥¹¤Ï¥á¡¼¥ëžÁ÷¥·¥¹¥Æ¥à¤Ë -ÃΤé¤ì¤Æ¤¤¤Ê¤¤¤Î¤Ç¡¢¤³¤ì¤Ë¤è¤Ã¤ÆÊÖÁ÷¤¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹¡£) -.in -.5i - -¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Ï°ì¹Ô¤º¤Ä½çÈÖ¤ËÆɤޤì¤ë¤Î¤Ç¡¢Á°Êý»²¾È¤Ï²Äǽ¤Ç¤¹¤¬¡¢ -¸åÊý»²¾È¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó¡£¤Ä¤Þ¤êºÆµ¢Åª¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¥¨¥¤¥ê¥¢¥¹¤ÎÄêµÁ¤Ë¥¨¥¤¥ê¥¢¥¹¤ò»È¤¦¾ì¹ç¡¢ -¤½¤Î¥¨¥¤¥ê¥¢¥¹¤Ï¸å¤«¤éÄêµÁ¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤È¤¤¤¦»ö¤Ç¤¹¡£ - -.ne 10 -\fBÎã:\fR -.nf -.in +.5i -\*(rq ¤È¤¤¤¦·Á¼°¤ÎÁ´¤Æ¤Î¥¨¥¤¥ê¥¢¥¹¤Ï -\*(lqnews\*(rq ¤ÈÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - -\fIMH\fR ¤Î¥¨¥¤¥ê¥¢¥¹¤òÍý²ò¤¹¤ë¤¿¤á¤Î¸°¤Ï¡¢\fIMH\fR ¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Ë -½ñ¤«¤ì¤Æ¤¤¤ë¥¨¥¤¥ê¥¢¥¹¤¬¡¢ÇÛÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¤Ø¤ÈŸ³«¤µ¤ì¤ë¤È¤¤¤¦ -»ö¤Ç¤¹¡£ -¤³¤Î¥¨¥¤¥ê¥¢¥¹Å¸³«¤ÏÇÛÁ÷»þ¤ÎºÇ½é¤Ë¡¢ -¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤Ë¤Ä¤¤¤Æ²¿¤âÃΤ餺¤Ëµ¯¤³¤ê¤Þ¤¹¡£ -¤³¤ì¤ËÂФ·¤Æ¡¢ -°ìö¡¢¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤¬¡¢ÇÛÁ÷¤¹¤Ù¤­¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¤È¤ë¤È¡¢ -¥í¡¼¥«¥ë¤Ë¸«¤¨¤ëÁ´¤Æ¤Î¥¢¥É¥ì¥¹¤Ï¥·¥¹¥Æ¥à¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤¬»²¾È¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥¨¥¤¥ê¥¢¥¹¤ÏÇÛÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¼«ÂΤÏŸ³«¤·¤Þ¤»¤ó -(¥¨¥ó¥Ù¥í¡¼¥×¤À¤±¤¬Å¸³«¤µ¤ì¤ë¤È¤¤¤¦°ÕÌ£¤Ç¤¹)¡£ -.Hh -\fIMH\fR ¤Ç¥¨¥¤¥ê¥¢¥¹Å¸³«¤ò®¤¯¤¹¤ë¤¿¤á¤Ë¤Ï¼¡¤Î¤è¤¦¤Ë¤·¤Þ¤¹¡£ - -.in +.5i -¤Þ¤º¡¢\fI\&.mh\(ruprofile\fR ¤Ç¡¢ -¥¨¥¤¥ê¥¢¥¹¥Õ¥¡¥¤¥ë̾¤òÁª¤Ó¤Þ¤¹¡£Î㤨¤Ð \*(lqaliases\*(rq ¤Ê¤é¡¢ -¼¡¤Î¤è¤¦¤Ê¹Ô¤òÄɲä·¤Þ¤¹¡£ - -.nf -.in +.5i -Aliasfile: aliases -.\" ali: \-alias aliases -.\" send: \-alias aliases -.\" whom: \-alias ailases -.in -.5i -.fi - -¼¡¤Ë¡¢\fIMH\fR ¥Ç¥£¥ì¥¯¥È¥êÆâ¤Ë \*(lqaliases\*(rq ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤òºî¤ê¤Þ¤¹¡£ - -ºÇ¸å¤Ë¡¢\*(lqaliases\*(rq ¥Õ¥¡¥¤¥ë¤ËŬÀڤʥ¨¥¤¥ê¥¢¥¹¤òÄɲä·¤Þ¤¹¡£ -.in -.5i -.Fi -^/usr/local/mh/lib/MailAliases~^Âè°ì¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Pr -^Aliasfile:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Sa -ali(1), send(1), whom(1), group(5), passwd(5), conflict(8), post(8) -.De -̵¤·¡£ -.Co -̵¤·¡£ -.Hi -\fIMH\fR ¤Î°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï¡¢ -¤¿¤À°ì¤Ä¤Î¥·¥¹¥Æ¥à¡¦¥ï¥¤¥É¤Î mh\-alias ¥Õ¥¡¥¤¥ë¤Î¤ß¤¬»È¤¨¤Þ¤·¤¿¡£ -¤³¤ì¤Ï¡¢¥·¥¹¥Æ¥à´ÉÍý¼Ô¤À¤±¤¬¥¨¥¤¥ê¥¢¥¹¤òÄêµÁ½ÐÍè¤ë¤È¤¤¤¦ÅÀ¤Ç¡¢ -¿¤¯¤ÎÌäÂ꤬¤¢¤ê¤Þ¤·¤¿¡£ -½¾¤Ã¤Æ¡¢mh\-alias ¤Î°ÕÌ£¤Ï¡¢ -Ê£¿ô¤Î¸Ä¿Í¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Î¥µ¥Ý¡¼¥È¤Ø¤È³ÈÄ¥¤µ¤ì¤¿¤Î¤Ç¤¹¡£ -\fIMH\fR ¤Î¥æ¡¼¥¶¡¼¤Ï¤â¤Ï¤ä¡¢¥·¥¹¥Æ¥à¡¦¥ï¥¤¥É¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Î -¾ðÊóÊݼé¤Î¤¿¤á¤Ë¥·¥¹¥Æ¥à´ÉÍý¼Ô¤òÈѤ碌¤ëɬÍפ¬¤Ê¤¯¤Ê¤Ã¤¿¤Î¤Ç¤¹¡£ -²¿¸Î¤Ê¤é¡¢Á´¤Æ¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤Ï¡¢¼«Ê¬¤Î°Õ»Ö¤Ç¡¢ -Ǥ°Õ¤Î¿ô¤Î¸Ä¿Í¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤òºîÀ®/¹¹¿·/ºï½ü½ÐÍè¤ë¤Î¤Ç¤¹¤«¤é¡£ -.Bu -\fImh\-alias\fR ¤ÏÁ°Êý»²¾È¤ÇºÆµ¢Åª¤Ç¤Ï¤Ê¤¤¤Î¤Ç¤¹¤¬¡¢ -\*(lq<\ alias\-file\*(rq ¤Ë¤è¤Ã¤Æ¡¢¤³¤ì¤ò¹îÉþ¤Ç¤­¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤·¤«¤·¡¢»È¤¨¤ë¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Î¿ô¤ÏÍ­¸Â(¤·¤«¤â¤«¤Ê¤ê¾¯¤Ê¤¤)¤Ê¤Î¤Ç¡¢ -̵¸ÂºÆµ¢¤ò¤¹¤ë¤È¡¢Á´¤Æ¤Î¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤ò»È¤¤Àڤä¿»þ¡¢ -°ÕÌ£¤Î¤Ê¤¤¥¨¥é¡¼¤ò½Ð¤·¤Æ»ß¤Þ¤Ã¤Æ¤·¤Þ¤¤¤Þ¤¹¡£ -.sp -±£¤·¥ê¥¹¥È¤Ë±÷¤¤¤Æ¤Ï¡¢Á°Êý»²¾È¤Ï¤¦¤Þ¤¯Æ¯¤­¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-chart.me --- a/doc/ja-mh-chart.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,516 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.if '\*(ZZ'-man' \{\ -.SC MH-CHART 1 -.NA -mh-chart \- MH ¥³¥Þ¥ó¥É°ìÍ÷ -.SY -.\} -.in 1i -.na -.ti .5i -.ne 7 -ali -\%[\-alias\ aliasfile] -\%[\-list] \%[\-nolist] -\%[\-normalize] \%[\-nonormalize] -\%[\-user] \%[\-nouser] -aliases\ ... -\%[\-help] - -.ti .5i -.ne 6 -anno -\%[+folder] \%[msgs] -\%[\-component\ field] -\%[\-inplace] \%[\-noinplace] -\%[\-date] \%[\-nodate] -\%[\-text\ body] -\%[\-help] - -.ti .5i -.ne 6 -burst -\%[+folder] \%[msgs] -\%[\-inplace] \%[\-noinplace] -\%[\-quiet] \%[\-noquiet] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -.ne 9 -comp -\%[+folder] \%[msg] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-file\ file] -\%[\-form\ formfile] -\%[\-use] \%[\-nouse] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 9 -dist -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-form\ formfile] -\%[\-inplace] \%[\-noinplace] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 4 -/usr/local/mh/lib/fmtdump -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-help] - -.ti .5i -.ne 12 -folder -\%[+folder] \%[msg] -\%[\-all] -\%[\-create] \%[\-nocreate] -\%[\-print] -.\" \%[\-noprint] -\%[\-fast] \%[\-nofast] -\%[\-header] \%[\-noheader] -\%[\-recurse] \%[\-norecurse] -\%[\-total] \%[\-nototal] -\%[\-list] \%[\-nolist] -\%[\-push] \%[\-pop] -\%[\-pack] \%[\-nopack] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -folders - -.ti .5i -.ne 11 -forw -\%[+folder] \%[msgs] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -\%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 5 -forw -\%[+folder] \%[msgs] -\%[\-digest\ list] \%[\-issue\ number] \%[\-volume\ number] -\%[other\ switches\ for\ \fIforw\fR] -\%[\-help] - -.ti .5i -.ne 11 -.ne 13 -inc -\%[+folder] -\%[\-audit\ audit\-file] \%[\-noaudit] -\%[\-changecur] \%[\-nochangecur] -\%[\-file\ name] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-silent] \%[\-nosilent] -\%[\-truncate] \%[\-notruncate] -\%[\-width\ columns] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[\-pack\ file] \%[\-nopack] -\%[\-help] - -.ti .5i -.ne 7 -mark -\%[+folder] \%[msgs] -\%[\-sequence\ name\ ...] -\%[\-add] \%[\-delete] \%[\-list] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] - -.ti .5i -.ne 9 -/usr/local/mh/lib/mhl -\%[\-bell] \%[\-nobell] -\%[\-clear] \%[\-noclear] -\%[\-folder\ +folder] -\%[\-form\ formfile] -\%[\-length\ lines] \%[\-width\ columns] -\%[\-moreproc\ program] \%[\-nomoreproc] -\%[files\ ...] -\%[\-help] - -.ti .5i -.ne 8 -mhmail -\%[ -addrs\ ... -\%[\-body\ text] -\%[\-cc\ addrs\ ...] -\%[\-from\ addr] -\%[\-subject subject]] -\%[\-help] - -.ti .5i -.ne 9 -mhn -\%[\%[+folder] \%[msgs] | \%[\-file\0file]] -.br -\%[\-part\0number]... \%[\-type\0content]... -.br -\%[\-list\0\%[\-headers]\0\%[\-noheaders] -.br - \%[\-realsize]\0\%[\-norealsize]] \%[-nolist] -.br -\%[\-show\0\%[\-serialonly]\0\%[\-noserialonly] -.br - \%[\-form\0formfile]\0\%[\-pause]\0\%[\-nopause]] \%[\-noshow] -.br -\%[\-store\0\%[\-auto]\0\%[\-noauto]] \%[\-nostore] -.br -\%[\-cache] \%[\-nocache] \%[\-rcache\0policy] \%[\-wcache\0policy] -.br -\%[\-check]\0\%[\-nocheck] -.br -\%[\-ebcdicsafe]\0\%[\-noebcdicsafe] -.br -\%[\-rfc934mode]\0\%[\-norfc934mode] -.br -\%[\-verbose]\0\%[\-noverbose] -.br -\%[\-junet]\0\%[\-nojunet] -.br -\%[\-8bit]\0\%[\-no8bit] -.br -\%[\-help] - -.ti .5i -.ne 5 -mhparam -\%[profile-components] -\%[\-components] \%[\-nocomponents] -\%[\-all] -\%[\-help] - -.ti .5i -.ne 3 -mhpath -\%[+folder] \%[msgs] -\%[\-help] - -.ti .5i -.ne 5 -.ne 7 -msgchk -\%[\-date] \%[\-nodate] -\%[\-notify\ all/mail/nomail] \%[\-nonotify\ all/mail/nomail] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[users\ ...] -\%[\-help] - -.ti .5i -.ne 5 -msh -\%[\-prompt\ string] -\%[\-scan] \%[\-noscan] -\%[\-topcur] \%[\-notopcur] -\%[file] -\%[\-help] - -.ti .5i -.ne 6 -next -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 4 -packf -\%[+folder] \%[msgs] -\%[-file\ name] -\%[\-help] - -.ti .5i -.ne 8 -pgped -\%[\-alias\ aliasfile] -\%[\-mhnproc\ program] -\%[\-sign] \%[\-nosign] -\%[\-encrypt] \%[\-noencrypt] -\%[\-mime] \%[\-nomime] -file -\%[\-help] - -.ie t \{\ -.ta .4i 1.8i -.nf -.in .5i -.ne 7 -^pick~^^\0\-cc~^ \%[+folder] \%[msgs] \%[\-help] -^^^\0\-date~^ \%[\-before\ date] \%[\-after\ date] \%[\-datefield\ field] -^^^\0\-from~^ -^^^\s+2\b'\(lt\(bv\(bv\(lk\(bv\(bv\(lb'\s0\-search~\s+2\b'\(rt\(bv\(bv\(rk\(bv\(bv\(rb'\s0^ pattern \%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -^^^\0\-subject~^ -^^^\0\-to~^ \%[\-sequence\ name\ ...] \%[\-public] \%[\-nopublic] \%[\-zero] \%[\-nozero] -^^^\0\-\|\-component~^ \%[\-list] \%[\-nolist] -.fi -.re -.in 1i -.\} -.el \{\ -.ti .5i -.ne 10 -pick -\%[+folder] \%[msgs] -\%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -\%[\-\|\-component\ pattern] -\%[\-after\ date] \%[\-before\ date] \%[\-datefield\ field] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-list] \%[\-nolist] -\%[\-help] -.\} - - -.ti .5i -.ne 6 -prev -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 7 -prompter -\%[\-erase\ chr] -\%[\-kill\ chr] -\%[\-prepend] \%[\-noprepend] -\%[\-rapid] \%[\-norapid] -\%[\-doteof] \%[\-nodoteof] -file -\%[\-help] - -.ti .5i -.ne 7 -/usr/local/mh/lib/rcvstore -\%[+folder] -\%[\-create] \%[\-nocreate] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] - -.ti .5i -.ne 9 -refile -\%[msgs] -\%[\-draft] -\%[\-link] \%[\-nolink] -\%[\-preserve] \%[\-nopreserve] -\%[\-src\ +folder] -\%[\-file\ file] -+folder ... -\%[\-help] - -.ti .5i -.ne 15 -repl -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-cc\ all/to/cc/me] \%[\-nocc\ all/to/cc/me] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-fcc\ +folder] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -.\" \%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-query] \%[\-noquery] -\%[\-width\ columns] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 4 -rmf -\%[+folder] -\%[\-interactive] \%[\-nointeractive] -\%[\-help] - -.ti .5i -.ne 3 -rmm -\%[+folder] \%[msgs] -\%[\-help] - -.ti .5i -.ne 8 -scan -\%[+folder] \%[msgs] -\%[\-clear] \%[\-noclear] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-header] \%[\-noheader] -\%[\-width\ columns] -\%[\-reverse] \%[\-noreverse] -\%[\-file filename] -\%[\-help] - -.ti .5i -.ne 15 -send -\%[\-alias\ aliasfile] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-forward] \%[\-noforward] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-push] \%[\-nopush] -\%[\-split\ seconds] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[file\ ...] -\%[\-help] - -.ti .5i -.ne 7 -show -\%[+folder] \%[msgs] -\%[\-draft] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 5 -sortm -\%[+folder] \%[msgs] -\%[\-datefield\ field] -\%[\-textfield\ field] \%[\-notextfield] -\%[\-limit days] \%[\-nolimit] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -.ne 5 -vmh -\%[\-prompt\ string] -\%[\-vmhproc\ program] \%[\-novmhproc] -\%[switches\ for\ \fIvmhproc\fR] -\%[\-help] - -.ti .5i -.ne 6 -whatnow -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-prompt\ string] -\%[file] -\%[\-help] - -.ti .5i -.ne 7 -whom -\%[\-alias\ aliasfile] -\%[\-check] \%[\-nocheck] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[file] -\%[\-help] - -.ti .5i -.ne 7 -/usr/local/mh/lib/ap -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-normalize] \%[\-nonormalize] -\%[\-width\ columns] -addrs\ ... -\%[\-help] - -.ti .5i -.ne 5 -/usr/local/mh/lib/conflict -\%[\-mail\ name] -\%[\-search\ directory] -\%[aliasfiles\ ...] -\%[\-help] - -.ti .5i -.ne 5 -/usr/local/mh/lib/dp -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-width\ columns] -dates\ ... -\%[\-help] - -.ti .5i -.ne 3 -/usr/local/mh/lib/install\-mh -\%[\-auto] -\%[\-compat] - -.ti .5i -.ne 3 -popauth -\%[\-init] \%[\-list] \%[\-user\ name] -\%[\-help] - -.ti .5i -.ne 11 -/usr/local/mh/lib/post -\%[\-alias\ aliasfile] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[\-hencode] \%[\-nohencode] -file -\%[\-help] - -.ti .5i -.ne 10 -/usr/local/mh/lib/slocal \%[address\ info\ sender] -\%[\-addr\ address] -\%[\-info\ data] -\%[\-sender\ sender] -\%[\-user\ username] -\%[\-mailbox\ mbox] -\%[\-file\ file] -.\" \%[\-home\ homedir] -\%[\-maildelivery\ deliveryfile] -\%[\-verbose] \%[\-noverbose] -\%[\-debug] -\%[\-help] -.ad -.in 0 diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-format.me --- a/doc/ja-mh-format.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,521 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-FORMAT 5 -.NA -mh-format \- MH ¥·¥¹¥Æ¥à¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë -.SY -¤¤¤¯¤Ä¤«¤Î \fIMH\fR ¥³¥Þ¥ó¥É -.DE -¤¤¤¯¤Ä¤«¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Ï¡¢¼Â¹ÔÃæ¤Ë -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Þ¤¿¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤òÍøÍѤ·¤Þ¤¹¡£ -Î㤨¤Ð¡¢ -\fIscan\fR\0(1) ¤Ï¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Î°ìÍ÷ɽ¼¨¤ò¤É¤Î¤è¤¦¤ËºîÀ®¤¹¤ë¤«¤ò -¼¨¤¹¤¿¤á¤Ë¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ò»È¤¤¤Þ¤¹¤·¡¢ -\fIrepl\fR\0(1) ¤Ï¥á¥Ã¥»¡¼¥¸¤ÎÊÖ¿®¤ò¤É¤Î¤è¤¦¤ËºîÀ®¤¹¤ë¤«¤ò¼¨¤¹¤¿¤á¤Ë -¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤ò»È¤¤¤Þ¤¹¡£ - -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ï \fIMH\fR ¤Ë¤è¤Ã¤ÆǽΨŪ¤Ë²òÀϤµ¤ì¤ë¤è¤¦À߷פµ¤ì¤Æ -¤¤¤ë¤Î¤Ç¡¢É¬¤º¤·¤â½ñ¤¤¤¿¤êÍý²ò¤·¤¿¤ê¤·¤ä¤¹¤¤¤È¤Ï¸À¤¨¤Þ¤»¤ó¡£ -¤·¤¿¤¬¤Ã¤Æ¡¢½é¿´¼Ô¤Ï¡¢¤¢¤ë¤¤¤Ï \fIMH\fR ¤Î¾åµé¥æ¡¼¥¶¡¼¤Ç¤µ¤¨¤â¡¢ -¤³¤ì¤òÀ§Èó¤È¤â°·¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤È¤¤¤¦¤è¤¦¤Ê¤â¤Î¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¤¤¤¯¤Ä¤«¤Î scan ¥Õ¥©¡¼¥Þ¥Ã¥È¤¬ -/usr/local/mh/lib/scan.time¡¢/usr/local/mh/lib/scan.size¡¢¤½¤·¤Æ -/usr/local/mh/lib/scan.timely ¤È¤·¤ÆÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -¾¤Î \fIscan\fR µÚ¤Ó \fIrepl\fR ¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ë´Ø¤·¤Æ¤Ï¡¢ -/usr/local/mh/lib ¥Ç¥£¥ì¥¯¥È¥ê¤ò¸«¤Æ²¼¤µ¤¤¡£ -¤¢¤ë¤¤¤Ï¡¢¤½¤ì¤Ï¤¢¤Ê¤¿¤Î¥µ¥¤¥È¤Ç½ñ¤«¤ì¤¿¤â¤Î¤«¤âÃΤì¤Þ¤»¤ó¤¬¡£ - -¼ÂºÝ¤Ë¿·¤·¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤ò½ñ¤¤¤¿¤ê¡¢´û¸¤Î¤â¤Î¤òÊÔ½¸¤·¤¿¤ê¤¹¤ë -\fIMH\fR ½ÏÎý¼Ô¤¬¤¢¤Ê¤¿¤Î¥µ¥¤¥È¤Ë¤¤¤ì¤Ð¡¢ -¤¢¤Ê¤¿¼«¿È¤¬½ÐÍè¤Ê¤¯¤Æ¤â¤½¤ì¤Ç½¼Ê¬¤Ç¤¹¡£ -¤³¤Î¥Þ¥Ë¥å¥¢¥ë¤Ï¤½¤ì¤ò¤É¤¦¤ä¤ë¤«¤Ë¤Ä¤¤¤ÆÀâÌÀ¤·¤Æ¤¤¤Þ¤¹¡£ -¤Ê¤ª¡¢C ¸À¸ì¤Î \fIprintf\fR ¥ë¡¼¥Á¥ó¤Ë¤Ä¤¤¤Æ½ÏÃΤ·¤Æ¤¤¤ë»ö¤òÁ°Äó¤Ë¤·¤Æ¤¤¤Þ¤¹¡£ - -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ÏÄ̾ï¤Î¥Æ¥­¥¹¥È¤È¡¢`%' ¤Ç»Ï¤Þ¤ëÆÃÊ̤ÊÊ£¿ôʸ»ú¤Î -¥¨¥¹¥±¡¼¥×¡¦¥·¡¼¥±¥ó¥¹¤«¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ç¤Ï¡¢ -Ä̾ï¤Î C ¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥åʸ»ú¤¬»È¤¨¤Þ¤¹¡£ -¤¹¤Ê¤ï¤Á¡¢`\\b'¡¢`\\f'¡¢`\\n'¡¢`\\r'¡¢¤½¤·¤Æ `\\t' ¤Î»ö¤Ç¤¹¡£ -¥Õ¥©¡¼¥Þ¥Ã¥È¥Õ¥¡¥¤¥ë¤Ç¤Î·Ñ³¹Ô¤Ï `\\' ¤Îľ¸å¤Ë²þ¹Ôʸ»ú¤¬Íè¤Þ¤¹¡£ -ʸ»ú `%' ¤Þ¤¿¤Ï `\\' ¼«¿È¤ò¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÃÖ¤¯ºÝ¤Ë¤Ï¡¢ -¤½¤ì¤¾¤ì `%%' ¤È `\\\\' ¤òÍѤ¤¤Þ¤¹¡£ -.\" ʸˡ¤òÀè¤Ë½Ò¤Ù¡¢°ÕÌ£¤ò¸å¤Ç½Ò¤Ù¤Þ¤¹¡£ -¥¨¥¹¥±¡¼¥×¡¦¥·¡¼¥±¥ó¥¹¤Ë¤Ï»°¤Ä¤Î¼ïÎब¤¢¤ê¤Þ¤¹¡£ -¥Ø¥Ã¥À¡¼¤Î \fI¥³¥ó¥Ý¡¼¥Í¥ó¥È\fR¡¢ÁȤ߹þ¤ß¤Î \fI´Ø¿ô\fR¡¢ -¤½¤·¤Æή¤ì¤Î \fIÀ©¸æ\fR ¤Ç¤¹¡£ - -¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤Ï `%{\fIcomponent\fR\^}' ¤È»ØÄꤷ¡¢ -¥á¥Ã¥»¡¼¥¸¤Ç¸«¤Ä¤«¤Ã¤¿¤½¤ì¤¾¤ì¤Î¥Ø¥Ã¥À¡¼¤¬½èÍý¤µ¤ì¤Þ¤¹¡£ -Î㤨¤Ð¡¢`%{date}' ¤Ï¥á¥Ã¥»¡¼¥¸¤Î \*(lqDate:\*(rq ¹Ô¤ÎÆâÍƤò°ÕÌ£¤·¤Þ¤¹¡£ -Á´¤Æ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤Ïʸ»úÎó¤ÎÃͤò»ý¤Á¤Þ¤¹¡£ -Ä̾¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÃͤÏǤ°Õ¤Î¥³¥ó¥È¥í¡¼¥ëʸ»ú(¥¿¥Ö¤ä²þ¹Ô¤ò´Þ¤à)¤ò -¥¹¥Ú¡¼¥¹¤ËÊÑ´¹¤·¡¢Àè¹Ô¤¹¤ë¡¢¤¢¤ë¤¤¤ÏÏ¢¤Ê¤Ã¤Æ¤¤¤ë¥¹¥Ú¡¼¥¹¤Ï¾Ê¤«¤ì¤Þ¤¹¡£ -¤·¤«¤·¡¢ -¥³¥Þ¥ó¥É¤Ë¤è¤Ã¤Æ¤Ï¡¢ -¤¤¤¯¤Ä¤«¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤Ë°ã¤Ã¤¿²ò¼á¤òÍ¿¤¨¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£ -¾ÜºÙ¤Ï¤½¤ì¤¾¤ì¤Î¥³¥Þ¥ó¥É¤Î¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -´Ø¿ô¥¨¥¹¥±¡¼¥×¤Ï `%(\fIfunction\fR\^)' ¤È»ØÄꤷ¤Þ¤¹¡£ -Á´¤Æ¤Î´Ø¿ô¤ÏÁȤ߹þ¤ß¤Ç¡¢¤¿¤¤¤Æ¤¤¤Ïʸ»úÎ󤫿ô»ú¤ÎÃͤò»ý¤Á¤Þ¤¹¡£ - -.ne 12 -.Uh "À©¸æ¥¨¥¹¥±¡¼¥×" -À©¸æ¥¨¥¹¥±¡¼¥×¤Ï `%<'¡¢`%?'¡¢`%|'¡¢`%>' -.\" `%['¡¢`%]' -¤Î¤É¤ì¤«¤Ç¤¹¡£ -¤³¤ì¤é¤ÏÁȹç¤ï¤µ¤Ã¤Æ¾ò·ïʸ¤ò¹½À®¤·¤Þ¤¹¡£ -.sp -.nf - %<¾ò·ï - \fI¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È 1\fP - %?¾ò·ï2 - \fI¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È 2\fP - %?¾ò·ï3 - \fI¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È 3\fP - \.\.\. - %| - \fI¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È N\fP - %> -.fi -.sp -¤³¤³¤Ç;ʬ¤Ê¥¹¥Ú¡¼¥¹¤Ïʬ¤«¤ê¤ä¤¹¤¯¤¹¤ë¤¿¤á¤ËÉÕ¤±¤¿¤À¤±¤Î¤â¤Î¤Ç¤¹¡£ -¤³¤ì¤é¤Î¹½Â¤¤ÏÌÀÎƤËÆþ¤ì»Ò¤Ë¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥Õ¥©¡¼¥à¤Ï°ìÈÌŪ¤Ê \fBif\-elseif\-else\-endif\fP ¥Ö¥í¥Ã¥¯¤Ç¡¢ -¤³¤Î¤¦¤Á¤Î°ì¤Ä¤Î \fI¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È\fP Éôʬ¤À¤±¤¬¼Â¹Ô¤µ¤ì¤ë·Á¼°¤Ç¤¹¡£ - -`%<' ¤È `%?' ¤ÎÀ©¸æ¥¨¥¹¥±¡¼¥×¤Ï¾ò·ï¤òɾ²Á¤·¤Þ¤¹¡£ -¤³¤Î¾ò·ï¤Ï¤¿¤Ö¤ó¡¢¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Þ¤¿¤Ï´Ø¿ô¤Î¤É¤Á¤é¤«¤Ç¤·¤ç¤¦¡£ -ʸˡ¾å¡¢¼¡¤Î4¤Ä¤Î¹½Â¤¤¬¤¢¤ê¤Þ¤¹¡£ -.sp 1 -.nf - %<{component} - %<(function) - %?{component} - %?(function) -.fi -.sp -¤³¤ì¤é¤ÎÀ©¸æ¥¨¥¹¥±¡¼¥×¤Ï¡¢´Ø¿ô¤Þ¤¿¤Ï¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÃͤ¬¥¼¥í¤Ç¤Ê¤¤ -(À°¿ôÃͤΥ¨¥¹¥±¡¼¥×¤Î¾ì¹ç)¤«¶õ¤Ç¤Ê¤¤(ʸ»úÎóÃͤΥ¨¥¹¥±¡¼¥×¤Î¾ì¹ç)¤«¤ò -Ä´¤Ù¤Þ¤¹¡£ - -¤â¤·¤³¤Î¥Æ¥¹¥È¤¬¿¿¤Èɾ²Á¤µ¤ì¤ì¤Ð -¼¡¤ÎÂбþ¤¹¤ëÀ©¸æ¥¨¥¹¥±¡¼¥×(`%|'¡¢`%?'¡¢`%>' ¤Î¤¦¤Á¤Î°ì¤Ä)¤Þ¤Ç¤Î -¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤¬ÉáÄ̤˲ò¼á¤µ¤ì¤Þ¤¹¡£ -¼¡¤Ë¡¢ -Âбþ¤¹¤ë `%>' À©¸æ¥¨¥¹¥±¡¼¥×¤Þ¤Ç¤ÎÁ´¤Æ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È(¤¢¤ì¤Ð) -¤¬Èô¤Ð¤µ¤ì¤Þ¤¹¡£ -`%>' À©¸æ¥¨¥¹¥±¡¼¥×¤Ï²ò¼á¤µ¤ì¤Þ¤»¤ó¡£ -Ä̾ -²ò¼á¤Ï `%>' ¥¨¥¹¥±¡¼¥×¤Î¸å¤«¤éºÆ³«¤µ¤ì¤Þ¤¹¡£ - -¤·¤«¤·¡¢¤â¤·¤³¤Î¥Æ¥¹¥È¤¬µ¶¤Èɾ²Á¤µ¤ì¤ì¤Ð¡¢ -¼¡¤ÎÂбþ¤¹¤ëÀ©¸æ¥¨¥¹¥±¡¼¥×(ºÆ¤Ó `%|'¡¢`%?'¡¢`%>' ¤Î¤¦¤Á¤Î°ì¤Ä)¤Þ¤Ç¤Î -¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤¬Èô¤Ð¤µ¤ì¤Þ¤¹¡£ -¤â¤·½Ð²ñ¤Ã¤¿À©¸æ¥¨¥¹¥±¡¼¥×¤¬ `%?' ¤Ê¤é¤Ð¡¢ -¤½¤ÎÀ©¸æ¥¨¥¹¥±¡¼¥×¤ËÂбþ¤¹¤ë¾ò·ï¤¬É¾²Á¤µ¤ì¡¢²ò¼á¤Ï¤½¤Îɾ²Á¤Î¸å¤«¤é -Á°¤ÎÃÊÍî¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¤è¤¦¤Ë³¤±¤é¤ì¤Þ¤¹¡£ -¤â¤·½Ð¤¢¤Ã¤¿À©¸æ¥¨¥¹¥±¡¼¥×¤¬ `%|' ¤Ê¤é¤Ð¡¢ -Âбþ¤¹¤ë `%>' ¥¨¥¹¥±¡¼¥×¤Þ¤Ç¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤¬ÉáÄ̤˲ò¼á¤µ¤ì¤Þ¤¹¡£ -Àè½Ò¤Î¤è¤¦¤Ë¡¢ -`%>' À©¸æ¥¨¥¹¥±¡¼¥×¤Ï²ò¼á¤µ¤ì¤Þ¤»¤ó¡£ -Ä̾ -²ò¼á¤Ï `%>' ¥¨¥¹¥±¡¼¥×¤Î¸å¤«¤éºÆ³«¤µ¤ì¤Þ¤¹¡£ - -`%?' À©¸æ¥¨¥¹¥±¡¼¥×¤È¤½¤ì¤Ë³¤¯¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤Ï -¤Ê¤¯¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£¤½¤·¤Æ¡¢¤¿¤Ö¤ó¥¼¥í²ó¤Þ¤¿¤Ï¤½¤ì°Ê¾å´Þ¤Þ¤ì¤Æ¤¤¤ë¤Ç¤·¤ç¤¦¡£ -`%|' À©¸æ¥¨¥¹¥±¡¼¥×¤È¤½¤ì¤Ë³¤¯¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤Ï -¤Ê¤¯¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£¤½¤·¤Æ¡¢¤¿¤Ö¤ó¥¼¥í²ó¤Þ¤¿¤Ï°ì²ó´Þ¤Þ¤ì¤Æ¤¤¤ë¤Ç¤·¤ç¤¦¡£ - -.\" '%[' ¤È '%]' ¤Î¥¨¥¹¥±¡¼¥×¤Ï¥ë¡¼¥×¹½Â¤¤òºî¤ê¤Þ¤¹¡£ -.\" ·«¤êÊÖ¤·¼Â¹Ô¤µ¤ì¤ë¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ë±÷¤¤¤Æ -.\" (\fIscan\fP ¤Î¤è¤¦¤Ë)¡¢¤³¤ì¤é¤Î¥¨¥¹¥±¡¼¥×¤Ï¼Â¹Ô¤Î¥á¥¤¥ó¡¦¥Ü¥Ç¥£¤ò -.\" ¶èÀÚ¤ê¤Þ¤¹¡£'%[' ¤ÎÁ°¤Ë¸½¤ï¤ì¤ë¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤Ï -.\" ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤ò½èÍý¤¹¤ëÁ°¤Ë°ì²ó¤À¤±¼Â¹Ô¤µ¤ì¡¢ -.\" '%]' ¥¨¥¹¥±¡¼¥×¤Î¸å¤Ë¸½¤ï¤ì¤ë¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Æ¥­¥¹¥È¤Ï̵»ë¤µ¤ì¤Þ¤¹ -.\" (¤³¤ì¤é¤Î¥¨¥¹¥±¡¼¥×¤ÏÆþ¤ì»Ò¤Ë¤¹¤ë»ö¤Ï½ÐÍè¤Þ¤»¤ó)¡£ -.\" -.Uh "´Ø¿ô¥¨¥¹¥±¡¼¥×" -.ne 10 -¤¿¤¤¤Æ¤¤¤Î´Ø¿ô¤Ï¼¡¤Î¤è¤¦¤ÊÆÃÄê¤Î·¿¤Î°ú¿ô¤ò´üÂÔ¤·¤Þ¤¹¡£ -.sp 1 -.nf -.ta +\w'°ú¿ô¤Î·¿ 'u +\w'¥¢¥É¥ì¥¹¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È 'u -\fI°ú¿ô¤Î·¿\fR \fIÀâÌÀ\fR \fI»ÈÍÑÎã\fR -literal ʸ»úÄ̤ê¤Î¿ô»ú¡¢ %(\fIfunc\fR 1234) - ¤Þ¤¿¤Ïʸ»úÎó %(\fIfunc\fR text string) -comp Ǥ°Õ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È %(\fIfunc\fR\^{\fIin-reply-to\fR\^}) -date ÆüÉդΥ³¥ó¥Ý¡¼¥Í¥ó¥È %(\fIfunc\fR\^{\fIdate\fR\^}) -addr ¥¢¥É¥ì¥¹¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È %(\fIfunc\fR\^{\fIfrom\fR\^}) -expr ´Ø¿ô¡¢ %(\fIfunc\fR\^(\fIfunc2\fR\^)) - ¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¢À©¸æ¡¢ %(\fIfunc\fR %<{\fIreply-to\fR\^}%|%{\fIfrom\fR\^}%>) - ¤Þ¤¿¤Ï¡¢¤½¤ì¤é¤ÎÆþ¤ì»Ò %(\fIfunc\fR\^(\fIfunc2\fR\^{\fIcomp\fR\^})) -.re -.fi - -\fIdate\fR ·¿¤È \fIaddr\fR ·¿¤Ï \fIcomp\fR ·¿¤ÈƱ¤¸Ê¸Ë¡¤Ç¤¹¤¬¡¢ -Í׵᤹¤ë¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬¤½¤ì¤¾¤ì¡¢ -ÆüÉÕ¤Îʸ»úÎó¤Ç¤¢¤ë¤«¡¢¥¢¥É¥ì¥¹¤Îʸ»úÎó¤Ç¤¢¤ë¤«¤¬°ã¤¤¤Þ¤¹¡£ - -\fIexpr\fR ·¿¤Î°ú¿ô¤ò½ü¤¤¤Æ¡¢¤½¤Î¾¤Î°ú¿ô¤Ïɬ¿Ü¤Ç¤¹¡£ -\fIexpr\fR ·¿¤Î°ú¿ô¤Ë±÷¤¤¤Æ¤Ï¡¢ -Àè¹Ô¤¹¤ë `%' ¤Ï¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤È´Ø¿ô¥¨¥¹¥±¡¼¥×¤Î¾ì¹ç¤Ï -ɬ¤º¾Êά¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -¤Þ¤¿À©¸æ¥¨¥¹¥±¡¼¥×¤Î¾ì¹ç¤Ïɬ¤ºÉÕ¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó -(´Ø¿ô̾¤ÈºÇ½é¤ÎÀ©¸æ¥¨¥¹¥±¡¼¥×¤Î´Ö¤Ë¤Ï¥¹¥Ú¡¼¥¹¤âɬÍ×)¡£ - -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Îɾ²Á¤Ï¡¢ -À°¿ô¥ì¥¸¥¹¥¿ \fInum\fR ¤Èʸ»úÎó¥ì¥¸¥¹¥¿ \fIstr\fR ¤ò»ý¤Ã¤¿Ã±½ã¤Ê¥Þ¥·¥ó¤ò -ÁÛÄꤷ¤Æ¹Ô¤Ê¤¤¤Þ¤¹¡£ -´Ø¿ô¥¨¥¹¥±¡¼¥×¤¬½èÍý¤µ¤ì¤ë»þ¡¢ -¤â¤·¡¢\fIexpr\fR ·¿¤Î°ú¿ô¤ò¼è¤ë¾ì¹ç¤Ë¡¢°ú¿ô¤¬¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -ŬÀÚ¤Ë \fInum\fR ¤Þ¤¿¤Ï \fIstr\fR ¤Î¸½ºß¤ÎÃͤ¬»È¤ï¤ì¤Þ¤¹¡£ - -.\" Ìá¤êÃÍ -.Uh "Ìá¤êÃÍ" -¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Ø¥Ã¥À¡¼¤ÎÃͤò \fIstr\fR ¤Ë -½ñ¤­½Ð¤·¤Þ¤¹¡£ -\fIinteger\fR ·¿¤Þ¤¿¤Ï \fIboolean\fR ·¿¤ÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï \fInum\fR ¤Ë¡¢ -\fIstring\fR ·¿¤ÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï \fIstr\fR ¤Ë¤½¤ì¤¾¤ì½ñ¤­¹þ¤ß¤Þ¤¹ -(\fIboolean\fR ·¿¤Ï \fIinteger\fR ·¿¤ÎÉôʬ½¸¹ç¤Ç¡¢ÃÍ 0=µ¶ ¤È 1=¿¿ ¤ò¼è¤ê¤Þ¤¹)¡£ -À©¸æ¥¨¥¹¥±¡¼¥×¤Ï \fIboolean\fP ·¿¤ÎÃͤòÊÖ¤·¡¢\fInum\fP ¤Ë½ñ¤­½Ð¤·¤Þ¤¹¡£ - -Á´¤Æ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤È¡¢ -\fIinteger\fR ·¿¤Þ¤¿¤Ï \fIstring\fR ·¿¤òÊÖ¤¹´Ø¿ô¤Ï¡¢ -¥ì¥¸¥¹¥¿ \fIstr\fR ¤Þ¤¿¤Ï \fInum\fR ¤ËÃͤò½ñ¤­½Ð¤¹»ö¤Ë²Ã¤¨¤Æ¡¢ -¤½¤ÎÃͤò¸Æ¤Ó½Ð¤·¸µ¤ËÊÖ¤·¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥¨¥¹¥±¡¼¥×¤Ï -¾¤Î¥¨¥¹¥±¡¼¥×¤Î°ú¿ô¤È¤·¤Æ¸Æ¤Ð¤ì¤¿¾ì¹ç¤ò½ü¤¤¤Æ -(¥È¥Ã¥×¥ì¥Ù¥ë¤«¤é¸Æ¤Ð¤ì¤¿¾ì¹ç¤Ï)¡¢ -¤½¤ÎÃͤòɽ¼¨¤·¤Þ¤¹¡£ -\fIboolean\fR ·¿¤òÊÖ¤¹¥¨¥¹¥±¡¼¥×¤Ï \fInum\fP ¤Ë½ñ¤­½Ð¤·¤¿Ãͤò -¸Æ¤Ó½Ð¤·¸µ¤Ë¤âÊÖ¤·¤Þ¤¹¤¬¡¢¤½¤ÎÃͤÏɽ¼¨¤µ¤ì¤Þ¤»¤ó¡£ - -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fI´Ø¿ô\fR \fI°ú¿ô¤Î·¿\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -msg integer ¥á¥Ã¥»¡¼¥¸ÈÖ¹æ -cur integer ¥á¥Ã¥»¡¼¥¸¤Ï¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤« -.\" unseen integer ¥á¥Ã¥»¡¼¥¸¤Ï̤Æɤ« -size integer ¥á¥Ã¥»¡¼¥¸¤Î¥µ¥¤¥º -strlen integer \fIstr\fR ¤ÎŤµ -width integer ½ÐÎϥХåե¡¤ÎÂ礭¤µ(¥Ð¥¤¥Èñ°Ì) -charleft integer ½ÐÎϥХåե¡¤Ë»Ä¤Ã¤Æ¤¤¤ë¥Ð¥¤¥È¿ô -timenow integer ¸½ºß¤Î UNIX »þ¹ï(ÉÃñ°Ì) -me string ¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹ -eq literal boolean \fInum\fR == \fIarg\fR -ne literal boolean \fInum\fR != \fIarg\fR -gt literal boolean \fInum\fR > \fIarg\fR -match literal boolean \fIstr\fR ¤¬ \fIarg\fR ¤ò´Þ¤à¤« -amatch literal boolean \fIstr\fR ¤¬ \fIarg\fR ¤Ç»Ï¤Þ¤ë¤« -plus literal integer \fIarg\fR + \fInum\fR -minus literal integer \fIarg\fR \- \fInum\fR -divide literal integer \fInum\fR ¡à \fIarg\fR -modulo literal integer \fInum\fR ¤ò \fIarg\fR ¤Ç³ä¤Ã¤¿Í¾¤ê -num literal integer \fIarg\fR ¤ò \fInum\fR ¤Ë½ñ¤­½Ð¤¹ -lit literal string \fIarg\fR ¤ò \fIstr\fR ¤Ë½ñ¤­½Ð¤¹ -getenv literal string ´Ä¶­ÊÑ¿ô \fIarg\fR ¤ÎÃͤò \fIstr\fR ¤Ë -profile literal string ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È \fIarg\fR ¤ò \fIstr\fR ¤Ë -.\" dat literal int dat[arg] ¤ÎÊÖ¤êÃÍ -nonzero expr boolean \fInum\fR ¤¬¥¼¥í¤Ç¤Ê¤¤ -zero expr boolean \fInum\fR ¤¬¥¼¥í -null expr boolean \fIstr\fR ¤¬¶õ -nonnull expr boolean \fIstr\fR ¤¬¶õ¤Ç¤Ê¤¤ -void expr \fIstr\fR ¤Þ¤¿¤Ï \fInum\fR ¤òÀßÄê -comp comp string ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥Æ¥­¥¹¥È¤ò \fIstr\fR ¤ËÀßÄê -compval comp integer \*(lq\fBatoi\fR(\fIcomp\fR\^)\*(rq ¤ò \fInum\fR ¤Ë -.\" compflag comp integer ¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥Õ¥é¥°(ÆâÉôɽ¸½)¤ò \fInum\fR ¤Ë -trim expr \fIstr\fR ¤Î¸å¤í¤ËÉÕ¤¤¤¿¥¹¥Ú¡¼¥¹¤ò¼è¤ê½ü¤¯ -putstr expr \fIstr\fR ¤òɽ¼¨¤¹¤ë -putstrf expr \fIstr\fR ¤ò·è¤Þ¤Ã¤¿Ä¹¤µ¤Çɽ¼¨¤¹¤ë -putnum expr \fInum\fR ¤òɽ¼¨¤¹¤ë -putnumf expr \fInum\fR ¤ò·è¤Þ¤Ã¤¿Ä¹¤µ¤Çɽ¼¨¤¹¤ë -.\" addtoseq literal ¥á¥Ã¥»¡¼¥¸¤ò¥·¡¼¥±¥ó¥¹¤ËÆþ¤ì¤ë (LBL ¥ª¥×¥·¥ç¥ó»þ) -hencode expr string \fIstr\fR ¤ò RFC\-2047 ¥¨¥ó¥³¡¼¥É¤¹¤ë -hdecode expr string \fIstr\fR ¤ò RFC\-2047 ¥Ç¥³¡¼¥É¤¹¤ë -.re -.fi - -°Ê²¼¤Î´Ø¿ô¤Ï°ú¿ô¤È¤·¤ÆÆüÉդΥ³¥ó¥Ý¡¼¥Í¥ó¥È¤òɬÍפȤ·¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fI´Ø¿ô\fR \fI°ú¿ô¤Î·¿\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -sec date integer Éà -min date integer ʬ -hour date integer »þ (0-23) -wday date integer ÍËÆü (ÆüÍË=0) -day date string ÍËÆü (ά¹æ) -weekday date string ÍËÆü (±Ñ¸ìɽµ­) -sday date integer ÍËÆü¤¬ÌÀ¼¨¤µ¤ì¤Æ¤¤¤ë¤«? - (1=ÌÀ¼¨,0=°Å¼¨¤µ¤ì¤ë,\-1=ʬ¤«¤é¤Ê¤¤) -mday date integer Æü -yday date integer °ìǯ¤ÎºÇ½é¤«¤é²¿ÆüÌܤ« -mon date integer ·î -month date string ·î (ά¹æ) -lmonth date string ·î (±Ñ¸ìɽµ­) -year date integer ǯ (¤¿¤Ö¤ó > 100) -zone date integer ¥¿¥¤¥à¥¾¡¼¥ó -tzone date string ¥¿¥¤¥à¥¾¡¼¥óʸ»úÎó -szone date integer ¥¿¥¤¥à¥¾¡¼¥ó¤ÏÌÀ¼¨¤µ¤ì¤Æ¤¤¤ë¤«? - (1=ÌÀ¼¨,0=°Å¼¨¤µ¤ì¤ë,\-1=ʬ¤«¤é¤Ê¤¤) -date2local date ÆüÉÕ¤ò¸½ÃÏ»þ¹ï¤ËÊѤ¨¤ë -date2gmt date ÆüÉÕ¤ò¥°¥ê¥Ë¥Ã¥¸»þ¹ï¤ËÊѤ¨¤ë -dst date integer ¥µ¥Þ¡¼¥¿¥¤¥à¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤«? -clock date integer UNIX »þ¹ï(ÉÃñ°Ì) -rclock date integer ¸½ºß¤è¤ê²¿ÉÃÁ°¤« -tws date string Àµ¼°¤Ê RFC\-822 ɽµ­ -pretty date string ¥æ¡¼¥¶¡¼¤Ëʬ¤«¤ê¤ä¤¹¤¤É½µ­ -nodate date integer \fIstr\fR ¤¬ÆüÉÕʸ»úÎó¤Ç¤Ê¤¤ -.re -.fi - -.ne 12 -°Ê²¼¤Î´Ø¿ô¤Ï°ú¿ô¤È¤·¤Æ¡¢¥¢¥É¥ì¥¹¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤òɬÍפȤ·¤Þ¤¹¡£ -`*' ¤È½ñ¤«¤ì¤Æ¤¤¤ë´Ø¿ô¤Ï¡¢ -Ìá¤êÃͤȤ·¤Æ -¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÃæ¤ÎºÇ½é¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥¢¥É¥ì¥¹¤À¤±¤òÊÝ»ý¤·¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fI´Ø¿ô\fR \fI°ú¿ô¤Î·¿\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -proper addr string Àµ¼°¤Ê RFC\-822 ɽµ­ -friendly addr string ¥æ¡¼¥¶¡¼¤Ëʬ¤«¤ê¤ä¤¹¤¤É½µ­ -addr addr string mbox@host ¤Þ¤¿¤Ï host!mbox ɽµ­* -pers addr string ¸Ä¿Í̾* -note addr string ¥³¥á¥ó¥Èʸ* -mbox addr string ¥í¡¼¥«¥ë¡¦¥á¡¼¥ë¥Ü¥Ã¥¯¥¹* -mymbox addr integer ¥æ¡¼¥¶¡¼¤Î¥¢¥É¥ì¥¹¤«? (0=no,1=yes) -host addr string ¥Û¥¹¥È¡¦¥É¥á¥¤¥ó* -nohost addr integer ¥Û¥¹¥È̾¤¬½ñ¤«¤ì¤Æ¤Ê¤¤* -type addr integer ¥Û¥¹¥È¤Î·Á¼°* (0=¥í¡¼¥«¥ë,1=¥Í¥Ã¥È¥ï¡¼¥¯, - \-1=UUCP,2=ʬ¤«¤é¤Ê¤¤) -path addr string ¥Û¥¹¥È¤Î·ÐÏ©»ØÄê* -ingrp addr integer ¥¢¥É¥ì¥¹¤¬¥°¥ë¡¼¥×¤ËÆþ¤Ã¤Æ¤¤¤ë¤«* -gname addr string ¥°¥ë¡¼¥×̾* -formataddr expr \fIarg\fR ¤ò \fIstr\fR ¤Ë(¥³¥ó¥Þ¤Ç¶èÀڤä¿) - ¥¢¥É¥ì¥¹¡¦¥ê¥¹¥È¤È¤·¤ÆÄɲà -putaddr literal ¥¢¥É¥ì¥¹¡¦¥ê¥¹¥È \fIstr\fR ¤òɽ¼¨¤¹¤ë¡£ - °ú¿ô¤¬¥é¥Ù¥ë(¥³¥ó¥Ý¡¼¥Í¥ó¥È̾)¤Ë¤Ê¤ë¡£ - ¹Ô¤ÎÉý¤Ï \fInum\fR ¤«¤éÆÀ¤ë¡£ -.re -.fi - -¥¨¥¹¥±¡¼¥×¤¬Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¾ì¹ç¡¢ -ºÇ¤âÆ⦤Τâ¤Î¤«¤éºÇ¤â³°Â¦¤Î¤â¤Î¤Ø¤Èɾ²Á¤µ¤ì¤Æ¤¤¤­¤Þ¤¹¡£ -ºÇ¤â³°Â¦¤Î¥¨¥¹¥±¡¼¥×¤Ï `%' ¤¬É¬ÍפǤ¹¤¬¡¢Æ⦤Υ¨¥¹¥±¡¼¥×¤ÏÍפê¤Þ¤»¤ó¡£ -Î㤨¤Ð¡¢ - -.ti +.5i -%<(mymbox{from}) To: %{to}%> - -¤Ï¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È \*(lqFrom:\*(rq ¤ÎÃͤò \fIstr\fR ¤Ë½ñ¤­½Ð¤·¤Þ¤¹¡£ -¤½¤ì¤«¤é (\fImymbox\fR\^) ¤Ï \fIstr\fR ¤òÆɤߡ¢ -¤½¤Î·ë²Ì¤ò \fInum\fR ¤Ë½ñ¤­½Ð¤·¤Þ¤¹¡£ -¤½¤·¤ÆÀ©¸æ¥¨¥¹¥±¡¼¥×¤¬ \fInum\fR ¤òɾ²Á¤·¤Þ¤¹¡£¤â¤· \fInum\fR ¤¬¥¼¥í¤Ç -¤Ê¤¤¾ì¹ç¤Ï¡¢Ê¸»úÎó \*(lqTo: \*(rq ¤È¤½¤ì¤Ë³¤±¤Æ¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È -\*(lqTo:\*(rq ¤ÎÃͤ¬É½¼¨¤µ¤ì¤Þ¤¹¡£ - -(\fImymbox\fR\^{\fIcomp\fR\^}) ¤Ë¤Ä¤¤¤Æ¡¢Êä­ÀâÌÀ¤ò¤·¤Æ¤ª¤­¤Þ¤·¤ç¤¦¡£ -°ìÈ̤ˡ¢¤³¤ì¤Ï¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È \*(lq\fIcomp\fR\*(rq ¤Ë¤¢¤ë -Á´¤Æ¤Î¥¢¥É¥ì¥¹¤ò¡¢¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹Ì¾µÚ¤ÓÁ´¤Æ¤Î -\fIAlternate-Mailboxes\fR ¤ÈÈæ³Ó¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢¤É¤ì¤«¤Î¥¢¥É¥ì¥¹¤È°ìÃפ¹¤ì¤Ð¡¢¿¿¤òÊÖ¤·¤Þ¤¹¤¬¡¢ -¤â¤· \*(lq\fIcomp\fR\*(rq ¥Ø¥Ã¥À¡¼¤¬¥á¥Ã¥»¡¼¥¸¤Ë¸ºß¤·¤Ê¤¤¾ì¹ç¤â -¿¿¤òÊÖ¤·¤Þ¤¹¡£É¬Íפʤ顢¤³¤Î¾ì¹ç¤Ë¤Ï (\fInull\fR\^) ´Ø¿ô¤ÇÌÀ¼¨Åª¤Ë -Ä´¤Ù¤Æ¤ª¤­¤Þ¤·¤ç¤¦¡£ -\fIAlternate-Mailboxes\fR ¤Ë´Ø¤·¤Æ¤Ï \fImh-profile\fR\0(5) ¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -´Ø¿ô¥¨¥¹¥±¡¼¥×¤Þ¤¿¤Ï¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤¬²ò¼á¤µ¤ì¡¢ -·ë²Ì¤¬Ä¾¤Á¤Ëɽ¼¨¤µ¤ì¤ë»þ¤Ë¤Ï¡¢ -ɽ¼¨Éý¤ò»ØÄꤹ¤ë»ö¤¬½ÐÍ衢Ϳ¤¨¤é¤ì¤¿Ê¸»ú¿ôÆâ¤Ë¤­¤Ã¤Á¤ê¤Èɽ¼¨¤µ¤ì¤Þ¤¹¡£ -Î㤨¤Ð¡¢%4(\fIsize\fR\^) ¤È¤¤¤¦¤è¤¦¤Ê¿ôÃͤΥ¨¥¹¥±¡¼¥×¤Ï¥á¥Ã¥»¡¼¥¸¤Î¥µ¥¤¥º¤ò -¿¤¯¤È¤â 4·å¤Çɽ¼¨¤·¤Þ¤¹¡£¤â¤·¡¢·å¤¢¤Õ¤ì¤ò¤·¤¿¾ì¹ç¤Ï¡¢ºÇ½é¤Î°ÌÃÖ¤Ë -`?' ¤¬½ÐÎϤµ¤ì¤Þ¤¹(Î㤨¤Ð `?234')¡£ -%4(\fIme\fR\^) ¤È¤¤¤¦¤è¤¦¤Êʸ»úÎó¤Î¥¨¥¹¥±¡¼¥×¤ÏºÇ½é¤Î 4ʸ»ú¤òɽ¼¨¤·¡¢ -¤½¤ì°Ê¹ß¤ÏÀÚ¤ê¼Î¤Æ¤Þ¤¹¡£ -ɽ¼¨Éý¤è¤êû¤¤¾ì¹ç¤Ï¡¢±¦Â¦¤Ë»ØÄê¤ÎÉý¤Þ¤Çʸ»ú(Ä̾¶õÇò)¤òËä¤á¤Þ¤¹¡£ -¤â¤·¡¢É½¼¨Éý»ØÄ꤬¥¼¥í¤«¤é»Ï¤Þ¤Ã¤Æ¤ë¾ì¹ç¤Ï¡¢¤³¤ÎËä¤á¤ëʸ»ú¤Ï¥¼¥í¤Ë¤Ê¤ê¤Þ¤¹¡£ - -¾å½Ò¤Î¤è¤¦¤Ë¡¢ -´Ø¿ô (\fIputnumf\fR\^) ¤È (\fIputstrf\fR\^) ¤Ï¡¢¤½¤Î·ë²Ì¤ò -Àè¹Ô¤¹¤ëɽ¼¨Éý»ØÄê¤Ç»ØÄꤵ¤ì¤¿Ê¸»ú¿ô¤Çɽ¼¨¤·¤Þ¤¹¡£ -Î㤨¤Ð¡¢ -%06(\fIputnumf\fR\^(\fIsize\fR\^)) ¤Ï¥á¥Ã¥»¡¼¥¸¤Î¥µ¥¤¥º¤ò -6ʸ»ú¤ÎÉý¤Çɽ¼¨¤·¡¢Æ¬¤Ï¥¼¥í¤ÇËä¤á¤é¤ì¤Þ¤¹¡£ -%14(\fIputstrf\^\fR{\fIfrom\^\fR}) ¤Ï -\*(lqFrom:\*(rq ¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ò 14ʸ»ú¤ÎÉý¤Çɽ¼¨¤·¡¢ -¸å¤í¤Ï¥¹¥Ú¡¼¥¹¤ÇËä¤á¤é¤ì¤Þ¤¹¡£ -\fIputstrf\fR ¤ËÂФ·¤Æ¡¢ -ɽ¼¨Éý¤È¤·¤Æ¡¢Éé¤Î¿ô¤òÍ¿¤¨¤ë¤È¡¢¤½¤Îʸ»úÎó¤Ï¤½¤ÎÉý¤ÎÃæ¤Ë±¦´ó¤»¤Çɽ¼¨¤µ¤ì¡¢ -Ëä¤á¤é¤ì¤ëʸ»ú¤Ïº¸Â¦¤Ë¤ª¤«¤ì¤Þ¤¹¡£ -¤Ê¤ª¡¢´Ø¿ô (\fIputnum\fR\^) ¤È (\fIputstr\fR\^) ¤Ï·ë²Ì¤òɬÍ׺Ǿ®¸Â¤Îʸ»ú¿ô¤Ç -ɽ¼¨¤·¡¢É½¼¨Éý»ØÄê¤Ï̵»ë¤·¤Þ¤¹¡£ - -½ÐÎϲÄǽ¤Êɽ¼¨Éý¤ÏÆâÉô¥ì¥¸¥¹¥¿¤ËÊݸ¤µ¤ì¤Æ¤¤¤Æ¡¢ -¤½¤ÎÉý¤ò±Û¤¨¤ë½ÐÎϤÏÁ´¤Æ¼Î¤Æ¤é¤ì¤Þ¤¹¡£ - -¥³¥á¥ó¥È¤Ï´Ø¿ô¤Î°ú¿ô¤¬´üÂÔ¤µ¤ì¤ë¾ì½ê¤ò½ü¤¤¤Æ¡¢¤¿¤¤¤Æ¤¤¤Î¾ì½ê¤ËÃÖ¤¯»ö¤¬ -½ÐÍè¤Þ¤¹¡£¥³¥á¥ó¥È¤Ï `%;' ¤Ç»Ï¤Þ¤ê¡¢(¥¨¥¹¥±¡¼¥×¤µ¤ì¤Æ¤Ê¤¤)²þ¹Ô¤Ç½ª¤ê¤Þ¤¹¡£ - -¤³¤ì¤òÁ´¤ÆƬ¤ËÃÖ¤¤¤¿¾å¤Ç¡¢ -¤³¤³¤Ë \fIscan\fR ¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬤¢¤ê¤Þ¤¹¡£ -¤³¤ì¤òÆɤߤ䤹¤¯¤¹¤ë¤¿¤á¤Ë¡¢¤¤¤¯¤Ä¤«¤ÎÉôʬ¤Ëʬ¤±¤Þ¤¹¡£ -ºÇ½é¤ÎÉôʬ¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.ti +.5i -%4(msg)%<(cur)+%| %>%<{replied}\-%?{encrypted}E%| %> - -¤³¤ì¤Ï¤Þ¤º¡¢¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ò 4·å¤Çɽ¼¨¤¹¤ë»ö¤òɽ¤·¤Æ¤¤¤Þ¤¹¡£ -¼¡¤Ë¡¢¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ë¾ì¹ç¤Ï `+'¡¢¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï -¥¹¥Ú¡¼¥¹¤ò½ÐÎϤ¹¤ë»ö¤òɽ¤·¤Æ¤¤¤Þ¤¹¡£ -¼¡¤Ë¡¢¤â¤· \*(lqReplied:\*(rq ¹Ô¤¬Â¸ºß¤¹¤ë¤Ê¤é `\-'¡¢ -¸ºß¤·¤Ê¤¤¾ì¹ç¤Ï \*(lqEncrypted:\*(rq ¤òÄ´¤Ù¡¢ -¸ºß¤¹¤ë¤Ê¤é `E'¡¢¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¥¹¥Ú¡¼¥¹¤òɽ¼¨¤·¤Þ¤¹¡£ -¼¡¡¢ - -.ti +.5i -%02(mon{date})/%02(mday{date}) - -·î¤ÈÆü¤ò¤½¤ì¤¾¤ì 2·å(°ì·å¤Î¾ì¹ç¤ÏƬ¤Ë 0 ¤¬ÉÕ¤¯)¤Ç¡¢ -¥¹¥é¥Ã¥·¥å¤Ç¶èÀڤäÆɽ¼¨¤·¤Þ¤¹¡£ -¤½¤·¤Æ¡¢ - -.ti +.5i -%<{date} %|*%> - -\*(lqDate:\*(rq ¹Ô¤¬Â¸ºß¤¹¤ì¤Ð¥¹¥Ú¡¼¥¹¡¢¤µ¤â¤Ê¤¯¤Ð `*'¡£ -¼¡¡¢ - -.ti +.5i -%<(mymbox{from})%<{to}To:%14(friendly{to})%>%> - -¤â¤·¥á¥Ã¥»¡¼¥¸¤¬¼«Ê¬¤¬½Ð¤·¤¿¤â¤Î¤Ç¤¢¤ê¡¢³î¤Ä \*(lqTo:\*(rq ¥Ø¥Ã¥À¡¼¤¬¤¢¤ë¤Ê¤é¡¢ -`To:' ¤È \*(lqTo:\*(rq ¹Ô¤ÎºÇ½é¤Î¥¢¥É¥ì¥¹¤ò¥æ¡¼¥¶¡¼¤Ëʬ¤«¤ê¤ä¤¹¤¤É½µ­¤Ç -ɽ¼¨¤·¤Þ¤¹¡£ -³¤¤¤Æ¡¢ - -.ti +.5i -%<(zero)%17(friendly{from})%> - -¤â¤·¡¢¾åµ­Æó¤Ä¤Î¾ò·ïȽÃǤΤɤÁ¤é¤«¤Ë¼ºÇÔ¤·¤¿¾ì¹ç¡¢ -\*(lqFrom:\*(rq ¹Ô¤¬¥æ¡¼¥¶¡¼¤Ëʬ¤«¤ê¤ä¤¹¤¤É½µ­¤Çɽ¼¨¤µ¤ì¤Þ¤¹¡£ -À©¸æ¥¨¥¹¥±¡¼¥×¤Î¾ò·ïȽÃÇ¤Ï \fInum\fR ¥ì¥¸¥¹¥¿¤ËÃͤòÀßÄꤹ¤ë¤Î¤Ç¡¢ -¸å¤Ç¤½¤ì¤òÍøÍѤ¹¤ë»ö¤Ë¤è¤Ã¤Æ¡¢AND ¤ä OR ¤Î½èÍý¤ò¤µ¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -ºÇ¸å¤Ë¡¢ - -.ti +.5i -%{subject}%<{body}<<%{body}%> - -\*(lqSubject:\*(rq ¹Ô¤È ¥Ü¥Ç¥£¤ÎºÇ½é¤ÎÉôʬ(¤¢¤ì¤Ð)¤òɽ¼¨¤·¤Þ¤¹¡£ - -¤â¤Ã¤ÈÊ£»¨¤ÊÎã¤È¤·¤Æ¡¢ -¼¡¤Ï¥Ç¥Õ¥©¥ë¥È¤Î \fIreplcomps\fR ¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤ò¹Í¤¨¤Æ¤ß¤Þ¤·¤ç¤¦¡£ - -.ti +.5i -%(lit)%(formataddr %<{reply-to} - -¤Þ¤º \fIstr\fR ¥ì¥¸¥¹¥¿¤ò¶õ¤Ë¤·¡¢\*(lqReply-To:\*(rq ¥Ø¥Ã¥À¡¼¤¬Â¸ºß¤¹¤ë¤Ê¤é -¤½¤ì¤òÀ°·Á¤·¤Þ¤¹¡£¤â¤·Â¸ºß¤·¤Ê¤¤¤Ê¤é¡¢°Ê²¼¤Î else-if Éôʬ¤¬¼Â¹Ô¤µ¤ì¤Þ¤¹¡£ - -.ti +.5i -%?{from}%?{sender}%?{return-path}%>)\\ - -\*(lqFrom:\*(rq¡¢\*(lqSender:\*(rq¡¢¤½¤·¤Æ \*(lqReturn-Path:\*(rq -¥Ø¥Ã¥À¡¼¤Î¤¦¤Á°ì¤Ä¤¬Â¸ºß¤·¤¿»þÅÀ¤Ç»ß¤Þ¤ê¤Þ¤¹¡£¤Ç¡¢ - -.ti +.5i -%<(nonnull)%(void(width))%(putaddr To: )\\n%>\\ - -¤â¤· \fIformataddr\fR ¤Î·ë²Ì¤¬¶õ¤Ç¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -¤½¤ì¤¬¥¢¥É¥ì¥¹¤È¤·¤Æ \fIwidth\fR ¤ÎÉý¤Ç (ɬÍפʤé¹Ô¤òÀÞ¤êÊÖ¤·¤Æ)¡¢ -Ƭ¤Ë \*(lqTo: \*(rq ¤ò¤Ä¤±¤Æɽ¼¨¤·¤Þ¤¹¡£ - -.ti +.5i -%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\\ - -\fIstr\fR ¤ò¶õ¤Ë¤·¡¢ -\*(lqTo:\*(rq ¤È \*(lqCc:\*(rq ¥Ø¥Ã¥À¡¼¡¢¤½¤·¤Æ¥æ¡¼¥¶¡¼¤Î¥¢¥É¥ì¥¹ -(\fIrepl\fR ¤Î \*(lq\-cc\*(rq ¥ª¥×¥·¥ç¥ó¤Ç²¿¤ò»ØÄꤷ¤¿¤«¤Ë°Í¤ë)¤¬ -À°·Á¤µ¤ì¤Þ¤¹¡£ - -.ti +.5i -%<(nonnull)%(void(width))%(putaddr cc: )\\n%>\\ - -·ë²Ì¤¬¶õ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢¾å¤ÈƱ¤¸¤è¤¦¤Ë \*(lqcc: \*(rq ¤òÉÕ¤±¤Æɽ¼¨¤·¤Þ¤¹¡£ - -.ti +.5i -%<{fcc}Fcc: %{fcc}\\n%>\\ - -¤â¤· \fIrepl\fR ¤Ë \*(lq\-fcc\ folder\*(rq ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç -(%{\fIfcc\fR\^} ¤Ë´Ø¤¹¤ë¾ÜºÙ¤Ï \fIrepl\fR\0(1) ¤ò»²¾È)¡¢ -\*(lqFcc:\*(rq ¥Ø¥Ã¥À¡¼¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ - -.ti +.5i -%<{subject}Subject: Re: %{subject}\\n%>\\ - -\*(lqSubject:\*(rq ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬Â¸ºß¤¹¤ë»þ¤Ï¡¢ -ŬÀÚ¤ÊÊÖ¿®¥µ¥Ö¥¸¥§¥¯¥È¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ - -.nf -.ti +.5i -%<{date}In-reply-to: Your message of "\\ -.ti +.5i -%<(nodate{date})%{date}%|%(pretty{date})%>."%<{message-id} -.ti +.5i - %{message-id}%>\\n%>\\ -.ti +.5i -\-\-\-\-\-\-\-\- -.fi - -¤â¤· \*(lqDate:\*(rq ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬Â¸ºß¤¹¤ë¤Ê¤é¡¢ -\*(lqIn-Reply-To:\*(rq ¥Ø¥Ã¥À¡¼¤¬ \*(lqYour message of \*(rq ¤òÉÕ¤±¤Æ -ɽ¼¨¤·¤Þ¤¹¡£ -¤â¤·¡¢ÆüÉÕ¤¬²òÀϲÄǽ¤Ê¤é¡¢¥æ¡¼¥¶¡¼¤Ëʬ¤«¤ê¤ä¤¹¤¤·Á¼°¤Ç½ÐÎϤµ¤ì¤Þ¤¹¡£ -¤µ¤â¤Ê¤¯¤Ð¡¢¤½¤Î¤Þ¤Þ½ÐÎϤ·¤Þ¤¹¡£ -\*(lqMessage-ID:\*(rq ¤¬¤¢¤ì¤Ð¡¢¤½¤ì¤â´Þ¤á¤Þ¤¹¡£ -¥À¥Ã¥·¥å(`\-')¤ÎÎó¤ÏÀ¸¤Î¥Æ¥­¥¹¥È¤Ê¤Î¤Ç¡¢¤½¤Î¤Þ¤Þ½ÐÎϤµ¤ì¤Þ¤¹¡£ - -¤³¤ÎºÇ¸å¤ÎÉôʬ¤Ï¤â¤¦¤Á¤ç¤Ã¤È¾Ü¤·¤¯½Ò¤Ù¤ë¤Î¤ËÎɤ¤Îã¤Ç¤¹¡£ -¤³¤³¤Ë¤½¤ÎÉôʬ¤òºÆ¤Ó²¾ÁÛŪ¤Ê¥³¡¼¥É¤Ç½ñ¤¤¤Æ¤ß¤Þ¤·¤ç¤¦¡£ -.sp 1 -.nf -.in +.5i -.ta .5i 1i 1.5i 2i -if (comp_exists(date)) then - print (\*(lqIn-reply-to: Your message of \\\*(lq\*(rq) - if (not_date_string(date.value)) then - print (date.value) - else - print (pretty(date.value)) - endif - print (\*(lq\\\*(rq\*(rq) - if (comp_exists(message-id)) then - print (\*(lq\\n\\t\*(rq) - print (message-id.value) - endif - print (\*(lq\\n\*(rq) -endif -.re -.in -.5i -.fi -.sp 1 -¤³¤ì¤ÏÊ£»¨¤Ë¸«¤¨¤Þ¤¹¤¬¡¢¼ÂºÝ¾å¡¢ -¤³¤ÎÊýË¡¤Ï¸Ä¡¹¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò¼è¤ê½Ð¤·¡¢ -¥æ¡¼¥¶¡¼¤¬¹¥¤àǤ°Õ¤Î·Á¼°¤Ç½ÐÎϤ¹¤ë¤Î¤Ë½¼Ê¬¤Ë½ÀÆðÀ­¤Î¤¢¤ë¤â¤Î¤Ç¤¹¡£ -.Fi -̵¤·¡£ -.Pr -̵¤·¡£ -.Sa -scan(1), repl(1), ap(8), dp(8) -.De -̵¤·¡£ -.Co -̵¤·¡£ -.Hi -¤³¤Î¥½¥Õ¥È¤Ï MH 6.3 ¤Î¤¿¤á¤Ë´ó£¤µ¤ì¤Þ¤·¤¿¡£¤½¤ÎÁ°¤Þ¤Ç¤Ï¡¢ -½ÐÎÏ·Á¼°¤Î»ØÄê¤Ï¤â¤Ã¤È½ñ¤­°×¤¤¤â¤Î¤Ç¤·¤¿¤¬¡¢¶Ë¤á¤Æ½ÀÆðÀ­¤Ë·ç¤±¤ë¤â¤Î¤Ç¤·¤¿¡£ -.Bu -\fIMH\fR ¤ò BERK ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤·¤¿¥Û¥¹¥È¤Ç¤Ï¡¢ -¥¢¥É¥ì¥¹¤Î²òÀϤϽÐÍè¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-hack.me --- a/doc/ja-mh-hack.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,63 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-HACK 8 -.NA -mh-hack \- MH ¤ò¥Ï¥Ã¥¯¤¹¤ëÊýË¡ -.SY -big hack attack -.DE -¤³¤ì¤Ï¡¢\fIMH\fR ¥·¥¹¥Æ¥à¤ò¤É¤Î¤è¤¦¤ËÊѹ¹¤Ç¤­¤ë¤«¤ò½ñ¤¤¤¿¤â¤Î¤Ç¤¹¡£ -\fIMH\fR ¤ÏÈó¾ï¤ËÊ£»¨¤ÊÁê¸ß´Ø·¸¤¬¤¢¤ë¤Î¤Ç¡¢¥³¡¼¥É¤Ë¼ê¤ò²Ã¤¨¤ëÁ°¤Ë¡¢ -¤³¤ì¤òÆɤó¤Ç²¿¤¬¤É¤¦¤Ê¤ë¤«¤òÍý²ò¤¹¤Ù¤­¤Ç¤·¤ç¤¦¡£ - -.in +.5i -.ti -.5i -¿·¤·¤¤¥×¥í¥°¥é¥à¤ÎÄɲà -.br -Î㤨¤Ð¡¢\*(lqpickle\*(rq ¤È¤¤¤¦¿·¤·¤¤ \fIMH\fR command ¤òºî¤ê¤¿¤¤¤È¤·¤Þ¤¹¡£ -¤Þ¤ººÇ½é¤Ë¡¢\fBuip/\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Ë \*(lqpickle.c\*(rq ¤òºî¤ê¡¢ÊÔ½¸¤·¤Þ¤¹¡£ -¼¡¤Ë¡¢\fBconf/makefiles/uip\fR ¤ò \*(lqpickle\*(rq ¤¬´Þ¤Þ¤ì¤ë¤è¤¦¤ËÊÔ½¸¤·¤Þ¤¹¡£ -¤É¤Î¤è¤¦¤Ë½¤Àµ¤¹¤ì¤ÐÎɤ¤¤«¤Ë¤Ä¤¤¤Æ¡¢¤³¤Î¥Õ¥¡¥¤¥ëÆâ¤Ë»Ø¼¨¤¬¤¢¤ê¤Þ¤¹¡£ -¼¡¤Ë¡¢¥É¥­¥å¥á¥ó¥È¤ò¹¹¿·¤·¤Þ¤¹(¾ÜºÙ¤Ï²¼¤Ë)¡£ -¤³¤Î»þÅÀ¤Ç¡¢ \fIMH\fR ¤ÎºÆ¥³¥ó¥Õ¥£¥°¤¬½ÐÍè¤Þ¤¹¡£ -¤É¤Î¤è¤¦¤Ë¤ä¤ë¤«¤ÎÀâÌÀ¤Ë¤Ä¤¤¤Æ¤Ï¡¢\fImh\-gen(8)\fR ¤ò»²¾È¤·¤Æ²¼¤µ¤¤ -(´ðËÜŪ¤Ë¡¢ \*(lqmhconfig MH\*(rq ¤¹¤ë¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦)¡£ - -.ti -.5i -¿·¤·¤¤¥µ¥Ö¥ë¡¼¥Á¥ó¤ÎÄɲà -.br -Î㤨¤Ð¡¢\*(lqpickle\*(rq ¤È¤¤¤¦¿·¤·¤¤ \fIMH\fR ¥ë¡¼¥Á¥ó¤òºî¤ê¤¿¤¤¤È¤·¤Þ¤¹¡£ -¤Þ¤ººÇ½é¤Ë¡¢\fBsbr/\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Ë \*(lqpickle.c\*(rq ¤òºî¤ê¡¢ÊÔ½¸¤·¤Þ¤¹¡£ -¼¡¤Ë¡¢ \fBconf/makefiles/sbr\fR ¤¬ \*(lqpickle\*(rq ¤ò´Þ¤à¤è¤¦¤ËÊÔ½¸¤·¤Þ¤¹¡£ -¤É¤Î¤è¤¦¤Ë½¤Àµ¤¹¤ì¤ÐÎɤ¤¤«¤Ë¤Ä¤¤¤Æ¡¢¤³¤Î¥Õ¥¡¥¤¥ëÆâ¤Ë»Ø¼¨¤¬¤¢¤ê¤Þ¤¹¡£ -\*(lqpickle ();\*(rq ¤ÎÄêµÁ¤Î¤¿¤á¤Ë¡¢\fBconfig/mh.h\fR ¤ò½¤Àµ¤·¤Ê¤¯¤Æ¤Ï -¤Ê¤ê¤Þ¤»¤ó¡£¤Þ¤¿Æ±ÍÍ¤Ë \fIlint\fR ¤Î¤¿¤á¤Ë¡¢\fBsbr/llib\-lsbr\fR ¤ò½¤Àµ -¤·¤Ê¤¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -¤³¤Î»þÅÀ¤Ç¡¢ \fIMH\fR ¤ÎºÆ¥³¥ó¥Õ¥£¥°¤¬½ÐÍè¤Þ¤¹¡£ - -.ti -.5i -¥É¥­¥å¥á¥ó¥È¤Î¹¹¿· -.br -\fBconf/doc/\fR ¤ÎÃæ¤Î´õ˾¤¹¤ë¥Õ¥¡¥¤¥ë¤òÊÔ½¸¤·¤Æ²¼¤µ¤¤¡£ -¿·¤·¤¤¥×¥í¥°¥é¥à¤òʸ½ñ²½¤¹¤ë»þ¡¢Î㤨¤Ð \*(lqpickle\*(rq ¤Ç¤¢¤ë¤È¤¹¤ë¤È¡¢ -\*(lqpickle.rf\*(rq ¤È¤¤¤¦Ì¾Á°¤Ç¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤òºîÀ®¤·¤Ê¤¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fBconf/doc/template\fR ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤Ï¡¢¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Î¥Æ¥ó¥×¥ì¡¼¥È¤Ç¤¹¡£ -¿·¤·¤¤¥×¥í¥°¥é¥à¤òʸ½ñ²½¤·¤Æ¤¤¤ë¤Ê¤é¡¢Â¾¤Î»°¤Ä¤Î¥Õ¥¡¥¤¥ë¤â¹¹¿·¤¹¤Ù¤­¤Ç¤¹: -\fBconf/doc/mh.rf\fR ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤¬¡¢\*(lqpickle.rf\*(rq ¤«¤é -\*(lq\&.NA\*(rq ¥»¥¯¥·¥ç¥ó¤ò´Þ¤à¤è¤¦¤Ë½¤Àµ¤¹¤Ù¤­¤Ç¤¹¡£ -\fBconf/doc/mh\-chart.rf\fR ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤¬¡¢\*(lqpickle.rf\*(rq ¤«¤é -\*(lq\&.SY\*(rq ¥»¥¯¥·¥ç¥ó¤ò´Þ¤à¤è¤¦¤Ë½¤Àµ¤¹¤Ù¤­¤Ç¤¹¡£ -ºÇ¸å¤Ë¡¢ \fBconf/doc/MH.rf\fR ¥Õ¥¡¥¤¥ë¤¬¡¢\*(lq\&.so pickle.me\*(rq ¤ò -´Þ¤à¤è¤¦¤Ë½¤Àµ¤¹¤ë¤Ù¤­¤Ç¤¹¡£ - -¤â¤Á¤í¤ó¡¢¼ÂºÝ¤Ë \fImhconfig\fR ¤òÁö¤é¤»¤ë¤Þ¤Ç¤Ï¡¢¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥óÃæ¤Î -¤É¤Î¤è¤¦¤ÊÊѹ¹¤âÈ¿±Ç¤µ¤ì¤Þ¤»¤ó¡£ -.in -.5i -.Fi -¸ÀµÚ¤¹¤Ù¤­¤³¤È¤¬Â¿²á¤®¤Þ¤¹¡£ËÜÅö¡£ -.Sa -mh\-gen(8) -.Bu -¥Ï¥Ã¥­¥ó¥°¤Ï¥¢¡¼¥È¤Ç¤¹¡£ -¤Ç¤â¿¤¯¤Î¥×¥í¥°¥é¥Þ¡¼¤Ï¥Ø¥Ü¤Ç¡¢¥¢¡¼¥Á¥¹¥È¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-mail.me --- a/doc/ja-mh-mail.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,210 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-MAIL 5 -.NA -mh-mail \- MH ¥·¥¹¥Æ¥à¤Î¥á¥Ã¥»¡¼¥¸·Á¼° -.SY -Á´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É -.DE -\fIMH\fR ¤ÏÆÃÄê¤Î·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤ò½èÍý¤·¤Þ¤¹¡£ -Bell ¤Î¥á¡¼¥é¡¼¤â Berkeley ¤Î¥á¡¼¥é¡¼¤â \fIMH\fR ¤¬¹¥¤à·Á¼°¤Î -¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥¡¥¤¥ë¤òºî¤ëÌõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤¬¡¢\fIMH\fR ¤Ï¤½¤¦¤¤¤Ã¤¿ -¸Å¤¤·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¥Õ¥¡¥¤¥ë¤âÆɤळ¤È¤¬½ÐÍè¤Þ¤¹¡£ - -\fIpost\fR\0(8) ¤Ë¤è¤Ã¤Æ½èÍý¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ï -¼õ¼è¿Í¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ë½¸¤á¤é¤ì¤Þ¤¹¤¬¡¢ -¤½¤ì¤¾¤ì¤Î¥æ¡¼¥¶¡¼¤Ï¤³¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤ò½èÍý¤·¤Þ¤¹¡£ -\fIinc\fR\0(1) ¤Ï¤½¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤òÆɤߡ¢¤½¤³¤Ë¤¢¤ë¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò -¥æ¡¼¥¶¡¼¼«¿È¤Î¥á¡¼¥ë¡¦¥Õ¥©¥ë¥À(ŵ·¿Åª¤Ë¤Ï `+inbox')¤Ø¤È¼è¤ê¹þ¤ß¤Þ¤¹¡£ -¥á¡¼¥ë¥É¥í¥Ã¥×¤Ï°ì¤Ä°Ê¾å¤Î¥á¥Ã¥»¡¼¥¸¤«¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤Ï -.\" ¥Æ¥­¥¹¥È¹Ô¤«¤é¹½À®¤µ¤ì¤Æ¤¤¤ë»ö¤¬´üÂÔ¤µ¤ì¤Þ¤¹¡£ -.\" ¥°¥é¥Õ¥£¥Ã¥¯¤È¥Ð¥¤¥Ê¥ê¡¦¥Ç¡¼¥¿¤Ï°·¤ï¤ì¤Þ¤»¤ó¡£ -.\" °µ½Ì¥Ç¡¼¥¿¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó¡£ -.\" Á´¤Æ¤Î¥Æ¥­¥¹¥È¤Ï ASCII 7-bit ¥Ç¡¼¥¿¤Ç¡¢ -RFC\-822 ·Á¼°¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤È´üÂÔ¤µ¤ì¤Þ¤¹¡£ -¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï¸·³Ê¤Ë·Á¼°¤ÎÄê¤Þ¤Ã¤¿¾ðÊó¥Ö¥í¥Ã¥¯¤Î¸å¤í¤Ë¡¢ -·Á¼°¤ÎÄê¤Þ¤Ã¤Æ¤Ê¤¤°ìÈÌŪ¤Ê¥Æ¥­¥¹¥È¤¬Â³¤¯¤È¤¤¤¦¹½À®¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤ÎºÇ½é¤Î¸·³Ê¤Ê·Á¼°¤Ë½¾¤Ã¤¿Éôʬ¤ò¥Ø¥Ã¥À¡¼¤È¸Æ¤Ó¡¢ -¤½¤Î¸å¤Î¼«Í³¤Ê·Á¼°¤ÎÉôʬ¤ò¥Ü¥Ç¥£¤È¸Æ¤Ó¤Þ¤¹¡£ -¥Ø¥Ã¥À¡¼¤Ïɬ¤ºÂ¸ºß¤·¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¤¬¡¢¥Ü¥Ç¥£¤Ï¤Ê¤¯¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£ -¤³¤ì¤éÆó¤Ä¤ÎÉôʬ¤Ï¶õ¹Ô¡¢¤¹¤Ê¤ï¤Á¡¢Æó¤Ä¤ÎϢ³¤¹¤ë²þ¹Ôʸ»ú¤Ç¶èÀÚ¤é¤ì¤Þ¤¹¡£ -\fIMH\fR ¤Ë±÷¤¤¤Æ¤Ï¡¢ -¥Ø¥Ã¥À¡¼¤È¥Ü¥Ç¥£¤Ï¼¡¤Î¤è¤¦¤Ë¥À¥Ã¥·¥å(`\-')¤Ç½ÐÍ褿¹Ô¤Ç -ʬ³ä¤µ¤ì¤Æ¤¤¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£ - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/components -.ec -.in -.5i -.fi - -¥À¥Ã¥·¥å¤Î¹Ô¤¬¤¢¤Ã¤Æ¤â¡¢Àè¤Ë¶õ¹Ô¤¬¤¢¤ì¤Ð¡¢¤½¤³¤¬¶èÀÚ¤ê¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ - -¥Ø¥Ã¥À¡¼¤Ï°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥Ø¥Ã¥À¡¼¹àÌܤ«¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -¤½¤ì¤¾¤ì¤Î¥Ø¥Ã¥À¡¼¹àÌÜ¤Ï ASCII ʸ»ú¤«¤éÀ®¤ë°ì¤Ä¤ÎÏÀÍý¹Ô¤È¤·¤Æ¸«¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤â¤·¡¢¥Ø¥Ã¥À¡¼¹àÌܤΥƥ­¥¹¥È¤¬¿ô¹Ô¤ËÅϤäƤ¤¤ë¾ì¹ç¤Ï¡¢ -Á°¤Î¹Ô¤«¤é·Ñ³¤·¤Æ¤¤¤ë¹Ô¤ÎÀèƬ¤Ï¥¹¥Ú¡¼¥¹¤Þ¤¿¤Ï¥¿¥Ö¤Ç¤¢¤ë»ö¤Ç¶èÊ̤µ¤ì¤Þ¤¹¡£ - -¤½¤ì¤¾¤ì¤Î¥Ø¥Ã¥À¡¼¹àÌܤϥ³¥ó¥Ý¡¼¥Í¥ó¥È¤È¸Æ¤Ð¤ì¡¢ -¥­¡¼¥ï¡¼¥É¤È¡¢¤½¤ì¤Ë³¤¯¥Æ¥­¥¹¥È¤ÇÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -¥­¡¼¥ï¡¼¥É¤Ï¹Ô¤ÎºÇ½é¤«¤é»Ï¤Þ¤ê¡¢¥¹¥Ú¡¼¥¹¤ä¥¿¥Ö¤Ï´Þ¤Þ¤ì¤Æ¤Ï¤Ê¤é¤º¡¢ -¥³¥í¥ó(`:')¤Ç½ª¤ê¤Þ¤¹¡£ -¥³¥ó¥Ý¡¼¥Í¥ó¥È(¤½¤Î¥­¡¼¥ï¡¼¥É¤Î̾Á°¤Çǧ¼±¤µ¤ì¤ë)¤Ë¤Ï¡¢¤½¤ì¤Ë³¤¯¥Æ¥­¥¹¥È -¤¬¸·³Ê¤ËÄêµÁ¤µ¤ì¤¿·Á¼°¤Ë½¾¤Ã¤Æ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤â¤Î¤â¤¢¤ê¤Þ¤¹¡£ - -·Á¼°¤¬·è¤Þ¤Ã¤¿ÂçÄñ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È -(Î㤨¤Ð \*(lqDate:\*(rq ¤ä \*(lqMessage\-Id:\*(rq) -¤Î¥Æ¥­¥¹¥È¤Ï¼«Æ°Åª¤Ëºî¤é¤ì¤Þ¤¹¡£ -¥æ¡¼¥¶¡¼¤Ë¤è¤Ã¤ÆÆþÎϤµ¤ì¤ë¤Ù¤­Í£°ì¤Î¤â¤Î¤Ï¡¢\*(lqTo:\*(rq ¤ä \*(lqcc:\*(rq ¤Ê¤É -¤Î¤è¤¦¤Ê¥¢¥É¥ì¥¹¹Ô¤Ç¤¹¡£ -Internet ¥¢¥É¥ì¥¹¤Ï¡¢ -¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤Î̾Á°¤È¥Û¥¹¥È¡¦¥³¥ó¥Ô¥å¡¼¥¿¤Î»ØÄ꤫¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -¤ª¤ª¤Þ¤«¤Ê·Á¼°¤Ï \*(lqMH@UCI\*(rq ¤È¤« \*(lqMH@UCI\-ICSA.ARPA\*(rq ¤È¤« -¤¤¤Ã¤¿É÷¤Ë \*(lqlocal@domain\*(rq ¤È¤¤¤¦·Á¼°¤Ç¤¹¡£ -Ê£¿ô¤Î¥¢¥É¥ì¥¹¤Ï¥³¥ó¥Þ¤Ç¶èÀÚ¤é¤ì¤Þ¤¹¡£ -¥Û¥¹¥È/¥É¥á¥¤¥ó¤¬È´¤±¤Æ¤¤¤ë¤â¤Î¤Ï¡¢¥í¡¼¥«¥ë¡¦¥Û¥¹¥È/¥É¥á¥¤¥ó¤òɽ¤·¤Þ¤¹¡£ - -¾å½Ò¤Î¤è¤¦¤Ë¡¢ -¶õ¹Ô(¤Þ¤¿¤Ï¥À¥Ã¥·¥å¤Î¹Ô)¤Ï -¤³¤Î¸å¡¢¥Õ¥¡¥¤¥ë¤ÎºÇ¸å¤Þ¤Ç¤ÎÁ´¤Æ¤Î¥Æ¥­¥¹¥È¤Ï¥Ü¥Ç¥£¤Ç¤¢¤ë»ö¤ò¼¨¤·¤Þ¤¹¡£ -¥Ü¥Ç¥£Æâ¤Ç¤Ï·Á¼°¤Ï´üÂԤ⶯À©¤â¤µ¤ì¤Þ¤»¤ó¡£ - -°Ê²¼¤Ï¡¢ÍÍ¡¹¤Ê MH ¥×¥í¥°¥é¥à¤Ç°ÕÌ£¤¬¤¢¤ë¤È¹Í¤¨¤é¤ì¤ë -¥Ø¥Ã¥À¡¼¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥ê¥¹¥È¤Ç¤¹¡£ -.in +.5i -.ti -.5i -Date: -.br -\fIpost\fR\0(8) ¤Ë¤è¤êÄɲ䵤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¥·¥¹¥Æ¥à¤ËÆþ¤Ã¤¿Æü»þ¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ - -.ti -.5i -From: -.br -\fIpost\fR\0(8) ¤Ë¤è¤êÄɲ䵤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Îºî¼Ô¤Î¥¢¥É¥ì¥¹(\*(lqSender:\*(rq ¹Ô¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Ï¡¢ -Ê£¿ô¤Ç¤¢¤ë¾ì¹ç¤â¤¢¤ê¤Þ¤¹)¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ -ÊÖ¿®¤Ïŵ·¿Åª¤Ë¤Ï \*(lqReply\-To:\*(rq ¤Þ¤¿¤Ï \*(lqFrom:\*(rq ¹Ô¤Î¥¢¥É¥ì¥¹¤Ë -¸þ¤«¤¤¤Þ¤¹(Á°¼Ô¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Ï¤½¤Á¤é¤¬Í¥À褵¤ì¤Þ¤¹)¡£ - -.ti -.5i -Sender: -.br -¥á¥Ã¥»¡¼¥¸¤Ë´û¤Ë \*(lqFrom:\*(rq ¹Ô¤¬Â¸ºß¤·¤¿¾ì¹ç¤Ë¡¢ -\fIpost\fR\0(8) ¤Ë¤è¤êÄɲ䵤ì¤Þ¤¹¡£ -¤³¤Î¹Ô¤Ï¼ÂºÝ¤ÎÁ÷¤ê¼ç¤Î¥¢¥É¥ì¥¹¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ -ÊÖ¿®¤Ï·è¤·¤Æ \*(lqSender:\*(rq ¹Ô¤Î¥¢¥É¥ì¥¹¤Ë¤ÏÁ÷¤é¤ì¤Þ¤»¤ó¡£ - -.ti -.5i -To: -.br -¼çÍפʼõ¼è¿Í¤Î¥¢¥É¥ì¥¹¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ - -.ti -.5i -cc: -.br -Êä½õŪ¤Ê¼õ¼è¿Í¤Î¥¢¥É¥ì¥¹¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ - -.ti -.5i -Bcc: -.br -¹¹¤Ê¤ë¼õ¼è¿Í¤Î¥¢¥É¥ì¥¹¤Ç¤¹¡£ -¤·¤«¤· \*(lqBcc:\*(rq ¹Ô¤Ï¡¢¼ÂºÝ¤ËÇÛÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¤Ï -¥³¥Ô¡¼¤µ¤ì¤Þ¤»¤ó¤Î¤Ç¡¢¤³¤ì¤é¤Î¼õ¼è¿Í¤Ï±£¤µ¤ì¤Þ¤¹¡£ -\fIMH\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤ò¼è¤ê¹þ¤ó¤ÇÁ÷¤ê¤Þ¤¹¡£\fIsend\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -Fcc: -.br -¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤Ø¤Î¼õÅϤ·¤¬À®¸ù¤·¤¿¾ì¹ç¡¢ -\fIpost\fR\0(8) ¤¬Á÷¤ê¼ç¤Î¤¿¤á¤Ë¡¢¥á¥Ã¥»¡¼¥¸¤ò»ØÄê¤Î¥Õ¥©¥ë¥À¤Ë¥³¥Ô¡¼¤·¤Þ¤¹¡£ - -.ti -.5i -Message\-ID: -.br -`\-msgid' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿»þ¤Ë¡¢\fIpost\fR\0(8) ¤¬ -¥á¥Ã¥»¡¼¥¸¤ò°ì°ÕŪ¤Ë¼±Ê̽ÐÍè¤ë¤è¤¦¤Ë¤¹¤ë¤â¤Î¤òÄɲä·¤Þ¤¹¡£ - -.ti -.5i -Subject: -.br -º¹½Ð¿Í¤ÎÃí¼á¡£¤³¤ì¤Ï \fIscan\fR\0(1) ¤Çɽ¼¨¤µ¤ì¤Þ¤¹¡£ - -.ti -.5i -In\-Reply\-To: -.br -¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤¹¤ëºÝ¤Ë \fIrepl\fR\0(1) ¤Ë¤è¤Ã¤ÆÉÕ¤±¤é¤ì¤ëÃí¼áŪ¤Ê¹Ô¤Ç¤¹¡£ - -.ti -.5i -Resent\-Date: -.br -¥á¥Ã¥»¡¼¥¸¤òºÆÇÛÉÛ¤¹¤ëºÝ¤Ë \fIpost\fR\0(8) ¤Ë¤è¤Ã¤ÆÉÕ¤±¤é¤ì¤Þ¤¹¡£ - -.ti -.5i -Resent\-From: -.br -¥á¥Ã¥»¡¼¥¸¤òºÆÇÛÉÛ¤¹¤ëºÝ¤Ë \fIpost\fR\0(8) ¤Ë¤è¤Ã¤ÆÉÕ¤±¤é¤ì¤Þ¤¹¡£ - - -.ti -.5i -Resent\-To: -.br -\fIdist\fR\0(1) ¤Ë¤è¤Ã¤ÆºÆÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¿·¤·¤¤¼õ¼è¿Í¤Ç¤¹¡£ - -.ti -.5i -Resent\-cc: -.br -¹¹¤Ê¤ë¼õ¼è¿Í¤Ç¤¹¡£ -\*(lqcc:\*(rq ¤È \*(lqResent\-To:\*(rq ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -Resent\-Bcc: -.br -¹¹¤Ê¤ë¼õ¼è¿Í¤Ç¤¹¡£ -\*(lqBcc:\*(rq ¤È \*(lqResent\-To:\*(rq ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -Resent\-Fcc: -.br -ºÆÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò¥Õ¥©¥ë¥À¤Ë¥³¥Ô¡¼¤·¤Þ¤¹¡£ -\*(lqFcc:\*(rq ¤È \*(lqResent\-To:\*(rq ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -Resent\-Message\-Id: -.br -`\-msgid' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿»þ¤Ë \fIpost\fR\0(8) ¤Ë¤è¤Ã¤ÆÄɲ䵤ì¤ë -¥á¥Ã¥»¡¼¥¸¤ò°ì°ÕŪ¤Ë¼±Ê̽ÐÍè¤ë¤è¤¦¤Ë¤¹¤ë¤â¤Î¤Ç¤¹¡£ -\*(lqMessage\-Id:\*(rq ¤È \*(lqResent\-To:\*(rq ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -Resent: -.br -\fIdist\fR\0(1) ¤ò `\-annotate' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç»È¤Ã¤¿ºÝ¤ËÉÕ¤±¤é¤ì¤ëÃí¼á¤Ç¤¹¡£ - -.ti -.5i -Forwarded: -.br -\fIforw\fR\0(1) ¤ò `\-annotate' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç»È¤Ã¤¿ºÝ¤ËÉÕ¤±¤é¤ì¤ëÃí¼á¤Ç¤¹¡£ - -.ti -.5i -Replied: -.br -\fIrepl\fR\0(1) ¤ò `\-annotate' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç»È¤Ã¤¿ºÝ¤ËÉÕ¤±¤é¤ì¤ëÃí¼á¤Ç¤¹¡£ -.in -.5i -.sp -.Fi -^/var/mail/$USER~^¥á¡¼¥ë¥É¥í¥Ã¥×¤Î°ÌÃÖ -.Pr -̵¤·¡£ -.Sa -\fIStandard for the Format of ARPA Internet Text Messages\fR (RFC\-822) -.De -̵¤·¡£ -.Co -̵¤·¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-mts.me --- a/doc/ja-mh-mts.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,107 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-MTS 8 -.NA -mh-mts \- ¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥·¥¹¥Æ¥à¤Ø¤Î MH ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -.SY -SendMail - -.ti .5i -Zmailer - -.ti .5i -MMDF (Ǥ°Õ¤Î¥Ð¡¼¥¸¥ç¥ó) - -.ti .5i -¥¹¥¿¥ó¥É¥¢¥í¡¼¥ó -.DE -\fIMH\fR ¤Ï¥á¡¼¥ë¤òÇÛÁ÷¤¹¤ë¤¿¤á¤Ë¡¢Èó¾ï¤Ë¿¤¯¤Î¥á¡¼¥ëÇÛÁ÷¥·¥¹¥Æ¥à -(message transport system; MTS) -¤ò»È¤¦¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -\fIMH\fR ´ÉÍý¼Ô¤ÏÄ̾ -(´û¤Ë¤É¤ì¤ò»ÈÍѤ¹¤ë¤«¤¬·è¤Þ¤Ã¤Æ¤¤¤ë¤Î¤Ç)¤É¤Î MTS ¤ò»È¤¦¤«¤òÁªÂò¤¹¤ë -¤³¤È¤Ï¤Ê¤¤¤Ç¤¹¤¬¡¢°Ê²¼¤Ç¤Ï¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò¼êû¤Ë½ö½Ò¤·¤Þ¤¹¡£ - -\fISendMail\fR ¤ÇÄÌ¿®¤·¤Æ¤¤¤ë¤Ê¤é¡¢ -\fIMH\fR ¤Ï¥á¡¼¥ë¤òÁ÷¿®¤¹¤ë¤Î¤Ë¾ï¤Ë SMTP ¤ò»È¤¤¤Þ¤¹¡£ -\fIMH\fR ¤Î¹½ÃÛ»þ¤ÎÀßÄê¤Ë°Í¸¤·¤Þ¤¹¤¬¡¢ -\fISendMail\fR ¤¬Ä¾ÀܸƤӽФµ¤ì¤ë(\fIfork\fR ¤È \fIexec\fR ·Ðͳ¤Ç)¤«¡¢ -\fIMH\fR ¤Ï ¥í¡¼¥«¥ë¥Û¥¹¥È¤Î SMTP ¥µ¡¼¥Ð¤ËÂФ· TCP/IP ¥³¥Í¥¯¥·¥ç¥ó¤ò³«¤­¤Þ¤¹¡£ - -\fIzmailer\fR ¤ÇÄÌ¿®¤·¤Æ¤¤¤ë¤Ê¤é¡¢ -\fISendMail\fP ¸ß´¹¥×¥í¥°¥é¥à¤Ï /usr/lib ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Þ¤¹¡£ -\fIMH\fP ¤Ï SMTP ¤ò»È¤Ã¤Æ \fIzmailer\fP ¤ÈÄÌ¿®¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢\fB/usr/lib/sendmail\fP ¸ß´¹¥×¥í¥°¥é¥à¤òľÀÜ¡¢`\-bs' ¥ª¥×¥·¥ç¥ó¤ò -¤Ä¤±¤Æ¸Æ¤Ó½Ð¤·¤Æ¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -\fIMMDF\fR ¤ÇÄÌ¿®¤·¤Æ¤¤¤ë¤Ê¤é¡¢ -ÉáÄÌ¡¢\fIMH\fR ¤Ï¥á¡¼¥ë¤òÁ÷¿®¤¹¤ë¤Î¤Ë \*(lqmm\(ru\*(rq ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤·¤«¤·¤Ê¤¬¤é¡¢\fIMH\fR ¤Î¹½ÃÛ»þ¤ÎÀßÄê¤Ë°Í¸¤·¤Þ¤¹¤¬¡¢ -\fIMH\fR ¤¬Âå¤ï¤ê¤Ë¡¢¥í¡¼¥«¥ë¥Û¥¹¥È¤Î SMTP ¥µ¡¼¥Ð¤ËÂФ· TCP/IP ¥³¥Í¥¯¥·¥ç¥ó¤ò³«¤­¤Þ¤¹¡£ - -¥¹¥¿¥ó¥É¥¢¥í¡¼¥ó¤Ê¥·¥¹¥Æ¥à¤Ç»È¤Ã¤Æ¤¤¤ë¾ì¹ç(¿ä¾©¤·¤Þ¤»¤ó)¡¢ -\fIMH\fR ¤Ï¼«¿È¤Ë¥í¡¼¥«¥ë¥á¡¼¥ë¤òÇÛÁ÷¤¹¤ë¤«¡¢\fIUUCP\fR ¤È¥Í¥Ã¥È¥ï¡¼¥¯¥á¡¼¥ë¤ò -ί¤á¤Þ¤¹¡£ -¥Í¥Ã¥È¥ï¡¼¥¯¥á¡¼¥ëÉôʬ¤Ï¡¢¥í¡¼¥«¥ë¥Û¥¹¥È¤Î¹¥¤ß¤òÈ¿±Ç¤¹¤ë¤è¤¦¤Ë¡¢ -¿ʬ¡¢½¤Àµ¤·¤Ê¤¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£¤Ê¤¼¤Ê¤é¡¢¤³¤ÎÉôʬ¤Ç¤Ï -UNIX ¥Û¥¹¥È¥Þ¥·¥ó¤ÎÁ´¤Æ¤Ë¤Ä¤¤¤Æ¡¢¼þÃΤδ·½¬¤¬¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -¤â¤·¡¢TCP/IP ¥Í¥Ã¥È¥ï¡¼¥­¥ó¥°¤òÍѤ¤¤¿ UNIX ¥·¥¹¥Æ¥à¤ÇÁö¤é¤»¤ë¤Ê¤é¡¢ -ºÇ¤â˾¤Þ¤·¤¤¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ï¡¢\fISendMail\fR ¤« \fIMMDF\fR ¤Î¤É¤Á¤é¤«¤Ë -SMTP ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤Æ¹½ÃÛ¤·¤¿¤â¤Î¤Ç¤·¤ç¤¦¡£ -¤³¤ì¤ÏÈó¾ï¤ËÂ礭¤Ê½ÀÆðÀ­¤òÍ¿¤¨¤Æ¤¤¤Þ¤¹¡£ -¤³¤Î¥ª¥×¥·¥ç¥ó¤òÍøÍѤ¹¤ë¤Ê¤é¡¢\fIMH\fR ÀßÄê¥Õ¥¡¥¤¥ë¤Î -mts ¥ª¥×¥·¥ç¥ó¤ÎËöÈø¤Ë¡¢/smtp ¤òÉÕ¤±²Ã¤¨¤Þ¤¹¡£ -¤³¤ì¤ÏÆó¤Ä¤Î¼ç¤ÊÍøÅÀ¤òÀ¸¤ß¤Þ¤¹¡£ -°ì¤Ä¤á¤Ï¡¢ -¤É¤³¤Ç \fIsubmit\fR ¤¹¤ë¤«¡¢¤É¤³¤Ç \fISendMail\fR ¤¬Æ°¤¤¤Æ¤¤¤ë¤«¤ò -ÃΤé¤Ê¤¯¤È¤â¤è¤¤¡¢¤È¤¤¤¦¤³¤È¤Ç¤¹¡£ -¤³¤ì¤Ï¡¢\fIMH\fR ¥Ð¥¤¥Ê¥ê (Î㤨¤Ð \fIpost\fR\0) ¤¬¤³¤Î¾ðÊó¤Ë¤Ä¤¤¤Æ -¥Ï¡¼¥É¥³¡¼¥É¤Ë»ý¤¿¤Ê¤¯¤ÆÎɤ¤¡¢¤â¤·¤¯¤ÏÍפ¹¤ë¤Ë¡¢°Û¤Ê¤ë¥×¥í¥°¥é¥à¤ò -Áö¤é¤»¤ë¤³¤È¤¬²Äǽ¤Ç¤¢¤ë¡¢¤È¤¤¤¦¤³¤È¤ò°ÕÌ£¤·¤Þ¤¹¡£ -Æó¤Ä¤á¤Ï -°Û¤Ê¤Ã¤¿¥·¥¹¥Æ¥à¤Ë¤¢¤ë¥µ¡¼¥Ð¡¼¤Ç¥á¡¼¥ë¤òÅêÈ¡¤¹¤ë¤³¤È¤¬²Äǽ¤Ç¤¹¡£ -½¾¤Ã¤Æ¡¢¥í¡¼¥«¥ë¥Û¥¹¥È¤Ë \fIMMDF\fR ¤ä \fISendMail\fR ¤ÏɬÍפǤϤ¢¤ê¤Þ¤»¤ó¡£ -·×»»µ¡»ñ¸»¤ä¥Ç¥£¥¹¥¯¥¹¥Ú¡¼¥¹¤ÎÀáÌó¤ËÂçÊÑÌòΩ¤Á¤Þ¤¹¡£ -\fIMH\fR ¤Ï¤³¤ÎÅÀ¤Ç¡¢¥µ¡¼¥Ð¡¼¸¡º÷¥ê¥¹¥È¤Î³µÇ°¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹¤«¤é¡¢ -¤³¤ÎÊýË¡¤Ï·çÅÀ¤òÊ䤦¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤Î¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤Ê¤é¡¢ -mh\-tailor(8) ¤Ë¤¢¤ë \*(lqservers:\*(rq ¤ÎÀßÄê¤ò³Îǧ¤·¤Æ²¼¤µ¤¤¡£ - -SMTP ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤³¤È¤Ç¡¢»Í¤Ä¤Î·çÅÀ¤¬¤¢¤ê¤Þ¤¹¡£ -Âè°ì¤Ë¡¢TCP/IP ¤òÍ­¤¹¤ë UNIX ¥·¥¹¥Æ¥à¤Î¤ß¤¬¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¡¢¤È¤¤¤¦¤³¤È¤Ç¤¹¡£ -ÂèÆó¤Ë¡¢¥í¡¼¥«¥ë¥Û¥¹¥È¤¬¤Ä¤Ê¤¬¤Ã¤Æ¤¤¤ë¥Í¥Ã¥È¥ï¡¼¥¯¤Î¤É¤³¤«¤Ç¡¢SMTP ¥µ¡¼¥Ð¡¼ -¤ò»ý¤¿¤Í¤Ð¤Ê¤é¤Ê¤¤¡¢¤È¤¤¤¦¤³¤È¤Ç¤¹¡£ -Âè»°¤Ë¡¢\fIMMDF\fR ¤« \fISendMail\fR ¤Ç¤Îǧ¾Ú¥á¥«¥Ë¥º¥à¤ò̵»ë¤·¤Æ¤·¤Þ¤¤¤Þ¤¹¡£ -ºÇ¸å¤Ë¡¢\fB/etc/hosts\fR ¥Õ¥¡¥¤¥ë¤¬¥Û¥¹¥È̾¸¡º÷¤Ë»È¤ï¤ì¤Þ¤¹ -(¤³¤ì¤ÏÎã³°¥Õ¥¡¥¤¥ë¤Ç¤¢¤ë¤±¤ì¤É¤â)¡£ -¤³¤ì¤é¤Î·çÅÀ¤ËÅú¤¨¤Æ¡Ä¡¢ -°ì¤Ä¤á¤ÈÆó¤Ä¤á¤Ï¡¢Internet ¤«¥í¡¼¥«¥ë¥Í¥Ã¥È¥ï¡¼¥¯¤ò»ý¤Ä¤Ê¤é¡¢¤½¤Î¤É¤³¤«¤Ë -SMTP ¥µ¡¼¥Ð¡¼¤ò¤ª¤±¤ÐÎɤ¤¤Ç¤·¤ç¤¦¡£ -¥µ¡¼¥Ð¡¼¸¡º÷¥ê¥¹¥È¤ÏÈó¾ï¤Ë°ìÈÌŪ¤Ç¤¢¤ë¤Î¤Ç¡¢ -Éý¹­¤¯¤Î¥ª¥×¥·¥ç¥ó¤¬²Äǽ¤Ç¤¹¡£ -»°¤Ä¤á¤Ï¡¢ -SMTP ¤Ï¡¢POP ¤Ê¤É¤Î¤è¤¦¤Êǧ¾Ú¥á¥«¥Ë¥º¥à¤ò»ý¤Ä¤Ù¤­¤Ç¤·¤ç¤¦¡£ -»Í¤Ä¤á¤Ï¡¢ -¥ª¥Õ¥£¥·¥ã¥ë̾¤ò¾È¹ç½ÐÍè¤Ê¤¤¥Û¥¹¥È¤Ø¤Î¥á¡¼¥ë¤ò \fIMH\fR ¤Ï˸¤²¤Þ¤»¤ó¤¬¡¢ -¤¿¤ÀµÍ¤Þ¤ë¤À¤±¤Ç¤¹ -(BERK ¤â¤·¤¯¤Ï DUMB ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤·¤¿¥Û¥¹¥È¤ò½ü¤¤¤Æ¤Ï¡¢ -\fIMH\fR ¤Ï¥Û¥¹¥È¥Õ¥¡¥¤¥ë¤òÁ´¤¯Ìµ»ë¤·¤Þ¤¹)¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -.Pr -̵¤·¡£ -.Sa -\fIMMDF\-II: A Technical Review\fR, -Proceedings, Usenix Summer '84 Conference -.br -\fISENDMAIL \-\- An Internetwork Mail Router\fR -.br -mh\-tailor(8), post(8) -.De -̵¤·¡£ -.Co -̵¤·¡£ -.Bu -/usr/local/mh/lib/mtstailor ¥Õ¥¡¥¤¥ë¤Ï¡¢\fIMMDF\-II\fR ¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë¤Ë¤¢¤ë¾ðÊó¤ò̵»ë¤·¤Þ¤¹¡£¤½¤¦¤¢¤ë¤Ù¤­¤Ç¤Ê¤¤¤¬¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-profile.me --- a/doc/ja-mh-profile.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,571 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-PROFILE 5 -.NA -mh-profile \- MH ¤Î¥æ¡¼¥¶¡¼¡¦¥×¥í¥Õ¥¡¥¤¥ë -.SY -\&\fI.mh\(ruprofile\fP -.DE -Á´¤Æ¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤Ï¡¢¼«Ê¬¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Ë -\fI\&.mh\(ruprofile\fR ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥¡¥¤¥ë¤ò»ý¤Ã¤Æ¤¤¤ë¤Ï¤º¤Ç¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤Ë¤Ï \fIMH\fR ¤Î¥×¥í¥°¥é¥à¤Î°ìÉô¤Þ¤¿¤ÏÁ´Éô¤¬»È¤¦¥Ñ¥é¥á¡¼¥¿·² -¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ëÃæ¤Î¤½¤ì¤¾¤ì¤Î¥¨¥ó¥È¥ê¤Ï¼¡¤Î¤è¤¦¤Ê·Á¼°¤Ç¤¹¡£ - - \fIprofile\-component\fR: \fIvalue\fR - -¤â¤·¡¢¥¨¥ó¥È¥ê¤Î¥Æ¥­¥¹¥È¤¬¿ô¹Ô¤ËÅϤë¾ì¹ç¤Ï¡¢³Æ·Ñ³¹Ô¤ÎºÇ½é¤Ï¥¹¥Ú¡¼¥¹¡¢ -¤â¤·¤¯¤Ï¥¿¥Ö¤Ç¤¢¤ë»ö¤«¤é·Ñ³¹Ô¤Ç¤¢¤ë¤³¤È¤¬Ê¬¤«¤ê¤Þ¤¹¡£ -»ÈÍѲÄǽ¤Ê¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ï°Ê²¼¤ËÎ㼨¤·¤Þ¤¹¡£ -`Path:' ¤À¤±¤Ïɬ¿Ü¤Ç¡¢¤½¤Î¾¤Ï̵¤¯¤Æ¤âÂç¾æÉפǤ¹¡£ -¤¤¤¯¤Ä¤«¤Î¤â¤Î¤Ï¡¢¤½¤ì¤¬¤Ê¤¤»þ¤Ï¥Ç¥Õ¥©¥ë¥È¤ÎÃͤò»ý¤Á¤Þ¤¹¡£ - -°Ê²¼¤ÎÀâÌÀ¤Ç¡¢ -(profile, default) ¤Ï¤½¤Î¾ðÊ󤬥桼¥¶¡¼¤Î \fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë(profile)¤Ë -ÊÝ»ý¤µ¤ì¤ë¤Î¤«¡¢\fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È(context)¤ËÊÝ»ý¤µ¤ì¤ë¤Î¤«¤òɽ¤·¡¢ -¤Þ¤¿¡¢¥Ç¥Õ¥©¥ë¥È¤ÎÃͤ¬²¿¤Ç¤¢¤ë¤Î¤«¤òɽ¤·¤Þ¤¹¡£ - -.in +1i -.ti -1i -Path: Mail -.br -¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Î°ÌÃÖ¤ò¼¨¤·¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢¥æ¡¼¥¶¡¼¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Î²¼¤Î \*(lqMail\*(rq ¤È¤¤¤¦ -¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -context: context -.br -\fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È¡¦¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤òÀë¸À¤·¤Þ¤¹¡£ -¸å½Ò¤Î \fBHISTORY\fR Àá¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ -(profile, default: /context) - -.ti -1i -Current\-Folder:\ inbox -.br -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤òµ­Ï¿¤·¤Þ¤¹¡£ -(context, default: \*(lqInbox\*(rq ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥©¥ë¥À) - -.ti -1i -Inbox: inbox -.br -inbox ¤Î̾Á°¤òÄêµÁ¤·¤Þ¤¹¡£ -(profile, default: inbox) - -.ti -1i -Previous\-Sequence:\ pseq -.br -¥×¥í¥°¥é¥à¤Ë»ØÄꤵ¤ì¤¿ `msgs' ¤Þ¤¿¤Ï `msg' °ú¿ô¤ËÂФ·¤Æ¡¢ -ÀßÄꤹ¤Ù¤­¥·¡¼¥±¥ó¥¹¤Î̾Á°¤Ç¤¹¡£ -¤â¤·ÀßÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤ä¶õ¤Ç¤¢¤ë¾ì¹ç¤Ï¡¢²¿¤Î¥·¡¼¥±¥ó¥¹¤âÄêµÁ¤·¤Þ¤»¤ó¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢ -`msgs' ¤Þ¤¿¤Ï `msg' °ú¿ô¤ò¼è¤ë¥×¥í¥°¥é¥à¤ò¼Â¹Ô¤¹¤ëÅ٤ˡ¢ -¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ç»ØÄꤵ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹Ì¾¤ËÂФ·¤Æ¡¢ -¤Þ¤º¥·¡¼¥±¥ó¥¹¤ò¶õ¤Ë¤·¡¢ -¤½¤ì¤«¤é»ØÄꤵ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤¬¥·¡¼¥±¥ó¥¹¤ËÄɲ䵤ì¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Sequence\-Negation:\ not -.br -¤â¤·¥·¡¼¥±¥ó¥¹Ì¾¤ÎÁ°¤ËÃÖ¤«¤ì¤¿»þ¤Ë¤½¤Î¥·¡¼¥±¥ó¥¹¤òÈÝÄꤹ¤ë¤è¤¦¤Êʸ»úÎó¤ò -ÄêµÁ¤·¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤³¤Î¾ì¹ç¡¢ -\*(lqnotseen\*(rq ¤Ï¥·¡¼¥±¥ó¥¹ \*(lqseen\*(rq ¤Ë´Þ¤Þ¤ì¤Ê¤¤Á´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò -ɽ¤·¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Unseen\-Sequence:\ unseen -.br -̤ÆÉ¥á¥Ã¥»¡¼¥¸¤òɽ¤¹¥·¡¼¥±¥ó¥¹¤Ç¤¹¡£ -\fIinc\fR ¤Ï¼è¤ê¹þ¤ó¤À¥á¥Ã¥»¡¼¥¸¤ò¤³¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲä·¡¢ -\fIshow\fR ¤Ï¤Ò¤È¤¿¤Ó¸«¤¿¤é¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò¤³¤Î¥·¡¼¥±¥ó¥¹¤«¤é³°¤·¤Þ¤¹¡£ -¤â¤·ÀßÄꤷ¤Æ¤Ê¤¤¾ì¹ç¤ä¡¢¶õ¤Ç¤¢¤ë¾ì¹ç¤Ï¥·¡¼¥±¥ó¥¹¤ÏÄêµÁ¤µ¤ì¤Þ¤»¤ó¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï¤½¤ì¤¾¤ì¤ÎÍ¿¤¨¤é¤ì¤¿¥·¡¼¥±¥ó¥¹Ì¾¤Ë -Äɲ䵤ì¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -mh\-sequences:\ \&.mh\(rusequences -.br -¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë¡¢¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤Î¾ðÊó¤ò½ñ¤­¹þ¤à¥Õ¥¡¥¤¥ë̾¤Ç¤¹¡£ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤ò»ÈÍÑÉÔǽ¤Ë¤¹¤ë¤Ë¤Ï¡¢¤³¤ÎÃͤò¶õ¤Ë¤·¤Þ¤¹¡£ -(profile, default: \&.mh\(rusequences) - -.ti -1i -atr\-\fIseq\fR\-\fIfolder\fR:\ 172\0178\-181\0212 -.br -¥Õ¥©¥ë¥À \fIfolder\fR ¤Ç¤Î¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹ \fIseq\fR ¤Î¾ðÊó¤ò -ÊÝ»ý¤·¤Þ¤¹¡£ -(context, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Editor:\ /usr/ucb/ex -.br -\fIcomp\fR\0(1)¡¢\fIdist\fR\0(1)¡¢\fIforw\fR\0(1)¡¢¤½¤·¤Æ \fIrepl\fR\0(1) -¤Ç»ÈÍѤ¹¤ë¥¨¥Ç¥£¥¿¤ò»ØÄꤷ¤Þ¤¹¡£ -(profile, default: prompter) - -.ti -1i -Msg\-Protect:\ 644 -.br -¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥¡¥¤¥ë¤Î¥â¡¼¥É¤ò 8¿Ê¿ô¤ÇÍ¿¤¨¤Þ¤¹¡£ -¤³¤Î 8¿Ê¿ô¤ÎÀâÌÀ¤Ï \fIchmod\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -(profile, default: ¥ª¥×¥·¥ç¥ó MSGPROT ¤ÎÃÍ¡¢¤Þ¤¿¤Ï 0644) - -.ti -1i -Folder\-Protect:\ 711 -.br -¥Õ¥©¥ë¥À¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Î¥â¡¼¥É¤ò 8¿Ê¿ô¤ÇÍ¿¤¨¤Þ¤¹¡£ -(profile, default: ¥ª¥×¥·¥ç¥ó FOLDPROT ¤ÎÃÍ¡¢¤Þ¤¿¤Ï 0711) - -.ti -1i -\fIprogram\fR:\ ¥Ç¥Õ¥©¥ë¥È¤Î°ú¿ô -.br -MH ¥×¥í¥°¥é¥à \fIprogram\fR ¤¬µ¯Æ°¤·¤¿»þ¤Ë¥Ç¥Õ¥©¥ë¥È¤Ç»ÈÍѤµ¤ì¤ë°ú¿ô¤ò -ÀßÄꤷ¤Þ¤¹¡£ -Î㤨¤Ð¡¢¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤¹¤ëºÝ¤Î -\fIEditor\fR ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤òÃÖ¤­´¹¤¨¤ë¤Ë¤Ï¡¢ -.br - repl: \-editor /bin/ed -.br -¤È¤¤¤¦¤è¤¦¤Ë½ÐÍè¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -\fIlasteditor\fR\-next:\ nexteditor -.br -¥¨¥Ç¥£¥¿ \*(lqlasteditor\*(rq ¤ò»ÈÍѤ·¤¿¸å¤Ç»È¤¦¥¨¥Ç¥£¥¿¤Î¥Ç¥Õ¥©¥ë¥È¤ò -\*(lqnexteditor\*(rq ¤ËÀßÄꤷ¤Þ¤¹¡£ -¤³¤ì¤Ï \fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¤Ç¡¢ -\*(lqWhat now?\*(rq ¥ì¥Ù¥ë¤Ç»ÈÍѤǤ­¤Þ¤¹¡£ -¥É¥é¥Õ¥È¤ò \*(lqlasteditor\*(rq ¤ÇÊÔ½¸¤·¤¿¸å¤Ë¤Ï¡¢ -¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤Ï \*(lqnexteditor\*(rq ¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤·¥æ¡¼¥¶¡¼¤¬ \*(lqWhat now?\*(rq ¤ËÂФ·¤Æ¡¢°ú¿ô¤ò¤Ä¤±¤º¤Ë \*(lqedit\*(rq ¤È -ÆþÎϤ¹¤ë¤È¡¢\*(lqnexteditor\*(rq ¤¬»È¤ï¤ì¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -bboards: system -.br -\fIbbc\fR ¤Ë¶½Ì£¤Î¤¢¤ëÅŻҷǼ¨ÈÄ(¤¢¤ë¤¤¤Ï¥Ë¥å¡¼¥¹¡¦¥°¥ë¡¼¥×)¤¬¤É¤ì¤«¤ò -ÅÁ¤¨¤Þ¤¹¡£ -(profile, default: system) - -.ti -1i -Folder\-Stack: \fIfolders\fR -.br -\fIfolder\fR ¥³¥Þ¥ó¥É¤Ë±÷¤±¤ë¡¢¥Õ¥©¥ë¥À¡¦¥¹¥¿¥Ã¥¯¤ÎÆâÍƤǤ¹¡£ -(context, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -mhe: -.br -¤â¤·»ØÄ꤬¤¢¤ì¤Ð¡¢\fIinc\fR ¤Ï¾¤Î»Å»ö¤Ë²Ã¤¨¤Æ¡¢\fIMHE\fR µ­Ï¿¥Õ¥¡¥¤¥ë¤ò -ºî¤ê¤Þ¤¹¡£ -\fIMHE\fR ¤Ï Brian Reid ¤Ë¤è¤ë \fIMH\fR ¤Î \fIEmacs\fR ¥Õ¥í¥ó¥È¥¨¥ó¥É¤Ç¤¹¡£ -½é´ü¥Ð¡¼¥¸¥ç¥ó¤Ï \fImh.6\fR ¤ÎÇÛÉۤˤâ´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Alternate\-Mailboxes: mh@uci\-750a, bug-mh* -.br -\fIrepl\fR ¤ä \fIscan\fR ¤ËÂФ·¡¢¤³¤ì¤é¤Î¥¢¥É¥ì¥¹¤â¼«Ê¬¼«¿È¤Ç¤¢¤ë»ö¤ò -ÃΤ餻¤Þ¤¹¡£Ê£¿ô¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò»ý¤Ã¤Æ¤¤¤ë¾ì¹ç¤ËÊØÍø¤Ç¤¹¡£ -¤³¤ì¤Ë¤è¤Ã¤Æ¡¢\fIrepl\fR ¤ÏÊÖ¿®¤ÎºÝ¤Ë¤É¤Î¥¢¥É¥ì¥¹¤ò´Þ¤á¤ë¤Ù¤­¤«¤ò·è¤á¡¢ -¤Þ¤¿ \fIscan\fR ¤Ï¡¢¤½¤ì¤¬¼«Ê¬¼«¿È¤¬½Ð¤·¤¿¥á¥Ã¥»¡¼¥¸¤«¤É¤¦¤«¤òÃΤê¤Þ¤¹¡£ -¤Ä¤Þ¤ê \fImh-format\fR\0(5) ¤Ç¡¢´Ø¿ô¥¨¥¹¥±¡¼¥× (\fImymbox\fR\^) ¤Ï¡¢ -¤³¤³¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥¢¥É¥ì¥¹¤òÁ´¤Æ¼«Ê¬¼«¿È¤Ç¤¢¤ë¤ÈȽÃǤ·¤Þ¤¹¡£ -¥¢¥É¥ì¥¹¤Ï¥³¥ó¥Þ¤Ç¶èÀڤꡢ¥Û¥¹¥È̾¤Ï¤½¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤Î¸ø¼°¥Û¥¹¥È̾¤Ç -¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -¥Û¥¹¥È¤ËÂФ¹¤ë¥í¡¼¥«¥ë¤Î¥Ë¥Ã¥¯¥Í¡¼¥à¤Ï¸ø¼°¥Û¥¹¥È̾¤Ë¤ÏÃÖ¤­´¹¤ï¤ê¤Þ¤»¤ó¡£ -¤½¤ì¤¾¤ì¤Î¥¢¥É¥ì¥¹¤ËÂФ·¤Æ¡¢ -¥Û¥¹¥È¤¬½ñ¤«¤ì¤Æ¤Ê¤¤¤â¤Î¤Ï¡¢Á´¤Æ¤Î¥Û¥¹¥È¤Î¤½¤Î¥¢¥É¥ì¥¹¤¬¼«Ê¬¼«¿È¤À¤È -¤µ¤ì¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢ -¥¢¥¹¥¿¥ê¥¹¥¯ (`*') ¤Ï¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤È¥Û¥¹¥È¤ÎξÊý¤ÎºÇ¸å¤ËÃÖ¤±¡¢¥ï¥¤¥ë¥É¥«¡¼¥É -¤È¤·¤Æ»È¤¨¤Þ¤¹¡£ -(profile, default: ¤¢¤Ê¤¿¤Î¥æ¡¼¥¶¡¼Ì¾) - -.ti -1i -Aliasfile: aliases other-alias -.br -\fIali\fR¡¢\fIwhom\fR¡¢¤½¤·¤Æ \fIsend\fR ¤Ç»È¤ï¤ì¤ë¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¤³¤ì¤Ï `\-alias file' ¥ª¥×¥·¥ç¥ó¤ÎÂå¤ï¤ê¤Ë»È¤¨¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Draft\-Folder: drafts -.br -\fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¤Ç»È¤ï¤ì¤ë¥Ç¥Õ¥©¥ë¥È¤Î -¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤Ç¤¹¡£ -¤³¤Î»ØÄê¤Ï `\-draftfolder\0+folder' ¥ª¥×¥·¥ç¥ó¤ÇÃÖ¤­´¹¤¨¤é¤ì¤Þ¤¹¡£ -»ØÄꤵ¤ì¤ë¤È¡¢¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë¤Ï¤³¤Î¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸¤È¤·¤Æºî¤é¤ì¤Þ¤¹¡£ -`\-draftmessage\0msg' ¤¬»ØÄꤵ¤ì¤ë¤È¤½¤Î¥á¥Ã¥»¡¼¥¸¡¢¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Î -¥Ç¥Õ¥©¥ë¥È¤ÏÄ̾ï `new' (\fIcomp\fR ¥³¥Þ¥ó¥É¤¬ `\-use' ¥ª¥×¥·¥ç¥óÉÕ¤Ç -»È¤ï¤ì¤¿¾ì¹ç¤Î¥Ç¥Õ¥©¥ë¥È¤Ï `cur')¤Ç¤¹¡£ -¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò»È¤¦¤È¡¢ -Ʊ»þ¤ËÊ£¿ô¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë¤ò¸ºß¤µ¤»¤ë»ö¤¬½ÐÍè¤ë¤Î¤Ç¡¢¤¢¤ë¥É¥é¥Õ¥È¤Î -ÊÔ½¸¤òÃæÃǤ·¤Æ¡¢Ê̤Υɥé¥Õ¥È¤òÊÔ½¸¤·¡¢¤Þ¤¿¸µ¤Î¥É¥é¥Õ¥È¤ÎÊÔ½¸¤ËÌá¤ë¤è¤¦¤Ê»ö¤â -´Êñ¤Ë½ÐÍè¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢¤½¤ì¤éÊÔ½¸ÅÓÃæ¤Î¥É¥é¥Õ¥È¤ÏÄ̾ï¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸¤È¤·¤Æ¡¢ -Á´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É(\fIshow\fR¡¢\fIscan\fR¡¢\fIpick\fR ¤Ê¤É)¤Ç -°·¤¦»ö¤¬½ÐÍè¤Þ¤¹¡£ -¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¡¢¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë¤ÏÄ̾ -¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Î²¼¤Î `draft' ¤È¤¤¤¦¥Õ¥¡¥¤¥ë°ì¤Ä¤Ë¤Ê¤ê¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Trash\-Folder: trash -.br -\fIrmm\fR ¤Ç»È¤ï¤ì¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥´¥ßÈ¢¥Õ¥©¥ë¥À¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡£ -¤³¤ì¤ò»ØÄꤹ¤ë¤È¡¢\fIMH\fR ¥³¥Þ¥ó¥É¤Çºï½ü¤ò¹Ô¤Ê¤¦¤È¡¢Åö³º¥á¥Ã¥»¡¼¥¸¤Ï -¤³¤Î¥Õ¥©¥ë¥À¤Ë°ÜÆ°¤·¤Þ¤¹ -(¤³¤Î¥Õ¥©¥ë¥À¤Çºï½ü¤¹¤ë¤È¼ÂºÝ¤Ë¤½¤Î¥Õ¥¡¥¤¥ë¤ò¾Ã¤·¤Þ¤¹)¡£ -»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¡¢Æ¬¤Ë¥³¥ó¥Þ(¤Þ¤¿¤Ï¥µ¥¤¥È°Í¸¤Î¥ª¥×¥·¥ç¥ó SBACKUP ¤ÎÃÍ) -¤¬ÉÕ¤±¤é¤ì¤¿¥Õ¥¡¥¤¥ë̾¤Ë¥ê¥Í¡¼¥à¤µ¤ì¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â \fIrmmproc\fR ¤¬»ØÄꤵ¤ì¤Æ¤¤¤ë¤È¡¢¤½¤Á¤é¤¬Í¥À褵¤ì¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -digest\-issue\-\fIlist\fR:\ 1 -.br -\fIforw\fR ¤Ë¥á¡¼¥ê¥ó¥°¥ê¥¹¥È \fIlist\fR ¤Î¥À¥¤¥¸¥§¥¹¥È(¤Þ¤È¤áÁ÷¤ê)¤Î -ºÇ¸å¤ËÁ÷¤é¤ì¤¿´¬¤ÎºÇ¸å¤ËÁ÷¤é¤ì¤¿¹æ¤ò»ØÄꤷ¤Þ¤¹¡£ -\fIforw\fR ¤Ç `\-digest\ list' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢ -`\-issue\ number' ¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¤Ï¤³¤ÎÃͤË1¤ò­¤·¤¿Ãͤ¬»È¤ï¤ì¤Þ¤¹¡£ -(context, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -digest\-volume\-\fIlist\fR:\ 1 -.br -\fIforw\fR ¤Ë¥á¡¼¥ê¥ó¥°¥ê¥¹¥È \fIlist\fR ¤Î¥À¥¤¥¸¥§¥¹¥È(¤Þ¤È¤áÁ÷¤ê)¤Î -ºÇ¸å¤ËÁ÷¤é¤ì¤¿´¬¤ò»ØÄꤷ¤Þ¤¹¡£ -\fIforw\fR ¤Ç `\-digest\ list' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢ -`\-volume\ number' ¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¤Ï¤³¤ÎÃͤ¬(1¤ò­¤µ¤º¤Ë)»È¤ï¤ì¤Þ¤¹¡£ -(context, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -MailDrop: .mail -.br -¥á¡¼¥ë¥É¥í¥Ã¥×¤¬¥Ç¥Õ¥©¥ë¥È¤È°ã¤¦¾ì¹ç¤Ë¡¢\fIinc\fR ¤Ë¤½¤ì¤ò»ØÄꤷ¤Þ¤¹¡£ -¤³¤ì¤Ï´Ä¶­ÊÑ¿ô \fBMAILDROP\fR ¤ÇÃÖ¤­´¹¤¨¤é¤ì¤Þ¤¹¡£ -(profile, default: /var/mail/$USER) - -.ti -1i -Signature: RAND MH System (agent: Marshall Rose) -.br -\fIsend\fR ¤Ë¥á¡¼¥ë¤Ç»È¤ï¤ì¤ë̾Á°¤ò»ØÄꤷ¤Þ¤¹¡£ -¤³¤ì¤Ï´Ä¶­ÊÑ¿ô \fBSIGNATURE\fR ¤ÇÃÖ¤­´¹¤¨¤é¤ì¤Þ¤¹¡£ -¤â¤·´Ä¶­ÊÑ¿ô \fBSIGNATURE\fR ¤â -¤³¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤â»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï -\fI/etc/passwd\fP ¤Î \*(lqgcos\*(rq Í󤬻Ȥï¤ì¤Þ¤¹¡£ -\fIMH\fR ¤¬ UCI ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -$HOME/.signature ¥Õ¥¡¥¤¥ë¤â»²¾È¤µ¤ì¤Þ¤¹¡£ -¤³¤Î̾Á°¤Ï \fIsend\fP ¤¬ \*(lqFrom:\*(rq ¥Ø¥Ã¥À¡¼¤òºî¤ëºÝ¤Ë¡¢¤½¤Î -¥¢¥É¥ì¥¹Íó¤ËÉÕ¤±²Ã¤¨¤é¤ì¤Þ¤¹¡£ -¤³¤Î¥Æ¥­¥¹¥È¤Ë¤Ï¥¢¥É¥ì¥¹¼«ÂΤϴޤá¤Ê¤¤¤Ç²¼¤µ¤¤¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Sendername: username -.br -\fIsend\fR ¤Ë SMTP ¥µ¡¼¥Ð¤Ç»È¤ï¤ì¤ë¥æ¡¼¥¶Ì¾¤ò»ØÄꤷ¤Þ¤¹¡£ -\fI/usr/local/mh/lib/mtstailor\fR ¤ÎÃæ¤Ç -\*(lqLocalUser\*(rq ¤¬Í­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¤Î¤ß»ØÄê¤Ç¤­¤Þ¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -From-Address: mh@uci\-750a -.br -\fIsend\fR ¤Ë¼«Ê¬¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò»ØÄꤷ¤Þ¤¹¡£ -¤³¤Î¥¢¥É¥ì¥¹¤Ï \fIsend\fR ¤¬ \*(lqFrom:\*(rq ¤Ø¥Ã¥À¡¼¤òºî¤ëºÝ¤Ë¡¢¤½¤Î -¥¢¥É¥ì¥¹Íó¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤³¤Î¥Æ¥­¥¹¥È¤Ë¤Ï¥¢¥É¥ì¥¹ (FDQN) °Ê³°¤Îʸ»úÎó¤Ï´Þ¤á¤Ê¤¤¤Ç²¼¤µ¤¤¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -File-Coding: ja_JP.EUC -.br -\fIMH\fR ¥×¥í¥°¥é¥à¤¬¥Õ¥¡¥¤¥ë(¥á¥Ã¥»¡¼¥¸Åù)¤ä¥³¥Þ¥ó¥É¡¦¥é¥¤¥ó¤òÆɤߤȤëºÝ¤Ë -ÁÛÄꤹ¤ë´Á»ú¥³¡¼¥É¤ò»ØÄꤷ¤Þ¤¹¡£¤Þ¤¿¡¢¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤àºÝ¤Î´Á»ú¥³¡¼¥É¤â -»ØÄꤷ¤Þ¤¹¡£¤³¤ÎÃͤϴĶ­ÊÑ¿ô \fBMH_FILE_CODING\fR ¤ÇÃÖ¤­´¹¤¨²Äǽ¤Ç¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Display-Coding: ja_JP.EUC -.br -\fIMH\fR ¥×¥í¥°¥é¥à¤¬Ã¼Ëö¤Ëɽ¼¨¤¹¤ëºÝ¤Ë½ÐÎϤ¹¤ë´Á»ú¥³¡¼¥É¤ò»ØÄꤷ¤Þ¤¹¡£ -¤³¤ÎÃͤϴĶ­ÊÑ¿ô \fBMH_DISPLAY_CODING\fR ¤ÇÃÖ¤­´¹¤¨²Äǽ¤Ç¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) - -.ti -1i -Process-Coding: ja_JP.EUC -.br -\fIMH\fR ¥×¥í¥°¥é¥à¤¬¥Ñ¥¤¥×¤Ë½ÐÎϤ¹¤ë´Á»ú¥³¡¼¥É¤ò»ØÄꤷ¤Þ¤¹¡£¤Þ¤¿¡¢¥Ñ¥¤¥× -¤«¤éÆɤ߹þ¤àºÝ¤ËÁÛÄꤹ¤ë´Á»ú¥³¡¼¥É¤â»ØÄꤷ¤Þ¤¹¡£ -¤³¤ÎÃͤϴĶ­ÊÑ¿ô \fBMH_PROCESS_CODING\fR ¤ÇÃÖ¤­´¹¤¨²Äǽ¤Ç¤¹¡£ -(profile, ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤·) -.in -1i - -°Ê²¼¤Î¥×¥í¥Õ¥¡¥¤¥ëÍ×ÁÇ¤Ï \fIMH\fR ¥×¥í¥°¥é¥à¤¬ \fImore\fR\0(1) ¤Ê¤É¾¤Î -¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤¹»þ¤Ë»È¤ï¤ì¤Þ¤¹¡£ -¤â¤·¥æ¡¼¥¶¡¼¤¬¤³¤ì¤é¤Î¥×¥í¥°¥é¥à¤òÃÖ¤­´¹¤¨¤¿¤¤¤È˾¤à¤Ê¤é¡¢ -\fI\&.mh\(ruprofile\fR ¤Ë¤½¤ì¤ò½ñ¤¯»ö¤¬½ÐÍè¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤ÎÃͤòÎ㼨¤·¤Þ¤¹¡£ - -.nf -.in +.5i -.ta \w'whatnowproc: 'u -^fileproc:~^/usr/local/mh/bin/refile -^incproc:~^/usr/local/mh/bin/inc -^installproc:~^/usr/local/mh/lib/install\-mh -^lproc:~^¥ª¥×¥·¥ç¥ó MORE ¤ÎÃÍ¡£¤Þ¤¿¤Ï /usr/ucb/more -^mailproc:~^/usr/local/mh/bin/mhmail -^mhlproc:~^/usr/local/mh/lib/mhl -^moreproc:~^¥ª¥×¥·¥ç¥ó MORE ¤ÎÃÍ¡£¤Þ¤¿¤Ï /usr/ucb/more -^mshproc:~^/usr/local/mh/bin/msh -^packproc:~^/usr/local/mh/bin/packf -^postproc:~^/usr/local/mh/lib/post -^rmmproc:~^̵¤· -^rmfproc:~^/usr/local/mh/bin/rmf -^sendproc:~^/usr/local/mh/bin/send -^showproc:~^¥ª¥×¥·¥ç¥ó MORE ¤ÎÃÍ¡£¤Þ¤¿¤Ï /usr/ucb/more -^whatnowproc:~^/usr/local/mh/bin/whatnow -^whomproc:~^/usr/local/mh/bin/whom -.re -.in -.5i -.fi - -¤â¤·´Ä¶­ÊÑ¿ô \fBMH\fR ¤òÄêµÁ¤¹¤ë¤È¡¢ -\fIMH\fR ¥×¥í¥°¥é¥à¤¬Æɤà¥×¥í¥Õ¥¡¥¤¥ë¤ò -\fI\&.mh\(ruprofile\fR °Ê³°¤Ë¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤â¤·´Ä¶­ÊÑ¿ô \fBMH\fR ¤ÎÃͤ¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç -(¤¹¤Ê¤ï¤Á \fB/\fR ¤Ç»Ï¤Þ¤Ã¤Æ¤Ê¤¤¾ì¹ç)¡¢ -¤½¤ì¤Ï¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢\fIMH\fR ¤¬¡¢ÀäÂХѥ¹¤Ç¤Ê¤¤¥Ñ¥¹Ì¾¤ò¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê -¤«¤é¤Î¥Ñ¥¹¤Ç¤¢¤ë¤È¹Í¤¨¤Ê¤¤¿ô¾¯¤Ê¤¤Îã³°¤Î°ì¤Ä¤Ç¤¹¡£ - -ƱÍͤˡ¢ -¤â¤·´Ä¶­ÊÑ¿ô \fBMHCONTEXT\fR ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤ë¤È¡¢ -Ä̾ï¤Î¥³¥ó¥Æ¥¯¥¹¥È¡¦¥Õ¥¡¥¤¥ë(\fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë) -°Ê³°¤Î¥³¥ó¥Æ¥¯¥¹¥È¤ò»ØÄê¤Ç¤­¤Þ¤¹¡£ -\fBMHCONTEXT\fR ¤ÎÃͤ¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç¡¢ -¤½¤ì¤Ï¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤Î¥Ñ¥¹¤È¹Í¤¨¤Þ¤¹¡£ - -\fIMH\fR ¥×¥í¥°¥é¥à¤Ï¾¤Ë¤â°Ê²¼¤Î´Ä¶­ÊÑ¿ô¤ò»²¾È¤·¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -\fBMAILDROP\fR\0: \fIinc\fR ¤Ç¥Ç¥Õ¥©¥ë¥È¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤ò»ØÄꤷ¤Þ¤¹¡£ -.br -¤³¤ì¤Ï¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqMailDrop:\*(rq ¤òÃÖ¤­´¹¤¨¤Þ¤¹¡£ - -.ti -.5i -\fBSIGNATURE\fR\0: \fIsend\fR ¤È \fIpost\fR ¤Ë¥á¡¼¥ë¤Ç»È¤¦Ì¾Á°¤ò»ØÄꤷ¤Þ¤¹¡£ -.br -¤³¤ì¤Ï¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqSignature:\*(rq ¤òÃÖ¤­´¹¤¨¤Þ¤¹¡£ - -.ti -.5i -\fBHOME\fR\0: Á´¤Æ¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤Ë¤¢¤Ê¤¿¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤ò -ÅÁ¤¨¤Þ¤¹¡£ - -.ti -.5i -\fBSHELL\fR\0: \fIbbl\fR ¤ËÁö¤é¤»¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥·¥§¥ë¤ò»ØÄꤷ¤Þ¤¹¡£ - -.ti -.5i -\fBTERM\fR\0: \fIMH\fR ¤ËüËö¤Î¥¿¥¤¥×¤ò¶µ¤¨¤Þ¤¹¡£ -.br -´Ä¶­ÊÑ¿ô \fBTERMCAP\fR ¤â»²¾È¤µ¤ì¤Þ¤¹¡£ -Æäˡ¢ -¤³¤ì¤é¤Ï \fIscan\fR ¤È \fImhl\fR ¤Ë¤É¤¦¤ä¤Ã¤ÆüËö¤ò¥¯¥ê¥¢¤¹¤ë¤«¡¢ -¤½¤·¤ÆüËö¤ÎÉý¤¬¤É¤ì¤°¤é¤¤¤¢¤ë¤«¤òÅÁ¤¨¤Þ¤¹¡£ -¤³¤ì¤é¤Ï \fImhl\fR ¤ËüËö¤Î¹Ô¿ô¤âÅÁ¤¨¤Þ¤¹¡£ - -.ti -.5i -\fBeditalt\fR\0: ºÆÇÛÉÛ/ÊÖ¿®¸µ¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤¹¡£ -.br -¤³¤ì¤Ï \fIdist\fR ¤È \fIrepl\fR ¤ÇÊÔ½¸¾õÂ֤ˤ¢¤ë»þ¡¢ -ºÆÇÛÉÛ¡¢¤¢¤ë¤¤¤ÏÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò½ÏÆɤǤ­¤ë¤è¤¦¥»¥Ã¥È¤µ¤ì¤Þ¤¹¡£ -¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤È¥á¥Ã¥»¡¼¥¸¤¬Â¸ºß¤¹¤ë¥Õ¥©¥ë¥À¤¬Æ±¤¸ -UNIX ¥Õ¥¡¥¤¥ë¡¦¥·¥¹¥Æ¥à¤Ë¤¢¤ë¾ì¹ç¤Ï¡¢¤³¤Î¥á¥Ã¥»¡¼¥¸¤Ï -¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Î \*(lq@\*(rq ¤È¤¤¤¦¥ê¥ó¥¯Ì¾¤Ç¤â -»²¾È¤Ç¤­¤Þ¤¹¡£ - -.ti -.5i -\fBmhdraft\fR\0: ¸½ºß¤Î¥É¥é¥Õ¥È¤Î¥Ñ¥¹Ì¾¤ò¼¨¤·¤Þ¤¹¡£ -.br -¤³¤ì¤Ï \fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¤Ë¤è¤Ã¤Æ¡¢ -\fIwhatnowproc\fR ¤Ë¤É¤Î¥Õ¥¡¥¤¥ë¤ËÂФ·¤Æ¡¢\*(lqWhat now?\*(rq ¤Èʹ¤±¤Ð -¤¤¤¤¤«¤ò»ØÄꤷ¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢ -\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¤Ï¡¢\fBmhfolder\fR ¤â¥»¥Ã¥È¤·¤Þ¤¹¡£ -¤µ¤é¤Ë¡¢ -\fIdist\fR ¤È \fIrepl\fR ¤Ï \fIwhatnowproc\fR ¤Ë¥É¥é¥Õ¥È¤È¶¦¤Ë¤¢¤ë -¤â¤¦°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸(ºÆÇÛÉÛ¡¢¤Þ¤¿¤ÏÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸)¤òÅÁ¤¨¤ë¤¿¤á¤Ë -\fBmhaltmsg\fR ¤ò¥»¥Ã¥È¤·¤Þ¤¹¡£ -¤½¤·¤Æ¡¢ -\fIdist\fR ¤Ï \fIwhatnowproc\fR ¤Ë¥á¥Ã¥»¡¼¥¸ºÆÇÛÉÛ¤¬µ¯¤³¤Ã¤Æ¤ë»ö¤òÅÁ¤¨¤ë¤¿¤á -¤Ë \fBmhdist\fR ¤ò¥»¥Ã¥È¤·¤Þ¤¹¡£ -¤Þ¤¿¡¢ -\fIwhatnowproc\fR ¤Ë¥æ¡¼¥¶¡¼¤¬Áª¤ó¤À¥¨¥Ç¥£¥¿(`\-noedit' ¤ÇÂǤÁ¾Ã¤µ¤ì¤Æ¤Ê¤¤¾ì¹ç) -¤¬²¿¤Ç¤¢¤ë¤«¤òÅÁ¤¨¤ë¤¿¤á¤Ë \fBmheditor\fR ¤ò¥»¥Ã¥È¤·¤Þ¤¹¡£ -ƱÍÍ¤Ë -\fBmhuse\fR ¤¬ \fIcomp\fR ¤Ë¤è¤Ã¤Æ»ØÄꤵ¤ì¤Þ¤¹¡£ -ºÇ¸å¤Ë¡¢ -\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¤ÏÃí¼áÉÕ¤±¤ò¤¹¤ëºÝ¤Ë -\fBmhmessages\fR ¤ò¥»¥Ã¥È¤·¤Þ¤¹ -(¤µ¤é¤Ë \fBmhannotate\fR ¤È \fBmhinplace\fR ¤â)¡£ -¤³¤Î \*(lqWhat now?\*(rq ¤Èʹ¤¤¤Æ¤¯¤ë¥×¥í¥°¥é¥à¤ËÂФ·¤Æ¡¢Á´¤Æ¤Î¾ðÊó¤ò -´Ä¶­ÊÑ¿ô¤Ç°ú¤­ÅϤ¹¤È¤¤¤¦¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ÏÀ¨¤¤»ÅÍͤÀ¤È»×¤¤¤Þ¤»¤ó¤«? -¤³¤ÎÍýͳ¤È¤·¤Æ¡¢\fIMH\fR ¥æ¡¼¥¶¡¼¤Ï \fIwhatnowproc\fR ¤È¤·¤Æ -Ǥ°Õ¤Î¥×¥í¥°¥é¥à¤ò»ØÄê¤Ç¤­¤ë¤È¤¤¤¦ÅÀ¤¬¤¢¤ê¡¢É¸½à¤Î¥·¥§¥ë¤Ç¤µ¤¨»ØÄê¤Ç¤­¤Þ¤¹¡£ -¤½¤Î·ë²Ì¡¢¤³¤ì¤é¤Î¾ðÊó¤ò°ú¿ô¥ê¥¹¥È¤È¤·¤Æ°ú¤­ÅϤ¹»ö¤¬½ÐÍè¤Ê¤¤¤Î¤Ç¤¹¡£ -.br -¤â¤· \fIMH\fR ¤Î¹½ÃÛ¤ÎºÝ¤Ë WHATNOW ¥ª¥×¥·¥ç¥ó¤ò¥»¥Ã¥È¤·¤Æ¤¿¾ì¹ç¤Ç -(³Îǧ¤¹¤ë¤Ë¤Ï \fIMH\fR ¥³¥Þ¥ó¥É¤Ë `\-help' ¤òÉÕ¤±¤Æ¼Â¹Ô¤·¤Æ¤ß¤Æ²¼¤µ¤¤)¡¢ -¤³¤Î´Ä¶­ÊÑ¿ô¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¿¾ì¹ç¤Ï¡¢ -¥³¥Þ¥ó¥É \fIrefile\fR¡¢\fIsend\fR¡¢\fIshow\fR¡¢¤Þ¤¿¤Ï \fIwhom\fR ¤Ë -`msgs' °ú¿ô¤¬Í¿¤¨¤é¤ì¤Æ¤Ê¤¤»þ¤Ë¤Ï¡¢ -¤½¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥¡¥¤¥ë¤Ï \fBmhdraft\fR ¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤³¤ì¤Ï¥Ç¥Õ¥©¥ë¥È¤Î \fIwhatnowproc\fR ¤ÇÄ󶡤µ¤ì¤Æ¤¤¤ë¥Ç¥Õ¥©¥ë¥È¤Î¹ÔÆ°¤ò -ÊÌ¤Î¥×¥í¥°¥é¥à¤Ç¤âÆÀ¤¿¤¤¾ì¹ç¤ËÍ­ÍѤǤ¹¡£ - -.ti -.5i -\fBmhfolder\fR\0: Âå¤ï¤ê¤Î¥á¥Ã¥»¡¼¥¸¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤Ç¤¹¡£ -.br -¤³¤ì¤Ï \fIdist\fR ¤È \fIrepl\fR ¤ÇÊÔ½¸Ãʳ¬¤Ç¥»¥Ã¥È¤µ¤ì¡¢ -ºÆÇÛÉÛ¡¢¤¢¤ë¤¤¤ÏÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò½ÏÆɤ¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -´Ä¶­ÊÑ¿ô \fBmhfolder\fR ¤Ï \fIshow\fR¡¢\fIprev\fR¡¢¤½¤·¤Æ \fInext\fR -¤Ç¤â \fImhl\fR ¤Ç»È¤ï¤ì¤ë¾ì¹ç¤Ë¥»¥Ã¥È¤µ¤ì¤Þ¤¹¡£ - -.ti -.5i -\fBMHBBRC\fR\0: -.br -¤â¤·´Ä¶­ÊÑ¿ô \fBMHBBRC\fR ¤ò¥»¥Ã¥È¤¹¤ë¤È¡¢ -\fIbbc\fR ¤ÇÆɤޤì¤ëÅŻҷǼ¨ÈľðÊó¥Õ¥¡¥¤¥ë \fI\&.bbrc\fR ¤òÊ̤Υե¡¥¤¥ë¤Ë -¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤â¤· \fBMHBBRC\fR ¤ÎÃͤ¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç -(¤¹¤Ê¤ï¤Á \fB/\fR ¤Ç»Ï¤Þ¤Ã¤Æ¤Ê¤¤¾ì¹ç)¡¢ -¤½¤ì¤Ï¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ - -.ti -.5i -\fBMHFD\fR\0: -.br -¤â¤· \fIMH\fR ¤Î¹½ÃÛ¤ÎºÝ¤Ë OVERHEAD ¥ª¥×¥·¥ç¥ó¤ò¥»¥Ã¥È¤·¤Æ¤¿¾ì¹ç¤Ç -(³Îǧ¤¹¤ë¤Ë¤Ï \fIMH\fR ¥³¥Þ¥ó¥É¤Ë `\-help' ¤òÉÕ¤±¤Æ¼Â¹Ô¤·¤Æ¤ß¤Æ²¼¤µ¤¤)¡¢ -¤³¤Î´Ä¶­ÊÑ¿ô¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¿¾ì¹ç¤Ï¡¢ -\fIMH\fR ¤Ï¤³¤ì¤ò \fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤òÆɤ߽Ф·ÀìÍѤǥª¡¼¥×¥ó¤·¤Æ¤¤¤ë -¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤ÎÈÖ¹æ¤È¤·¤Æ¹Í¤¨¤Þ¤¹¡£ -ƱÍͤˡ¢ -´Ä¶­ÊÑ¿ô \fBMHCONTEXTFD\fR ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -¤³¤ì¤ò \fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È¤òÆɤ߽Ф·ÀìÍѤǥª¡¼¥×¥ó¤·¤Æ¤¤¤ë -¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤ÎÈÖ¹æ¤È¤·¤Æ¹Í¤¨¤Þ¤¹¡£ -\fIMH\fR ¤Î¤³¤Î»ÅÍͤϼ¸³Åª¤Ê¤â¤Î¤Ç¡¢ -\fIMH\fR ¤ÎΩ¾å¤ê»þ¤Ë²Äǽ¤Ê®ÅÙ¸þ¾å¤òÄ´ºº¤·¤Æ¤¤¤Þ¤¹¡£ -¤³¤Î»ÅÍͤò²Äǽ¤Ë¤¹¤ë¤Ë¤Ï¡¢¤³¤ì¤é¤Î´Ä¶­ÊÑ¿ô¤òÀßÄꤷ¡¢¶õ¤Ç¤Ê¤¤¾õÂ֤ˤ·¤Ê¤±¤ì¤Ð -¤Ê¤é¤Ê¤¤ÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤â¤· \fIMH\fR ¤ÎÀßÄê¤Ç OVERHEAD ¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -\fIMH\fR ¥×¥í¥°¥é¥à¤¬Â¾¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ö¾ì¹ç¤Ë¤Ï¡¢¤³¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Ï \fIMH\fR ¥×¥í¥°¥é¥à¤Î¼Â¹Ô¤Î´ÖÃæ -¥¯¥í¡¼¥º¤µ¤ì¤Þ¤»¤ó¤Î¤Ç¡¢ -»Ò¥×¥í¥°¥é¥à¤Ï¤½¤Î²¸·Ã¤ò¼õ¤±¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£ -¤³¤ÎÊýË¡¤Ï¡¢°ÂÁ´¤Ë¤¤¤¯¤Ö¤ó¤«¤Î®ÅÙ¸þ¾å¤¬ÆÀ¤é¤ì¤ë¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ -.in -.5i - -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^¤¢¤ë¤¤¤Ï $MH~^¤¬É¸½à¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ËÂå¤ï¤ë -^/context~^¥æ¡¼¥¶¡¼¤Î¥³¥ó¥Æ¥¯¥¹¥È -^¤¢¤ë¤¤¤Ï $CONTEXT~^¤¬É¸½à¤Î¥³¥ó¥Æ¥¯¥¹¥È¤ËÂå¤ï¤ë -^/\&.mh\(rusequences~^ ¤ËÂФ¹¤ë¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹ -.Pr -Á´¤Æ¡£ -.Sa -mh(1), environ(5), mh-sequence(5) -.De -̵¤·¡£ -.Co -Á´¤Æ¡£ -.Hi -\fImh.1\fR (¥ª¥ê¥¸¥Ê¥ë¤Î RAND \fIMH\fR\0)¤ä -\fImh.2\fR (ºÇ½é¤Î UCI ¥Ð¡¼¥¸¥ç¥ó¤Î \fIMH\fR\0)¤Ç¤Ï¡¢ -½ñ¤­¹þ¤ß²Äǽ¤Ê¥Õ¥©¥ë¥À¤Î¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¥Õ¥©¥ë¥À¤Î \*(lqcur\*(rq -¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤Þ¤ì¤Æ¤¤¤Þ¤·¤¿¡£ -\fImh.3\fR ¤Ç¤Ï¡¢ -½ñ¤­¹þ¤ß²ÄǽÀ­¤Ë´Ø·¸¤Ê¤¯Á´¤Æ¤Î¥Õ¥©¥ë¥À¤Î -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤ÎÃÍ¤Ï \fI\&.mh\(ruprofile\fR ¤Ë½ñ¤­¹þ¤Þ¤ì¤Æ¤Þ¤·¤¿¡£ - -\fImh.4\fR °Ê¹ß¤ÎÁ´¤Æ¤Î \fIMH\fR ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï¡¢ -\fI\&.mh\(ruprofile\fR ¤Ë¤ÏÀÅŪ¤Ê¾ðÊó¤Î¤ß¤¬´Þ¤Þ¤ì¡¢ -\fIMH\fR ¥×¥í¥°¥é¥à¤¬¤³¤ì¤ò¹¹¿·¤¹¤ë»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¾ðÊóÅù¤ÎÊѲ½¤ÏÁ´¤Æ¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤¢¤ë \fIcontext\fR -¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£ - -¤³¤ì¤Ë¤Ï \*(lqCurrent\-Folder\*(rq ¥¨¥ó¥È¥ê¤È -¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Î¾ðÊó¤ò´Þ¤ß¤Þ¤¹¤¬¡¢ -¤³¤ì¤À¤±¤ËÀ©¸Â¤µ¤ì¤Æ¤¤¤ëÌõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤Î¾ðÊó¤Ï¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥ÀÆâ¤Î \fI\&.mh\(rusequences\fR -¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤Þ¤¹¡£ - -\fImh.4\fR ¤è¤êÁ°¤Ë»È¤ï¤ì¤Æ¤¤¤¿·Á¼°¤ò¤½¤ì°Ê¸å¤Î \fIMH\fR ¤Î·Á¼°¤Ë²þ¤á¤¿¤¤ -¾ì¹ç¤Ë¤Ï¡¢ -\fIinstall\-mh\fR ¤ò `\-compat' ¥ª¥×¥·¥ç¥óÉդǵ¯Æ°¤·¤Þ¤¹¡£ -¤³¤ì¤Ï°ìÈÌŪ¤Ë \fIMH\fR ¤ò \*(lqCOMPAT\*(rq ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤·¤¿¾ì¹ç¤Ë¤Ï -¼«Æ°Åª¤Ë¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -\fI\&.mh\(ruprofile\fR ¤Ç -\*(lqcontext\*(rq ¥¨¥ó¥È¥ê(¤³¤ì¤Ï¾®Ê¸»ú¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)¤òÀßÄꤹ¤ë»ö¤Ç¡¢ -\fIcontext\fR ¥Õ¥¡¥¤¥ë¤Î¥Ñ¥¹¤òÊѤ¨¤ë»ö¤¬²Äǽ¤Ç¤¹¡£ -¤â¤·¥¨¥ó¥È¥ê¤¬ÀäÂХѥ¹¤Ç¤Ê¤¤¾ì¹ç(\fB/\fR ¤Ç»Ï¤Þ¤Ã¤Æ¤Ê¤¤¾ì¹ç)¡¢ -¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ -·ë²Ì¤È¤·¤Æ¡¢ -°Û¤Ê¤ë¥³¥ó¥Æ¥¯¥¹¥È¡¦¥Õ¥¡¥¤¥ë¤ò»È¤¤Ê¬¤±¤ë»ö¤Ë¤è¤Ã¤Æ¡¢ -Ê£¿ô¤Î¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹½¸¹ç¤ò»ý¤Ä»ö¤¬½ÐÍè¤Þ¤¹¡£ -.Bu -\&.mh\(ruprofile ¤Ç¤Ï¥·¥§¥ë¤Î¥¯¥©¡¼¥È½èÍý¤Î¤è¤¦¤Ê»ö¤Ï½ÐÍè¤Þ¤»¤ó¡£ -¤¹¤Ù¤Æ¤Î¸ì¤Ï¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤Ç¶èÀÚ¤é¤ì¤Þ¤¹¡£ - -¥×¥í¥Õ¥¡¥¤¥ë¤Î¥ª¥×¥·¥ç¥ó¤È¤·¤Æ¡¢¤É¤¦¤¤¤¦¼ïÎà¤Î°ú¿ô¤òÃÖ¤¤¤¿¤é¤¤¤¤¤«¤È¤¤¤¦ -µ¿Ì䤬¤¢¤ë¤«¤È»×¤¤¤Þ¤¹¡£ -¤³¤ì¤ËÌÀÇò¤Ê²òÅú¤ò½Ð¤¹¤¿¤á¤Ë¤Ï¡¢Á´¤Æ¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤Î -¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ç¤Î°ÕÌ£¤ò»×¤¤½Ð¤·¤Þ¤·¤ç¤¦¡£ -¤Þ¤º¡¢Ì·½â¤¹¤ë¥ª¥×¥·¥ç¥ó(Î㤨¤Ð `\-header ¤È `\-noheader')¤¬ -Ê£¿ô»ØÄꤵ¤ì¤¿¾ì¹ç¤Ë¤Ï¡¢¤½¤ÎºÇ¸å¤Ë»ØÄꤵ¤ì¤¿¥ª¥×¥·¥ç¥ó¤¬¸ú²Ì¤ò»ý¤Á¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢Àè¤Ë»ØÄꤷ¤¿¥ª¥×¥·¥ç¥ó¤Ï¸å¤ÇÂǤÁ¾Ã¤¹»ö¤¬½ÐÍè¤ëÌõ¤Ç¤¹¡£ -¤³¤ì¤Ï¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Ç¤Î»ØÄê¤Ï¥³¥Þ¥ó¥É¥é¥¤¥ó¤ÇÂǤÁ¾Ã¤¹»ö¤¬½ÐÍè¤ë¤È¤¤¤¦»ö¤Ç¤¹¡£ -°ìÊý¡¢¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¡¢¥Õ¥¡¥¤¥ë̾¡¢¥Õ¥©¥ë¥À¤È¤¤¤Ã¤¿Â¾¤Î°ú¿ô¤Ï -Ʊ¼ï¤Î¸å¤Ç»ØÄꤵ¤ì¤ë°ú¿ô¤Ç¤½¤ì¤òÂǤÁ¾Ã¤¹»ö¤¬½ÐÍè¤Þ¤»¤ó¡£ -¤³¤Î»ö¤«¤é¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Ë¤Ï¥ª¥×¥·¥ç¥ó(¤È¤½¤Î°ú¿ô)¤À¤±¤ò½ñ¤¯¤Î¤¬°ÂÁ´¤À¤È -¸À¤¨¤Þ¤¹¡£ - -¤â¤· \fIMH\fR ¥×¥í¥°¥é¥à¤òƱ¤¸°ú¿ô¤Ç²¿Å٤ⲿÅÙ¤â¼Â¹Ô¤¹¤ë»ö¤¬Ê¬¤«¤Ã¤Æ¤¤¤ë¤¬¡¢ -¤½¤Î°ú¿ô¤Ï¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤Ê¤¤¾ì¹ç¡¢ -¤³¤ÎÌäÂê¤ò²ò·è¤¹¤ë¤¤¤¯¤Ä¤«¤Î²ò·èÊýË¡¤¬¤¢¤ê¤Þ¤¹¡£ -ºÇ½é¤ÎÊýË¡¤Ï¡¢¤½¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤Ø¤Î¥½¥Õ¥È¥ê¥ó¥¯(¥·¥ó¥Ü¥ê¥Ã¥¯¡¦¥ê¥ó¥¯) -¤ò \fI$HOME/bin\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Ë°Û¤Ê¤ë̾Á°¤Çºî¤ë»ö¤¬µó¤²¤é¤ì¤Þ¤¹¡£ -¤³¤Î»þ¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Ë¤½¤Î̾Á°¤Ç¿·¤·¤¤¥¨¥ó¥È¥ê¤òºî¤ê¡¢¤½¤Î \fIMH\fR -¥³¥Þ¥ó¥É¤Ë»ØÄꤷ¤¿¤¤°ú¿ô¤òÍ¿¤¨¤ë¤Î¤Ç¤¹¡£ -\fIMH\fR ¥³¥Þ¥ó¥É¤Ï¡¢¼«Ê¬¼«¿È¤Î¼Â¹Ô¥Õ¥¡¥¤¥ë̾(¥ª¥ê¥¸¥Ê¥ë¤Î -¥³¥Þ¥ó¥É̾¤Ç¤Ï¤Ê¤¤)¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -ƱÍͤˡ¢¤½¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤ò¹¥¤ß¤Î°ú¿ô¤Ç¸Æ¤Ó½Ð¤¹¾®¤µ¤Ê¥·¥§¥ë¡¦¥¹¥¯¥ê¥×¥È -¤òºî¤ë¤³¤È¤â½ÐÍè¤Þ¤¹ -(¤³¤Î²ò·èÊýË¡¤È¤·¤Æ¤Ï¡¢¥ê¥ó¥¯¤òºî¤Ã¤Æ¡¢¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤òÍ¿¤¨¤ëÊý¤¬ -¹¥¤Þ¤·¤¤¤Ç¤·¤ç¤¦)¡£ - -ºÇ¸å¤Ë¡¢\fIcsh\fR ¥æ¡¼¥¶¡¼¤Ï°Ê²¼¤Î·Á¼°¤Ç¥¨¥¤¥ê¥¢¥¹¤òÀßÄꤷ¤Æ¤ª¤¯¤È¤¤¤¦ÊýË¡ -¤â¤¢¤ê¤Þ¤¹¡£ - -.ti +.5i -alias cmd 'cmd arg1 arg2 ...' - -¤³¤ÎÊýË¡¤Ç¤Ï¡¢¥æ¡¼¥¶¡¼¤Ï¥·¥§¥ë¤ËŤ¤ÂǤÁ¹þ¤ß¤ò¤¹¤ë»ö¤òÈò¤±¤ë¤³¤È¤¬½ÐÍè¡¢ -\fIMH\fR ¥³¥Þ¥ó¥É¤Ë°ÂÁ´¤Ë°ú¿ô¤òÅϤ»¤Þ¤¹¡£ -¤·¤«¤·¡¢¤¤¤¯¤Ä¤«¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Ï -ÆâÉô¤Ç¾¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¤¬¡¢¤³¤Î¾ì¹ç¡¢¥×¥í¥Õ¥¡¥¤¥ë¤ÏÆɤޤì -¤Þ¤¹¤¬¡¢¤³¤Î¥¨¥¤¥ê¥¢¥¹¤ÏºÇ½é¤Î¥³¥Þ¥ó¥É¸Æ¤Ó½Ð¤·¤ò±Û¤¨¤Æ¤Ï¸ú¤«¤Ê¤¤»ö¤ò -˺¤ì¤Ê¤¤¤Ç²¼¤µ¤¤¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-sequence.me --- a/doc/ja-mh-sequence.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,234 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-SEQUENCE 5 -.NA -mh-sequence \- MH ¥·¥¹¥Æ¥à¤Ç¤Î¥·¡¼¥±¥ó¥¹»ØÄê -.SY -¤Û¤È¤ó¤É¤Î \fIMH\fR ¥³¥Þ¥ó¥É -.DE -¤Û¤È¤ó¤É¤Î \fIMH\fP ¥³¥Þ¥ó¥É¤Ï¡¢`msg' ¤Þ¤¿¤Ï `msgs' ¤È¤¤¤¦»ØÄê¤ò¼õ¤±ÉÕ¤±¤Þ¤¹¡£ -¤³¤³¤Ç¡¢`msg' ¤Ï°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¡¢`msgs' ¤Ï°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥á¥Ã¥»¡¼¥¸¤ò -°ÕÌ£¤·¤Þ¤¹¡£¥á¥Ã¥»¡¼¥¸¤ò¸Æ¤Ó½Ð¤¹¤¿¤á¤Ë¤Ï¡¢¤½¤ÎÈÖ¹æ(Î㤨¤Ð 1¡¢10¡¢234)¤Þ¤¿¤Ï¡¢ -°Ê²¼¤ÎͽÌó¥á¥Ã¥»¡¼¥¸Ì¾¤¬»È¤¨¤Þ¤¹¡£ -.in +.5i -.sp 1 -.nf -.ta +\w'\fI̾Á°\fP 'u -\fI̾Á°\fP \fIÀâÌÀ\fR -first ¥Õ¥©¥ë¥ÀÆâ¤ÎºÇ½é¤Î¥á¥Ã¥»¡¼¥¸ -last ¥Õ¥©¥ë¥ÀÆâ¤ÎºÇ¸å¤Î¥á¥Ã¥»¡¼¥¸ -cur °ìÈֺǶá¤Ë¥¢¥¯¥»¥¹¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸ -prev ÈÖ¹æŪ¤Ë \*(lqcur\*(rq ¤ÎÁ°¤Î¥á¥Ã¥»¡¼¥¸ -next ÈÖ¹æŪ¤Ë \*(lqcur\*(rq ¤Î¼¡¤Î¥á¥Ã¥»¡¼¥¸ -.re -.fi -.in -.5i - -`msg' °ú¿ô¤¬»È¤¨¤ë¥³¥Þ¥ó¥É¤Ç¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqcur\*(rq ¤Ç¤¹¡£ -û½Ì·Á¤È¤·¤Æ \*(lq\&.\*(rq ¤¬ \*(lqcur\*(rq ¤ÈƱ¤¸°ÕÌ£¤¬¤¢¤ê¤Þ¤¹¡£ - -Î㤨¤Ð¡¢5¡¢10¡¢94¡¢177¡¢325 ¤Î¸Þ¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤¬Â¸ºß¤¹¤ë¥Õ¥©¥ë¥À¤Ë±÷¤¤¤Æ¤Ï¡¢ -\*(lqfirst\*(rq ¤Ï 5 ¤Ç¡¢\*(lqlast\*(rq ¤Ï 325 ¤Ç¤¹¡£ -¤â¤· \*(lqcur\*(rq ¤¬ 94 ¤Î»þ¤Ï¡¢\*(lqprev\*(rq ¤Ï 10 ¤Ç¡¢\*(lqnext\*(rq -¤Ï 177 ¤Ë¤Ê¤ê¤Þ¤¹¡£ - -`msgs' ¤Ï°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥á¥Ã¥»¡¼¥¸¤¬»ØÄꤵ¤ì¤ë»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ -¤³¤Î¤è¤¦¤Ê¾ì¹ç¤Ï¡¢°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤ò»ØÄꤹ¤ë¤«¡¢¤¤¤¯¤Ä¤«¤Î¥á¥Ã¥»¡¼¥¸¤ò -¥¹¥Ú¡¼¥¹¤Ç¶èÀڤäƻØÄꤹ¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Î»ØÄê¤Ï¾å½Ò¤Î¥á¥Ã¥»¡¼¥¸Ì¾(¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤Þ¤¿¤ÏͽÌó¥á¥Ã¥»¡¼¥¸Ì¾)¤«¡¢ -¥á¥Ã¥»¡¼¥¸ÈϰϤǹԤʤ¤¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸ÈÏ°Ï¤Ï \*(lqname1\-name2\*(rq ¤Þ¤¿¤Ï \*(lqname:n\*(rq ¤È¤¤¤¦·Á¼° -¤Ç»ØÄꤵ¤ì¤Þ¤¹¡£ -¤³¤³¤Ç `name'¡¢`name1' ¤½¤·¤Æ `name2' ¤Ï¥á¥Ã¥»¡¼¥¸Ì¾¡¢¤½¤·¤Æ `n' ¤ÏÀ°¿ô¤Ç¤¹¡£ - -\*(lqname1\-name2\*(rq ¤È¤¤¤¦»ØÄê¤Ï -`name1' ¤«¤é `name2' ¤Þ¤Ç¤Î´Ö¤Ë¼Âºß¤¹¤ëÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸Ì¾ \*(lqall\*(rq ¤Ï¥á¥Ã¥»¡¼¥¸ÈÏ°Ï \*(lqfirst\-last\*(rq ¤Î¾Êά·Á -¤È¤·¤Æǧ¼±¤µ¤ì¤Þ¤¹¡£ - -\*(lqname:n\*(rq ¤È¤¤¤¦»ØÄê¤Ï `n' ¸Ä¤Þ¤Ç¤Î¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸¤Ï `name' ¤¬¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤Þ¤¿¤ÏͽÌó¥á¥Ã¥»¡¼¥¸Ì¾ -\*(lqfirst\*(rq¡¢\*(lqcur\*(rq¡¢\*(lqnext\*(rq ¤Î¤¦¤Á¤Î¤É¤ì¤«¤Ç¤¢¤ë¾ì¹ç¤Ï -`name' ¤«¤é»Ï¤Þ¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢`name' ¤¬ \*(lqprev\*(rq ¤Þ¤¿¤Ï \*(lqlast\*(rq ¤Ç¤¢¤ë¾ì¹ç¤Ï `name' -¤Ç½ª¤ê¤Þ¤¹¡£ -`n' ¤Î²ò¼á¤Ï `n' ¤ÎÁ°¤Ë¥×¥é¥¹¤Þ¤¿¤Ï¥Þ¥¤¥Ê¥¹µ­¹æ¤¬ÉÕ¤¯¤ÈÊѤï¤ê¤Þ¤¹¡£ -`+n' ¤Ï¾ï¤Ë¡¢`name' ¤«¤é»Ï¤Þ¤ë `n' ¸Ä¤Þ¤Ç¤Î¥á¥Ã¥»¡¼¥¸¡¢ -`\-n' ¤Ï¾ï¤Ë¡¢`name' ¤Ç½ª¤ï¤ë `n' ¸Ä¤Þ¤Ç¤Î¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ - -`msgs' °ú¿ô¤ò¼õ¤±ÉÕ¤±¤ë¥³¥Þ¥ó¥É¤Ç¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqcur\*(rq ¤Þ¤¿¤Ï -\*(lqall\*(rq ¤Ç¡¢¤½¤ì¤¾¤ì¤Î¥³¥Þ¥ó¥É¤Î»ý¤Ä°ÕÌ£¤Ë¤è¤Ã¤ÆÊѤï¤ê¤Þ¤¹ -(¾ÜºÙ¤Ï¤½¤ì¤¾¤ì¤Î¥³¥Þ¥ó¥É¤Î¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ²¼¤µ¤¤)¡£ -·«¤êÊÖ¤·Æ±¤¸¥á¥Ã¥»¡¼¥¸¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢¤½¤ì¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò°ì²ó»ØÄê -¤·¤¿¤Î¤ÈƱ¤¸¸ú²Ì¤¬¤¢¤ê¤Þ¤¹¡£ - -.Uh "¥æ¡¼¥¶¡¼ÄêµÁ¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹" -¾å½Ò¤ÎͽÌó¥á¥Ã¥»¡¼¥¸Ì¾(ÄêµÁºÑ¤ß)¤Ë²Ã¤¨¤Æ¡¢ -\fIMH\fP ¤Ç¤Ï¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹Ì¾¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹¡£ -¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹Ì¾¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤Î¥°¥ë¡¼¥×¤Ë°ÕÌ£¤Î¤¢¤ë¾ÝħŪ¤Ê̾Á°¤ò -ÉÕ¤±¤ë»ö¤Ë¤è¤Ã¤Æ¡¢\fIMH\fR ¥æ¡¼¥¶¡¼¤Ë¡¢Æ±¤¸¥Õ¥©¥ë¥ÀÆâ¤Ë¤¢¤ë¥á¥Ã¥»¡¼¥¸¤Î -¥°¥ë¡¼¥×¤ò¼è¤ê°·¤¦¤³¤È¤¬½ÐÍè¤ëÊØÍø¤Êµ¡Ç½¤òÄ󶡤·¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¡¦¥·¡¼¥±¥ó¥¹¤ò»Ø¤¹Ì¾Á°¤Ï±Ñ»ú¤«¤é»Ï¤Þ¤ê¡¢¥¼¥í¸Ä°Ê¾å¤Î±Ñ¿ô»ú¤«¤é -¤Ê¤ëʸ»úÎó¤Ç¤¢¤ê¡¢¾å½Ò¤ÎͽÌó¥á¥Ã¥»¡¼¥¸Ì¾¤Ï»È¤¨¤Þ¤»¤ó¡£ -¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤·¤¿¸å¤Ï¡¢ -\fIMH\fR ¥³¥Þ¥ó¥É¤Ç `msg' ¤Þ¤¿¤Ï `msgs' °ú¿ô¤¬»È¤¨¤ë½ê¤Ç¤Ï¤É¤³¤Ç¤â¡¢ -¤½¤ì¤ò»È¤¦»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹¤Ç¤Ï¥á¥Ã¥»¡¼¥¸ÈÏ°Ï»ØÄê¤Î¤¤¤¯¤Ä¤«¤Î·Á¼°¤¬»È¤¨¤Þ¤¹¡£ -\*(lqname:n\*(rq ·Á¼°¤¬»È¤¨¡¢¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹ `name' ¤ÎÍ×ÁǤǤ¢¤ë -ºÇ½é¤Î `n' ¸Ä¤Þ¤Ç¤Î¥á¥Ã¥»¡¼¥¸ -(¤¢¤ë¤¤¤Ï `\-n' ¤ËÂФ·¤Æ¤ÏºÇ¸å¤Î `n' ¸Ä¤Þ¤Ç¤Î¥á¥Ã¥»¡¼¥¸)¤ò°ÕÌ£¤·¤Þ¤¹¡£ - -\*(lqname:next\*(rq ¤È \*(lqname:prev\*(rq ¤È¤¤¤¦·Á¼°¤â»È¤¨¡¢ -¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹ `name' ¤ÎÍ×ÁǤÎÃæ¤Ç¡¢(¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤«¤é¸«¤Æ) -¼¡¡¢¤Þ¤¿¤ÏÁ°¤Î¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ -\*(lqname:first\*(rq ¤È \*(lqname:last\*(rq ¤È¤¤¤¦»ØÄê¤Ï¡¢ -¤½¤ì¤¾¤ì \*(lqname:1\*(rq ¤È \*(lqname:\-1\*(rq ¤ÈƱ¤¸°ÕÌ£¤Ç¤¹¡£ -\*(lqname:cur\*(rq ¤È¤¤¤¦·Á¼°¤Ï»È¤¨¤Þ¤»¤ó -(Âå¤ï¤ê¤Ë \*(lqcur\*(rq ¤½¤Î¤â¤Î¤ò»È¤¤¤Þ¤·¤ç¤¦)¡£ -¤³¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸ÈÏ°Ï»ØÄê¤Îʸˡ¤Ë´Ø¤·¤Æ¤Ï¡¢¾­ÍèÊѹ¹¤µ¤ì¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ - -¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹Ì¾¤Ï¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥ÀÆÃÍ­¤Ç¤¹¡£ -¤³¤ì¤é¤Ï \fIpick\fP ¤È \fImark\fP ¥³¥Þ¥ó¥É¤ò»È¤Ã¤ÆÄêµÁ¤·¤Þ¤¹¡£ - -.Uh "¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤È¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹" -¥·¡¼¥±¥ó¥¹¤Ë¤Ï¡¢ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤È¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤ÎÆó¤Ä¤¬¤¢¤ê¤Þ¤¹¡£ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤Ï¡¢ -¤½¤Î¥Õ¥©¥ë¥À¤òÆɤà»ö¤¬½ÐÍè¤ëÁ´¤Æ¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤¬ÍøÍѤǤ­¤ë¤â¤Î¤Ç¡¢ -¥·¡¼¥±¥ó¥¹¾ðÊó¤Ï¡¢¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤Î \&.mh\(rusequences ¥Õ¥¡¥¤¥ë¤ËÊݸ¤µ¤ì¤Þ¤¹¡£ -¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Ï¡¢ -¤½¤ì¤òÄêµÁ¤·¤¿ \fIMH\fR ¥æ¡¼¥¶¡¼¤À¤±¤¬ÍøÍѤǤ­¤ë¤â¤Î¤Ç¡¢ -¥·¡¼¥±¥ó¥¹¾ðÊó¤Ï¡¢¤½¤Î¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È¡¦¥Õ¥¡¥¤¥ë¤Ë -Êݸ¤µ¤ì¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï -\fIpick\fR ¤È \fImark\fR ¤Ï¡¢¤½¤Î¥·¡¼¥±¥ó¥¹¤¬ÄêµÁ¤µ¤ì¤ë¥Õ¥©¥ë¥À¤¬ -¤½¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤Ë¼è¤Ã¤Æ½ñ¤­¹þ¤ß²Äǽ¤Ê¤é¡¢ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤òºî¤ê¤Þ¤¹¡£ -¤µ¤â¤Ê¤¯¤Ð¡¢¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤¬ºî¤é¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fImark\fP ¥³¥Þ¥ó¥É¤Ë `\-public' ¤Þ¤¿¤Ï `\-private' -¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë»ö¤ÇÃÖ¤­´¹¤¨²Äǽ¤Ç¤¹¡£ - -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤È¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤Î°ã¤¤¤Ï¡¢ -¤½¤ì¤¬¼ÂºÝ¤Ë¾¤Î \fIMH\fR ¥æ¡¼¥¶¡¼¤Ë -¸«¤é¤ì¤ë¤«¤É¤¦¤«¤È¤Ï´Ø·¸¤Ê¤¤»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤Ç¤â¡¢ -¤½¤Î¥Õ¥©¥ë¥À¤Î¥Ç¥£¥ì¥¯¥È¥ê¡¦¥â¡¼¥É¤¬¥¢¥¯¥»¥¹ÉÔµö²Ä¤Ê¤é¸«¤é¤ì¤Þ¤»¤ó¤·¡¢ -¤¿¤È¤¨¥·¡¼¥±¥ó¥¹¤¬¸«¤é¤ì¤Æ¤â¡¢¥á¥Ã¥»¡¼¥¸¤¬Æɤ߽Ф·ÉÔµö²Ä¤Ê¤é¡¢ -¤½¤Î¥·¡¼¥±¥ó¥¹¤Ë°¤¹¤ë¥á¥Ã¥»¡¼¥¸¤Ï¸«¤é¤ì¤Þ¤»¤ó¡£ - -.Uh "ÈÝÄꥷ¡¼¥±¥ó¥¹" -\fIMH\fP ¤Ï¡¢¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹¤ÎÍ×ÁǤǤʤ¤Á´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò -»ØÄê¤Ç¤­¤ëÊýË¡¤òÄ󶡤·¤Æ¤¤¤Þ¤¹¡£ -¤³¤ì¤ò¤¹¤ë¤¿¤á¤Ë¤Ï -¥æ¡¼¥¶¡¼¤Ï \fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤Ç \*(lqSequence\-Negation\*(rq ¥¨¥ó¥È¥ê¤ò -»ØÄꤷ¤Þ¤¹¡£¤³¤ÎÃͤÏǤ°Õ¤Îʸ»úÎó¤Ç¤¹¡£ -¤³¤Îʸ»úÎó¤Ï¸ºß¤¹¤ë¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹Ì¾¤ÎÁ°¤ËÃÖ¤¤¤Æ»ÈÍѤǤ­¤Þ¤¹¡£ -¤³¤Î»ØÄê¤Ï»ØÄê¤Î¥·¡¼¥±¥ó¥¹Ì¾¤Ë°¤µ¤Ê¤¤¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ -Î㤨¤Ð¡¢¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤¬°Ê²¼¤Î¾ì¹ç¡¢ - -.ti +.5i -Sequence\-Negation:\^ not - -\fIMH\fR ¥³¥Þ¥ó¥É¤Î `msg' ¤Þ¤¿¤Ï `msgs' °ú¿ô¤È¤·¤Æ¡¢\*(lqnotfoo\*(rq ¤ò -»ØÄꤷ¤¿¾ì¹ç¡¢ -¤½¤ì¤Ï¥·¡¼¥±¥ó¥¹ \*(lqfoo\*(rq ¤ÎÍ×ÁǤǤʤ¤Á´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò°ÕÌ£¤·¤Þ¤¹¡£ - -ÅöÁ³¤Î»ö¤Ê¤¬¤é¡¢ -¥æ¡¼¥¶¡¼¤Ï¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤¹¤ë»þ¤Ë¤Ï¡¢ -¤½¤Î̾Á°¤¬ \*(lqSequence\-Negation\*(rq ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤ÎÃÍ¤Ç -»Ï¤Þ¤é¤Ê¤¤¤è¤¦¤ËÃí°Õ¤¹¤Ù¤­¤Ç¤¹¡£ - -.Uh "Á°¥·¡¼¥±¥ó¥¹" -\fIMH\fR ¤Ï¡¢\fIMH\fR ¥³¥Þ¥ó¥É¤ËºÇ¸å¤Ë»ØÄꤵ¤ì¤¿ `msgs' ¤Þ¤¿¤Ï `msg' °ú¿ô¤ò -³Ð¤¨¤Æ¤ª¤¯µ¡Ç½¤âÄ󶡤·¤Æ¤¤¤Þ¤¹¡£ -¤½¤ì¤Ë¤Ï¡¢¥¨¥ó¥È¥ê \*(lqPrevious\-Sequence\*(rq ¤¬ \fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤Ç -»ØÄꤵ¤ì¤Æ¤¤¤ì¤Ð¤è¤¤¤Ç¤¹¡£ -¤½¤ÎÃͤϥ·¡¼¥±¥ó¥¹Ì¾¤Þ¤¿¤Ï¥¹¥Ú¡¼¥¹¤Ç¶èÀÚ¤é¤ì¤¿Ê£¿ô¤Î¥·¡¼¥±¥ó¥¹Ì¾¤Ç¤¹¡£ -¤â¤·¤³¤Î¥¨¥ó¥È¥ê¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤ë¤È¡¢ -\fIMH\fP ¥³¥Þ¥ó¥É¤¬½ªÎ»¤·¤¿»þ¤Ë¡¢ -¤³¤Î¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤Æ¤¤¤ë¥·¡¼¥±¥ó¥¹Ì¾¤ò -¤½¤Î¥³¥Þ¥ó¥É¤Ç»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ÇÄêµÁ¤·¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢°Ê²¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ï - -.ti +.5i -Previous\-Sequence:\^ pseq - -`msg' ¤Þ¤¿¤Ï `msgs' °ú¿ô¤ò¼õ¤±ÉÕ¤±¤ëÁ´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Ï¡¢ -¤½¤ì¤¬½ªÎ»¤¹¤ë»þ¤Ë¡¢ -¤½¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸¤Ç \*(lqpseq\*(rq ¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤·¤Þ¤¹¡£ - -\fBÃí°Õ:\fP \*(lqPrevious\-Sequence\*(rq »ÅÍͤò»È¤¦¾ì¹ç¤Ë¤Ï¡¢ -¼Â¹Ô®ÅÙ¤¬Äã²¼¤¹¤ë¤³¤È¤¬¤¢¤êÆÀ¤Þ¤¹¡£ -¤³¤Îµ¡Ç½¤ò»È¤¦¤È¡¢ -\fBÁ´¤Æ¤Î\fP \fIMH\fR ¥×¥í¥°¥é¥à¤Ï¡¢¤½¤ì¤¬¼Â¹Ô¤µ¤ì¤ëÅ٤ˡ¢ -¥Õ¥©¥ë¥ÀÆâ¤Î \&.mh\(rusequences ¥Õ¥¡¥¤¥ë¤Ë¥·¡¼¥±¥ó¥¹¾ðÊó¤ò½ñ¤­¹þ¤Þ¤Ê¤±¤ì¤Ð -¤Ê¤é¤Ê¤¤¤«¤é¤Ç¤¹¡£ -¤â¤·¡¢\*(lqPrevious\-Sequence\*(rq ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤¬ÄêµÁ¤µ¤ì¤Æ¤Ê¤¤ -¾ì¹ç¤Ï¡¢\fIpick\fR ¤È \fImark\fR ¤À¤±¤¬ \&.mh\(rusequences ¥Õ¥¡¥¤¥ë¤Ë½ñ¤­ -¹þ¤ß¤Þ¤¹¡£ - -.Uh "̤ÆÉ¥·¡¼¥±¥ó¥¹" -ºÇ¸å¤Ë¡¢¥á¥Ã¥»¡¼¥¸¤¬´û¤ËÆɤޤ줿¤â¤Î¤Ç¤¢¤ë¤«¤É¤¦¤«¤ò¼¨¤·¤ÆÍߤ·¤¤¤È»×¤¦ -¿Í¤â¤¤¤ë¤³¤È¤Ç¤·¤ç¤¦¡£ -¤³¤Îµ¡Ç½¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤¿¤á¤Ë -\fIinc\fR ¤È \fIshow\fR ¤Ï¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqUnseen\-Sequence\*(rq -¤ò¸«¤Þ¤¹¡£ -\&.mh\(ruprofile Æâ¤Î¤³¤Î¥¨¥ó¥È¥ê¤Ï¡¢°ì¤Ä¤¢¤ë¤¤¤Ï¤½¤ì°Ê¾å¤Î¥·¡¼¥±¥ó¥¹Ì¾¤ò -¥¹¥Ú¡¼¥¹¤Ç¶èÀڤ俤â¤Î¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¤â¤·¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqUnseen\-Sequence\*(rq ¤ËÃͤ¬¤¢¤ë¾ì¹ç¡¢ -\fIinc\fR ¤¬¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò¥Õ¥©¥ë¥À¤ËÃÖ¤¯Å٤ˡ¢ -¤½¤Î¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤Ï¤³¤Î¥¨¥ó¥È¥ê¤ÎÃͤ¬¼¨¤¹¥·¡¼¥±¥ó¥¹¤ËÄɲ䵤ì¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤¬¼¡¤Î¤è¤¦¤À¤È¡¢ - -.ti +.5i -Unseen\-Sequence:\^ unseen - -\fIinc\fR ¤Ï¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò \*(lqunseen\*(rq ¥·¡¼¥±¥ó¥¹¤ËÄɲä·¤Þ¤¹¡£ -¤³¤ì¤Ï \*(lqPrevious\-Sequence\*(rq ¥¨¥ó¥È¥ê¤Î¹ÔÆ°¤È»÷¤Æ¤¤¤Þ¤¹¤¬¡¢ -¤³¤Î¥·¡¼¥±¥ó¥¹¤Ï \fIinc\fP ¤Ë¤è¤Ã¤Æ¡¢¾Ã¤µ¤ì¤ë»ö¤Ï¤¢¤ê¤Þ¤»¤ó -(Äɲ䵤ì¤ë°ìÊý¤Ç¤¹)¡£ - -ƱÍͤˡ¢ -\fIshow\fR (¤Þ¤¿¤Ï \fInext\fR ¤ä \fIprev\fR\^)¤¬¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ëÅ٤ˡ¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤Ï¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqUnseen\-Sequence\*(rq ¥¨¥ó¥È¥ê¤Ç¼¨¤¹ -¥·¡¼¥±¥ó¥¹¤«¤éºï½ü¤µ¤ì¤Þ¤¹¡£ - -¤Ê¤ª¡¢Ì¤ÆÉ¥·¡¼¥±¥ó¥¹¤Ï¡¢¼ÂºÝ¤Ë¥æ¡¼¥¶¡¼¤¬¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò¸«¤¿¤«¤É¤¦¤«¤òÀµ³Î¤Ë -¼¨¤·¤Æ¤¤¤ëÌõ¤Ç¤Ï¤Ê¤¤ÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£\fIshow\fR (¤Þ¤¿¤Ï \fInext\fR ¤ä -\fIprev\fR\^)¤ò»È¤ï¤º¤Ë¡¢Â¾¤Î UNIX ¥³¥Þ¥ó¥ÉÅù¤Ç¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò¸«¤¿¾ì¹ç¤Ï¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤Ï̤ÆÉ¥·¡¼¥±¥ó¥¹¤«¤é¤Ïºï½ü¤µ¤ì¤Þ¤»¤ó¡£ - -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/context~^¥æ¡¼¥¶¡¼¤Î¥³¥ó¥Æ¥¯¥¹¥È -^/\&.mh\(rusequences~^ ¤ËÂФ¹¤ë¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹ -.Pr -^Sequence\-Negation:~^¥·¡¼¥±¥ó¥¹¤Ë¤Ê¤¤¥á¥Ã¥»¡¼¥¸¤ò¼¨¤¹ -.Ps -^Previous\-Sequence:~^ºÇ¸å¤Ë»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸ -.Ps -^Unseen\-Sequence:~^¤Þ¤À¥æ¡¼¥¶¡¼¤¬¸«¤Æ¤¤¤Ê¤¤¥á¥Ã¥»¡¼¥¸ -.Sa -mh(1), mark(1), pick(1), mh-profile(5) -.De -̵¤·¡£ -.Co -Á´¤Æ¡£ -.\" ¡ÚJP-3.00 ¤Ç½¤ÀµºÑ¤ß¡Û -.\" .Bu -.\" ¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹¤Ï \&.mh\(rusequences ¥Õ¥¡¥¤¥ë¤Ë¡¢ -.\" »ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤ÎÎó¤ò¥¹¥Ú¡¼¥¹¤Ç¶èÀڤä¿·Á¤Ç½ñ¤­¹þ¤Þ¤ì¤Þ¤¹¡£ -.\" ¤â¤·¡¢¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹¤¬Â¿²á¤®¤ë¥á¥Ã¥»¡¼¥¸¤ò´Þ¤ó¤À¾ì¹ç¡¢ -.\" ¥Õ¥¡¥¤¥ë¤Î¹Ô¤¬ \fIMH\fP ¤Ç°·¤¨¤Ê¤¤¤°¤é¤¤¤ËÂ礭¤¯¤Ê¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -.\" ¤³¤Î¾ì¹ç¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸ \*(lq\&.mh\(rusequences is poorly formatted\*(rq -.\" ¤¬½Ð¤Þ¤¹¡£¤³¤Î¾ì¹ç¡¢¤³¤Î¥Õ¥¡¥¤¥ë¤ò¼ê¤ÇÊÔ½¸¤·¤Æ¡¢ÌäÂê¤Î¹Ô¤ò¾Ã¤µ¤Ê¤±¤ì¤Ð -.\" ¤Ê¤ê¤Þ¤»¤ó¡£ -.\" -.\" ¤³¤ì¤Ï \fIMH\fP ¥×¥í¥Õ¥¡¥¤¥ë¤Ç \*(lqPrevious\-Sequence\*(rq ¥¨¥ó¥È¥ê¤ò -.\" ÄêµÁ¤·¤Æ¤¤¤Æ¡¢Èֹ椬Èô¤ÓÈô¤Ó¤Ç¿¤¯¤Î¥á¥Ã¥»¡¼¥¸¤ò´Þ¤ó¤Ç¤¤¤ë¥Õ¥©¥ë¥À¤ò -.\" »ý¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ëµ¯¤³¤ê¤ä¤¹¤¤¤â¤Î¤Ç¤¹¡£ -.\" Â礭¤Ê¥Õ¥©¥ë¥À¤Ç±¿ÍѤ·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -.\" ¤·¤Ð¤·¤Ð \*(lqfolder\ \-pack\*(rq ¤Ç¿ô»ú¤ÎÈ´¤±¤ò̵¤¯¤¹¤è¤¦¤Ë¤¹¤Ù¤­¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh-tailor.me --- a/doc/ja-mh-tailor.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,431 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MH-TAILOR 5 -.NA -mh-tailor, mtstailor \- MH ¥·¥¹¥Æ¥à¤Î¥«¥¹¥¿¥Þ¥¤¥º - -.SY -\fI/usr/local/mh/lib/mtstailor\fP -.DE -/usr/local/mh/lib/mtstailor ¥Õ¥¡¥¤¥ë¤Ï¡¢¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤È¤ä¤ê¤È¤ê¤ò¤¹¤ë -\fIMH\fR ¥×¥í¥°¥é¥à¤Î¼Â¹Ô»þ¤Î¥ª¥×¥·¥ç¥ó¤òÄêµÁ¤·¤Þ¤¹¡£ -¸½ºß¡¢¤³¤ì¤é¤Î(¥æ¡¼¥¶¡¼)¥×¥í¥°¥é¥à¤Ï -\fIap\fR¡¢\fIconflict\fR¡¢\fIinc\fR¡¢\fImsgchk\fR¡¢ -\fImsh\fR¡¢\fIpost\fR¡¢\fIrcvdist\fR¡¢¤½¤·¤Æ \fIrcvpack\fR ¤Ç¤¹¡£ - -¤½¤ì¤¾¤ì¤Î¥ª¥×¥·¥ç¥ó¤Ï°ì¹Ô¤ÇÍ¿¤¨¤é¤ì¤Þ¤¹¡£¶õ¹Ô¤ä -`#' ¤Ç»Ï¤Þ¤ë¹Ô¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -»ÈÍѲÄǽ¤Ê¥ª¥×¥·¥ç¥ó¤È¤½¤Î¥Ç¥Õ¥©¥ë¥È¤ÎÃÍ¡¢µÚ¤Ó¤½¤ì¤é¤Î°ÕÌ£¤ÎÀâÌÀ¤ò -°Ê²¼¤Ë½Ò¤Ù¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -localname: -.br -\fIMH\fR ¤¬¥í¡¼¥«¥ë¤È¹Í¤¨¤ë¥Û¥¹¥È̾¤Ç¤¹¡£ -¤â¤·ÀßÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢UNIX ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë¤â°Í¤ê¤Þ¤¹¤¬¡¢ -\fIMH\fR ¤Ï¥·¥¹¥Æ¥à¤Ë¤½¤ÎÃͤò¿Ò¤Í¤Þ¤¹ -(Î㤨¤Ð ¡¢gethostname ¤Ê¤É)¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤â¤Î¤È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£ -POP ¥¯¥é¥¤¥¢¥ó¥È¤Ç¤Ï¡¢¤³¤ì¤ò POP ¥µ¡¼¥Ð¡¼¤Î̾Á°¤Ë¤·¤¿Êý¤¬¤¤¤¤¤Ç¤·¤ç¤¦¡£ - -.ti -.5i -localdomain: -.br -¤â¤·ÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢`.' ¤Î¸å¤Ë¤³¤Îʸ»úÎó¤ò¤Ä¤±¤¿¤â¤Î¤ò -¥Û¥¹¥È̾¤ËÉÕ¤±Â­¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¥·¥¹¥Æ¥à¤¬ÊÖ¤¹¥Û¥¹¥È̾ -(Î㤨¤Ð ¡¢gethostname ¤Ê¤É) -¤¬ \*(lqfully qualified domain name\*(rq (FQDN) ¤Ç¤Ê¤¤¾ì¹ç -(¤¹¤Ê¤ï¤Á `.' ¤ò´Þ¤Þ¤Ê¤¤¾ì¹ç)¤ËÊØÍø¤«¤â¤·¤ì¤Þ¤»¤ó¡£ -¥·¥¹¥Æ¥à¤¬ FQDN ¤òÊÖ¤¹¾ì¹ç¤ÏɬÍפ¢¤ê¤Þ¤»¤ó¡£ - -.ti -.5i -clientname: -.br -\fIMH\fP ¤¬¥á¡¼¥ë¤òÁ÷¿®¤¹¤ë»þ¡¢ -SMTP \fBHELO\fP (¤½¤·¤Æ \fBEHLO\fP) ¥³¥Þ¥ó¥É¤òȯ¹Ô¤¹¤ë»þ¤Ë -Á÷¿®¤¹¤ë¥Û¥¹¥È̾¤Ç¤¹¡£ -¤â¤·ÀßÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢\fIMH\fR ¤¬¥í¡¼¥«¥ë¤È¹Í¤¨¤ë¥Û¥¹¥È̾ -(¾å½Ò¤Î \*(lqlocalname\*(rq »²¾È)¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤â¤·¶õ¤ËÀßÄꤷ¤Æ¤¤¤ë¤È¡¢\fBHELO\fP ¥³¥Þ¥ó¥É¤Ïȯ¹Ô¤·¤Þ¤»¤ó¡£ -RFC\-821 ¤Ç¤Ï \fBHELO\fP ¥³¥Þ¥ó¥É¤Ïɬ¿Ü¤È¤µ¤ì¤Æ¤Þ¤¹¤¬¡¢ -Í׵ᤷ¤Ê¤¤ SMTP ¥µ¡¼¥Ð¡¼¤â¾¯¤Ê¤¯¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -.sp -SendMail ¤Î½é´ü¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï \fBHELO\fP ¥³¥Þ¥ó¥É¤Ç¥í¡¼¥«¥ë¥Û¥¹¥È¤Î -̾Á°¤ò̾¾è¤ë¤È¥¨¥é¡¼¤Ë¤Ê¤ë¤â¤Î¤¬¤¢¤ê¤Þ¤·¤¿¡£ -µÕ¤Ë¡¢ºÇ¶á¤Î SendMail ¤Ç¤Ï \fBHELO\fP ¥³¥Þ¥ó¥É¤òȯ¹Ô¤·¤Ê¤¤¤È¥¨¥é¡¼¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤· SendMail ¤¬Áö¤Ã¤Æ¤ë¤Î¤Ê¤é¡¢¤½¤Î¥·¥¹¥Æ¥à¤¬²¿¤òÍ׵᤹¤ë¤«¤ò¹Í¤¨¤Æ¡¢ -ɬÍפʤ餳¤ì¤òÀßÄꤷ¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -systemname: -.br -\fIUUCP\fR \*(lqdomain\*(rq ¤Ç¤Î¥í¡¼¥«¥ë¥Û¥¹¥È¤Î̾Á°¤Ç¤¹¡£ -¤â¤·ÀßÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢UNIX ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë°Í¤ê¤Þ¤¹¤¬¡¢ -\fIMH\fR ¤Ï¥·¥¹¥Æ¥à¤Ë¤½¤ÎÃͤò¿Ò¤Í¤Þ¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤â¤Î¤È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£ - -.ti -.5i -mmdfldir: /var/mail -.br -¥á¡¼¥ë¥É¥í¥Ã¥×¤¬ÊÝ»ý¤µ¤ì¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê¡£ -¤â¤·¶õ¤Ê¤é¡¢¥æ¡¼¥¶¡¼¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ç½ñ¤¤¤¿ \*(lqmail\*(rq ¹Ô¤ÎÃͤò -ÃÖ¤­´¹¤¨¤Þ¤¹¡£ - -.ti -.5i -mmdflfil: -.br -¥á¡¼¥ë¥É¥í¥Ã¥×¤¬ÊÝ»ý¤µ¤ì¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤Ë¤¢¤ë¥á¡¼¥ë¥É¥í¥Ã¥×¤Î -¥Õ¥¡¥¤¥ë̾¡£ -¤â¤·¶õ¤Ê¤é¥æ¡¼¥¶¡¼¤Î¥í¥°¥¤¥ó̾¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ç½ñ¤¤¤¿ \*(lqmail\*(rq ¹Ô¤ÎÃͤò -ÃÖ¤­´¹¤¨¤Þ¤¹¡£ - -.ti -.5i -mmdelim1: \\001\\001\\001\\001\\n -.br -¥á¡¼¥ë¥É¥í¥Ã¥×¤Ç¤Î°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤Î»Ï¤Þ¤ê¤ò¼¨¤¹¶èÀÚ¤ê - -.ti -.5i -mmdelim2: \\001\\001\\001\\001\\n -.br -¥á¡¼¥ë¥É¥í¥Ã¥×¤Ç¤Î°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤Î½ª¤ï¤ê¤ò¼¨¤¹¶èÀÚ¤ê - -.ti -.5i -mmailid: 0 -.br -¥¼¥í¤Ç¤Ê¤¤¾ì¹ç¤Ë¡¢\fB/etc/passwd\fR ¤Î MMailids ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤¹¡£ -´ðËÜŪ¤Ë¤Ï¥Ñ¥¹¥ï¡¼¥É¡¦¥Õ¥¡¥¤¥ë¤Î pw_gecos Íó¤¬ - -.ti +.5i -My Full Name - -¤È¤¤¤¦·Á¼°¤Ë¤Ê¤Ã¤Æ¤ë¾ì¹ç¤Ë¡¢ -\fIMH\fR ¤Ç¤Ï¡¢\*(lqmailid\*(rq ¤È \*(lqMy Full Name\*(rq ¤ò -¤½¤ì¤¾¤ì¥æ¡¼¥¶¡¼Ì¾¤È¥Õ¥ë¥Í¡¼¥à¤È¹Í¤¨¤Þ¤¹¡£ -¥í¥°¥¤¥ó̾¤È¥á¡¼¥ë¥¢¥«¥¦¥ó¥È̾¤¬°Û¤Ê¤ë¾ì¹ç¤ËÊØÍø¤Ç¤¹¡£ - -.ti -.5i -localuser: 0 -.br -¥¼¥í¤Ç¤Ê¤¤¾ì¹ç¤Ë¡¢\fB.mh_profile\fR ¤Î \*(lqSendername\*(rq ¤òÍ­¸ú¤Ë¤·¤Þ¤¹¡£ - -.ti -.5i -lockstyle: 0 -.br -¥Õ¥¡¥¤¥ë¡¦¥í¥Ã¥¯¤Î¥ë¡¼¥ë¤ò·è¤á¤Þ¤¹¡£ -\*(lq0\*(rq ¤Î»þ¤Ï²Äǽ¤Ê¤é¡¢¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤ò¤·¤Þ¤¹¡£ -¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤òÀßÄꤻ¤º¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -ɸ½à¤Î \fIBellMail\fR ¥í¥Ã¥¯¤ò¤·¤Þ¤¹¡£ -\*(lq1\*(rq ¤Î»þ¤Ï¾ï¤Ë \fIBellMail\fR ¥í¥Ã¥¯¤ò¤·¤Þ¤¹ -(¥í¥Ã¥¯¤Î̾Á°¤Ï¥í¥Ã¥¯¤µ¤ì¤ë¥Õ¥¡¥¤¥ë̾¤Ë´ð¤Å¤­¤Þ¤¹)¡£ -\*(lq2\*(rq ¤Î»þ¤Ï¾ï¤Ë \fIMMDF\fR ¥í¥Ã¥¯¤ò¤·¤Þ¤¹ -(¥í¥Ã¥¯¤Î̾Á°¤Ï¥Ç¥Ð¥¤¥¹¤È i\-¥Î¡¼¥É¤ÎÁȤǤ¹)¡£ - -.ti -.5i -lockldir: -.br -¥í¥Ã¥¯¤òºî¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Î̾Á°¤Ç¤¹¡£ -¤â¤·¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤ò¤·¤Ê¤¤¾ì¹ç¤Ï¤³¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë¥í¥Ã¥¯¤¬ -ºî¤é¤ì¤Þ¤¹¡£ -¤â¤·Ãͤ¬¶õ¤Ê¤é¡¢ -¥í¥Ã¥¯¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤Î¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤¬»È¤ï¤ì¤Þ¤¹¡£ - -.ti -.5i -maildelivery: /usr/local/mh/lib/maildelivery -.br -¥·¥¹¥Æ¥àÁ´ÂΤȤ·¤Æ¤Î¥Ç¥Õ¥©¥ë¥È¤Î \fI\&.maildelivery\fR ¥Õ¥¡¥¤¥ë¤Î̾Á°¤Ç¤¹¡£ -¾ÜºÙ¤Ï \fImhook\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.ti -.5i -everyone: 200 -.br -\*(lqeveryone\*(rq ¤Ç¥á¡¼¥ë¤ò¼õ¤±¤È¤é¤Ê¤¤ºÇÂç¤Î¥æ¡¼¥¶¡¼ÈÖ¹æ¤Ç¤¹¡£ - -.ti -.5i -noshell: -.br -¤â¤·ÀßÄꤷ¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢¥æ¡¼¥¶¡¼Èֹ椬 \*(lqeveryone\*(rq ¤è¤êÂ礭¤Ê -¥æ¡¼¥¶¡¼¤Ç¤â¡¢¤½¤Î¥í¥°¥¤¥ó¥·¥§¥ë¤¬¤³¤³¤ÇÍ¿¤¨¤é¤ì¤¿ÃÍ -(Î㤨¤Ð \*(lq/bin/csh\*(rq) -¤ÈƱ¤¸¤Ç¤¢¤ë¾ì¹ç¤Ï¡¢ -\*(lqeveryone\*(rq ¤Ø¤Î¥á¡¼¥ë¤ÏÁ÷¤é¤ì¤Þ¤»¤ó¡£ -¤³¤ì¤Ï´ÉÍýÍÑ ID ¤ä¥²¥¹¥È ID ¤Ê¤É¤ò°·¤¦¤Î¤ËÊØÍø¤Ç¤¹¡£ -.\" @BEGIN: MF -.in -.5i -.Uh "¥á¡¼¥ë¡¦¥Õ¥£¥ë¥¿¡¼" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\*(lqoptions\ MF\*(rq ¤òÉÕ¤±¤Æ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -uucpchan: \fIUUCP\fR ¥Á¥ã¥ó¥Í¥ë¤Î̾Á° -.br -Ä̾ï \*(lqUUCP\*(rq ¤Ç¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤â¤Î¤È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£ - -.ti -.5i -uucpldir: /usr/spool/mail -.br -\fIUUCP\fR ¥á¡¼¥ë¥É¥í¥Ã¥×¤¬Êݸ¤µ¤ì¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤â¤Î¤È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£ - -.ti -.5i -uucplfil: -.br -\fIUUCP\fR ¥á¡¼¥ë¥É¥í¥Ã¥×¤¬Êݸ¤µ¤ì¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤¢¤ë¥Õ¥¡¥¤¥ë̾¤Ç¤¹¡£ -¤â¤·¶õ¤Ê¤é¡¢¥æ¡¼¥¶¡¼¤Î¥í¥°¥¤¥ó̾¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fIMH\fR ¹½ÃÛ»þ¤Î config ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤ë¤â¤Î¤È¤Ï°Û¤Ê¤ê¤Þ¤¹¡£ - -.ti -.5i -umincproc: /usr/local/mh/lib/uminc -.br -\fIUUCP\fR ·Á¼°¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤ò \fIMMDF\fR ·Á¼°¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ë -ÊÑ´¹¤¹¤ë¥×¥í¥°¥é¥à¤Î¥Ñ¥¹¤Ç¤¹¡£ -.\" @END: MF -.\" @BEGIN: MHMTS -.in -.5i -.Uh "¥¹¥¿¥ó¥É¥¢¥í¡¼¥óÇÛÁ÷" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -¥¹¥¿¥ó¥É¥¢¥í¡¼¥óÇÛÁ÷(¤¹¤Ê¤ï¤Á \*(lqmts:\ mh\*(rq)¤ò»ÈÍѤ¹¤ë¤è¤¦¤ËÀßÄꤷ¤Æ -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -mailqdir: /usr/spool/netmail -.br -¥Í¥Ã¥È¥ï¡¼¥¯¡¦¥á¡¼¥ë¤Î¥­¥å¡¼¤¬¤¿¤á¤é¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡£ - -.ti -.5i -tmailqdir: /usr/tmp -.br -¥Í¥Ã¥È¥ï¡¼¥¯¡¦¥á¡¼¥ë¤Î¥­¥å¡¼¡¦¥Õ¥¡¥¤¥ë¤¬ºî¤é¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡£ - -.ti -.5i -syscpy: 1 -.br -¤â¤·¥¼¥í¤Ç¤Ê¤¤¤Ê¤é¡¢¸¢¸Â¤Î¤Ê¤¤¥á¡¼¥ë¤Ï´ÆÆļԤ˥³¥Ô¡¼¤µ¤ì¤Þ¤¹¡£ - -.ti -.5i -overseer: root -.br -¸¢¸Â¤Î¤Ê¤¤¥á¡¼¥ë¤ò¼õ¤±¤È¤ë¥æ¡¼¥¶¡¼(´ÆÆļÔ)¤Ç¤¹¡£ - -.ti -.5i -mailer: root -.br -¥á¡¼¥ë¡¦¥·¥¹¥Æ¥à¤ËƯ¤­¤«¤±¤ë¥æ¡¼¥¶¡¼¤Ç¤¹¡£ - -.ti -.5i -fromtmp: /tmp/rml.f.XXXXXX -.br -¹Ô¤«¤é³ÊǼ¤¹¤ë¤¿¤á¤Î \fImktemp\fR ¤Î¥Æ¥ó¥×¥ì¡¼¥È¤Ç¤¹¡£ - -.ti -.5i -msgtmp: /tmp/rml.m.XXXXXX -.br -»Ä¤ê¤Î¥á¥Ã¥»¡¼¥¸¤ò³ÊǼ¤¹¤ë¤¿¤á¤Î \fImktemp\fR ¤Î¥Æ¥ó¥×¥ì¡¼¥È¤Ç¤¹¡£ - -.ti -.5i -errtmp: /tmp/rml.e.XXXXXX -.br -¾¤Î¥á¡¼¥é¡¼¤«¤é¤Î¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤ò³ÊǼ¤¹¤ë¤¿¤á¤Î -\fImktemp\fR ¤Î¥Æ¥ó¥×¥ì¡¼¥È¤Ç¤¹¡£ - -.ti -.5i -tmpmode: 0600 -.br -°ì»þ¥Õ¥¡¥¤¥ë¤Î8¿Ê¿ô¤Î¥â¡¼¥É¤Ç¤¹¡£ - -.ti -.5i -okhosts: /usr/local/mh/lib/Rmail.OKHosts -.br -¥á¡¼¥ë¤òÁ÷¤ì¤ë¥Û¥¹¥È¤Î¥ê¥¹¥È¤¬½ñ¤«¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ - -.ti -.5i -okdests: /usr/local/mh/lib/RMail.OKDests -.br -¾ï¤Ë¥á¡¼¥ë¤ò¼õ¤±¤È¤ë»ö¤¬½ÐÍè¤ë¥Û¥¹¥È¤Î¥ê¥¹¥È¤¬½ñ¤«¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -.\" @END: MHMTS -.\" @BEGIN: SMTP -.in -.5i -.Uh "SMTP ÇÛÁ÷¥·¥¹¥Æ¥à" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\*(lqmts:\*(rq ¤Ë \*(lq/smtp\*(rq ¤òÉÕ¤±¤Æ -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -hostable: /usr/local/mh/lib/hosts -.br -\fIpost\fR ¤¬¸ø¼°¥Û¥¹¥È̾¤òõ¤¹ºÝ¤Ë /etc/hosts ¤ËÂå¤ï¤Ã¤Æ»È¤¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤Î·Á¼°¤Ï¼¡¤Î¤è¤¦¤Ë¶Ë¤á¤Æñ½ã¤Ç¤¹¡£ - -.in +.5i -1. ¥³¥á¥ó¥È¤Ï¥·¥ã¡¼¥× (`#') ¤È²þ¹Ô¤Ç°Ï¤Þ¤ì¤Þ¤¹¡£ -.br -2. ¸ì¤Ï¥¹¥Ú¡¼¥¹¤Ç°Ï¤Þ¤ì¤Þ¤¹¡£ -.br -3. ¹Ô¤ÎºÇ½é¤Î¸ì¤Ï¸ø¼°¥Û¥¹¥È̾¤Ç¤¹¡£ -.br -4. ¸ø¼°¥Û¥¹¥È̾¤Ë³¤¯Á´¤Æ¤Î¸ì¤Ï¤½¤Î¥Û¥¹¥È¤ÎÊÌ̾¤Ç¤¹¡£ -.in -.5i - -.ti -.5i -servers: localhost \\01localnet -.br -¥á¡¼¥ë¤òÁ÷¿®»þ¤Ë¡¢SMTP ¥µ¡¼¥Ð¡¼¤òõ¤¹ºÝ¤Ë»²¾È¤µ¤ì¤ë -¥Û¥¹¥È¤È¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥ê¥¹¥È¤Ç¤¹¡£ -¥á¥Ã¥»¡¼¥¸Å¾Á÷¥·¥¹¥Æ¥à¤¬Áö¤Ã¤Æ¤¤¤Ê¤¤¥Û¥¹¥È¤Ç¤Ï¤³¤ì¤¬½ÅÍפǤ¹¡£ -\*(lqservers\*(rq ¤ÎÃͤϰì¤Ä¤«¤½¤ì°Ê¾å¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -¤½¤ì¤¾¤ì¤Î¹àÌܤϥۥ¹¥È¤Þ¤¿¤Ï¥Í¥Ã¥È¥ï¡¼¥¯¤Î̾Á°¤Ç¤¹ -(¸å¼Ô¤Î¾ì¹ç¡¢¥Í¥Ã¥È¥ï¡¼¥¯Ì¾¤ÎƬ¤Ë \\01 ¤òÉÕ¤±¤Þ¤¹)¡£ -¤³¤Î¥ê¥¹¥È¤Ï¥á¡¼¥ë¤òÁ÷¿®¤¹¤ë¤¿¤á SMTP ¥µ¡¼¥Ð¡¼¤òõ¤¹»þ¤Ë¸¡º÷¤µ¤ì¤Þ¤¹¡£ -¤â¤·¥Û¥¹¥È¤¬¤¢¤ì¤Ð¡¢¤½¤Î¥Û¥¹¥È¤Î SMTP ¥Ý¡¼¥È¤¬»î¤µ¤ì¤Þ¤¹¡£ -¤â¤·¥Í¥Ã¥È¥ï¡¼¥¯¤¬¤¢¤ì¤Ð¡¢¤½¤Î¥Í¥Ã¥È¥ï¡¼¥¯¤Î¤½¤ì¤¾¤ì¤Î¥Û¥¹¥È¤Î SMTP ¥Ý¡¼¥È -¤¬»î¤µ¤ì¤Þ¤¹¡£ -¤â¤· BIND ¥ª¥×¥·¥ç¥óÉÕ¤­¤ÇÆ°¤«¤·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢¥Í¥Ã¥È¥ï¡¼¥¯¤Î»ØÄê¤ÏÁ´¤Æ -̵»ë¤µ¤ì¤Þ¤¹ -.\" @END: SMTP -.\" @BEGIN: SENDMTS -.in -.5i -.Uh "SendMail" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\fISendMail\fP ¤ò»È¤¦¤è¤¦¤Ë(¤¹¤Ê¤ï¤Á¡¢\*(lqmts:\ sendmail\*(rq) -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -sendmail: /usr/lib/sendmail -.br -\fIsendmail\fR ¥×¥í¥°¥é¥à¤Î¥Ñ¥¹Ì¾¤Ç¤¹¡£ -.\" @END: SENDMTS -.\" @BEGIN: POP -.in -.5i -.Uh "Post Office Protocol" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -POP ¤ò»È¤¦¤è¤¦¤Ë(¤¹¤Ê¤ï¤Á¡¢\*(lqpop:\ on\*(rq) -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -pophost: -.br -¥Ç¥Õ¥©¥ë¥È¤Î POP ¥µ¡¼¥Ð¡¼¥Û¥¹¥È¤Ç¤¹¡£ -¤â¤·¤³¤ì¤¬ÀßÄꤵ¤ì¤Æ¤Ê¤±¤ì¤Ð¡¢ -\fIMH\fR ¤ÏÆϤ¤¤¿¥á¡¼¥ë¤òõ¤¹¤Î¤Ë¡¢É¸½à¤Î¥á¡¼¥ë¥É¥í¥Ã¥×Îΰè¤ò¸«¤Þ¤¹¡£ -ÀßÄꤵ¤ì¤Æ¤¤¤ì¤Ð¡¢POP ¥µ¡¼¥Ð¡¼¤ò¸«¤Ë¹Ô¤­¤Þ¤¹¡£ - -.ti -.5i -rpop: -.br -POP Àܳ¤ÎºÝ¤Ë»È¤¦¥×¥í¥È¥³¥ë¤Î¥Ç¥Õ¥©¥ë¥È¤ò·è¤á¤Þ¤¹¡£Ãͤ¬ 1 ¤Î»þ¤Ï RPOP¡¢ -\-1 ¤Î»þ¤Ï APOP¡¢0 ¤Î»þ¤ÏÄ̾ï¤Î POP ¤ò°ÕÌ£¤·¤Þ¤¹¡£POP Àܳ¤ò¤·¤Ê¤¤»þ¤Ï -´Ø·¸¤¢¤ê¤Þ¤»¤ó¡£ -.\" @END: POP -.\" @BEGIN: BBSERVER -.in -.5i -.Uh "BBoards ÇÛÁ÷" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\*(lqbbdelivery:\ on\*(rq ¤Ç -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -bbdomain: -.br -¥í¡¼¥«¥ë¤Î BBoards ¥É¥á¥¤¥ó¤Ç¤¹ (UCI hack)¡£ -.\" @END: BBSERVER -.\" @BEGIN: BPOP -.in -.5i -.Uh "BBoards & POP" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\*(lqbboards:\ pop\*(rq ¤«¤Ä \*(lqpop:\ on\*(rq ¤Ç -¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -popbbhost: -.br -ÅŻҷǼ¨ÈÄ¥µ¡¼¥Ð¡¼¤È¤·¤Æ¤âÆ°¤¤¤Æ¤¤¤ë POP ¥µ¡¼¥Ð¡¼¥Û¥¹¥È¤Ç¤¹¡£ -¤³¤ÎÊÑ¿ô¤Ï¡¢POP ÅŻҷǼ¨ÈÄ¥¯¥é¥¤¥¢¥ó¥È¤Î¥Û¥¹¥È¤Ç¤ÏÀßÄꤹ¤Ù¤­¤Ç¤¹¡£ - -.ti -.5i -popbbuser: -.br -POP ÅŻҷǼ¨ÈÄ¥µ¡¼¥Ð¡¼¤Î¥²¥¹¥È¡¦¥¢¥«¥¦¥ó¥È¤Ç¤¹¡£ -¤³¤ì¤Ï POP ¥æ¡¼¥¶¡¼¤È¤â BBoards ¥æ¡¼¥¶¡¼¤È¤â¥í¥°¥¤¥ó ID ¤¬°ã¤¦¤Ï¤º¤Ç¤¹ -(\*(lqftp\*(rq ¤Î¥æ¡¼¥¶¡¼ ID ¤¬Èó¾ï¤Ë¤ª´«¤á¤Ç¤¹)¡£ -¤³¤ÎÊÑ¿ô¤Ï¡¢POP ÅŻҷǼ¨ÈĤΥ¯¥é¥¤¥¢¥ó¥È¤Ç¤â¥µ¡¼¥Ð¡¼¤Ç¤âÀßÄꤹ¤Ù¤­¤Ç¤¹¡£ - -.ti -.5i -popbblist: /usr/local/mh/lib/hosts.popbb -.br -¥²¥¹¥È¡¦¥¢¥«¥¦¥ó¥È¤ò»È¤Ã¤ÆÅŻҷǼ¨ÈĤ˥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Ë¡¢POP ¤ò»È¤¦»ö¤ò -µö²Ä¤µ¤ì¤¿¥Û¥¹¥È¤Î¥ê¥¹¥È¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¤â¤·¤³¤Î¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¡¢²¿¤Î¥Á¥§¥Ã¥¯¤â¤·¤Þ¤»¤ó¡£ -¤³¤ÎÊÑ¿ô¤Ï POP ÅŻҷǼ¨ÈÄ¥µ¡¼¥Ð¡¼¤Ç¤ÏÀßÄꤹ¤Ù¤­¤Ç¤¹¡£ -.\" @END: BPOP -.\" @BEGIN: NNTP -.in -.5i -.if n .ne 8 -.Uh "BBoards & NNTP" -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fP ¤ò -\*(lqbboards:\ nntp\*(rq ¤«¤Ä \*(lqpop:\ on\*(rq -¤Þ¤¿¤Ï \*(lqoptions NNTP\*(rq -¤Ç¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¤¤ë»þ¤Ë¤À¤±»È¤¨¤Þ¤¹¡£ - -.in +.5i -.ti -.5i -nntphost: -.br -NNTP ¥µ¡¼¥Ð¡¼¥Û¥¹¥È¤Ç¤¹¡£ -¤³¤ÎÊÑ¿ô¤Ï¡¢NNTP ¥¯¥é¥¤¥¢¥ó¥È¤Ç¤ÏÀßÄꤹ¤Ù¤­¤Ç¤¹¡£ -.\" @END: NNTP -.in -.5i -.Uh "¥Õ¥¡¥¤¥ë¡¦¥í¥Ã¥¯" -°Ê²¼¤Ï¡¢¥í¥Ã¥¯¤Ë´Ø¤¹¤ë´Êñ¤ÊÀâÌÀ¤Ç¤¹¡£ -\fIMH\fR ¤Ï¥Õ¥¡¥¤¥ë¤ò¥í¥Ã¥¯¤¹¤ë¤¿¤á¤Ë¡¢½ÀÆð¤Ê¥í¥Ã¥¯¡¦¥·¥¹¥Æ¥à¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹¡£ -Ãí°Õ¤¹¤Ù¤­ \fBmtstailor\fR ¤ÎÊÑ¿ô¤Ï -\*(lqlockstyle\*(rq ¤È \*(lqlockldir\*(rq ¤Ç¤¹¡£ -ºÇ½é¤Î¤Ï¥í¥Ã¥¯ÊýË¡¤òÀ©¸æ¤·¡¢Æó¤Ä¤á¤Î¤Ï¤É¤³¤Ë¥í¥Ã¥¯¡¦¥Õ¥¡¥¤¥ë¤ò -ºî¤ë¤«¤ò»ØÄꤷ¤Þ¤¹¡£ - -\*(lqlockstyle\*(rq ÊÑ¿ô¤Ï»°¤Ä¤ÎÃÍ 0¡¢1¡¢2 ¤ò¼è¤êÆÀ¤Þ¤¹¡£ -0 ¤ÎÃͤϥ«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤ò»ý¤Ã¤Æ¤¤¤ë¥·¥¹¥Æ¥à¤ÇÍ­ÍѤǤ¹¡£ -¤â¤·¥·¥¹¥Æ¥à¤¬ \fBBSD42\fP ¤Ê¤é¡¢\fIMH\fP ¤Ï -\fIflock\fR ¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»ý¤Ã¤Æ¤ë¤À¤í¤¦¤ÈÁÛÄꤷ¤Þ¤¹¡£ -¾¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¡¢¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤ò¤¹¤ë¤Ë¤Ï¡¢ -\fIflock\fP ¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»È¤¤¤¿¤±¤ì¤Ð¡¢\fBFLOCK\fP ¤òÄêµÁ¤·¡¢ -\fIlockf\fP ¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»È¤¤¤¿¤±¤ì¤Ð¡¢\fBLOCKF\fP ¤òÄêµÁ¤·¡¢ -¤Þ¤¿¤Ï¡¢\fIfcntl\fP ¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»È¤¤¤¿¤±¤ì¤Ð¡¢\fBFCNTL\fP ¤òÄêµÁ¤·¤Þ¤¹¡£ -¤â¤· \fIMH\fP ¤ò¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Î¥í¥Ã¥¯¤ò»È¤ï¤Ê¤¤¤È¤·¤Æ¥³¥ó¥Ñ¥¤¥ë¤·¤¿¾ì¹ç¤Ï¡¢ -lockstyle ¤Î 0 ¤Ï¡¢lockstyle ¤Î 1 ¤ÈƱÍͤ˰·¤ï¤ì¤Þ¤¹¡£ - -1 ¤Þ¤¿¤Ï 2 ¤ÎÃͤò»ØÄꤹ¤ë¤È¡¢ -¥í¥Ã¥¯¤ÎºÝ¤Ë¤Ï¥Õ¥¡¥¤¥ë¤¬ºî¤é¤ì¡¢¤½¤ì¤¬Â¸ºß¤·¤Æ¤¤¤ì¤Ð¥í¥Ã¥¯¤µ¤ì¤Æ¤¤¤ë¡¢ -¸ºß¤·¤Ê¤¤¾ì¹ç¤Ï¥í¥Ã¥¯¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ -Ãͤ¬ 1 ¤Î»þ¤Ï¡¢¥í¥Ã¥¯¤µ¤ì¤ë¥Õ¥¡¥¤¥ë̾¤Ë¸å¤í¤Ë \*(lq.lock\*(rq ¤òÉÕ¤±¤¿¤â¤Î -¤ò¥í¥Ã¥¯¡¦¥Õ¥¡¥¤¥ë¤Î̾Á°¤È¤·¤Þ¤¹¡£ -Ãͤ¬ 2 ¤Î»þ¤Ï¡¢¤½¤Î¥Õ¥¡¥¤¥ë¤Î¥Ç¥Ð¥¤¥¹¤È i\-¥Î¡¼¥ÉÈÖ¹æ¤ò¥í¥Ã¥¯¡¦¥Õ¥¡¥¤¥ë¤Î -̾Á°¤È¤·¤Þ¤¹¡£ -¤â¤· \*(lqlockldir\*(rq ÊÑ¿ô¤¬»ØÄꤵ¤ì¤Æ¤Ê¤«¤Ã¤¿¤é¡¢ -¥í¥Ã¥¯¡¦¥Õ¥¡¥¤¥ë¤Ï¥í¥Ã¥¯¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤¹¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ëºî¤é¤ì¤Þ¤¹¡£ -»ØÄꤵ¤ì¤Æ¤ë¾ì¹ç¤Ï¡¢¥í¥Ã¥¯¥Õ¥¡¥¤¥ë¤Ï \*(lqlockldir\*(rq ¤ÎÃæ¤Ëºî¤é¤ì¤Þ¤¹¡£ - -\fIMH\fR ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëÁ°¤Ë¡¢ -¤¢¤Ê¤¿¤Î¥µ¥¤¥È¤Ç¤Ï¤É¤Î¤è¤¦¤Ë¥í¥Ã¥¯¤·¤Æ¤¤¤ë¤«¤òÄ´¤Ù¡¢ -¤½¤·¤ÆŬÀÚ¤ÊÃͤò¥»¥Ã¥È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -.Pr -̵¤·¡£ -.Sa -mh\-gen(8), mh\-mts(8) -.De -¾å½Ò¤Î¥ê¥¹¥È¡£ -.Co -̵¤·¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mh.me --- a/doc/ja-mh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,240 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.if '\*(ZZ'-man' \{\ -.SC MH 1 -.NA -mh \- ¥á¥Ã¥»¡¼¥¸¡¦¥Ï¥ó¥É¥é¡¼ -.SY -Á´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É -.DE -\fIMH\fR ¤Ï¶¯ÎϤʥá¥Ã¥»¡¼¥¸¡¦¥Ï¥ó¥É¥ê¥ó¥°¡¦¥·¥¹¥Æ¥à¤Î̾¾Î¤Ç¤¹¡£ -°ì¤Ä¤ÎÁí¹çŪ¤Ê¥×¥í¥°¥é¥à¤È¤¤¤¦¤è¤ê¤à¤·¤í¡¢ -\fIMH\fR ¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤ÎÁ÷¿®¡¢¼õ¿®¡¢Êݸ¡¢¸¡º÷¤Ê¤É¤Î -ñ½ã¤Ç¤«¤ÄñÌÜŪ¤Î¥×¥í¥°¥é¥à¤«¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -\fIMH User's Manual\fR ¤ä Unix ¥×¥í¥°¥é¥Þ¡¼¥º¡¦¥Þ¥Ë¥å¥¢¥ë¤Î -\fIMH\fR ¥×¥í¥°¥é¥à¤Î¥Ú¡¼¥¸¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -ɸ½àŪ¤Ê UNIX ¤Î¥á¡¼¥ë¡¦¥æ¡¼¥¶¡¼¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¡¦¥×¥í¥°¥é¥à¤Ç¤¢¤ë -\fImail\fR ¤È¤Ï°ã¤Ã¤Æ¡¢\fIMH\fR ¤Ï¡¢»È¤¦»þ¤Ë¤Ï¤Á¤ã¤ó¤Èµ¯Æ°¤·¡¢ -¥·¥§¥ë¤ËÌá¤ê¤¿¤¤»þ¤Ë¤Ï½ªÎ»¤µ¤»¤ë¡¢¤È¤¤¤Ã¤¿ÊĤ¸¤é¤ì¤¿¥·¥¹¥Æ¥à¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -(Î㤨¤Ð)¥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¬¤é¡¢¤â¤·¤¯¤Ï狼¤«¤é¤Î¥á¡¼¥ë¤ËÊÖÅú¤¹¤ëÁ°¤Ë¡¢ -¤½¤Î¼ÁÌä¤Ø¤ÎÅú¤ò¸«¤Ä¤±¤ëɬÍפ¬¤¢¤ë¤è¤¦¤Ê¥Õ¥¡¥¤¥ë¤òõ¤·¤Ê¤¬¤é¡¢¤Þ¤¿¤Ï -¥×¥í¥°¥é¥à¤òÁö¤é¤»¤Ê¤¬¤é¡¢¥á¡¼¥ë¤òÆɤó¤À¤êÊÖ»ö¤ò½ñ¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬ -½ÐÍè¤ë¤Ê¤É¡¢\fIMH\fR ¥³¥Þ¥ó¥É¤Ï¾¤Î¥·¥§¥ë¥³¥Þ¥ó¥É¤Ë¼«Í³¤Ë»¶ºß¤¹¤ë¤³¤È¤¬ -²Äǽ¤Ç¤¹¡£ - -¤³¤Î¥Þ¥Ë¥å¥¢¥ë¤Î»Ä¤ê¤Ï¡¢\fIMH\fR ¤Î´ðËܤò¶µ¤¨¤ë¥¯¥¤¥Ã¥¯¥Á¥å¡¼¥È¥ê¥¢¥ë¤Ç¤¹¡£ -¾Ü¤·¤¯¤Ï¡¢¸Ä¡¹¤Î¥×¥í¥°¥é¥à¤Î¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -\fIMH\fR ¤ò»È¤¦¤Ë¤Ï¤Þ¤º¡¢´Ä¶­ÊÑ¿ô \fB$PATH\fR ¤Ë -¥Ç¥£¥ì¥¯¥È¥ê \fB/usr/local/mh/bin\fR ¤ò²Ã¤¨¤Æ²¼¤µ¤¤¡£ -¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê¤Î -\fB\&.profile\fR ¤« \fB\&.login\fR ¤« \fB\&.cshrc\fR ¤Ë -²Ã¤¨¤ì¤Ð¤è¤¤¤Ç¤·¤ç¤¦ -(¤É¤ÎÍͤˤ¹¤ì¤Ð¤è¤¤¤Î¤«È½¤é¤Ê¤¤¾ì¹ç¤Ï¡¢ -»ÈÍѤ·¤Æ¤¤¤ë¥·¥§¥ë¤Î¥Þ¥Ë¥å¥¢¥ë¤ò¥Á¥§¥Ã¥¯¤·¤Æ²¼¤µ¤¤)¡£ -\fIinc\fR ¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤¡£ -¤³¤ì¤Þ¤Ç°ìÅÙ¤â \fIMH\fR ¤ò»È¤Ã¤¿¤³¤È¤¬¤Ê¤¤¾ì¹ç¡¢ -¤½¤¦¤·¤¿¤¤¤«¤É¤¦¤«¤Î³Îǧ¸å¡¢ -ɬÍפʥǥե©¥ë¥È¥Õ¥¡¥¤¥ë¤È¥Ç¥£¥ì¥¯¥È¥ê¤¬ºîÀ®¤µ¤ì¤Þ¤¹¡£ - -\fIinc\fR ¤Ï¡¢¥·¥¹¥Æ¥à¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤«¤é \fIMH\fR `+inbox' -¥Õ¥©¥ë¥À¤Ë¡¢¸Ä¡¹¤Î¥Õ¥¡¥¤¥ë¤Ëʬ³ä¤·¡¢\fIMH\fR ¥Õ¥©¡¼¥Þ¥Ã¥È -¤ËÊÑ´¹¤·¤Æ¥á¡¼¥ë¤ò°ÜÆ°¤·¤Þ¤¹¡£ -¤½¤Î²áÄø¤ò³Æ¥á¥Ã¥»¡¼¥¸¤Ë¤Ä¤­¡¢From ¹Ô¡¢Subject ¹Ô¡¢¤½¤ì¤Ë -¥á¥Ã¥»¡¼¥¸¤Î°ì¹ÔÌܤò²èÌ̤ËŬ¤¹¤ëʬ¤À¤±´Þ¤ó¤Ç¡¢°ì¹Ô¤º¤Äɽ¼¨¤·¤Þ¤¹¡£ -ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤ò¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤·¤Þ¤¹¡£ -¿·¤·¤¤¥á¡¼¥ë¤ò \fIMH\fR ¥Õ¥¡¥¤¥ë¤Ë¼è¤ê¹þ¤ß¤¿¤¤»þ¤Ï¤¤¤Ä¤â¡¢ -\fIinc\fR ¤òÁö¤é¤»¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ - -\fIscan\fR ¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤¢¤ë¥á¥Ã¥»¡¼¥¸¤Î°ìÍ÷¤òɽ¼¨¤·¤Þ¤¹¡£ - -\fIshow\fR ¤È \fInext\fR ¤È \fIprev\fR ¤Î¥³¥Þ¥ó¥É¤Ï¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ÎÆÃÄê¤Î¥á¥Ã¥»¡¼¥¸¤òÆɤà¤Î¤Ë»ÈÍѤµ¤ì¤Þ¤¹¡£ -\fIshow\fR ¤Ï¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¡¢¤â¤·¤¯¤Ï \fIshow\fR ¤ò -µ¯Æ°¤¹¤ëºÝ¤ËÍ¿¤¨¤¿°ú¿ô¤Ç¡¢ÈÖ¹æ¤ÇÆÃÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹¡£ -\fInext\fR ¤È \fIprev\fR ¤Ï¤½¤ì¤¾¤ì¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Î -ÈÖ¹æŪ¤Ë¸å¤äÁ°¤òɽ¼¨¤·¤Þ¤¹¡£ -¤É¤Î¾ì¹ç¤â¡¢É½¼¨¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤¬¤Ê¤¤¾ì¹ç¤Ï¡¢ -°ú¿ô¤ò¤Ä¤±¤Æ \fIshow\fR ¤òµ¯Æ°¤¹¤ë¤«¡¢ -¼¡¤Î°ìÈֺǽé¤Î¥á¥Ã¥»¡¼¥¸¤ò¥«¥ì¥ó¥È¤Ë¤¹¤ë¤¿¤á¤Ë¡¢\fInext\fR ¤¬»È¤ï¤ì¤Þ¤¹¡£ - -\fIrmm\fR (¥á¥Ã¥»¡¼¥¸¤Îºï½ü) ¤Ï¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤òºï½ü¤·¤Þ¤¹¡£ -°ú¿ô¤Ë¥á¥Ã¥»¡¼¥¸Èֹ椬Ϳ¤¨¤é¤ì¤Æµ¯Æ°¤µ¤ì¤ë¤È¡¢ -¤½¤ÎÆÃÄê¤Î¥á¥Ã¥»¡¼¥¸¤òºï½ü¤·¤Þ¤¹¡£ - -\fIrepl\fR ¤Ï (¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï) ¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ø¤ÎÊÖÅú¤Ë»È¤ï¤ì¤Þ¤¹¡£ -´ðËÜ·¿ÊÖÅú¥Õ¥©¡¼¥à¤ò»È¤Ã¤Æ¥¨¥Ç¥£¥¿¤¬µ¯Æ°¤·¤Þ¤¹¡£ -¥¨¥Ç¥£¥¿¤Ë¤¤¤ë´Ö¤Ï¡¢¥Õ¥¡¥¤¥ë \fB@\fR ¤òÆɤळ¤È¤Ë¤è¤Ã¤Æ¡¢ -ÊÖÅú¤·¤è¤¦¤È¤·¤Æ¤¤¤ë¤â¤Î¤òÆɤळ¤È¤¬½ÐÍè¤Þ¤¹¡£ -ÊÖÅú¤¬´°À®¤·¤¿¤é¡¢\fBl\fR ¤ò²¡¤»¤ÐºÆ¤Ó¸«¤Þ¤¹¤·¡¢\fBs\fR ¤ò²¡¤»¤ÐÁ÷¿®¤·¤Þ¤¹¡£ - -\fIcomp\fR ¤Ï´ðËÜ·¿¥á¥Ã¥»¡¼¥¸¥Õ¥©¡¼¥à¤ò»È¤Ã¤Æ¥¨¥Ç¥£¥¿¤òµ¯Æ°¤·¤Æ¡¢ -¥á¥Ã¥»¡¼¥¸¤òºîÀ®¤·¡¢Á÷¿®¤¹¤ë¤³¤È¤ò²Äǽ¤È¤·¤Þ¤¹¡£ - -Á´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Ï¡¢°ú¿ô¤È¤·¤Æ `\-help' ¤Î¤ß¤òÍ¿¤¨¤Æµ¯Æ°¤¹¤ë¤È¡¢ -»ØÄꤷ¤Æµ¯Æ°¤¹¤ë¤³¤È¤Î½ÐÍè¤ë°ú¿ô¤Î°ìÍ÷¤ò½ÐÎϤ·¤Þ¤¹¡£ - -°ú¿ô¤È¤·¤Æ¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ò»ØÄê²Äǽ¤Ê¥³¥Þ¥ó¥É -(\fIscan\fR, \fIshow\fR, \fIrepl\fR, ...) ¤Ï¤Þ¤¿¡¢ -¼¡¤Îñ¸ì¤Î¤É¤ì¤«¤â»ØÄê²Äǽ¤Ç¤¹¡£ -\fIfirst\fR¡¢\fIprev\fR¡¢\fIcur\fR¡¢\fInext\fR¡¢¤½¤·¤Æ \fIlast\fR ¤Ç¤¹¡£ -¤³¤ì¤é¤Ï (¤½¤ì¤¾¤ì) ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À (Í¿¤¨¤é¤ì¤¿¤È²¾Äꤷ¤Æ) ¤Î°ìÈֺǽ顢 -Á°¡¢¸½ºß¡¢¼¡¡¢°ìÈֺǸå¤Î¥á¥Ã¥»¡¼¥¸¤ò¼¨¤·¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ÎÈϰϤò»ØÄê¤Ç¤­¤ë¥³¥Þ¥ó¥É -(\fIrmm\fR¡¢\fIscan\fR¡¢\fIshow\fR ¡Ä) ¤Ï¤Þ¤¿¡¢Ã»½Ì·Á¤Ç»ØÄꤹ¤ë -¤³¤È¤â½ÐÍè¤Þ¤¹¡£ -.sp -.in +5 -.ti -3 -.I - -- ¤«¤é ¤Þ¤Ç¤ÎÈϰϤÎÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò¼¨¤·¤Þ¤¹¡£ -ÈϰϤ϶õ¤Ç¤¢¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó¡£ -.sp -.ti -3 -.I :+N -.ti -3 -.I :-N -- -.I num -È֤Υá¥Ã¥»¡¼¥¸¤«¤é»Ï¤Þ¤Ã¤Æ(¤â¤·¤¯¤Ï¡¢¤Ç½ª¤Ã¤Æ) -.I N -¸Ä¤Î¥á¥Ã¥»¡¼¥¸¡£ -.I num -¤Ïͽ¤áÄêµÁ¤µ¤ì¤Æ¤¤¤ë¼¡¤Î¥·¥ó¥Ü¥ë¤Ç¤â¤«¤Þ¤¤¤Þ¤»¤ó¡£ -.I first¡¢prev¡¢cur¡¢next -¤ä -.I last¡£ -.sp -.ti -3 -.I first:N -.ti -3 -.I prev:N -.ti -3 -.I next:N -.ti -3 -.I last:N -- ¤â¤·Â¸ºß¤¹¤ì¤Ð¡¢°ìÈֺǽé¤Î¡¢Á°¤Î¡¢¼¡¤Î¡¢ºÇ¸å¤Î -.I N -¸Ä¤Î¥á¥Ã¥»¡¼¥¸ -.in -5 - -°Û¤Ê¤ëÏÃÂꤴ¤È¤ËÊ£¿ô¤Î¥Õ¥©¥ë¥À¤òºî¤Ã¤¿¤ê¡¢¥µ¥Ö¥¸¥§¥¯¥È¡¢º¹½Ð¿Í¡¢Á÷¤êÀè¡¢ -¤Þ¤¿¤ÏÆâÍƤ˱þ¤¸¤Æ¼«Æ°Åª¤Ë¥á¥Ã¥»¡¼¥¸¤òʤ٤ë¤Ê¤É¡¢Â¾¤Ë¤â¤¿¤¯¤µ¤ó¤Î²ÄǽÀ­ -¤¬¤¢¤ê¤Þ¤¹¡£¤½¤ì¤é¤Ï¤³¤Î¥Þ¥Ë¥å¥¢¥ë¤ÎÈϰϤò±Û¤¨¤Æ¤¤¤Þ¤¹¡£ - -°Ê²¼¤ÏÁ´ \fIMH\fR ¥³¥Þ¥ó¥É¤Î°ìÍ÷¤Ç¤¹: -.\} - -.nf -.in .5i -.ta 1.5i -^ali (1)~^\- ¥á¡¼¥ë¤Î¥¨¥¤¥ê¥¢¥¹¤òɽ¼¨¤¹¤ë -^anno (1)~^\- ¥á¥Ã¥»¡¼¥¸¤ËÃí¼á¤òÉÕ¤±¤ë -^burst (1)~^\- ¥À¥¤¥¸¥§¥¹¥È¤ò¥á¥Ã¥»¡¼¥¸¤ËŸ³«¤¹¤ë -^comp (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òºîÀ®¤¹¤ë -^dist (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òÄɲ墥ɥ쥹¤ËºÆÇÛÉÛ¤¹¤ë -^folder (1)~^\- ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤òÀßÄê/ɽ¼¨¤¹¤ë -^folders (1)~^\- Á´¥Õ¥©¥ë¥À¤òɽ¼¨¤¹¤ë -^forw (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òžÁ÷¤¹¤ë -^inc (1)~^\- ¿·¤·¤¤¥á¡¼¥ë¤ò¼è¤ê¹þ¤à -^mark (1)~^\- ¥á¥Ã¥»¡¼¥¸¤Ë°õ¤ò¤Ä¤±¤ë -^mhl (1)~^\- MH ¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ë -^mhmail (1)~^\- ¥á¡¼¥ë¤òÁ÷¤Ã¤¿¤êÆɤó¤À¤ê¤¹¤ë -^mhn (1)~^\- ¥Þ¥ë¥Á¥á¥Ç¥£¥¢ MH -^mhook (1)~^\- MH ¤Î¼õ¿®¥á¡¼¥ë¥Õ¥Ã¥¯µ¡Ç½ -^mhparam (1)~^\- MH ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤òɽ¼¨¤¹¤ë -^mhpath (1)~^\- MH ¥á¥Ã¥»¡¼¥¸¤ä¥Õ¥©¥ë¥À¤ÎÀäÂХѥ¹¤òɽ¼¨¤¹¤ë -^msgchk (1)~^\- ¥á¥Ã¥»¡¼¥¸¤ò¥Á¥§¥Ã¥¯¤¹¤ë -^msh (1)~^\- MH ¥·¥§¥ë (¤«¤Ä ÅŻҷǼ¨Èĥ꡼¥À¡¼) -^next (1)~^\- ¼¡¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -^packf (1)~^\- MH ¥Õ¥©¥ë¥À¤ò°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ë¤Þ¤È¤á¤ë -^pgped (1)~^\- ¥É¥é¥Õ¥È¤ò PGP ¥á¥Ã¥»¡¼¥¸¤Ë¤¹¤ë -^pick (1)~^\- ¥á¥Ã¥»¡¼¥¸ÆâÍƤò¸¡º÷¤¹¤ë -^prev (1)~^\- Á°¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -^prompter (1)~^\- ¥×¥í¥ó¥×¥È·Á¼°¤Î¥¨¥Ç¥£¥¿ -^rcvstore (1)~^\- ¿·¤·¤¤¥á¡¼¥ë¤òÈóƱ»þŪ¤Ë¼è¤ê¹þ¤à -^refile (1)~^\- ¥á¥Ã¥»¡¼¥¸¤ò¾¤Î¥Õ¥©¥ë¥À¤ËÀ°Íý¤¹¤ë -^repl (1)~^\- ¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤¹¤ë -^rmf (1)~^\- MH ¥Õ¥©¥ë¥À¤òºï½ü¤¹¤ë -^rmm (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òºï½ü¤¹¤ë -^scan (1)~^\- °ì¥á¥Ã¥»¡¼¥¸Ëè¤Î°ìÍ÷¤òÀ¸À® -^send (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ë -^show (1)~^\- ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -^slocal (1)~^\- ÆÃÊÌ¤Ê¥í¡¼¥«¥ë¥á¡¼¥ëÇÛÁ÷ -^sortm (1)~^\- ¥á¥Ã¥»¡¼¥¸¤ò¥½¡¼¥È¤¹¤ë -^vmh (1)~^\- MH ¤Î¥Ó¥¸¥å¥¢¥ë¥Õ¥í¥ó¥È¡¦¥¨¥ó¥É -^whatnow (1)~^\- send ¤ËÂФ¹¤ë¥×¥í¥ó¥×¥È·Á¼°¤Î¥Õ¥í¥ó¥È¡¦¥¨¥ó¥É -^whom (1)~^\- ¥á¥Ã¥»¡¼¥¸¤¬Ã¯¤ËÁ÷¤é¤ì¤ë¤Î¤«¤òɽ¼¨¤¹¤ë -.if '\*(ZZ'-man' \{\ -.sp 1 -^mh\-alias (5)~^\- MH ¥¨¥¤¥ê¥¢¥¹(ÊÌ̾)¥Õ¥¡¥¤¥ë -^mh\-format (5)~^\- MH ¥·¥¹¥Æ¥à¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë -^mh\-mail (5)~^\- MH ¥·¥¹¥Æ¥à¤Î¥á¥Ã¥»¡¼¥¸·Á¼° -^mh\-profile (5)~^\- MH ¤Î¥æ¡¼¥¶¡¼¡¦¥×¥í¥Õ¥¡¥¤¥ë -^mh\-sequence (5)~^\- MH ¥·¥¹¥Æ¥à¤Ç¤Î¥·¡¼¥±¥ó¥¹»ØÄê -^mh\-tailor (5)~^\- MH ¥·¥¹¥Æ¥à¤Î¥«¥¹¥¿¥Þ¥¤¥º -.sp 1 -^ap (8)~^\- ¥¢¥É¥ì¥¹¤ò RFC\-822 ·Á¼°¤Ç²ò¼á -^conflict (8)~^\- ¥¨¥¤¥ê¥¢¥¹/¥Ñ¥¹¥ï¡¼¥É¤ÎÀ°¹çÀ­¤Î¥Á¥§¥Ã¥¯ -^dp (8)~^\- ÆüÉÕ¤ò RFC\-822 ·Á¼°¤Ç²òÀÏ -^fmtdump (8)~^\- MH format ¥Õ¥¡¥¤¥ë¤Î¥Ç¥³¡¼¥É -^install\-mh (8)~^\- MH ´Ä¶­¤ò½é´ü²½¤¹¤ë -^post (8)~^\- ¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤¹¤ë -.\} -.fi -.re - -.if '\*(ZZ'-man' \{\ -.Fi -^/usr/local/mh/bin~^\fIMH\fR ¥³¥Þ¥ó¥É¤¬ÃÖ¤«¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê -^/usr/local/mh/lib~^\fIMH\fR ¥é¥¤¥Ö¥é¥ê -.Sa -\fIThe RAND \fIMH\fR Message Handling System: User's Manual\fR, -.br -\fIThe RAND \fIMH\fR Message Handling System: Tutorial\fR, -.br -\fIThe RAND \fIMH\fR Message Handling System: The UCI BBoards Facility\fR, -.br -\fIMH.5: How to process 200 messages a day and still get some real work -done\fR -.br -.Bu -\fIMH\fR ¥×¥í¥°¥é¥à¤Ç²¿¤«ÌäÂê¤Ë½Ð¤¯¤ï¤·¤¿»þ¤Ï¡¢ -\fIMH\fR ¤Î¥í¡¼¥«¥ë´ÉÍý¼Ô¤ËÊó¹ð¤¹¤Ù¤­¤Ç¤¹¡£ -¤³¤ÎºÝ¡¢¥×¥í¥°¥é¥à̾¤Ë²Ã¤¨¡¢¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤â°ì½ï¤ËÊó¹ð¤¹¤Ù¤­¤Ç¤¹¡£ -.br -Æ°¤«¤·¤Æ¤¤¤ë \fIMH\fR ¥×¥í¥°¥é¥à¤Î¥Ð¡¼¥¸¥ç¥ó¤òÄ´¤Ù¤ë¤Ë¤Ï¡¢ -`\-help' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤Æµ¯Æ°¤¹¤ì¤Ð¤è¤¤¤Ç¤¹¡£ -¥³¥Þ¥ó¥É¤Îʸˡ¤Î°ìÍ÷¤Ë²Ã¤¨¡¢¤½¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë´Ø¤·¤¿¾ðÊó¤òɽ¼¨¤·¤Þ¤¹¡£ -¤³¤Î¾ðÊó¤Ï¡¢\fIMH\fR ¤Î¥Ð¡¼¥¸¥ç¥ó¡¢ºîÀ®¤µ¤ì¤¿¥Û¥¹¥È̾¡¢ÆüÉÕ¤¬´Þ¤Þ¤ì¤Þ¤¹¡£ -2¹ÔÌܤˤϡ¢\fIMH\fR ¤Î¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó»þ¤Î¥ª¥×¥·¥ç¥ó¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ -Î㤨¤Ð¡¢ - -.nf -.in +.5i -version: MH 6.1 #1[UCI] (glacier) of Wed Nov 6 01:13:53 PST 1985 -options: [BSD42] [MHE] [NETWORK] [SENDMTS] [MMDFII] [SMTP] [POP] -.in -.5i -.fi - -`6.1 #1[UCI]' ¤È¤Ï¡¢¤³¤Î¥×¥í¥°¥é¥à¤Ï \fIMH\fR ¤Î UCI ¤Î \fIMH.6.1\fR -¥Ð¡¼¥¸¥ç¥ó¤Ç¤¢¤ë¤³¤È¤ò¼¨¤·¤Þ¤¹¡£ -¥Û¥¹¥È `glacier' ¤Ç `Wed Nov 6 01:13:53 PST 1985' ¤ËºîÀ®¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -Êó¹ð¤È°ì½ï¤Ë `\-help' ¥¹¥¤¥Ã¥Á¤Î½ÐÎϤâÁ÷¤ë¤³¤È¤ÏÄ̾¤È¤Æ¤â¤è¤¤ÊýË¡¤Ç¤¹¡£ - -¤â¤·¡¢¥í¡¼¥«¥ë¤Î \fIMH\fR ´ÉÍý¼Ô¤¬¤¤¤Ê¤±¤ì¤Ð¡¢ -\fBBug-MH\fR ¤È¤¤¤¦¥¢¥É¥ì¥¹¤ò»î¤·¤Æ¤ß¤Æ²¼¤µ¤¤¡£ -¤½¤ì¤âÂÌÌܤʤ顢\fBBug-MH@ICS.UCI.EDU\fR ¤Þ¤Ç¡£ - -\fIMH\fR ÆüËܸìÈǤ˴ؤ¹¤ë¥Ð¥°Êó¹ð¤Ï -\fBmh-plus@ml.chem.eng.himeji-tech.ac.jp\fR -¤Þ¤ÇÁ÷¤Ã¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.En -.\} diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhl.me --- a/doc/ja-mhl.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,250 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHL 1 -.NA -mhl \- MH ¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ë -.SY -/usr/local/mh/lib/mhl -\%[\-bell] \%[\-nobell] -\%[\-clear] \%[\-noclear] -\%[\-folder\ +folder] -\%[\-form\ formfile] -\%[\-length\ lines] \%[\-width\ columns] -\%[\-moreproc\ program] \%[\-nomoreproc] -\%[files\ ...] -\%[\-help] -.DE -\fImhl\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤òÀ°·Áɽ¼¨¤¹¤ë¥×¥í¥°¥é¥à¤Ç¤¹¡£ -¤³¤ì¤Ï \fImore\fR\0(1) (¥Ç¥Õ¥©¥ë¥È¤Î \fIshowproc\fR\0) -¤ÎÃÖ´¹¤¨¤È¤·¤ÆÀ߷פµ¤ì¤Æ¤¤¤Þ¤¹¡£ -\fImore\fR ƱÍÍ¡¢ -°ú¿ô(¤¢¤ë¤¤¤Ïɸ½àÆþÎÏ)¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤½¤ì¤¾¤ì¤ò½ÐÎϤ·¤Þ¤¹¡£ -¤â¤·¡¢Ê£¿ô¤Î¥á¥Ã¥»¡¼¥¸¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤½¤ì¤¾¤ì¤Î½ÐÎÏÁ°¤Ë¥×¥í¥ó¥×¥È¤¬½Ð¡¢ - ¤Þ¤¿¤Ï ¤Ç½ÐÎϤò³«»Ï¤·¤Þ¤¹¡£ - ¤Î¾ì¹ç¤Ï(ŬÀڤʾì¹ç¤Ï)²èÌ̤ò¾Ãµî¤·¡¢ - (Ä̾ï¤Ï CTRL\-D) ¤Î¾ì¹ç¤Ï²èÌ̾õî¤Ï¤·¤Þ¤»¤ó¡£ - (Ä̾ï¤Ï CTRL\-C) ¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤Î½ÐÎϤò¤ä¤á¤Æ¡¢ -¼¡¤Î¥á¥Ã¥»¡¼¥¸(¤¢¤ë¤Î¤Ê¤é)¤Î¥×¥í¥ó¥×¥È¤ò½Ð¤·¤Þ¤¹¡£ - (Ä̾ï CTRL-\\) ¤Ï¥×¥í¥°¥é¥à¤ò½ªÎ»¤·¤Þ¤¹(¥³¥¢¥À¥ó¥×¤Ï¤·¤Þ¤»¤ó)¡£ - -`\-bell' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fImhl\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥Ú¡¼¥¸¤ÎºÇ¸å¤Ç¥Ù¥ë¤òÌĤ餷¤Þ¤¹¡£ -°ìÊý¡¢`\-clear' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fImhl\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥Ú¡¼¥¸¤ÎºÇ¸å¤Ç²èÌ̤ò¾Ãµî¤·¤Þ¤¹ -(¤Þ¤¿¤Ï¡¢¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Î¸å¤Ç²þ¥Ú¡¼¥¸¤ò½ÐÎϤ·¤Þ¤¹)¡£ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤ÏξÊý¤È¤â(¤½¤·¤Æ¤½¤ÎµÕ¤Î°ÕÌ£¤Î¤â¤Î¤â) -¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \fImoreproc\fR ¤¬¶õ¤ÈÄêµÁ¤µ¤ì¤Æ¤¤¤Æ¡¢ -\fImhl\fR ¤¬Ã¼Ëö¤Ë½ÐÎϤ·¤Æ¤¤¤ë»þ¤Ë¤À¤±¸ú²Ì¤¬¤¢¤ê¤Þ¤¹¡£ -\fImoreproc\fR ¥¨¥ó¥È¥ê¤¬¶õ¤Ç¤Ê¤¯²¿¤«ÄêµÁ¤µ¤ì¤Æ¤¤¤Æ¡¢ -\fImhl\fR ¤Î½ÐÎϤ¬Ã¼Ëö¤Î¾ì¹ç¤Ï¡¢ -\fImhl\fR ¤Ï¡¢\fImoreproc\fR ¤òüËö¤È \fImhl\fR ¤Î´Ö¤ËÃÖ¤­¡¢ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤ò̵»ë¤·¤Þ¤¹¡£ -¤µ¤é¤Ë¡¢ -`\-clear' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢\fImhl\fR ¤Î½ÐÎϤ¬Ã¼Ëö¤Î¾ì¹ç¡¢ -\fImhl\fR ¤Ï²èÌ̾õî¤ÎÊýË¡¤ò¸«¤Ä¤±¤ë¤¿¤á¤Ë¡¢ -¥æ¡¼¥¶¡¼¤ÎüËö¤Î¥¿¥¤¥×¤ò·è¤á¤è¤¦¤È¡¢´Ä¶­ÊÑ¿ô \fB$TERM\fR ¤È \fB$TERMCAP\fR -¤ò¸«¤Þ¤¹¡£ -¤â¤· `\-clear' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢\fImhl\fR ¤Î½ÐÎϤ¬Ã¼Ëö¤Ç¤Ê¤¤¾ì¹ç -(Î㤨¤Ð¡¢¥Ñ¥¤¥×¤ä¥Õ¥¡¥¤¥ë¤Î¾ì¹ç)¡¢ -\fImhl\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Î¸å¤Ë²þ¥Ú¡¼¥¸¤òÁ÷¤ê¤Þ¤¹¡£ - -¥Ç¥Õ¥©¥ë¥È¤Î \fImoreproc\fR ¤ä¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤òÃÖ¤­´¹¤¨¤ë¤¿¤á¤Ë¤Ï -`\-moreproc\ program' ¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -\fImhl\fR ¤ò¥Ï¡¼¥É¥³¥Ô¡¼Ã¼Ëö¤Çµ¯Æ°¤¹¤ë¤È¡¢ -·è¤·¤Æ \fImoreproc\fR ¤ò³«»Ï¤µ¤»¤ë»ö¤Ï¤Ê¤¤ÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -`\-length\ length' ¤È `\-width\ width' ¥ª¥×¥·¥ç¥ó¤Ï¤½¤ì¤¾¤ì²èÌ̤ÎŤµ¤È -Éý¤òÀßÄꤷ¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Ï \fB$TERMCAP\fR ¤¬»Ø¤·¼¨¤¹Ãͤǡ¢ -ʬ¤«¤é¤Ê¤±¤ì¤Ð¡¢¤½¤ì¤¾¤ì 40 ¤È 80 ¤¬»È¤ï¤ì¤Þ¤¹¡£ - -\fImhl\fR ¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ï \fImhl.format\fR ¤Ç -(¤³¤ì¤ÏºÇ½é¤Ë¥æ¡¼¥¶¡¼¤Î \fIMH\fR ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤òõ¤·¡¢¼¡¤Ë -\fI/usr/local/mh/lib\fR ¥Ç¥£¥ì¥¯¥È¥ê¤ÎÃæ¤òõ¤·¤Þ¤¹)¡¢ -¤³¤ì¤Ï `\-form\ formatfile' ¥ª¥×¥·¥ç¥ó¤ÇÊѹ¹²Äǽ¤Ç¤¹¡£ - -ºÇ¸å¤Ë¡¢ -`\-folder\ +folder' ¥ª¥×¥·¥ç¥ó¤Ï \fIMH\fR ¥Õ¥©¥ë¥À̾¤òÀßÄꤷ¤Þ¤¹¡£ -¤³¤ì¤Ï¸å½Ò¤Î \*(lqmessagename:\*(rq ¹Ô¤Ë»È¤ï¤ì¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Ï¡¢´Ä¶­ÊÑ¿ô \fB$mhfolder\fR ¤¬»È¤ï¤ì¡¢ -\fIshow\fR¡¢\fInext\fR¡¢¤½¤·¤Æ \fIprev\fR ¤Ï¤³¤ÎÃͤòŬÀڤ˽é´ü²½¤·¤Þ¤¹¡£ - -\fImhl\fR ¤Ï¼¡¤ÎÆóÃʳ¬¤Ç½èÍý¤·¤Þ¤¹¡£ -1) ¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤òÆɤó¤Ç²ò¼á¤·¡¢ -¤½¤·¤Æ¡¢2) ¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸(¥Õ¥¡¥¤¥ë)¤ò½èÍý¤·¤Þ¤¹¡£ -Âè°ìÃʳ¬¤Ç¤Ï¡¢ -¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÆâÉôɽ¸½¤¬¹½Â¤¥ê¥¹¥È¤È¤·¤Æºî¤é¤ì¤Þ¤¹¡£ -ÂèÆóÃʳ¬¤Ç¤Ï¡¢ -¤³¤Î¥ê¥¹¥È¤¬¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ë»È¤ï¤ì¡¢ -¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Î»ØÄꤹ¤ë·Á¼°¤Ë½¾¤Ã¤Æ½ÐÎϤ·¤Þ¤¹¡£ - -\*(lqmhl.format\*(rq ¥Õ¥©¡¼¥à¡¦¥Õ¥¡¥¤¥ë¤Ï¡¢²èÌ̾õ²èÌÌ¥µ¥¤¥º¡¢ -¹Ô¤ÎÀÞ¤êÊÖ¤·¡¢Ä̲᤹¤ë¥Æ¥­¥¹¥È¡¢¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î½ç½ø¡¢ -¤½¤·¤Æ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î·Á¼°¤Ê¤É¤òÀ©¸æ¤¹¤ë¾ðÊó¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹¡£ -¤µ¤é¤Ë¡¢Ìµ»ë¤¹¤Ù¤­¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥ê¥¹¥È¡¢ÆÃÊ̤ʥ³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÁȹ礻¤¬ -µ¡Ç½¤òÄɲ乤뤿¤á¤ËÄêµÁ¤µ¤ì¤Þ¤¹¡£ -½ÐÎÏ¥á¥Ã¥»¡¼¥¸¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç»ØÄꤵ¤ì¤¿½ç½ø¤Ç½ÐÎϤµ¤ì¤Þ¤¹¡£ - -mhl.format ¤Î¤½¤ì¤¾¤ì¤Î¹Ô¤Ï°Ê²¼¤Î·Á¼°¤Î¤É¤ì¤«¤Ç¤¹¡£ - - ;comment - :cleartext - variable[,variable...] - component:[variable,...] - -`;' ¤Ç»Ï¤Þ¤ë¹Ô¤ÏÃí¼á¤Ç¡¢Ìµ»ë¤µ¤ì¤Þ¤¹¡£ -`:' ¤Ç»Ï¤Þ¤ë¹Ô¤ÏÀ¸¤Î¥Æ¥­¥¹¥È¤Ç¡¢¤½¤Î¤Þ¤Þ½ÐÎϤµ¤ì¤Þ¤¹¡£ -`:' ¤À¤±¤«¤é¤Ê¤ë¹Ô¤Ï¶õ¹Ô¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ -\*(lqcomponent:\*(rq ¤Ç»Ï¤Þ¤ë¹Ô¤Ï»ØÄê¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î·Á¼°¤òÄêµÁ¤·¤Þ¤¹¡£ -¤½¤·¤Æ¡¢ºÇ¸å¤Ë»Ä¤Ã¤¿¹Ô¤ÏÁ´ÂΤδĶ­¤òÄêµÁ¤·¤Þ¤¹¡£ - -Î㤨¤Ð¡¢¼¡¤Î¹Ô¤Ï - -.ti +.5i -width=80,length=40,clearscreen,overflowtext="***",overflowoffset=5 - -²èÌ̤ÎÂ礭¤µ¤òÉý 80¡¢Ä¹¤µ 40¤ËÀßÄꤷ¡¢ -²èÌ̤Ϥ½¤ì¤¾¤ì¤Î¥Ú¡¼¥¸¤òɽ¼¨¤¹¤ëÁ°¤Ë¾Ãµî¤µ¤ì¤ë¤Ù¤­¤Ç¤¢¤ë»ö¤òɽ¤·¡¢ -¹Ô¤¬¤¢¤Õ¤ì¤¿¾ì¹ç¤Î»ú²¼¤²¤Ï 5 ¤Ç¡¢ -¤½¤Î¾ì¹ç¤Ï \*(lq***\*(rq ¤È¤¤¤¦¥Æ¥­¥¹¥È¤Ç¼¨¤¹»ö¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£ - -°Ê²¼¤Ëµó¤²¤ë¤Î¤Ï¸½ºß»È¤¨¤ëÊÑ¿ô¤È¤½¤Î°ú¿ô¤ÎÁ´¤Æ¤Ç¤¹¡£ -¤â¤·¡¢¤³¤ì¤é¤¬¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ë³¤¤¤Æ¤¤¤¿¾ì¹ç¤Ï¡¢ -¤½¤ì¤Ï¤½¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ë¤À¤±Å¬±þ¤µ¤ì¡¢ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢Á´ÂΤËÂФ·¤ÆŬ±þ¤µ¤ì¤Þ¤¹¡£ -Á´¤Æ¤Î·Á¼°¤Ï¼ÂºÝ¤Ë½ÐÎϤ¬»Ï¤Þ¤ëÁ°¤Ë²òÀϤµ¤ì¤Þ¤¹¤Î¤Ç¡¢ -¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎºÇ¸å¤ËÁ´ÂΤ˱ƶÁ¤¹¤ëÊÑ¿ô¤ò½ñ¤¤¤¿¾ì¹ç¤Ç¤â -(Î㤨¤Ð¡¢bell¡¢clearscreen¡¢width¡¢length)¡¢ -¤½¤ì¤ÏºÇ½é¤«¤é¥á¥Ã¥»¡¼¥¸Á´ÂΤËŬ±þ¤µ¤ì¤Þ¤¹¡£ - -.nf -.in +.5i -.ta \w'noclearscreen 'u +\w'integer/G 'u -\fIÊÑ¿ô\fR \fI·¿\fR \fI°ÕÌ£\fR -width À°¿ô ²èÌ̤ÎÉý¡¢¤Þ¤¿¤Ï¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÉý -length À°¿ô ²èÌ̤ÎŤµ¡¢¤Þ¤¿¤Ï¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎŤµ -offset À°¿ô \*(lqcomponent: \*(rq ¤ËÂФ¹¤ë»ú²¼¤²ÎÌ -overflowtext ʸ»úÎó ¤¢¤Õ¤ì¤¿¹Ô¤ÎºÇ½é¤Ë»È¤ï¤ì¤ë¥Æ¥­¥¹¥È -overflowoffset À°¿ô ¤¢¤Õ¤ì¤¿¹Ô¤Î»ú²¼¤²ÎÌ -compwidth À°¿ô ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎºÇ½é¤Î¹Ô¤¬½ÐÎϤµ¤ì¤¿¸å¤Î - ¥Æ¥­¥¹¥È¤ËÂФ¹¤ë»ú²¼¤²ÎÌ -uppercase ¥Õ¥é¥° ¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥Æ¥­¥¹¥È¤ÏÂçʸ»ú¤Ç½ÐÎÏ -nouppercase ¥Õ¥é¥° Âçʸ»ú¤Ë¤·¤Ê¤¤ -clearscreen ¥Õ¥é¥°/G ¤½¤ì¤¾¤ì¤Î¥Ú¡¼¥¸¤ÎÁ°¤Ë²èÌ̤ò¾Ã¤¹ -noclearscreen ¥Õ¥é¥°/G ²èÌ̾õ¤Ê¤¤ -bell ¥Õ¥é¥°/G ¤½¤ì¤¾¤ì¤Î¥Ú¡¼¥¸¤ÎºÇ¸å¤Ç¥Ù¥ë¤òÌĤ餹 -nobell ¥Õ¥é¥°/G ¥Ù¥ë¤òÌĤ餵¤Ê¤¤ -component ʸ»úÎó/L ¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ËÂФ¹¤ë - \*(lqcomponent\*(rq ¤ÎÂå¤ï¤ê¤Ë»È¤ï¤ì¤ë̾Á° -nocomponent ¥Õ¥é¥° ¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ï \*(lqcomponent: \*(rq ¤ò - ½ÐÎϤ·¤Ê¤¤ -center ¥Õ¥é¥° ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ò¹Ô¤Î¿¿Ãæ¤Ë½ÐÎÏ - (°ì¹Ô¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ç¤Î¤ßƯ¤¯) -nocenter ¥Õ¥é¥° ¿¿Ãæ¤Ë´ó¤»¤Ê¤¤ -leftadjust ¥Õ¥é¥° ¤½¤ì¤¾¤ì¤Î¹Ô¤Ç¹ÔƬ¤Î¥¹¥Ú¡¼¥¹¤ò¼è¤ê½ü¤¯ -noleftadjust ¥Õ¥é¥° leftadjust ¤·¤Ê¤¤ -compress ¥Õ¥é¥° ¥Æ¥­¥¹¥ÈÃæ¤Î²þ¹Ô¤ò¥¹¥Ú¡¼¥¹¤ËÃÖ¤­´¹¤¨¤ë -nocompress ¥Õ¥é¥° compress ¤·¤Ê¤¤ -split ¥Õ¥é¥° Ê£¿ô¤Î¹Ô¤ò°ì¹Ô¤Ë¤Þ¤È¤á¤Ê¤¤ -nosplit ¥Õ¥é¥° Ê£¿ô¤Î¹Ô¤ò°ì¹Ô¤Ë¤Þ¤È¤á¤ë -newline ¥Õ¥é¥° ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎºÇ¸å¤Ë²þ¹Ô¤ò½ñ¤¯ - (¥Ç¥Õ¥©¥ë¥È) -nonewline ¥Õ¥é¥° ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎºÇ¸å¤Ë²þ¹Ô¤ò½ñ¤«¤Ê¤¤ -formatfield ʸ»úÎó ¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ËÂФ¹¤ë - ¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó (¸å½Ò) -decode ¥Õ¥é¥° ÈóASCIIʸ»ú¤ÎMIMEɽ¸½¤ò¥Ç¥³¡¼¥É¤¹¤ë -addrfield ¥Õ¥é¥° ¥¢¥É¥ì¥¹¤ò´Þ¤à¹Ô -datefield ¥Õ¥é¥° ÆüÉÕ¤ò´Þ¤à¹Ô -.re -.in -.5i -.fi - -À°¿ôÃͤÈʸ»úÎóÃͤÎÊÑ¿ô¤ÎÃͤò»ØÄꤹ¤ë¤Ë¤Ï¡¢ -¤½¤ì¤é¤Î̾Á°¤Î¸å¤í¤Ë¥¤¥³¡¼¥ëµ­¹æ¤ÈÃͤò½ñ¤±¤Ð¤¤¤¤¤Ç¤¹¡£ -À°¿ôÃͤÎÊÑ¿ô¤Ï 10¿Ê¿ô¤ÎÃͤòÃÖ¤­¡¢ -ʸ»úÎóÃͤÎÊÑ¿ô¤Ï¥À¥Ö¥ë¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤¿Ç¤°Õ¤Î¥Æ¥­¥¹¥È¤òÃÖ¤­¤Þ¤¹¡£ -¾åµ­¤Îɽ¤Ç·¿¤Ë \*(lq/G\*(rq ¤Þ¤¿¤Ï \*(lq/L\*(rq ¤¬ÉÕ¤¤¤Æ¤¤¤ë¤â¤Î¤Ï¡¢ -¤½¤ÎÃͤÏ(¤½¤ì¤¾¤ì)Á´ÂΤËÂФ¹¤ë»ØÄê¡¢¤Þ¤¿¤Ï¤½¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤À¤±¤ËÂФ¹¤ë»ØÄê -¤¬½ÐÍè¤ë¤â¤Î¤Ç¤¹¡£ - -°Ê²¼¤Î - - ignores=component,... - -¤È¤¤¤¦·Á¼°¤Î¹Ô¤Ï¡¢ -½ÐÎϤµ¤ì¤Ê¤¤(̵»ë¤¹¤ë)¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥ê¥¹¥È¤ò»ØÄꤷ¤Þ¤¹¡£ - -¥³¥ó¥Ý¡¼¥Í¥ó¥È \*(lqMessageName\*(rq (Âçʸ»ú¾®Ê¸»ú¤Ï¶èÊ̤·¤Ê¤¤)¤Ï -»ØÄꤵ¤ì¤¿¡¢¤Þ¤¿¤Ï´Ä¶­¤Ç¸«¤Ä¤«¤Ã¤¿¥Õ¥©¥ë¥À̾¤È¡¢ -¼ÂºÝ¤Î¥á¥Ã¥»¡¼¥¸Ì¾(¥Õ¥¡¥¤¥ë̾)¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ -·Á¼°¤Ï \fIshow\fR ¤Ë `\-header' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤¿»þ¤Ë½ÐÎϤµ¤ì¤ë¤â¤Î¤È -Ʊ¤¸¤Ç¤¹¡£ - -¥³¥ó¥Ý¡¼¥Í¥ó¥È \*(lqExtras\*(rq ¤ÏÌÀ¼¨Åª¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ç¡¢ -̵»ë¤¹¤ë¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥ê¥¹¥È¤Ë¤âÆþ¤Ã¤Æ¤¤¤Ê¤¤ -Á´¤Æ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ò½ÐÎϤ·¤Þ¤¹¡£ -¤â¤·¡¢¤³¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢ -ÌÀ¼¨Åª¤Ë»ØÄꤵ¤ì¤Æ¤Ê¤¤¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ï̵»ë¤µ¤ì¤ë¤Î¤Ç¡¢ -̵»ë¤¹¤ë¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Î¥ê¥¹¥È¤ÏɬÍפ¢¤ê¤Þ¤»¤ó¡£ - -¤â¤· \*(lqnocomponent\*(rq ¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¡¢ -¥³¥ó¥Ý¡¼¥Í¥ó¥È̾¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤Æ¤¤¤ëÄ̤ê¤Ë½ÐÎϤµ¤ì¤Þ¤¹¡£ - -¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ne 15 -.eo -.so /usr/local/mh/lib/mhl.format -.ec -.in -.5i -.fi - -ÊÑ¿ô \*(lqformatfield\*(rq ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ò»ØÄꤷ¤Þ¤¹ -(\fImh\-format\fR\0(5) ¤ò»²¾È)¡£ -¥Õ¥é¥°ÃÍ \*(lqaddrfield\*(rq ¤È \*(lqdatefield\*(rq -(¤³¤ì¤é¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹)¤Ï¡¢ -\fImhl\fR ¤Ë¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎóÃæ¤Î¥¨¥¹¥±¡¼¥×¤Î²ò¼á¤Ç¡¢ -¤½¤ì¤¾¤ì¥¢¥É¥ì¥¹¤«ÆüÉÕ¤«¤ò»ØÄꤷ¤Þ¤¹¡£ - -¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï¡¢ -\fImhl\fR ¤Ï¥¢¥É¥ì¥¹¤äÆüÉÕ¤ò´Þ¤à¹Ô -(¤³¤ì¤é¤Î¹Ô¤Î¥ê¥¹¥È¤Ï \fImh\-mail\fR\0(5) ¤ò»²¾È) -¤Ë¤Ï²¿¤ÎÀ°·Á¤â¤·¤Þ¤»¤ó¡£ -\fImhl\fR ¤Ï¥¢¥É¥ì¥¹¤äÆüÉÕ¤ËÂФ·¤Æ¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤òŬ±þ¤µ¤»¤è¤¦¤È¤¹¤ë¤È¡¢ -¤½¤Î²òÀϤò¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤Î¤Ç¡¢¤³¤Î·ë²Ì¡¢Â®¤¤½èÍý¤¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤·Ë¾¤à¤Ê¤é¡¢ -\fImhl\fR ¤Ë¥¢¥É¥ì¥¹¤Þ¤¿¤ÏÆüÉÕ(ξÊý¤Ç¤Ï¤Ê¤¤)¤ËÂФ·¤Æ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥Þ¥Ã¥È -ʸ»úÎó¤òÍ¿¤¨¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤ò¤¹¤ë¤¿¤á¤Ë¤Ï¡¢Á´ÂΤËÂФ·¤Æ¸ú¤¯¤è¤¦¤Ë¡¢ -addrfield ¤Þ¤¿¤Ï datefield ¥Õ¥é¥°¤òŬÀÚ¤Ê formatfield ÊÑ¿ôÃͤȶ¦¤Ë»ØÄꤷ¤Æ -²¼¤µ¤¤¡£ -.Fi -^/usr/local/mh/lib/mhl.format~^¥á¥Ã¥»¡¼¥¸¤Î¥Æ¥ó¥×¥ì¡¼¥È -^¤¢¤ë¤¤¤Ï /mhl.format~^¤¬É¸½à¤Î¥Æ¥ó¥×¥ì¡¼¥È¤ËÂå¤ï¤ë -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^moreproc:~^ÂÐÏÃŪ¥Õ¥í¥ó¥È¥¨¥ó¥É¤È¤·¤Æ»È¤ï¤ì¤ë¥×¥í¥°¥é¥à -.Sa -show(1), ap(8), dp(8) -.De -`\-bell' -.Ds -`\-noclear' -.Ds -`\-length 40' -.Ds -`\-width 80' -.Co -̵¤·¡£ -.Bu -`bell' ¤È `clear' ¤Î¾ðÊó¤ò¥Õ¥í¥ó¥È¥¨¥ó¥É¤ËÅÁ¤¨¤ëÊýË¡¤¬¤¢¤ë¤Ù¤­¤Ç¤·¤ç¤¦¡£ - -\fIMH\fR ¤ò BERK ¥ª¥×¥·¥ç¥óÉդǹ½ÃÛ¤·¤¿¥Û¥¹¥È¤Ç¤Ï¡¢ -¥¢¥É¥ì¥¹²ò¼á¤ÏÉÔ²Äǽ¤Ç¤¹¡£ - -\*(lqnonewline\*(rq ¥ª¥×¥·¥ç¥ó¤Ï \*(lqcompress\*(rq ¤ä \*(lqsplit\*(rq ¤È -°ì½ï¤Ë»È¤¦¤ÈÎɤ¯¤Ê¤¤¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhmail.me --- a/doc/ja-mhmail.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHMAIL 1 -.NA -mhmail \- ¥á¡¼¥ë¤òÁ÷¤Ã¤¿¤êÆɤó¤À¤ê¤¹¤ë -.SY -mhmail -\%[ -addrs\ ... -\%[\-body\ text] -\%[\-cc\ addrs\ ...] -\%[\-from\ addr] -\%[\-subject subject]] -\%[\-help] -.DE -\fImhmail\fR -¤Ï¡¢É¸½à¤Î Bell mail ¥×¥í¥°¥é¥à(\fIbellmail\fR\0(1))¤ò \fIMH\fR ¤È¤Î -¸ß´¹À­¤ò¤ª¤¤¤¿¾å¤Ç¡¢ÃÖ¤­´¹¤¨¤ë»ö¤ò°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤¹¡£ -°ú¿ô̵¤·¤Çµ¯Æ°¤¹¤ë¤È¡¢Ã±¤Ë¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤«¤é¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò -°ú¤­½Ð¤¹¤¿¤á¤Ë \fIinc\fR\0(1) ¤¬¸Æ¤Ð¤ì¤Þ¤¹¡£ -°ì¤Ä°Ê¾å¤Î¥¢¥É¥ì¥¹¤¬»ØÄꤵ¤ì¤ë¤È¡¢¥á¥Ã¥»¡¼¥¸¤òɸ½àÆþÎϤ«¤éÆɤߤȤäơ¢ -°ì»þ¥Õ¥¡¥¤¥ë¤Ë¤¿¤á¡¢¤½¤Î¸å \fImhmail\fR ¤Ï»ØÄꤵ¤ì¤¿¥¢¥É¥ì¥¹¤Ë¥á¥Ã¥»¡¼¥¸¤ò -ÇÛÁ÷¤¹¤ë¤¿¤á¤Ë¡¢¤½¤Î°ì»þ¥Õ¥¡¥¤¥ë̾¤ò°ú¿ô¤Ë»ØÄꤷ¤Æ \fIpost\fR\0(8) ¤ò¸Æ¤Ó¤Þ¤¹¡£ - -`\-subject\ subject' ¥ª¥×¥·¥ç¥ó¤Ï¥á¥Ã¥»¡¼¥¸¡¦¥Ø¥Ã¥À¡¼¤Î \*(lqSubject:\*(rq -¹Ô¤ò»ØÄꤹ¤ë¤¿¤á¤Ë»È¤¨¤Þ¤¹¡£`\-body\ text' ¥ª¥×¥·¥ç¥ó¤Ï¥á¥Ã¥»¡¼¥¸¤ÎËÜʸ¤ò»ØÄê -¤¹¤ë¤¿¤á¤Ë»È¤¨¡¢¤â¤·»ØÄꤵ¤ì¤ì¤Ðɸ½àÆþÎϤÏÆɤޤì¤Þ¤»¤ó¡£ -Ä̾°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¢¥É¥ì¥¹¤Ï¥Ø¥Ã¥À¡¼¤Î \*(lqTo:\*(rq ¹Ô¤ËÃÖ¤«¤ì¤Þ¤¹¡£ -¤â¤· `\-cc' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì°Ê¹ß¤ÎÁ´¤Æ¤Î¥¢¥É¥ì¥¹¤Ï \*(lqcc:\*(rq -¹Ô¤ËÃÖ¤«¤ì¤Þ¤¹¡£ - -`\-from\ addr' ¥ª¥×¥·¥ç¥ó¤Ç¡¢¥É¥é¥Õ¥È¤Î¥Ø¥Ã¥À¡¼¤Î \*(lqFrom:\*(rq ¹Ô¤ò -»ØÄê¤Ç¤­¤Þ¤¹¡£ -ÅöÁ³¡¢\fIpost\fR ¤ÏÀµ¤·¤¯ \*(lqSender:\*(rq ¥Ø¥Ã¥À¡¼¤ò½ñ¤­Æþ¤ì¤Þ¤¹¡£ - -¤³¤Î¥×¥í¥°¥é¥à¤Ï¡¢\fIat\fR\0(1) ¤Ê¤É¤Ç¡¢¼«Æ°Åª¤ËÍÍ¡¹¤Ê¥æ¡¼¥¶¡¼¤Ë¥á¡¼¥ë¤ò -Á÷¤ë¤è¤¦¤Ê¥×¥í¥°¥é¥à¤Ç¤Î»ÈÍѤò°Õ¿Þ¤·¤Æ¤¤¤Þ¤¹¡£ -Ä̾¼Âºß¤¹¤ë¿Í¡¹(¼«Æ°¥×¥í¥°¥é¥à¤Ê¤É¤ÎÈ¿°Õ¸ì¤È¤·¤Æ)¤Ï¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ëºÝ -¤Ë¤Ï¡¢¤³¤ó¤Ê¥×¥í¥°¥é¥à¤è¤ê \fIcomp\fR\0(1) ¤ä \fIsend\fR\0(1) ¤ò»È¤¦¤³¤È¤ò -¹¥¤à¤Ç¤·¤ç¤¦¤«¤é¡£ -.Fi -^/usr/local/mh/bin/inc~^¥á¡¼¥ë¥É¥í¥Ã¥×¤ò¥Õ¥©¥ë¥À¤Ë¼è¤ê¹þ¤à¤¿¤á¤Î¥×¥í¥°¥é¥à -^/usr/local/mh/lib/post~^¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -^/tmp/mhmail*~^¥á¥Ã¥»¡¼¥¸¤Î°ì»þ¥³¥Ô¡¼ -.Pr -̵¤·¡£ -.Sa -inc(1), post(8) -.De -̵¤·¡£ -.Co -¤â¤· \fIinc\fR ¤¬¸Æ¤Ð¤ì¤ë¤È¡¢\fIinc\fR ¤Ë¤è¤Ã¤Æ¥³¥ó¥Æ¥¯¥¹¥È¥Õ¥¡¥¤¥ë¤¬ -ÊѲ½¤µ¤ì¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhn.me --- a/doc/ja-mhn.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1174 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHN 1 -.NA -mhn \- ¥Þ¥ë¥Á¥á¥Ç¥£¥¢ MH -.SY -mhn -\%[\%[+folder] \%[msgs] | \%[\-file\0file]] -.br -\%[\-part\0number]... \%[\-type\0content]... -.br -\%[\-list\0\%[\-headers]\0\%[\-noheaders] -.br - \%[\-realsize]\0\%[\-norealsize]] \%[-nolist] -.br -\%[\-show\0\%[\-serialonly]\0\%[\-noserialonly] -.br - \%[\-form\0formfile]\0\%[\-pause]\0\%[\-nopause]] \%[\-noshow] -.br -\%[\-store\0\%[\-auto]\0\%[\-noauto]] \%[\-nostore] -.br -\%[\-cache] \%[\-nocache] \%[\-rcache\0policy] \%[\-wcache\0policy] -.br -\%[\-check]\0\%[\-nocheck] -.br -\%[\-ebcdicsafe]\0\%[\-noebcdicsafe] -.br -\%[\-rfc934mode]\0\%[\-norfc934mode] -.br -\%[\-verbose]\0\%[\-noverbose] -.br -\%[\-junet]\0\%[\-nojunet] -.br -\%[\-8bit]\0\%[\-no8bit] -.br -\%[\-help] -.DE -\fImhn\fR ¥³¥Þ¥ó¥É¤Ï RFC\-2045 ¤Çµ¬Äꤵ¤ì¤Æ¤¤¤ë¥Þ¥ë¥Á¥á¥Ç¥£¥¢¡¦¥á¥Ã¥»¡¼¥¸¤ò -°·¤¤¤Þ¤¹¡£ - -¼¡¤Î4¤Ä¤Î¥ª¥×¥·¥ç¥ó¤¬ \fImhn\fR ¤Î¹ÔÆ°¤òµ¬Äꤷ¤Þ¤¹¡£ -¤¹¤Ê¤ï¤Á¡¢`\-list'¡¢`\-show'¡¢`\-store'¡¢¤½¤·¤Æ `\-cache' ¤Ç¤¹¡£ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤ÏÁ´¤Æ¡¢¤¤¤¯¤Ä¤«¤òƱ»þ¤Ë»ØÄꤹ¤ë»ö¤â½ÐÍè¤Þ¤¹¡£ -Ä̾¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤Ï»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤ÎÁ´¤Æ¤Î¥³¥ó¥Æ¥ó¥Ä(ÆâÍÆ)¤ò -Áàºî¤¹¤ë¤â¤Î¤Ç¤¹¡£ -¤·¤«¤·¡¢`\-part' ¤ä `\-type' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢ -Áàºî¤ò¹Ô¤Ê¤¦¥³¥ó¥Æ¥ó¥Ä¤ò(¥Þ¥ë¥Á¥Ñ¡¼¥È¤Î)ÆÃÄê¤Î¥µ¥Ö¥Ñ¡¼¥È¤ä¡¢ -ÆÃÄê¤Î¥¿¥¤¥×¤Î¤â¤Î¤Ë¸ÂÄꤹ¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¥Ñ¡¼¥È»ØÄê¤Ï¥Ô¥ê¥ª¥É¤Çʬ³ä¤µ¤ì¤¿¿ô»ú¤ÎÎó¤ÇÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -Î㤨¤Ð¡¢ -3¤Ä¤Î¥Ñ¡¼¥È¤«¤éÀ®¤ë¥Þ¥ë¥Á¥Ñ¡¼¥È¤Ë±÷¤¤¤Æ¤Ï¡¢ -¤³¤ì¤é¤Ï¤½¤ì¤¾¤ì 1¡¢2¡¢¤½¤·¤Æ 3 ¤È¤¤¤¦Ì¾Á°¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤·¡¢2ÈÖÌܤΥѡ¼¥È¤¬¤µ¤é¤Ë¡¢ -2¤Ä¤Î¥Ñ¡¼¥È¤«¤é¤Ê¤ë¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤Ç¤¢¤Ã¤¿¾ì¹ç¡¢ -¤³¤ì¤é¤Ï¤½¤ì¤¾¤ì 2.1 ¤È 2.2 ¤È¤¤¤¦Ì¾Á°¤Ë¤Ê¤ê¤Þ¤¹¡£ -`\-part' ¥ª¥×¥·¥ç¥ó¤Ï¥Þ¥ë¥Á¥Ñ¡¼¥È¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤Ë¤Î¤ß¸ú²Ì¤¬¤¢¤ë»ö¤Ë -Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤¬Â¾¤Î¼ïÎà¤Î¥³¥ó¥Æ¥ó¥Ä¤Ç¤¢¤Ã¤¿¤ê¡¢ -»ØÄꤷ¤¿¥Ñ¡¼¥È¼«¿È¤¬¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤Ç¤¢¤Ã¤¿¾ì¹ç¤Ë¤Ï¡¢ -`\-part' ¥ª¥×¥·¥ç¥ó¤ÏÁàºîÂоݤΥ³¥ó¥Æ¥ó¥Ä¤Î¸ÂÄê¤ò¤·¤Þ¤»¤ó¡£ - -¥³¥ó¥Æ¥ó¥Ä»ØÄê¤Ï¥³¥ó¥Æ¥ó¥Ä¤Î¥¿¥¤¥×¤È¥µ¥Ö¥¿¥¤¥×¤«¤éÀ®¤êΩ¤Ã¤Æ¤¤¤Þ¤¹¡£ -ɸ½àŪ¤Ê¥³¥ó¥Æ¥ó¥Ä¤Î¥¿¥¤¥×¤È¥µ¥Ö¥¿¥¤¥×¤Ï RFC\-2046 ¤Ë½ñ¤«¤ì¤Æ¤¤¤Þ¤¹¡£ -.ne 18 -¶¦Ä̤˻ÈÍѤµ¤ì¤ë¥³¥ó¥Æ¥ó¥Ä¤Î¥ê¥¹¥È¤Ï¼¡¤ÎÄ̤ê¤Ç¡¢¥µ¥Ö¥¿¥¤¥×¤Ïɬ¿Ü¤Ç¤¹¡£ -.sp -.nf -.in +.5i -.ta \w'application 'u -¥¿¥¤¥× ¥µ¥Ö¥¿¥¤¥× ----- -------- -text plain -multipart mixed, alternative, digest, parallel -message rfc822, partial, external-body -application octet-stream, postscript -image jpeg, gif, x-pbm, x-pgm, x-ppm, x-xwd -audio basic -video mpeg -.re -.in -.5i -.fi -.sp -.PP -`\-type' ¥ª¥×¥·¥ç¥ó¤Ç¥³¥ó¥Æ¥ó¥Ä¤ò»ØÄꤹ¤ëºÝ¤Ë¡¢¥µ¥Ö¥¿¥¤¥×¤òÌä¤ï¤Ê¤¤¾ì¹ç¤Ï¡¢ -Î㤨¤Ð¡¢\*(lqaudio\*(rq ¤È¤¤¤¦É÷¤Ë¥¿¥¤¥×¤Î̾Á°¤À¤±¤ò»È¤¤¤Þ¤¹¡£ -ÆÃÄê¤Î¥µ¥Ö¥¿¥¤¥×¤ò»ØÄꤷ¤¿¤¤¾ì¹ç¤Ï¡¢ -Î㤨¤Ð¡¢\*(lqaudio/basic\*(rq ¤È¤¤¤¦É÷¤ËÆó¤Ä¤Î´Ö¤ò¥¹¥é¥Ã¥·¥å¤Ç¶èÀÚ¤Ã¤Æ -»ØÄꤷ¤Þ¤¹¡£ -`\-type' ¥ª¥×¥·¥ç¥ó¤ÇÍ¿¤¨¤é¤ì¤¿Ãͤ˴ؤï¤é¤º¡¢¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä -(¤É¤Î¥µ¥Ö¥¿¥¤¥×¤Ç¤â)¤Ï¾ï¤Ë°·¤ï¤ì¤ëÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤µ¤é¤Ë¡¢`\-type' ¥ª¥×¥·¥ç¥ó¤Ç message/external-body ¥³¥ó¥Æ¥ó¥Ä¤Î»ØÄê¤ò -¹Ô¤Ê¤¦¾ì¹ç¤Ï¡¢`\-type' ¥ª¥×¥·¥ç¥ó¤ÏÆó²ó¸½¤ï¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -°ì²ó¤Ï message/external-body ¤Î¤¿¤á¤Ë¡¢ -¤½¤·¤Æ¤â¤¦°ì²ó¤Ï¤½¤Î³°Éô»²¾È¤µ¤ì¤¿¥³¥ó¥Æ¥ó¥Ä¤Î¤¿¤á¤Ë¤Ç¤¹¡£ - -¤½¤ì¤¾¤ì¤Î¥³¥ó¥Æ¥ó¥Ä¤Ï¥ª¥×¥·¥ç¥ó¤È¤·¤Æ¡¢´°Á´À­¤Î¥Á¥§¥Ã¥¯¤ò»ý¤Ã¤Æ¤¤¤ë¤«¤â -ÃΤì¤Þ¤»¤ó(\*(lqContent-MD5\*(rq ¥Ø¥Ã¥À¡¼¤Î»ö)¡£ -¤â¤·¡¢¤½¤ì¤¬¤¢¤ê¡¢`-check' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤Î´°Á´À­¤ò¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ - -`\-file\ file' ¥ª¥×¥·¥ç¥ó¤Ë¤è¤Ã¤Æ¡¢¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤Ï¤Ê¤¯¡¢ -»ØÄê¤Î¥Õ¥¡¥¤¥ë¤ò½èÍý¤µ¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤½¤Î¥Õ¥¡¥¤¥ë¤Ï¾¤ÎÁ´¤Æ¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸Æ±Íͤˡ¢ -Àµ¤·¤¤·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¥á¡¼¥ë¥É¥í¥Ã¥×·Á¼°¤Ç¤¢¤ë¤Ù¤­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó -(¥á¡¼¥ë¥É¥í¥Ã¥×·Á¼°¤Î¥Õ¥¡¥¤¥ë¤ò¥Õ¥©¥ë¥ÀÆâ¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸¤Î·Á¼°¤Ë -ÊÑ´¹¤¹¤ëÊýË¡¤Ï \fIinc\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤)¡£ - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤Î°ìÍ÷ɽ¼¨" -`\-list' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢\fImhn\fR ¤Ï»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î -¥³¥ó¥Æ¥ó¥Ä¤ÎÌܼ¡¤ò°ìÍ÷ɽ¼¨¤·¤Þ¤¹¡£ -`\-headers' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢¤½¤Î°ìÍ÷¤Î¾å¤Ë°ì¹Ô¤Î¥Ø¥Ã¥À¡¼¹Ô¤òɽ¼¨¤·¤Þ¤¹¡£ -`\-realsize' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fImhn\fR ¤Ï°ìÍ÷ɽ¼¨¤ËÀèΩ¤Á¡¢ -¤½¤ì¤¾¤ì¤Î¥³¥ó¥Æ¥ó¥Ä¤ÎÀ¸Íè¤Î(¥Ç¥³¡¼¥É¤µ¤ì¤¿)·Á¼°¤ËÂФ·¤Æɾ²Á¤ò¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¾¯¡¹¤ÎÃÙ¤ì¤òµ¾À·¤Ë¤·¤ÆÀµ³Î¤Ê¥«¥¦¥ó¥È¤ò½àÈ÷¤·¤Þ¤¹¡£ - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤Îɽ¼¨" -`\-show' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢\fImhn\fR ¤Ï»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î -¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¤Ï \fImhlproc\fR ¤Ç¡¢ -¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë \fImhl.headers\fR ¤ò»È¤Ã¤Æɽ¼¨¤µ¤ì¤Þ¤¹ -(¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ï `\-form\0formfile' ¥ª¥×¥·¥ç¥ó¤ÇÊѹ¹¤Ç¤­¤Þ¤¹)¡£ - -\fImhn\fR ¤Ï°Û¤Ê¤ë¥³¥ó¥Æ¥ó¥Ä¤ò¤É¤Î¤è¤¦¤Ëɽ¼¨¤¹¤Ù¤­¤«¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤Î¾ðÊó¤ò¸«¤Þ¤¹¡£ -¤½¤³¤«¤éɽ¼¨Ê¸»úÎó¤ò°ú¤­½Ð¤·¡¢É¸½àÆþÎϤò¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤ËÀßÄꤷ¤Æ¡¢ -¤½¤Îɽ¼¨Ê¸»úÎó¤ò \fB/bin/sh\fR ¤Ç¼Â¹Ô¤¹¤ë»ö¤ÇãÀ®¤µ¤ì¤Þ¤¹¡£ -.ne 16 -ɽ¼¨Ê¸»úÎó¤Ë¤Ï°Ê²¼¤Î¥¨¥¹¥±¡¼¥×¤ò´Þ¤à»ö¤¬½ÐÍè¤Þ¤¹¡£ -.sp -.nf -.in +.5i -.ta \w'%F 'u -%a ÉÕ²ÃŪ¤Ê°ú¿ô -%e ÇÓ¾Ū¤Ê¼Â¹Ô -%f ¥³¥ó¥Æ¥ó¥Ä¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë̾ -%F %e¡¢%f ³î¤Ä¡¢É¸½àÆþÎϤϥ³¥ó¥Æ¥ó¥Ä¤Ç¤Ï¤Ê¤¯Ã¼Ëö -%l ¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ëÁ°¤Ë°ìÍ÷ɽ¼¨ -%p %l ³î¤Ä¡¢³Îǧ¤Î¤¿¤á¤Ë¼ÁÌä¤ò¤¹¤ë -%s ¥µ¥Ö¥¿¥¤¥×̾ -%d ¥³¥ó¥Æ¥ó¥Ä¤ÎÀâÌÀ -.re -.in -.5i -.fi -.sp -%e ¤Þ¤¿¤Ï %F ¥¨¥¹¥±¡¼¥×¤ò´Þ¤ó¤Ç¤¤¤ëɽ¼¨Ê¸»úÎó¤ËÂФ·¤Æ¤Ï¡¢ -\fImhn\fR ¤ÏƱ»þ¤Ë¤Ï¿¤¯¤È¤â°ì¤Ä¤·¤«¼Â¹Ô¤·¤Þ¤»¤ó¡£ -%F ¥¨¥¹¥±¡¼¥×¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤ò´Þ¤à¥Õ¥¡¥¤¥ë̾¤ËŸ³«¤µ¤ì¤Þ¤¹¤¬¡¢ -%e ¥¨¥¹¥±¡¼¥×¤Ï¥·¥§¥ë¤¬´Ø·¸¤¹¤ëÈÏ°ÏÆâ¤Ç¤Ï²¿¤ÎŸ³«¤â¤·¤Þ¤»¤ó¡£ - -%p ¥¨¥¹¥±¡¼¥×¤¬³Îǧ¤Î¼ÁÌä¤ò¤·¤¿»þ¤Ë¡¢ -INTR (Ä̾ï control-C) ¤òÂÇ¤Ä¤È \fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤Ïɽ¼¨¤·¤Þ¤»¤ó -(%p ¥¨¥¹¥±¡¼¥×¤Ï `\-nopause' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©¤Ç¤­¤Þ¤¹)¡£ -¤µ¤é¤Ë¡¢ -\fImhn\fR ¤¬¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ëºÝ¤Ë¡¢ -QUIT (Ä̾ï control-\\) ¤òÂÇ¤Ä¤È \fImhn\fR ¤Ïľ¤Á¤Ë½ª¤é¤»¤Þ¤¹¡£ - -%a ¥¨¥¹¥±¡¼¥×¤Ï \*(lqContent-Type\*(rq ¹Ô¤Î¥Ñ¥é¥á¡¼¥¿Îó¤ËŸ³«¤µ¤ì¤Þ¤¹¡£ -¤Þ¤¿¡¢%d ¥¨¥¹¥±¡¼¥×¤Ï \*(lqContent-Description\*(rq ¹Ô¤ÎÆâÍƤËŸ³«¤µ¤ì¤Þ¤¹¡£ - -¤â¤·É½¼¨¤µ¤ì¤ë¥³¥ó¥Æ¥ó¥Ä¤¬¥Þ¥ë¥Á¥Ñ¡¼¥È¤Î¾ì¹ç¡¢ -\" ¤½¤·¤Æ¡¢¾å½Ò¤Î¥ê¥¹¥È¤Ë¤¢¤ë¥µ¥Ö¥¿¥¤¥×¤Ë¤Ê¤¤¾ì¹ç¡¢ -%f ¤È %F ¥¨¥¹¥±¡¼¥×¤Ï -¤½¤ì¤¾¤ì¤Î²¼°Ì¤Î¥³¥ó¥Æ¥ó¥Ä¤ò´Þ¤ó¤ÀÊ£¿ô¤Î¥Õ¥¡¥¤¥ë̾¤ËŸ³«¤µ¤ì¤Þ¤¹¡£ -¤µ¤é¤Ë¡¢ -ɸ½àÆþÎϤÏüËö¤«¤é¥³¥ó¥Æ¥ó¥Ä¤Ø¤È¤Ï¥ê¥À¥¤¥ì¥¯¥È¤µ¤ì¤Þ¤»¤ó¡£ - -¤Þ¤º¡¢ -\fImhn\fR ¤Ï¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ë¤¿¤á¤Ë»È¤¦¥³¥Þ¥ó¥É¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-show-/ -.in -.5i -.sp -¤â¤·¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ïɽ¼¨¥³¥Þ¥ó¥É¤ò·è¤á¤ë¤¿¤á¤Ë¡¢¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-show- -.in -.5i -.sp -.ne 10 -¤â¤·¡¢¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¼¡¤ÎÆó¤Ä¤Î¥Ç¥Õ¥©¥ë¥È¤ÎÃͤò»ý¤Á¤Þ¤¹¡£ -.sp -.nf -.in +.5i -mhn-show-text/plain: %pmoreproc '%F' -mhn-show-message/rfc822: %pshow -file '%F' -.in -.5i -.fi -.sp -¤â¤·¡¢¤¤¤º¤ì¤âŬ±þ¤µ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬ application/octet-stream ¥³¥ó¥Æ¥ó¥Ä¤Ç -\*(lqtype=tar\*(rq ¥Ñ¥é¥á¡¼¥¿¤ò»ý¤Ã¤Æ¤¤¤Ê¤¤¤«¤ò¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ -¤â¤·¤½¤¦¤Ê¤é¡¢ -\fImhn\fR ¤ÏŬÀڤʥ³¥Þ¥ó¥É¤ò»È¤¤¤Þ¤¹(¸å½Ò)¡£ -¤â¤·¤½¤¦¤Ç¤Ê¤¤¤Ê¤é¡¢ -\fImhn\fR ¤Ï¥¨¥é¡¼¤ò½Ð¤·¤Þ¤¹¡£ - -.ne 10 -¥¨¥ó¥È¥ê¤ÎÎã¤Ï¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹¡£ -.sp -.nf -.in +.5i -mhn-show-audio/basic: raw2audio 2>/dev/null | play -mhn-show-image: xv '%f' -mhn-show-application/PostScript: lpr -Pps -.in -.5i -.fi -.sp -%f ¤Þ¤¿¤Ï %F ¥¨¥¹¥±¡¼¥×¤ò»È¤¦¾ì¹ç¡¢ -¤½¤Î¥¨¥¹¥±¡¼¥×¤Î²ó¤ê¤Ë¥·¥ó¥°¥ë¡¦¥¯¥©¡¼¥È¤ò»È¤¦¤Î¤ÏÎɤ¤¹Í¤¨¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤³¤ì¤Ï¥Õ¥¡¥¤¥ë̾¤Ë¤ª¤«¤·¤Êʸ»ú¤¬´Þ¤Þ¤ì¤ë¾ì¹ç¡¢¥·¥§¥ë¤Ë¸í²ò¼á¤µ¤ì¤ë¤Î¤ò -Ëɤ°¤Ç¤·¤ç¤¦¡£ -⤷¡¢¥Þ¥ë¥Á¥Ñ¡¼¥È¤ËÂФ·¤Æ¤Ï %f ¤ä %F ¤ÏÊ£¿ô¥Õ¥¡¥¤¥ë¤ËŸ³«¤µ¤ì¤ë¤Î¤Ç¡¢ -¤½¤ÎÅÀ¡¢Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -¥Æ¥­¥¹¥È¤Î¥³¥ó¥Æ¥ó¥Ä¤ÏÈó ASCII ʸ»ú¤ò´Þ¤ó¤Ç¤¤¤ë¤«¤âÃΤì¤Ê¤¤¤Î¤Ç¡¢ -\fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤Ë \*(lqcharset\*(rq ¥Ñ¥é¥á¡¼¥¿¤ò¸«¤Ä¤±¤ë¤È¡¢ -´Ä¶­ÊÑ¿ô $MM_CHARSET ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¤«¤É¤¦¤«¤òÄ´¤Ù¡¢ -¤½¤Î´Ä¶­ÊÑ¿ô¤ÎÃͤ¬¡¢¤³¤Î charset ¥Ñ¥é¥á¡¼¥¿¤ÎÃͤÈÅù¤·¤¤¤«¤É¤¦¤«¤òÄ´¤Ù¤Þ¤¹¡£ -¤â¤·Åù¤·¤¯¤Ê¤¤¤Ê¤¤¤Ê¤é¡¢ -\fImhn\fR ¤Ï°Ê²¼¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-charset- -.in -.5i -.sp -¤³¤ì¤Ë¤Ï¡¢¤½¤Îʸ»ú½¸¹ç¤òɽ¼¨¤¹¤ë¤¿¤á¤Î´Ä¶­¤òºî¤ë¥³¥Þ¥ó¥É¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë -¤Ù¤­¤Ç¤¹¡£ -¤³¤Î¥³¥Þ¥ó¥Éʸ»úÎó¤Ï°ì¤Ä¤Î \*(lq%s\*(rq ¤ò´Þ¤ó¤Ç¤¤¤ë¤Ù¤­¤Ç¤¹¡£ -¤³¤ì¤Ï¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥³¥Þ¥ó¥É¤¬Ëä¤á¤é¤ì¤Þ¤¹¡£ - -¥¨¥ó¥È¥ê¤ÎÎã¤Ï¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹¡£ -.sp -.in +.5i -mhn-charset-iso-8859-1: xterm -fn '-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e %s -.in -.5i -.sp -ºÇ¾å°Ì¥Ó¥Ã¥È¤òÍ¤Æ¤·¤Þ¤¦¥Ú¡¼¥¸¥ã¡¼¡¦¥×¥í¥°¥é¥à¤â¿¤¤¤È¤¤¤¦ÅÀ¤Ë¤Ï -Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤·¤«¤·¡¢ -\fIless\fR ¥×¥í¥°¥é¥à¤Î¿·¤·¤¤¥ê¥ê¡¼¥¹¤Ç¤Ï¡¢8¥Ó¥Ã¥Èʸ»ú½¸¹ç¤Ë¤â -\" ¤µ¤µ¤ä¤«¤Ê¤¬¤é -Âбþ¤·¤Æ¤¤¤Þ¤¹¡£ -\" ¤³¤ì¤ËÂбþ¤·¤¿ \fIless\fR version 177 ¤Î¥½¡¼¥¹¤Ï -\" MH ¤Î¥½¡¼¥¹¡¦¥Ä¥ê¡¼¤Î \fBmiscellany/less-177\fR ¥Ç¥£¥ì¥¯¥È¥ê°Ê²¼¤Ë¤¢¤ê¤Þ¤¹¡£ -\" ISO 8859/1 ʸ»ú½¸¹ç¤ÇÁ÷¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò \fIless\fR ¤Ç¸«¤ë¤¿¤á¤Ë¤Ï¡¢ -\" .ne 9 -\" \&.login ¥Õ¥¡¥¤¥ë¤Ë°Ê²¼¤Î¤è¤¦¤Ë½ñ¤¯¤ÈÎɤ¤¤Ç¤·¤ç¤¦¡£ -\" .sp -\" .nf -\" .in +.5i -\" setenv LESSCHARSET latin1 -\" setenv LESS "-f" -\" .in -.5i -\" .fi -\" .sp -\" ºÇ½é¤Î¹Ô¤Ï \fIless\fR ¤¬Ê¸»ú¤¬ \*(lqnormal\*(rq¡¢\*(lqcontrol\*(lq¡¢¤Þ¤¿¤Ï -\" \*(lqbinary\*(rq ¤Ç¤¢¤ë¤«¤É¤¦¤«¤ò·è¤á¤ëºÝ¤Ë¡¢8859/1 ¤ÎÄêµÁ¤ò»È¤¦»ö¤ò»ØÄê -\" ¤·¤Þ¤¹¡£ -\" 2¹ÔÌÜ¤Ï \fIless\fR ¤¬Èó ASCII ʸ»ú¤ËÁø¶ø¤·¤Æ¤â·Ù¹ð¤·¤Ê¤¤¤è¤¦¤Ë»Ø¼¨¤·¤Þ¤¹¡£ -\" ¤½¤·¤Æ¡¢ -\fBmoreproc\fR ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤ò \fIless\fR ¤ËÀßÄꤹ¤ë¤È¡¢ -¤½¤ì¤¬¼«Æ°Åª¤Ë¸Æ¤Ó½Ð¤µ¤ì¤ë¤Ç¤·¤ç¤¦¡£ -\" ¾¤Î -8¥Ó¥Ã¥Èʸ»ú½¸¹ç¤ò°·¤¦ÊýË¡¤Ï¡¢ -¾Ü¤·¤¯¤Ï \fIless\fR\0(1) -\" ¤Î¥Þ¥Ë¥å¥¢¥ë¤Î \fBLESSCHARDEF\fR ´Ä¶­ÊÑ¿ô¤ÎÉôʬ -¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -ºÇ¸å¤Ë¡¢ -\fImhn\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤ò -½çÈ֤˽èÍý¤·¤Æ¤¤¤­¤Þ¤¹¡£\0--\0¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Ë -¼Â¹Ô¤µ¤ì¤¿¥³¥Þ¥ó¥É¤ÎÁ´¤Æ¤¬½ªÎ»¤¹¤ë¤Þ¤Ç¤Ï -¼¡¤Î¥á¥Ã¥»¡¼¥¸¤Îɽ¼¨¤Ï»Ï¤Þ¤ê¤Þ¤»¤ó¡£ -¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤Î¾ì¹ç¡¢ -¥³¥ó¥Æ¥ó¥Ä¤Ë¤Ï¤½¤Î¥Ñ¡¼¥È¤ò½çÈÖ¤Ëɽ¼¨¤¹¤Ù¤­¤«Æ±»þ¤Ëɽ¼¨¤¹¤Ù¤­¤«¤ò¼¨¤¹ -¾ðÊ󤬴ޤޤì¤Æ¤¤¤Þ¤¹¡£ -¤³¤ì¤ÏÆä˥¦¥£¥ó¥É¡¼¤¬°ì¤Ä¤·¤«¤Ê¤¤É½¼¨ÁõÃ֤ǤÏÌ·½â¤ò°ú¤­µ¯¤³¤¹¤Î¤Ç¡¢ -`\-serialonly' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢\fImhn\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥Ñ¡¼¥È¤ò -·è¤·¤ÆƱ»þ¤Ë¤Ïɽ¼¨¤·¤Ê¤¤¤è¤¦¤Ë¤·¤Þ¤¹¡£ - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤ò³ÊǼ¤¹¤ë" -`\-store' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢\fImhn\fR ¤Ï»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î -¥³¥ó¥Æ¥ó¥Ä¤òÀ¸Íè¤Î(¥Ç¥³¡¼¥É¤µ¤ì¤¿)·Á¼°¤Ç¥Õ¥¡¥¤¥ë¤Ë³ÊǼ¤·¤Þ¤¹¡£ -¤³¤ÎºÝ¡¢¼¡¤ÎÆó¤Ä¤Î»ö¤¬·è¤á¤é¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤ò³ÊǼ¤¹¤ë¥Ç¥£¥ì¥¯¥È¥ê¤È¥Õ¥¡¥¤¥ë̾¤Ç¤¹¡£ -¥Õ¥¡¥¤¥ë¤Ï \fBmhn-storage\fR ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê -¤Ë½ñ¤­½Ð¤µ¤ì¤Þ¤¹¡£ -.ne 6 -Îã -.sp -.in +.5i -mhn-storage: /tmp -.in -.5i -.sp -¤â¤·¡¢¤³¤Î¥¨¥ó¥È¥ê¤¬Â¸ºß¤·¤Ê¤±¤ì¤Ð¡¢¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤¬»È¤ï¤ì¤Þ¤¹¡£ - -\fImhn\fR ¤Ï°Û¤Ê¤ë¥³¥ó¥Æ¥ó¥Ä¤ò¤É¤Î¤è¤¦¤Ë³ÊǼ¤¹¤Ù¤­¤«¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤Î¾ðÊó¤ò¸«¤Þ¤¹¡£ -¤³¤ì¤ÏÀ°·Áʸ»úÎó¤ò»È¤¦¤³¤È¤ÇãÀ®¤µ¤ì¤Þ¤¹¡£ -.ne 13 -À°·Áʸ»úÎó¤Ë¤Ï°Ê²¼¤Î¥¨¥¹¥±¡¼¥×¤ò´Þ¤à»ö¤¬½ÐÍè¤Þ¤¹¡£ -.sp -.nf -.in +.5i -.ta \w'%P 'u -%m ¥á¥Ã¥»¡¼¥¸ÈÖ¹æ -%P .¥Ñ¡¼¥È -%p ¥Ñ¡¼¥È -%s ¥µ¥Ö¥¿¥¤¥× -.re -.in -.5i -.fi -.sp -¤â¤·¥³¥ó¥Æ¥ó¥Ä¤¬¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤Î¥µ¥Ö¥Ñ¡¼¥È¤Ç¤Ï¤Ê¤¤¾ì¹ç¤Ï¡¢ -%p ¥¨¥¹¥±¡¼¥×¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -¤â¤·À°·Áʸ»úÎó¤¬Ê¸»ú \*(lq+\*(rq ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ -¤³¤ì¤é¤Îʸ»úÎó¤Ï̵»ë¤µ¤ì¡¢¥³¥ó¥Æ¥ó¥Ä¤Ï¤½¤Î̾Á°¤Î¥Õ¥©¥ë¥À¤Ë³ÊǼ¤µ¤ì¤Þ¤¹ -(À°·Áʸ»úÎó¤¬Ê¸»ú \*(lq+\*(rq ¤À¤±¤Ç¤¢¤ë¾ì¹ç¤Ï¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò°ÕÌ£¤·¤Þ¤¹)¡£ -¤µ¤é¤Ë¡¢ -À°·Áʸ»úÎó¤¬Ê¸»ú \*(lq-\*(rq ¤À¤±¤Ç¤¢¤ë¾ì¹ç¤Ï¡¢É¸½à½ÐÎϤò°ÕÌ£¤·¤Þ¤¹¡£ - -¤Þ¤º¡¢ -\fImhn\fR ¤ÏÀ°·Áʸ»úÎó¤ò·è¤á¤ë¤¿¤á¤Ë¡¢¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-store-/ -.in -.5i -.sp -¤â¤·¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤ÏÀ°·Áʸ»úÎó¤ò·è¤á¤ë¤¿¤á¤Ë¡¢¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-store- -.in -.5i -.sp -¤â¤·¡¢¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬ application/octet-stream ¥³¥ó¥Æ¥ó¥Ä¤Ç -\*(lqtype=tar\*(rq ¥Ñ¥é¥á¡¼¥¿¤ò»ý¤Ã¤Æ¤¤¤Ê¤¤¤«¤ò¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ -¤â¤·¤½¤¦¤Ê¤é¡¢ -\fImhn\fR ¤ÏŬÀڤʥե¡¥¤¥ë̾¤ò»È¤¤¤Þ¤¹¡£ -¤â¤·¥³¥ó¥Æ¥ó¥Ä¤¬ application/octet-stream ¤Ç¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤¬ message ¤«¤É¤¦¤«¤ò¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ -¤â¤·¤½¤¦¤Ê¤é¡¢ -\fImhn\fR ¤Ï \*(lq+\*(rq ¤òÀ°·Áʸ»úÎó¤È¤·¤Þ¤¹¡£ -¤â¤·¤½¤¦¤Ç¤Ê¤¤¤Ê¤é¡¢ -\fImhn\fR ¤Ï \*(lq%m%P.%s\*(rq ¤òÀ°·Áʸ»úÎó¤È¤·¤Þ¤¹¡£ - -¤â¤·À°·Áʸ»úÎó¤¬ '/' ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢¥³¥ó¥Æ¥ó¥Ä¤Ï -(\fBmhn-storage\fR ¤ÇÍ¿¤¨¤é¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤ä¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤Ê¤¯) -Í¿¤¨¤é¤ì¤¿ÀäÂХѥ¹¤Ë³ÊǼ¤µ¤ì¤Þ¤¹¡£ -ƱÍͤˡ¢ -¤â¤·À°·Áʸ»úÎó¤¬ '|' ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤òµæ¶ËŪ¤Ë³ÊǼ¤¹¤ë¤Ù¤­¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -¤³¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤¹¤ëÁ°¤Ë¤Ï¡¢ -\fImhn\fR ¤ÏŬÀڤʥǥ£¥ì¥¯¥È¥ê¤Ë°Ü¤ëÅÀ¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -¤µ¤é¤Ë¡¢¤â¤·À°·Áʸ»úÎó¤¬ '|' ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤ÏÀ°·Áʸ»úÎó¤ò½èÍý¤¹¤ëºÝ¤Ë¡¢É½¼¨Ê¸»úÎóƱÍͤΠ%a ¥¨¥¹¥±¡¼¥×¤â -º½Å¤·¤Þ¤¹¡£ - -.ne 10 -¥¨¥ó¥È¥ê¤ÎÎã¤Ï¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹¡£ -.sp -.nf -.in +.5i -mhn-store-text: %m%P.txt -mhn-store-audio/basic: | raw2audio -e ulaw -s 8000 -c 1 > %m%P.au -mhn-store-application/PostScript: %m%P.ps -.in -.5i -.fi -.sp -¤µ¤é¤Ë¡¢ -ʬ³ä¥á¥Ã¥»¡¼¥¸¤ò´Þ¤à¥³¥ó¥Æ¥ó¥Ä¤ò³ÊǼ¤·¤è¤¦¤È¤¹¤ë»þ¤Ë¤Ï¡¢ -\fImhn\fR ¤ÏÁ´¤Æ¤Îʬ³äÉôʬ¤Î¤¢¤ê¤«¤ò¸«¤Ä¤±¡¢ -¤½¤ì¤Ë±þ¤¸¤Æ¤½¤ì¤é¤òÁȤßΩ¤Æ¤è¤¦¤È¤·¤Þ¤¹¡£ -¤â¤·¡¢Ã¯¤«¤¬¥á¥Ã¥»¡¼¥¸¤ò¤¤¤¯¤Ä¤«¤ÎÉôʬ¤Ëʬ¤±¤ÆÁ÷¤Ã¤ÆÍ褿¾ì¹ç¡¢ -¤½¤ì¤é¤ÎÁ´¤Æ¤ò°ì¤Ä¤Î¥Õ¥©¥ë¥À¤ËÃÖ¤¤¤Æ¡¢¼¡¤Î¤è¤¦¤Ë¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -.sp -.in +.5i -mhn all -store -.in -.5i -.sp -¤³¤ì¤Ç¡¢¤½¤ì¤é¤ÏÀµ¤·¤¯¡¢³ÆÉôʬ¤ÎÁíϤò´Þ¤à°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤Ë³ÊǼ¤µ¤ì¤Þ¤¹¡£ -¤â¤· \fImhn\fR ¤¬Á´¤Æ¤Îʬ³äÉôʬ¤ò½¸¤á¤é¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -²¿¤â³ÊǼ¤Ï¤µ¤ì¤Þ¤»¤ó¡£ - -ºÇ¸å¤Ë¡¢ -`\-auto' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ç¡¢¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤Ë¡¢ -¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤¬¤É¤¦¤¤¤¦¥Õ¥¡¥¤¥ë̾¤Ë³ÊǼ¤¹¤Ù¤­¤«¤Î¾ðÊ󤬴ޤޤì¤Æ¤¤¤¿¾ì¹ç¤Ï -(¤½¤·¤Æ¤½¤Î¥Õ¥¡¥¤¥ë̾¤¬ '/' ¤Ç»Ï¤Þ¤é¤Ê¤¤¾ì¹ç¤Ï)¡¢ -¾å½Ò¤ÎÊý¼°¤ËÂå¤ï¤Ã¤Æ¡¢¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤«¤éÆÀ¤é¤ì¤¿¥Õ¥¡¥¤¥ë̾¤¬»È¤ï¤ì¤Þ¤¹¡£ -`\-auto' ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢Á÷¤ê¼ç¤¬»ØÄꤷ¤Æ¤­¤¿¥Õ¥¡¥¤¥ë̾¤Ï̵»ë¤µ¤ì¤ëÅÀ¤Ë -Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -.Uh "³°Éô¥¢¥¯¥»¥¹" -message/external-body ¥³¥ó¥Æ¥ó¥Ä¤ËÂФ·¤Æ¤Ï¡¢ -.ne 12 -\fImhn\fR ¤Ï°Ê²¼¤Î¥¢¥¯¥»¥¹¡¦¥¿¥¤¥×¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹¡£ -.sp -.nf -.in +.5i -afs -anon-ftp -ftp -local-file -mail-server -.in -.5i -.fi -.sp -\*(lqanon-ftp\*(rq ¤È \*(lqftp\*(rq ¥¢¥¯¥»¥¹¡¦¥¿¥¤¥×¤ËÂФ·¤Æ¤Ï¡¢ -¤â¤·¥·¥¹¥Æ¥à¤¬ TCP/IP ¤Ø¤Î SOCKET ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¤Ê¤é¡¢ -\fImhn\fR ¤ÏÆ⢤ΠFTP ¥¯¥é¥¤¥¢¥ó¥È¡¦¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤µ¤â¤Ê¤¯¤Ð¡¢ -\fImhn\fR ¤Ï¡¢FTP ¥¢¥¯¥»¥¹¤ò¤¹¤ë¥×¥í¥°¥é¥à¤Î¥Ñ¥¹Ì¾¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -\fBmhn-access-ftp\fR ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.ne 6 -Îã -.sp -.in +.5i -mhn-access-ftp: myftp.sh -.in -.5i -.sp -.ne 14 -¤³¤Î¥×¥í¥°¥é¥à¤Ï°Ê²¼¤Î°ú¿ô¤È¶¦¤Ëµ¯Æ°¤µ¤ì¤Þ¤¹¡£ -.sp -.nf -.in +.5i -FTP ¥µ¥¤¥È¤Î¥É¥á¥¤¥ó̾ -¥æ¡¼¥¶¡¼Ì¾ -¥Ñ¥¹¥ï¡¼¥É -¥ê¥â¡¼¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê -¥ê¥â¡¼¥È¡¦¥Õ¥¡¥¤¥ë̾ -¥í¡¼¥«¥ë¡¦¥Õ¥¡¥¤¥ë̾ -\*(lqascii\*(rq ¤Þ¤¿¤Ï \*(lqbinary\*(rq -.in -.5i -.fi -.sp -¤³¤Î¥×¥í¥°¥é¥à¤Ï¥Õ¥¡¥¤¥ë¤Î²ó¼ý¤¬À®¸ù¤·¤¿¾ì¹ç¤Ë¤Ï¥¼¥í¤Î½ªÎ»¥³¡¼¥É¤ò¤â¤Ã¤Æ -½ªÎ»¤¹¤Ù¤­¤Ç¤¹¡£ - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤Î¥­¥ã¥Ã¥·¥å" -\fImhn\fR ¤¬ \*(lqContent-ID:\*(rq ¥Ø¥Ã¥À¡¼¤ò´Þ¤à³°Éô»²¾È¥³¥ó¥Æ¥ó¥Ä¤Ë -Áø¶ø¤·¤¿»þ¡¢ -¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤¬¥­¥ã¥Ã¥·¥å¤òµö¤»¤Ð¡¢ -\fImhn\fR ¤Î¥­¥ã¥Ã¥·¥åµ¡Ç½¤Ë½¾¤Ã¤Æ¡¢¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤ÏÆɤޤ졢 -¥­¥ã¥Ã¥·¥å¤Ë½ñ¤­½Ð¤µ¤ì¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ - -\fImhn\fR ¤Î¥­¥ã¥Ã¥·¥åµ¡Ç½¤Ï -`\-rcache' ¤½¤·¤Æ `\-wcache' ¥ª¥×¥·¥ç¥ó¤ÇÀ©¸æ¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤é¤Ï¤½¤ì¤¾¤ì¡¢ -¥­¥ã¥Ã¥·¥å¤ÎºÝ¤ÎÆɤޤì¤ë»þ¤È½ñ¤­½Ð¤µ¤ì¤ë»þ¤ÎÊý¿Ë¤òÄêµÁ¤·¤Þ¤¹¡£ -°Ê²¼¤Î4¤Ä¤ÎÊý¿Ë¤Î¤¦¤Á¤Î°ì¤Ä¤¬»ØÄê¤Ç¤­¤Þ¤¹¡£ -\*(lqpublic\*(rq -¤Ï¡¢\fImhn\fR ¤¬³§¤¬¥³¥ó¥Æ¥ó¥Ä¤Î¥­¥ã¥Ã¥·¥å¤Ë¥¢¥¯¥»¥¹½ÐÍè¤ë¤è¤¦¤Ë¤¹¤ë¤è¤¦ -»Ø¼¨¤·¤Þ¤¹¡£ -\*(lqprivate\*(rq -¤Ï¡¢\fImhn\fR ¤¬¤½¤Î¥æ¡¼¥¶¡¼¸Ä¿Í¤Î¥­¥ã¥Ã¥·¥å¤òºî¤ë¤è¤¦»Ø¼¨¤·¤Þ¤¹¡£ -\*(lqnever\*(rq -¤Ï¡¢\fImhn\fR ¤¬¥­¥ã¥Ã¥·¥å¤ò»È¤ï¤Ê¤¤¤è¤¦»Ø¼¨¤·¤Þ¤¹¡£ -¤½¤·¤Æ¡¢ -\*(lqask\*(rq -¤Ï¡¢\fImhn\fR ¤¬¥æ¡¼¥¶¡¼¤Ë¿Ò¤Í¤ë¤è¤¦»Ø¼¨¤·¤Þ¤¹¡£ - -¥³¥ó¥Æ¥ó¥Ä¤¬¥­¥ã¥Ã¥·¥å¤µ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ï°Ê²¼¤Î2¤Ä¤¬¤¢¤ê¤Þ¤¹¡£ -¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \fBmhn-cache\fR ¤Ï³§¤¬Æɤá¤ë¥­¥ã¥Ã¥·¥å¤ò -ÃÖ¤¯¥Ç¥£¥ì¥¯¥È¥ê¤òÄêµÁ¤·¤Þ¤¹¡£ -¤½¤·¤Æ¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \fBmhn-private-cache\fR ¤Ï¸Ä¿Í¤Î¥­¥ã¥Ã¥·¥å¤ò -ÃÖ¤¯¥Ç¥£¥ì¥¯¥È¥ê¤òÄêµÁ¤·¤Þ¤¹¡£ -Á°¼Ô¤ÏÀäÂХѥ¹¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -.ne 6 -Î㤨¤Ð¡¢¤â¤·¥·¥¹¥Æ¥à¤Î¥ê¥Ö¡¼¥È¤ÎÅ٤˥­¥ã¥Ã¥·¥å¤¬¾Ã¤¨¤ë¤Î¤òµ¤¤Ë¤·¤Ê¤¤¤Î¤Ê¤é¡¢ -.sp -.in +.5i -mhn-cache: /tmp -.in -.5i -.sp -¤È¤¤¤¦É÷¤Ë¤·¤Æ¤â¤¤¤¤¤Ç¤·¤ç¤¦¡£ -¸å¼Ô¤Ï¤â¤·ÀäÂХѥ¹¤Ç¤Ê¤¤¤Ê¤é¡¢¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¤ÎÁêÂХѥ¹¤È -¹Í¤¨¤é¤ì¤Þ¤¹¡£ -.ne 6 -Îã -.sp -.in +.5i -mhn-private-cache: .cache -.in -.5i -.sp -(¤³¤ì¤¬¥Ç¥Õ¥©¥ë¥È¤ÎÃͤǤ¹) - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤ò¥­¥ã¥Ã¥·¥å¤¹¤ë" -message/external-body ¥³¥ó¥Æ¥ó¥Ä¤Ç¡¢¥¢¥¯¥»¥¹¡¦¥¿¥¤¥×¤¬ -\*(lqmail-server\*(rq ¤Î¤â¤Î¤ËÁø¶ø¤·¤¿¤é¡¢ -\fImhn\fR ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤¬Í׵᤹¤ë¥á¡¼¥ë¥µ¡¼¥Ð¡¼¤Ë -¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¤·¤Æ¤â¤¤¤¤¤«¤É¤¦¤«¤ò¿Ò¤Í¤Þ¤¹¡£ -.ne 14 -Îã -.sp -.nf -.in +.5i -% show 1 -Retrieve content by asking mail-server@... - -SEND file - -? yes -mhn: request sent -.in -.5i -.fi -.sp -¤¢¤Ê¤¿¤Î·èÄ꤬¤É¤Á¤é¤Ç¤¢¤Ã¤Æ¤â¡¢ -\fImhn\fR ¤Ï¥³¥ó¥Æ¥ó¥Ä¤Ë¾¤Î²¿¤Î½èÍý¤â½ÐÍè¤Þ¤»¤ó¡£ - -¤·¤«¤·¡¢ -\fImhn\fR ¤¬¥³¥ó¥Æ¥ó¥Ä¤ÎÍ×µá¤òµö¤µ¤ì¤¿¾ì¹ç(¥æ¡¼¥¶¡¼¤¬ yes ¤ÈÅú¤¨¤¿¾ì¹ç)¡¢ -¤½¤ì¤¬ÅþÃ夷¤¿»þ¤Ë¡¢ -¸µ¡¹¤Î message/external-body ¥³¥ó¥Æ¥ó¥Ä¤Ë¤¢¤Ã¤¿ \*(lqContent-ID:\*(rq ¹Ô¤ÎÃÍ¤Ë -Âбþ¤¹¤ë¹Ô¤¬¡¢Á÷¤é¤ì¤Æ¤­¤¿¥á¥Ã¥»¡¼¥¸¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤Ë¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¤³¤Î»þ¡¢`-cache' ¥ª¥×¥·¥ç¥ó¤ò»È¤Ã¤Æ \fImhn\fR ¤ËÅþÃ夷¤¿¥³¥ó¥Æ¥ó¥Ä¤ò -¥­¥ã¥Ã¥·¥å¤ËÆþ¤ì¤ë¤è¤¦¤Ë»Ø¼¨¤¹¤Ù¤­¤Ç¤·¤ç¤¦¡£ -.ne 8 -Îã -.sp -.nf -.in +.5i -% mhn -cache 2 -caching message 2 as file ... -.in -.5i -.fi -.sp -¤½¤·¤¿¤é¡¢ -¸µ¡¹¤Î message/external-body ¥³¥ó¥Æ¥ó¥Ä¤òºÆ¤Ó½èÍý¤·¤¿»þ¤Ë¤Ï -¡ÖÀµ¤·¤¤»ö¡×¤¬µ¯¤³¤ë»ö¤Ç¤·¤ç¤¦¡£ -.ne 8 -Îã -.sp -.nf -.in +.5i -% show 1 -\0... -.in -.5i -.fi - -.Uh "¥³¥ó¥Æ¥ó¥Ä¤òºîÀ®¤¹¤ë" -\fImhn\fR ¥×¥í¥°¥é¥à¤Ï¥Þ¥ë¥Á¥á¥Ç¥£¥¢¡¦¥á¥Ã¥»¡¼¥¸¤òºîÀ®¤¹¤ëºÝ¤Ë -¤½¤ì¤ò¼ê½õ¤±¤¹¤ë´Êñ¤Ê¥¨¥Ç¥£¥¿¤È¤·¤Æ¤â»È¤¨¤Þ¤¹¡£ -\fIwhatnow\fR ¥×¥í¥°¥é¥à¤«¤é¸Æ¤Ð¤ì¤¿»þ¤Ë¤Ï¡¢ -\fImhn\fR ¤Ï¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£¤¬ -\fImhn\fR ºîÀ®¥Õ¥¡¥¤¥ë¤È¤·¤ÆÀ°·Á¤µ¤ì¤ë»ö¤ò´üÂÔ¤·¤Þ¤¹¡£ - -.ne 59 -¤³¤Îʸˡ¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹¡£ -.sp -.nf -.in +.5i - body ::= 1*(content | EOL) - - content ::= directive | plaintext - - directive ::= "#" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "<" id ">" ] - [ "[" description "]" ] - [ filename ] - EOL - - | "#@" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "<" id ">" ] - [ "[" description "]" ] - external-parameters - EOL - - | "#forw" - [ "<" id ">" ] - [ "[" description "]" ] - [ "+"folder ] [ 0*msg ] - EOL - - | "#begin" - [ "<" id ">" ] - [ "[" description "]" ] - [ "alternative" - | "parallel" - | something-else ] - EOL - 1*body - "#end" EOL - - plaintext ::= [ "Content-Description:" - description EOL EOL ] - 1*line - [ "#" EOL ] - - | "#<" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "[" description "]" ] - EOL - 1*line - [ "#" EOL ] - - line ::= "##" text EOL - -- ¤³¤ì¤Ï "#"text EOL ¤È²ò¼á¤µ¤ì¤ë - | text EOL -.in -.5i -.fi -.sp -´ðËÜŪ¤Ë¡¢ -¥Ü¥Ç¥£¤Ï°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥³¥ó¥Æ¥ó¥Ä¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹¡£ -¥³¥ó¥Æ¥ó¥Ä¤Ï¹Ô¤ÎºÇ½é¤Îʸ»ú¤¬ \*(lq#\*(rq ¤Ë¤Ê¤Ã¤Æ¤¤¤ë»ö¤Ç¶èÊ̤µ¤ì¤ë»ØÎáʸ¡¢ -¤Þ¤¿¤Ï -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè(°ì¹Ô¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥Æ¥­¥¹¥È)¤«¤éÀ®¤êΩ¤Á¤Þ¤¹¡£ -°ì¤Ä¤Î»ØÎáʸ¤¬Ê£¿ô¤Î¹Ô¤Ë¤Þ¤¿¤¬¤ë¾ì¹ç¤Ï¡¢ -.ne 11 -·Ñ³ʸ»ú \*(lq\\\*(lq ¤¬»È¤ï¤ì¤Þ¤¹¡£ -Îã -.sp -.nf -.in +.5i -#@application/octet-stream; \\ - type=tar; \\ - x-conversions=compress -.in -.5i -.fi -.sp -»ØÎáʸ¤Ë¤Ï°Ê²¼¤Î4¼ïÎब¤¢¤ê¤Þ¤¹¡£ -¥³¥ó¥Æ¥ó¥Ä¤Î¥¿¥¤¥×¤È¥µ¥Ö¥¿¥¤¥×¤ò̾ÉÕ¤±¤ë¡Ö¥¿¥¤¥×»ØÎáʸ¡×¡¢ -Ʊ¤¸¤¯¡¢¥³¥ó¥Æ¥ó¥Ä¤Î¥¿¥¤¥×¤È¥µ¥Ö¥¿¥¤¥×¤ò̾ÉÕ¤±¤ë¡Ö³°Éô¥¿¥¤¥×»ØÎáʸ¡×¡¢ -¥á¥Ã¥»¡¼¥¸¤Î¥À¥¤¥¸¥§¥¹¥È¤òžÁ÷¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤ë¡Öforw »ØÎáʸ¡×¡¢ -¤½¤·¤Æ¡¢ -¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤òºî¤ë -¡Öbegin »ØÎáʸ¡×¤Ç¤¹¡£ - -¥¿¥¤¥×»ØÎáʸ¤Ë¤Ï¡¢ -¥¿¥¤¥×¤È¥µ¥Ö¥¿¥¤¥×¤Î»ØÄ꤬ɬ¿Ü¤Ç¤¹¡£¤Þ¤¿Ê¸»ú \*(lq;\*(rq ¤Ç¶èÀڤäơ¢ -¥Ñ¥é¥á¡¼¥¿¤ò½ñ¤¯»ö¤â½ÐÍè¤Þ¤¹¡£¤³¤ì¤ÏÁ÷¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î -\*(lqContent-Type\*(rq ¹Ô¤Î¥Ñ¥é¥á¡¼¥¿¤È¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤¬À¸Íè¤Î(¥Ç¥³¡¼¥É¤µ¤ì¤¿)·Á¼°¤ÇÊݸ¤µ¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë̾¤ò -»ØÄꤹ¤ë»ö¤â½ÐÍè¤Þ¤¹ -(¤â¤·¥Õ¥¡¥¤¥ë̾¤¬Ê¸»ú \*(lq|\*(rq ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -¥³¥Þ¥ó¥É¤Î½ÐÎϤ«¤é¥³¥ó¥Æ¥ó¥Ä¤¬ÆÀ¤é¤ì¤Þ¤¹)¡£ -¤â¤·¥Õ¥¡¥¤¥ë̾¤¬»ØÄꤵ¤ì¤Æ¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -\fImhn\fR ¤Ï°Û¤Ê¤ë¥³¥ó¥Æ¥ó¥Ä¤ò¤É¤Î¤è¤¦¤ËºîÀ®¤¹¤Ù¤­¤«¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤Î¾ðÊó¤ò¸«¤Þ¤¹¡£ -¤½¤³¤«¤éºîÀ®Ê¸»úÎó¤ò°ú¤­½Ð¤·¡¢É¸½àÆþÎϤò¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤ËÀßÄꤷ¤Æ¡¢ -¤½¤ÎºîÀ®Ê¸»úÎó¤ò \fB/bin/sh\fR ¤Ç¼Â¹Ô¤¹¤ë»ö¤ÇãÀ®¤µ¤ì¤Þ¤¹¡£ -.ne 13 -ºîÀ®Ê¸»úÎó¤Ë¤Ï°Ê²¼¤Î¥¨¥¹¥±¡¼¥×¤ò´Þ¤à»ö¤¬½ÐÍè¤Þ¤¹¡£ -.sp -.nf -.in +.5i -.ta \w'%P 'u -%a ÉÕ²ÃŪ¤Ê°ú¿ô -%f ¥³¥ó¥Æ¥ó¥Ä¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë̾ -%F %f ³î¤Ä¡¢É¸½à½ÐÎϤϥê¥À¥¤¥ì¥¯¥È¤µ¤ì¤Ê¤¤ -%s ¥µ¥Ö¥¿¥¤¥×̾ -.re -.in -.5i -.fi -.sp -¤Þ¤º¡¢ -\fImhn\fR ¤Ï¥³¥ó¥Æ¥ó¥Ä¤òºîÀ®¤¹¤ë¤¿¤á¤Ë»È¤¦¥³¥Þ¥ó¥É¤ò·è¤á¤ë¤¿¤á¤Ë¡¢ -¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-compose-/ -.in -.5i -.sp -¤â¤·¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤ÏºîÀ®¥³¥Þ¥ó¥É¤ò·è¤á¤ë¤¿¤á¤Ë¡¢¼¡¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤òõ¤·¤Þ¤¹¡£ -.sp -.in +.5i -mhn-compose- -.in -.5i -.sp -¤â¤·¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -\fImhn\fR ¤Ï¥¨¥é¡¼¤ò½Ð¤·¤Þ¤¹¡£ - -¥¨¥ó¥È¥ê¤ÎÎã¤Ï¼¡¤Î¤è¤¦¤Ê´¶¤¸¤Ç¤¹¡£ -.sp -.in +.5i -mhn-compose-audio/basic: record | raw2audio -F -.in -.5i -.sp -¤³¤Î¤è¤¦¤Ê¥³¥Þ¥ó¥É¤Ï¥æ¡¼¥¶¡¼¤¬¥í¥°¥¤¥ó¤·¤Æ¤¤¤ëɽ¼¨´Ä¶­Åù¤Ë°Í¤Ã¤Æ -ÊѤï¤ë¤Ç¤·¤ç¤¦¤«¤é¡¢ -°Û¤Ê¤ë¥³¥ó¥Æ¥ó¥Ä¤ËÂФ¹¤ëºîÀ®Ê¸»úÎó¤Î¾ðÊó¤Ï -¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ËľÀܽñ¤¯Âå¤ï¤ê¤Ë -´Ä¶­ÊÑ¿ô \fB$MHN\fR ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤¯¤Ù¤­¤Ç¤·¤ç¤¦¡£ - -ÆÀ¤é¤ì¤¿¥³¥ó¥Æ¥ó¥Ä¤ÏɬÍפʤé base64 ·Á¼°¤Ê¤É¤Ç¥¨¥ó¥³¡¼¥É¤µ¤ì¡¢Á÷¤ê½Ð¤µ¤ì¤ë -¥á¥Ã¥»¡¼¥¸¤Î¥Ü¥Ç¥£Éôʬ¤Ë´Þ¤á¤é¤ì¤Þ¤¹¡£ - -³°Éô¥¿¥¤¥×»ØÎáʸ¤Ï¤½¤Î¥³¥ó¥Æ¥ó¥Ä¼«¿È¤ò´Þ¤á¤ë¤Î¤Ç¤Ï¤Ê¤¯¡¢ -¤½¤Î¥³¥ó¥Æ¥ó¥Ä¤Ø¤Î»²¾È¤òÍÑ°Õ¤·¤Þ¤¹¡£ -Á÷¤ê½Ð¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ç¤Ï message/external-body ·Á¼°¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢ -¥¿¥¤¥×»ØÎáʸ¤Ç»È¤Ã¤¿¤è¤¦¤Ê¥Õ¥¡¥¤¥ë̾¤ò»ØÄꤹ¤ë¤Î¤Ç¤Ï¤Ê¤¯¡¢ -³°Éô»²¾È¤Î¥Ñ¥é¥á¡¼¥¿¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ì¤é¤ÏÄ̾ï¤Î¥Ñ¥é¥á¡¼¥¿¤È¶èÊ̤¹¤ë¤¿¤á¤Ë¡¢ -.ne 15 -ʬΥ¤·¤Æ½ñ¤«¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -Îã -.sp -.nf -.in +.5i -#@application/octet-stream; \\ - type=tar; \\ - x-conversions=compress [] \\ - access-type=anon-ftp; \\ - name="mh-mime.tar.Z"; \\ - directory="mrose/mh-mime"; \\ - site="ftp.ics.uci.edu" -.in -.5i -.fi -.sp -\*(lq[]\*(rq ¤ò»ØÄꤹ¤ë¤³¤È¤Ç¡¢ -¶õ¤ÎÀâÌÀʸ¤¬»ØÄꤵ¤ì¡¢ -³°Éô»²¾È¤Î¥Ñ¥é¥á¡¼¥¿¤Î»Ï¤Þ¤ê¤¬Ç§¼±¤µ¤ì¤Þ¤¹¡£ -.ne 19 -¤³¤ì¤é¤Î¥Ñ¥é¥á¡¼¥¿¤Ï°Ê²¼¤Î¤è¤¦¤Ê·Á¼°¤ò¤·¤Æ¤¤¤Þ¤¹¡£ -.sp -.nf -.in +.5i -.ta \w'access-type= 'u -access-type= Ä̾ï \fIanon-ftp\fR ¤Þ¤¿¤Ï \fImail-server\fR -name= ¥Õ¥¡¥¤¥ë̾ -permission= \fIread\fR ¤Þ¤¿¤Ï \fIread-write\fR -site= ¥Û¥¹¥È̾ -directory= ¥Ç¥£¥ì¥¯¥È¥ê̾ (̵¤¯¤Æ¤âÎɤ¤) -mode= Ä̾ï \fIascii\fR ¤Þ¤¿¤Ï \fIimage\fR (̵¤¯¤Æ¤âÎɤ¤) -size= ¥Ð¥¤¥È¿ô -server= ¥á¡¼¥ë¥¢¥É¥ì¥¹ -subject= Á÷¤é¤ì¤ë Subject -body= ¥á¡¼¥ë¥µ¡¼¥Ð¡¼¤ËÁ÷¤é¤ì¤ë¥³¥Þ¥ó¥É -.re -.in -.5i -.fi -.sp - -forw »ØÎáʸ¤Ë¤Ï -¥Õ¥©¥ë¥À̾¤ÈžÁ÷¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò»ØÄꤹ¤ë»ö¤â½ÐÍè¤Þ¤¹¡£ -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Î -¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ç¤¹¡£ -ƱÍÍ¤Ë -¥á¥Ã¥»¡¼¥¸¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Î -¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ç¤¹¡£ -Á÷¤ê½Ð¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ç¤Ï message/rfc822 ·Á¼°¤Ë¤Ê¤ê¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢ -forw »ØÎáʸ¤Ï -¥á¥Ã¥»¡¼¥¸¤Î¼è¤ê¹þ¤ß¤Ë RFC\-934 ¥ë¡¼¥ë¤Ç¤Ï¤Ê¤¯¡¢MIME ¥ë¡¼¥ë¤ò»È¤¦¤È¤¤¤¦ -ÅÀ¤ò½ü¤±¤Ð¡¢\fIforw\fR\0(1) ¥³¥Þ¥ó¥É¤Ë»÷¤Æ¤¤¤Þ¤¹¡£ -`\-rfc934mode' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢\fImhn\fR ¤Ï -RFC\-934 ¥ë¡¼¥ë¤ò»È¤Ã¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤Î¼è¤ê¹þ¤ß¤ò¤·¤Þ¤¹¡£ -¤³¤Î¥ª¥×¥·¥ç¥ó¤ò»ØÄꤷ¤Æ¤ª¤¯¤È¡¢ -RFC\-934 ¤òËþ¤¿¤¹¥æ¡¼¥¶¡¼¡¦¥¨¡¼¥¸¥§¥ó¥È¤Ï¼õ¤±¤È¤Ã¤¿¥á¥Ã¥»¡¼¥¸¤ò -ʬ³ä¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£\0--\0¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬ -¤µ¤é¤Ë¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò´Þ¤Þ¤Ê¤¤¤è¤¦¤Ë¤·¤Þ¤¹¡£ -¤³¤ÎÊýË¡¤Î·çÅÀ¤Ï¡¢¼è¤ê¹þ¤Þ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤ÎºÇ¸å¤Ë -;ʬ¤Ê²þ¹Ô¤¬Äɲ䵤ì¤Æ¤·¤Þ¤¦ÅÀ¤Ç¤¹¡£ - -begin »ØÎáʸ¤Ë¤Ï¡¢ -begin ¤È end ¤ÎÁÈ¤Î´Ö¤Ë -¾¯¤Ê¤¯¤È¤â°ì¤Ä¤Î¥³¥ó¥Æ¥ó¥Ä¤¬»ØÄꤵ¤ì¤Æ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -¤³¤ì¤éÁ´¤Æ¤Î»ØÎáʸ¤Ë¤Ï -¥³¥ó¥Æ¥ó¥Ä¤Îû¤¤ÀâÌÀʸ¤òʸ»ú \*(lq[\*(rq ¤Èʸ»ú \*(lq]\*(rq ¤Î´Ö¤Ë´Þ¤á¤ë -»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤ÏÁ÷¤ê½Ð¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ç¤Ï \*(lqContent-Description\*(rq ¹Ô¤Ë -Æþ¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï¡¢ -\fImhn\fR ¤Ï¤½¤ì¤¾¤ì¤Î»ØÎáʸ¤ËÂФ·¤Æ¡¢°ì°ÕŪ¤Ê \*(lqContent-ID:\*(rq ¹Ô¤ò -À¸À®¤·¤Þ¤¹¡£ -¤·¤«¤·¡¢ -¥æ¡¼¥¶¡¼¤Ïʸ»ú \*(lq<\*(rq ¤È \*(lq>\*(rq ¤ò»È¤Ã¤Æ¡¢ -ID ¤ò¼«¤éÄêµÁ¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¤³¤ì¤é¤ÏÁ´¤ÆƱ»þ¤Ë»È¤¦»ö¤¬½ÐÍè¤Þ¤¹¡£ -.ne 15 -°Ê²¼¤Ë¥æ¡¼¥¶¡¼¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¡¦¥Õ¥¡¥¤¥ë¤Î´Êñ¤ÊÎã¤òµó¤²¤Þ¤¹¡£ -.sp -.nf -.in +.5i -To: -cc: -Subject: --------- -#audio/basic [Flint phone] \\ - |raw2audio -F < /home/mrose/lib/multi-media/flint.au -#image/gif [MTR's photo] \\ - /home/mrose/lib/multi-media/mrose.gif -.in -.5i -.fi -.sp -¸å¤ÎÎã¤Î¤¿¤á¤Ë¡¢ -¤³¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥©¡¼¥à¡¦¥Õ¥¡¥¤¥ë¤ò \fImhncomps\fR ¤È¸Æ¤Ö»ö¤Ë¤·¤Þ¤¹¡£ - -´û¤Ë½Ò¤Ù¤¿¤è¤¦¤Ë¡¢¥É¥é¥Õ¥È¤Ë¤Ï»ØÎáʸ¤Ë²Ã¤¨¤Æ¡¢ -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤òÃÖ¤¯»ö¤¬½ÐÍè¤Þ¤¹¡£ -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤Ï¼¡¤Î»ØÎáʸ¤¬¸½¤ï¤ì¤ë¤Þ¤Ç¡¢ -¤Þ¤¿¤Ï¥É¥é¥Õ¥È¤ÎºÇ¸å¤Þ¤Ç¤ÎÉôʬ¤¬½¸¤á¤é¤ì¡¢¥Æ¥­¥¹¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤ò·ÁÀ®¤·¤Þ¤¹¡£ -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤Ç¹ÔƬ¤Ëʸ»ú \*(lq#\*(rq ¤ò´Þ¤á¤¿¤¤¾ì¹ç¤Ï -¤½¤ì¤ò2¤Ä³¤±¤Þ¤¹¡£ -.ne 6 -Îã -.sp -.in +.5i -## ¤³¤Î¹Ô¤ÏÁ÷½Ð¤µ¤ì¤ë¤È¡¢¹Ô¤ÎºÇ½é¤Ï°ì¤Ä¤Î # ¤À¤±¤Ë¤Ê¤ë¡£ -.in -.5i -.sp -¤â¤·¡¢¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤ò»ØÎáʸ¤è¤êÁ°¤Ë½ª¤é¤»¤¿¤¤¾ì¹ç¡¢ -Î㤨¤Ð¡¢ -Æó¤Ä¤Î¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤òϢ³¤µ¤»¤¿¤¤¾ì¹ç¤Ï¡¢ -ñ¤Ë°ì¤Ä¤Î \*(lq#\*(rq ʸ»ú¤À¤±¤ò´Þ¤à¹Ô¤òÁÞÆþ¤·¤Þ¤¹¡£ -.ne 10 -Îã -.sp -.nf -.in +.5i -¤³¤ì¤ÏºÇ½é¤Î¥³¥ó¥Æ¥ó¥Ä¤Ç¤¹¡£ -# -¤½¤·¤Æ¤³¤ì¤ÏÆóÈÖÌܤǤ¹¡£ -.in -.5i -.fi -.sp -ºÇ¸å¤Ë¡¢ -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰ褬¼¡¤Î·Á¼°¤Î¹Ô¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ -.sp -.in +.5i -Content-Description: text -.in -.5i -.sp -¤³¤ì¤¬¤½¤Î¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤ÎÀâÌÀʸ¤È¤·¤Æ»È¤ï¤ì¤Þ¤¹¡£ -Ãí°Õ: ¤³¤Î¹Ô¤Ï¥Æ¥­¥¹¥È¤ò»Ï¤á¤ëÁ°¤Ë¶õ¹Ô¤È¶¦¤Ë»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï¡¢ -¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤Ï text/plain ¥³¥ó¥Æ¥ó¥Ä¤È¤·¤Æ»È¤ï¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¥×¥ì¡¼¥ó¡¦¥Æ¥­¥¹¥ÈÎΰè¤ò \*(lq#<\*(rq ¤È¥¿¥¤¥×»ØÄê¤Ç -»Ï¤á¤ë»ö¤Ç¡¢Êѹ¹²Äǽ¤Ç¤¹¡£ -.ne 11 -Îã -.sp -.nf -.in +.5i -#\fR --------- - -What now? \fBedit\fR (¤³¤ì¤Ï \fImhn\fR ¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹) - -What now? \fBsend\fR -.in -.5i -.fi -.sp -ÉÕ²ÃŪ¤Ê edit ¥³¥Þ¥ó¥É¤òÂǤ¿¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤»ö¤ò˺¤ì¤Ê¤¤¤è¤¦¤Ë¤·¤Ê¤±¤ì¤Ð -¤Ê¤ê¤Þ¤»¤ó¤¬¡¢¤½¤ì¤Ï¤ä¤ê¤È¤ê¤«¤é¡¢¤«¤Ê¤êÌÀ¤é¤«¤Ê»ö¤Ç¤·¤ç¤¦¡£ - -ºÇ¸å¤Ë¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¤Ë°Ê²¼¤Î¹Ô¤òÄɲ乤ë»ö¤ò¹Í¤¨¤ë¤Ù¤­¤Ç¤·¤ç¤¦¡£ -.sp -.in +.5i -lproc: show -.in -.5i -.sp -¤³¤Î¾ì¹ç¡¢ -\fImhn\fR ¤ò¥¨¥Ç¥£¥¿¤È¤·¤Æ¸Æ¤Ó½Ð¤·¤¿¸å¤Ç¡¢\fBlist\fR ¤òÂǤ俾ì¹ç¡¢ -.sp -.in +.5i -What now? list -.in -.5i -.sp -¤¢¤Ê¤¿¤Î´üÂÔ¤¹¤ë¤è¤¦¤ËÆ°¤¯¤Ç¤·¤ç¤¦¡£ - -.Uh "¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇÁ÷¤ë" -¤¢¤Ê¤¿¤¬¥Õ¥¡¥¤¥ë¤Î«¤ò狼¤ËÁ÷¤í¤¦¤È»×¤Ã¤¿¤é¡¢ -¥·¥§¥ë¥¹¥¯¥ê¥×¥È \fIviamail\fR ¤òÁö¤é¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤Ï tarmail ¥³¥Þ¥ó¥É¤Ë»÷¤¿¤â¤Î¤Ç¤¹¡£ -.sp -.in +.5i -/usr/local/mh/lib/viamail mailpath \*(lqsubject\*(rq files\0... -.in -.5i -.sp -\fIviamail\fR ¤Ï»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤ä¥Ç¥£¥ì¥¯¥È¥ê¤ò \fItar\fR\0(1) ¤Ç -¤Þ¤È¤á¤¿¸å¡¢°µ½Ì¤·¡¢`subject' ¤È¶¦¤Ë `mailpath' ¤Ø¤ÈÁ÷¤ê¤Þ¤¹¡£ -¤³¤Î°µ½Ì¥Õ¥¡¥¤¥ë¤Ï¤½¤ÎÂ礭¤µ¤Ë¤è¤Ã¤Æ¡¢ -¼«Æ°Åª¤ËÊ£¿ô¤Î¥á¥Ã¥»¡¼¥¸¤Ø¤Èʬ³ä¤µ¤ì¤Þ¤¹¡£ - -\fIviamail\fR ¤¬¤½¤ì¤¾¤ì¤Îʬ³ä¥á¥Ã¥»¡¼¥¸¤òÁ÷¤Ã¤¿¸å¡¢¤·¤Ð¤é¤¯ -ÂԤäƤ«¤é¼¡¤òÁ÷¤Ã¤ÆÍߤ·¤¤¤È»×¤¦¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤³¤ì¤ÏÄ̾\fIsendmail\fR ¤òÁö¤é¤»¤Æ¤¤¤Æ¡¢Â¿¿ô¤Îʬ³ä¥á¥Ã¥»¡¼¥¸¤¬ºî¤é¤ì¤ë -¤è¤¦¤Ê»þ¤Ç¤·¤ç¤¦¡£ -¤â¤· \fIviamail\fR ¤Ø¤ÎºÇ½é¤Î°ú¿ô¤¬¥À¥Ã¥·¥å(`\-')¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ -¤³¤ì¤Ï¤½¤ì¤¾¤ì¤ÎÁ÷½Ð¤Î´Ö¤ËÂԤĤ٤­Éÿô¤òɽ¤ï¤·¤Þ¤¹¡£ -.ne 6 -Îã -.sp -.in +.5i -/usr/local/mh/lib/viamail -300 mailpath \*(lqsubject\*(rq files\0... -.in -.5i -.sp -¤³¤ì¤Ï³ÆÁ÷½Ð¤Î´Ö¡¢5ʬ¤º¤ÄÂÔ¤Á¤Þ¤¹¡£ - -¤³¤ì¤é¤Î¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¼è¤Ã¤¿¤é¡¢ -¤Þ¤º \fImhn\fR ¤Ç¥á¥Ã¥»¡¼¥¸¤Î°ìÍ÷¤ò¸«¤Æ¡¢ -¤½¤Î¸å¡¢`\-store' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç¼Â¹Ô¤·¤Æ¤ß¤Þ¤·¤ç¤¦¡£ -\fImhn\fR ¥×¥í¥°¥é¥à¤Ï¥¢¡¼¥«¥¤¥ô¤ò´Þ¤à¤¿¤À°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤ò³ÊǼ¤·¤Þ¤¹¡£ -¤½¤Î¸å¡¢`\-show' ¤¹¤ë¤È¤½¤ÎÃæ¿È¤ò¸«¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤½¤ì¤«¤é¡¢`\-store' ¤Ç¤½¤Î¥¢¡¼¥«¥¤¥ô¤ò¥Õ¥¡¥¤¥ë¤ËÍ»ö¤¬½ÐÍè¤Þ¤¹¡£ -.ne 26 -Îã -.sp -.nf -.in +.5i -% mhn -list all - msg part type/subtype size description - 1 message/partial 47K part 1 of 4 - 2 message/partial 47K part 2 of 4 - 3 message/partial 47K part 3 of 4 - 4 message/partial 18K part 4 of 4 -% mhn -store all -% mhn -list -verbose last - msg part type/subtype size description - 5 application/octet-stream 118K - (extract with uncompress | tar xvpf -) - type=tar - x-conversions=compress -% mhn -show last - msg part type/subtype size description - 5 application/octet-stream 118K --- ¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼Éôʬ¤È¤½¤ì¤Ë³¤¤¤Æ \fItar\fR ¤Î°ìÍ÷ɽ¼¨¤¬¤µ¤ì¤ë¡£ -% mhn -store last -% uncompress < 5.tar.Z | tar xvpf - -.in -.5i -.fi -.sp -¤Þ¤¿¤Ï¡¢ -`\-auto' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\fImhn\fR ¤Ï¼«Æ°Åª¤ËŸ³«¤Þ¤Ç¤ä¤Ã¤Æ¤¯¤ì¤Þ¤¹¡£ -.ne 26 -Îã -.sp -.nf -.in +.5i -% mhn -list all - msg part type/subtype size description - 1 message/partial 47K part 1 of 4 - 2 message/partial 47K part 2 of 4 - 3 message/partial 47K part 3 of 4 - 4 message/partial 18K part 4 of 4 -% mhn -store all -% mhn -list -verbose last - msg part type/subtype size description - 5 application/octet-stream 118K - (extract with uncompress | tar xvpf -) - type=tar - x-conversions=compress -% mhn -show last - msg part type/subtype size description - 5 application/octet-stream 118K --- ¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼Éôʬ¤È¤½¤ì¤Ë³¤¤¤Æ \fItar\fR ¤Î°ìÍ÷ɽ¼¨¤¬¤µ¤ì¤ë¡£ -% mhn -store -auto last --- \fItar\fR ¤¬¼«Æ°Åª¤Ë¥Õ¥¡¥¤¥ë¤Î°ìÍ÷¤òɽ¼¨¤·¤Ê¤¬¤éŸ³«¤â¤¹¤ë¡£ -.in -.5i -.fi -.sp -ÆóÈÖÌܤÎÎã¤Ç¤Ï¡¢¼«Æ°Åª¤Ë \fItar\fR ¤Ç¥Õ¥¡¥¤¥ë¤¬Å¸³«¤µ¤ì¤Þ¤¹¡£ -¿µ½Å¤Ê¥æ¡¼¥¶¡¼¤Ï·è¤·¤Æ `\-auto' ¤ò \&.mh\(ruprofile ¥Õ¥¡¥¤¥ë¤Ë¤Ï -½ñ¤«¤Ê¤¤¤Ç¤·¤ç¤¦¡£ -Àµ¤·¤¤¼ê½ç¤Ï¤Þ¤º `\-show' ¤Ç¤É¤ó¤Ê¥Õ¥¡¥¤¥ë¤¬Å¸³«¤µ¤ì¤ë¤Î¤«¤ò³Î¤«¤á¤ë»ö¤Ç¤¹¡£ -¤½¤ì¤«¤é \fImhn\fR ¤ò `\-store' ¤È `\-auto' ¤òÉÕ¤±¤Æµ¯Æ°¤·¡¢Å¸³«¤ò¤·¤Þ¤¹¡£ - -.Uh "¥æ¡¼¥¶¡¼´Ä¶­" -\fImhn\fR ¤¬¤É¤¦½èÍý¤¹¤Ù¤­¤«¤Ïɽ¼¨´Ä¶­Åù¤Ë°Í¤Ã¤Æ -ÊѤï¤ë¤Ç¤·¤ç¤¦¤«¤é¡¢ -\fImhn\fR ¤Ï´Ä¶­ÊÑ¿ô \fB$MHN\fR ¤ò¸«¤Þ¤¹¡£ -¤³¤ì¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¤³¤ì¤ÏÉÕ²ÃŪ¤Ê¥æ¡¼¥¶¡¼¡¦¥×¥í¥Õ¥¡¥¤¥ë¤Î̾Á°¤ò»ØÄꤷ¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢ -¥æ¡¼¥¶¡¼¤¬¤¢¤ëɽ¼¨ÁõÃÖ¤Ë¥í¥°¥¤¥ó¤·¤¿»þ¡¢ -¤³¤Î´Ä¶­ÊÑ¿ô¤Ë¤Ï¡¢¤½¤Îɽ¼¨ÁõÃÖ¤ËŬ¤·¤¿ÀßÄ꤬½ñ¤¤¤Æ¤¢¤ë¥Õ¥¡¥¤¥ë¤ò»²¾È¤¹¤ë¤è¤¦¤Ê -ÃͤòÀßÄꤹ¤Ù¤­¤Ç¤·¤ç¤¦¡£ -Ä̾ -°Ê²¼¤Î·Á¼°¤Î¥¨¥ó¥È¥ê¤À¤±¤¬É¬ÍפÀ¤È»×¤ï¤ì¤Þ¤¹¡£ -.sp -.in +.5i -mhn-show-/ -.br -mhn-show- -.in -.5i -.sp -ºÇ¸å¤Ë¡¢ -\fImhn\fR ¤Ï¤â¤¦°ì¤Ä¤ÎÉÕ²ÃŪ¤Ê¥æ¡¼¥¶¡¼¡¦¥×¥í¥Õ¥¡¥¤¥ë¤ò»²¾È¤·¤è¤¦¤È¤·¤Þ¤¹¡£ -.ne 6 -e.g., -.sp -.in +.5i -/usr/local/mh/lib/mhn_defaults -.in -.5i -.sp -¤³¤ì¤Ï MH ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ÎºÝ¤Ë¼«Æ°Åª¤Ëºî¤é¤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^$MHN~^ÉÕ²ÃŪ¤Ê¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê -^/usr/local/mh/lib/mhn_defaults~^¥·¥¹¥Æ¥à¡¦¥Ç¥Õ¥©¥ë¥È¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê -^/usr/local/mh/lib/mhl.headers~^¥Ø¥Ã¥À¡¼¤Î¥Æ¥ó¥×¥ì¡¼¥È -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^mhlproc:~^¥á¥Ã¥»¡¼¥¸¡¦¥Ø¥Ã¥À¡¼¤òɽ¼¨¤¹¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥×¥í¥°¥é¥à -.Ps -^mhn-access-ftp:~^FTP ¤Ç¥³¥ó¥Æ¥ó¥Ä¤ò²ó¼ý¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^mhn-cache~^³°Éô¥³¥ó¥Æ¥ó¥Ä¤ò¥­¥ã¥Ã¥·¥å¤¹¤ë¶¦Íѥǥ£¥ì¥¯¥È¥ê -.Ps -^mhn-charset-~^ʸ»ú½¸¹ç¤òɽ¼¨¤¹¤ë¤¿¤á¤Î´Ä¶­¤Î¥Æ¥ó¥×¥ì¡¼¥È -.Ps -^mhn-compose-*~^¥³¥ó¥Æ¥ó¥Ä¤òºîÀ®¤¹¤ë¤¿¤á¤Î¥Æ¥ó¥×¥ì¡¼¥È -.Ps -^mhn-private-cache~^³°Éô¥³¥ó¥Æ¥ó¥Ä¤ò¥­¥ã¥Ã¥·¥å¤¹¤ë¸Ä¿Í¥Ç¥£¥ì¥¯¥È¥ê -.Ps -^mhn-show-*~^¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥Æ¥ó¥×¥ì¡¼¥È -.Ps -^mhn-storage~^¥³¥ó¥Æ¥ó¥Ä¤ò³ÊǼ¤¹¤ë¥Ç¥£¥ì¥¯¥È¥ê -.Ps -^mhn-store-*~^¥³¥ó¥Æ¥ó¥Ä¤ò³ÊǼ¤¹¤ë¤¿¤á¤Î¥Æ¥ó¥×¥ì¡¼¥È -.Ps -^moreproc:~^text/plain ¥³¥ó¥Æ¥ó¥Ä¤òɽ¼¨¤¹¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥×¥í¥°¥é¥à -.Sa -mhl(1) -.br -\fIMIME: Format of Internet Message Bodies\fR (RFC\-2045), -.br -\fIMIME: Media Types\fR (RFC\-2046), -.br -\fIMIME: Message Header Extensions for Non-ASCII Text\fR (RFC\-2047), -.br -\fIProposed Standard for Message Encapsulation\fR (RFC\-934). -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-noauto' -.Ds -`\-nocache' -.Ds -`\-nocheck' -.Ds -`\-noebcdicsafe' -.Ds -`\-form\0mhl.headers' -.Ds -`\-headers' -.Ds -`\-pause' -.Ds -`\-rcache\0ask' -.Ds -`\-realsize' -.Ds -`\-rfc934mode' -.Ds -`\-noserialonly' -.Ds -`\-show' -.Ds -`\-noverbose' -.Ds -`\-wcache\0ask' -.Ds -`\-nojunet' -.Ds -`\-no8bit' -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -ºÇ¸å¤ËÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Bu -¥Þ¥ë¥Á¥Ñ¡¼¥È¡¦¥³¥ó¥Æ¥ó¥Ä¤ÎÃæ¤Ëʬ³ä¥á¥Ã¥»¡¼¥¸¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢ -`\-store' ¥ª¥×¥·¥ç¥ó¤Ç¤¦¤Þ¤¯½¸¤á¤ë¤³¤È¤¬½ÐÍè¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhook.me --- a/doc/ja-mhook.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHOOK 1 -.NA -mhook, rcvdist, rcvpack, rcvtty \- MH ¤Î¼õ¿®¥á¡¼¥ë¤Î¥Õ¥Ã¥¯µ¡Ç½ -.SY -.na -.ti .5i -/usr/local/mh/lib/rcvdist -\%[\-form\ formfile] -\%[switches\ for\ \fIpostproc\fR] -address\ ... -\%[\-help] - -.ti .5i -/usr/local/mh/lib/rcvpack -file -\%[\-help] - -.ti .5i -/usr/local/mh/lib/rcvtty -\%[command] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-bell] \%[\-nobell] -\%[\-newline] \%[\-nonewline] -\%[\-biff] -\%[\-help] -.ad -.DE -¼õ¿®¥á¡¼¥ë¥Õ¥Ã¥¯¤È¤Ï¡¢¥á¡¼¥ë¤ò¼õ¤±¤È¤ëËè¤ËÁö¤é¤»¤ë¥×¥í¥°¥é¥à¤Ç¤¹¡£ -¤³¤ì¤é¤ò¼êÆ°¤Çµ¯Æ°¤¹¤ë¤Î¤Ç¤Ï¤Ê¤¯¤Æ¡¢¥·¥¹¥Æ¥à¤Î¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥¨¡¼¥¸¥§¥ó¥È -(MTA) ¤¬Âå¤ï¤ê¤Ëµ¯Æ°¤·¤Þ¤¹¡£¤É¤Î¤è¤¦¤Ë¥·¥¹¥Æ¥à¤Ç¼õ¿®¥á¡¼¥ë¥Õ¥Ã¥¯¤¬ºîÆ°¤¹¤ë¤«¤Ë -¤Ä¤¤¤Æ¡¢¾Ü¤·¤¯¤Ï \fIslocal\fP\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -\fIMH\fP ¤È¤·¤Æ¡¢»Í¤Ä¤Î¥×¥í¥°¥é¥à¤¬¸½ºßÍøÍѲÄǽ¤Ç¤¹¡£ -\fIrcvdist\fR (¥á¥Ã¥»¡¼¥¸¤òÄɲ墥ɥ쥹¤ËºÆÇÛÉÛ¤¹¤ë)¡¢ -\fIrcvpack\fR (Á÷¤é¤ì¤Æ¤­¤¿¥á¥Ã¥»¡¼¥¸¤ò \fIpackf\fR ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤ËÊݸ¤¹¤ë)¡¢ -\fIrcvtty\fR (¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤Æ¤­¤¿¤³¤È¤ò¥æ¡¼¥¶¡¼¤ËÄÌÃΤ¹¤ë) ¤Ç¤¹¡£ -»Í¤Ä¤á¤Î¥×¥í¥°¥é¥à¡¢\fIrcvstore\fR\0(1) ¤Ë¤Ä¤¤¤Æ¤ÏÊ̸ĤËÀâÌÀ¤·¤Þ¤¹¡£ -¤³¤ì¤é¤ÏÁ´¤Æ \fI/usr/local/mh/lib/\fR ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤¢¤ê¤Þ¤¹¡£ - -\fIrcvdist\fR ¥×¥í¥°¥é¥à¤Ï¡¢¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥¢¥É¥ì¥¹Á´¤Æ¤Ë -¥á¥Ã¥»¡¼¥¸¤Î¥³¥Ô¡¼¤òºÆÇÛÉÛ¤·¤Þ¤¹¡£ -\fImh\-format\fR\0(5) ¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎóµ¡Ç½¤ò»È¤¤¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢\fIrcvdist\fP ¤Ï°Ê²¼¤ÎÉÕ²ÃŪ¤Ê¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤â -ǧ¼±¤·¤Þ¤¹¡£ -.sp 1 -.ne 5 -.nf -.ta \w'Dtimenow 'u +\w'Returns 'u -\fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -addresses string ºÆÇÛÉÛ¤¹¤ë¥¢¥É¥ì¥¹ -.re -.fi - -\fIrcvpack\fR ¤Ï¡¢¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¥á¥Ã¥»¡¼¥¸¤Î¥³¥Ô¡¼¤ò -Äɲä·¤Þ¤¹¡£ -¤³¤ÎÊýË¡¤Ï¡¢\fIslocal\fR ¤Î \*(lqfile\*(rq ¥¢¥¯¥·¥ç¥ó¤Ë¼è¤Ã¤ÆÊѤï¤é¤ì¤Æ¤¤¤Þ¤¹¡£ - -\fIrcvtty\fR ¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤òɸ½àÆþÎϤȤ·¤Æ°·¤¤¡¢ -¤½¤·¤ÆüËö¤Ë·ë²Ì¤ò½ÐÎϤ·¤Þ¤¹¡£ - -¥Õ¥¡¥¤¥ë¤¬ÆÃÄꤵ¤ì¤Æ¤¤¤Ê¤¤¡¢¤â¤·¤¯¤Ï¸ºß¤·¤Ê¤¤¤â¤Î¤À¤Ã¤¿¡¢¤È¤«¤Î¾ì¹ç¡¢ -\fIrcvtty\fR ¤ÏÂå¤ï¤ê¤Ë°ì¹Ô¥¹¥­¥ã¥óɽ¼¨¤ò¤·¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Î½ÐÎÏ·Á¼°¤òÃÖ¤­´¹¤¨¤ë¤Ë¤Ï¡¢ -`\-form\ file' ¤Þ¤¿¤Ï `\-format\ string' ¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -(\fImh\-format\fP\0(5) »²¾È)¡£ -¥á¥Ã¥»¡¼¥¸¤¬½ÐÎϤµ¤ì¤ëÁ°¤Ë²þ¹Ô¤¬°ì¤Ä½ÐÎϤµ¤ì¡¢ -½ÐÎϽªÎ»¸å¤ËüËö¥Ù¥ë¤¬ÌĤ餵¤ì¤Þ¤¹¡£ -`\-nonewline' ¤È `\-nobell' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¤³¤ì¤é¤Îµ¡Ç½¤òÍÞÀ©¤·¤Þ¤¹¡£ - -ɸ½à¤Î \fImh\-format\fR\0(5) ¥¨¥¹¥±¡¼¥×¤ËÄɲ䷤ơ¢ -\fIrcvtty\fR ¤Ï²¼µ­¤ÎÉÕ²ÃŪ¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤âǧ¼±¤·¤Þ¤¹¡£ -.sp 1 -.ne 5 -.nf -.ta \w'Dtimenow 'u +\w'Returns 'u -\fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -body string ¥Ü¥Ç¥£¤Î(¥¹¥Ú¡¼¥¹¤ò½Ì¤á¤¿)ºÇ½é¤ÎÉôʬ -dtimenow date ¸½ºß»þ¹ï -folder string ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À̾ -.re -.fi - -Ä̾ï \fIrcvtty\fP ¤Ï¡¢\fImesg\fP\0(1) ¤Ë¤è¤Ã¤Æµö²Ä¤µ¤ì¤¿ -½ñ¤­¹þ¤ß¸¢¸Â¤Ë½¾¤¤¤Þ¤¹¡£ -`\-biff' ¤òÍ¿¤¨¤ë¤È¡¢\fIrcvtty\fP ¤ÏÂå¤ï¤ê¤Ë¡¢ \fIbiff\fP\0(1) ¤Ç -»ØÄꤵ¤ì¤¿ÄÌÃÎ¥¹¥Æ¡¼¥¿¥¹¤Ë½¾¤¤¤Þ¤¹¡£ -¤â¤·¡¢terminal access daemon (TTYD) ¤¬ÍøÍѤǤ­¤ë¤Ê¤é¡¢ -\fIrcvtty\fR ¤Ï¡¢¥æ¡¼¥¶¡¼Ã¼Ëö¤Ë½ñ¤¯Âå¤ï¤ê¤Ë¡¢½ÐÎϤ¹¤ë¤¿¤á¤Ë daemon ¤Ø -½ÐÎϤòÁ÷¤ê¤Þ¤¹¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^$HOME/\&.maildelivery~^¥í¡¼¥«¥ëÇÛÁ÷¤òÀ©¸æ¤¹¤ë¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/maildelivery~^ɸ½à¤Î¥Õ¥¡¥¤¥ë¤ËÂå¤ï¤ë -.Sa -rcvstore (1), mh\-format(5), slocal(1) -.Bu -¤¿¤Ã¤¿Æó¤Ä¤Î¥ê¥¿¡¼¥ó¥³¡¼¥É¤À¤±¤¬°ÕÌ£¤¬¤¢¤ê¤Þ¤¹¡£Â¾¤â¤½¤¦¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhparam.me --- a/doc/ja-mhparam.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,70 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHPARAM 1 -.NA -mhparam \- MH ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤òɽ¼¨¤¹¤ë -.SY -mhparam -\%[components] -\%[-all] -\%[-component] \%[-nocomponent] -\%[\-help] -.DE -\fImhparam\fR ¤Ï¡¢»ØÄꤵ¤ì¤¿¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÃͤò²þ¹Ô¤Ç¶èÀڤäơ¢ -ɸ½à½ÐÎϤ˽ñ¤­½Ð¤·¤Þ¤¹¡£¤â¤·¡¢¤½¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -¥Ç¥Õ¥©¥ë¥È¤ÎÃͤ¬½ñ¤­½Ð¤µ¤ì¤Þ¤¹(¥Ç¥Õ¥©¥ë¥È¤¬¤Ê¤¤¾ì¹ç¤Ï²¿¤â½ñ¤­¤Þ¤»¤ó)¡£ - -¤â¤·Ê£¿ô¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬ `components' ¥ê¥¹¥È¤Ç»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤½¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ÎÃͤϥ³¥ó¥Ý¡¼¥Í¥ó¥È̾¤òÁ°¤ËÉÕ¤±¤¿·Á¤Çɽ¼¨¤µ¤ì¤Þ¤¹¡£ -¤â¤·¡¢`\-component' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤¿¤È¤¨°ì¤Ä¤À¤±¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬ -»ØÄꤵ¤ì¤¿¾ì¹ç¤Ç¤â¡¢¥³¥ó¥Ý¡¼¥Í¥ó¥È̾¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ -`\-nocomponent' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤¿¤È¤¨¡¢Ê£¿ô¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬ -»ØÄꤵ¤ì¤Æ¤¤¤Æ¤â¡¢¥³¥ó¥Ý¡¼¥Í¥ó¥È̾¤Ïɽ¼¨¤µ¤ì¤Þ¤»¤ó¡£ - -¤â¤· `\-all' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢MH ¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤ÎÁ´¤Æ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬ -ɽ¼¨¤µ¤ì¡¢¤½¤Î¾¤Î°ú¿ô¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ - -Îã: - -.nf -.ta \w'AliasFile:'u+2n -.in +.5i -% mhparam path -Mail - -% mhparam mhlproc -/usr/local/mh/lib/mhl - -% mhparam \-component path -Path: Mail - -% mhparam AliasFile rmmproc -AliasFile: aliases -rmmproc: rmmproc - -% mhparam \-nocomponent AliasFile rmmproc -aliases -rmmproc -.in -.5i -.fi - -\fImhparam\fR ¤Ï¥Ð¥Ã¥¯¡¦¥¯¥©¡¼¥È½èÍý¤Ë¤ª¤¤¤Æ¤âÍ­ÍѤǤ¹¡£ - -.nf -.in +.5i -% fgrep cornell.edu `mhpath +`/`mhparam aliasfile` - -.in -.5i -.fi -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Sa -mh-profile\|(5) -.De -`\-nocomponent' °ì¤Ä¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬»ØÄꤵ¤ì¤¿¾ì¹ç -`\-component' Ê£¿ô¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬»ØÄꤵ¤ì¤¿¾ì¹ç -.Ds -`components' ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤· -.Co -̵¤·¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-mhpath.me --- a/doc/ja-mhpath.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,132 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MHPATH 1 -.NA -mhpath \- MH ¥á¥Ã¥»¡¼¥¸¤ä¥Õ¥©¥ë¥À¤ÎÀäÂХѥ¹¤òɽ¼¨¤¹¤ë -.SY -mhpath -\%[+folder] \%[msgs] -\%[\-help] -.DE -\fImhpath\fR ¤Ï¡¢¥á¥Ã¥»¡¼¥¸¥ê¥¹¥È `msgs' ¤òŸ³«¤·¡¢¥½¡¼¥È¤·¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤ÎÀäÂХѥ¹¤ò°ì¹Ô¤´¤Èʬ³ä¤·¤Æ¡¢É¸½à½ÐÎϤ˽ÐÎϤ·¤Þ¤¹¡£ -¤â¤· `msgs' ¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -\fImhpath\fR ¤Ï¥Õ¥©¥ë¥À¼«¿È¤ÎÀäÂХѥ¹¤ò½ÐÎϤ·¤Þ¤¹¡£ -¤â¤·°ú¿ô¤¬ `+' ¤Ç¤¢¤ë¾ì¹ç¡¢ -¥æ¡¼¥¶¡¼¤Î MH ¤Î \fIPath\fR (MH ¥Ç¥£¥ì¥¯¥È¥ê)¤¬½ÐÎϤµ¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤ÇÍ­ÍѤǤ¹¡£ - -\fImhpath\fR ¤Ï¡¢Â¾¤Î MH ¥³¥Þ¥ó¥É¤È°ì½ï¤Ë»È¤ï¤ì¤ëºÝ¡¢ -¤·¤Ð¤·¤Ð¡¢½ñ¤­¹þ¤ß¤ò°Õ¿Þ¤·¤Æ»È¤ï¤ì¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤³¤Î¤¿¤á¤Ë¡¢ -.sp -1) \fImhpath\fR ¤ÎͽÌó¥á¥Ã¥»¡¼¥¸Ì¾(\*(lqfirst\*(rq¡¢\*(lqlast\*(rq¡¢ -\*(lqprev\*(rq¡¢\*(lqnext\*(rq¡¢\*(lqcur\*(rq¡¢¤½¤·¤Æ \*(lqall\*(rq)¤Ë -\*(lqnew\*(rq ¤È¤¤¤¦Ì¾Á°¤¬Äɲ䵤ì¤Æ¤¤¤Þ¤¹¡£ -new ¥á¥Ã¥»¡¼¥¸¤Ï¥Õ¥©¥ë¥ÀÆâ¤Î last ¥á¥Ã¥»¡¼¥¸¤Î¼¡¤ÈƱ¤¸¤Ç¤¹ -(¥á¥Ã¥»¡¼¥¸¤¬²¿¤â¤Ê¤¤¥Õ¥©¥ë¥À¤Ë±÷¤¤¤Æ¤Ï 1 ¤Ç¤¹)¡£ -\*(lqnew\*(rq ¥á¥Ã¥»¡¼¥¸¤Ï¥á¥Ã¥»¡¼¥¸¤ÎÈϰϤΰìÉô¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó¡£ -.sp -2) ¥á¥Ã¥»¡¼¥¸¤Î¥ê¥¹¥È¤ÎÃæ¤Ç¡¢Â¸ºß¤·¤Ê¤¤¥á¥Ã¥»¡¼¥¸¤ò¼¡¤Î¤â¤Î¤Ï»Ø¤·¼¨¤·¤Æ¤¤¤ë -¤«¤â¤·¤ì¤Þ¤»¤ó¡£ -ñÆȤοô»ú¤Î¥á¥Ã¥»¡¼¥¸Ì¾¡¢ -ñÆȤΥá¥Ã¥»¡¼¥¸Ì¾ \*(lqcur\*(rq¡¢ -¤½¤·¤Æ¡¢(ÌÀ¤é¤«¤Ë)ñÆȤΥá¥Ã¥»¡¼¥¸Ì¾ \*(lqnew\*(rq¡£ -¾¤ÎÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤Ï¾¯¤Ê¤¯¤È¤â°ì¤Ä¤Î¸ºß¤¹¤ë¥á¥Ã¥»¡¼¥¸¤ò»Ø¤·¼¨¤·¤Þ¤¹¡£ -.sp -3) ¶õ¤Î¥Õ¥©¥ë¥À¤Ï¤½¤ì¼«¿È¤Ç¤Ï¥¨¥é¡¼¤Ë¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ - -ÈÏ°Ï»ØÄê¤Î°ìÉô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¡¢ -¥Õ¥©¥ë¥ÀÆâ¤Ë¸ºß¤¹¤ë°ìÈÖÂ礭¤ÊÈÖ¹æ¤è¤ê¤µ¤é¤ËÂ礭¤Ê¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤Ï¡¢ -¼¡¤Î¶õ¤¤¤Æ¤¤¤ë¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ÈÃÖ¤­´¹¤ï¤ê¤Þ¤¹¡£ - -Îã: ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À foo ¤Ë 3 5 6 ¤È¤¤¤¦¥á¥Ã¥»¡¼¥¸¤¬¤¢¤ê¡¢ -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤¬ 4 ¤Î»þ¡£ - -.nf -.in +.5i -% mhpath -/r/phyl/Mail/foo - -% mhpath all -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 -/r/phyl/Mail/foo/6 - -% mhpath 2001 -/r/phyl/Mail/foo/7 - -% mhpath 1\-2001 -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 -/r/phyl/Mail/foo/6 - -% mhpath new -/r/phyl/Mail/foo/7 - -% mhpath last new -/r/phyl/Mail/foo/6 -/r/phyl/Mail/foo/7 - -% mhpath last\-new -bad message list \*(lqlast\-new\*(rq. - -% mhpath cur -/r/phyl/Mail/foo/4 - -% mhpath 1\-2 -no messages in range \*(lq1\-2\*(rq. - -% mhpath first:2 -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 - -% mhpath 1 2 -/r/phyl/Mail/foo/1 -/r/phyl/Mail/foo/2 -.in -.5i -.fi - -\fImhpath\fR ¤Ï¥Ð¥Ã¥¯¡¦¥¯¥©¡¼¥È½èÍý¤Ë¤ª¤¤¤Æ¤âÍ­ÍѤǤ¹¡£ - -.nf -.in +.5i -% cd `mhpath +inbox` - -% echo `mhpath +` -/r/phyl/Mail -.in -.5i -.fi -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -folder(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï̵¤· -.Co -̵¤·¡£ -.Bu -Á´¤Æ¤Î MH ¥³¥Þ¥ó¥É¤ÈƱ¤¸¤è¤¦¤Ë¡¢ -\fImhpath\fR ¤Ï \%[msgs] ¤òŸ³«¤·¡¢¥½¡¼¥È¤·¤Þ¤¹¡£ -¤À¤«¤é¡¢501 ¤ò 500 ¤Ë°ÜÆ°¤µ¤»¤ë¤Î¤Ë¡¢ - -.ti +.5i -mv `mhpath 501 500` - -¤È¤Ï½ÐÍè¤Þ¤»¤ó¡£µÕ¤Ë¤Ê¤ë¤«¤é¤Ç¤¹¡£¤·¤«¤·¡¢ - -.ti +.5i -mv `mhpath 501` `mhpath 500` - -¤Ê¤é¤¦¤Þ¤¯¹Ô¤­¤Þ¤¹¡£ - -Èϰϳ°¤Ç¤¢¤ë¥á¥Ã¥»¡¼¥¸ÈÖ¹æ 0 È֤ϡ¢ -Èϰϳ°¤Ç¤¢¤ëÂ礭¤Ê¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤è¤ê¤â¡¢ -¤â¤Ã¤È¸·¤·¤¯¼è¤ê°·¤ï¤ì¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-msgchk.me --- a/doc/ja-msgchk.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,69 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MSGCHK 1 -.NA -msgchk \- ¥á¥Ã¥»¡¼¥¸¤ò¥Á¥§¥Ã¥¯¤¹¤ë -.SY -msgchk -\%[\-date] \%[\-nodate] -\%[\-notify\ all/mail/nomail] \%[\-nonotify\ all/mail/nomail] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[users\ ...] -\%[\-help] -.DE -\fImsgchk\fR ¤Ï¤¢¤Ê¤¿°¸¤ÎÃΤé¤ì¤Æ¤¤¤ëÁ´¤Æ¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤ò¥Á¥§¥Ã¥¯¤·¤Þ¤¹¡£ -¥á¡¼¥ë¤¬¤¿¤Þ¤Ã¤Æ¤¤¤ë¥á¡¼¥ë¥É¥í¥Ã¥×¤ËÂФ·¤Æ¤Ï¡¢ -Á°¤Ë¤½¤Î¥á¡¼¥ë¤òÆɤó¤À»ö¤¬¤¢¤ë¤È»×¤ï¤ì¤ë¤«¤É¤¦¤«¤òɽ¼¨¤·¤Þ¤¹¡£ - -`\-notify\ type' ¥ª¥×¥·¥ç¥ó¤Ï¡¢\fImsgchk\fR ¤¬¤É¤¦¤¤¤¦¾ì¹ç¤Ë -¾ðÊó¤òɽ¼¨¤¹¤Ù¤­¤«¤ò»Ø¼¨¤·¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Ï `\-notify\ all' ¤Ç¡¢ -¤³¤ì¤Ï \fImsgchk\fR ¤¬¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Î¾õÂÖ¤ò¾ï¤Ëɽ¼¨¤¹¤ë»ö¤ò -°ÕÌ£¤·¤Þ¤¹¡£ -`type' ¤Ë´Ø¤¹¤ë¾¤ÎÃͤȤ·¤Æ¡¢ -`mail' ¤Î¾ì¹ç¡¢\fImsgchk\fR ¤Ï¥á¡¼¥ë¤¬Î¯¤Ã¤¿¾õÂÖ¤òÊó¹ð¤·¤Þ¤¹¡£ -`nomail' ¤Ï¥á¡¼¥ë¤¬¶õ¤Î¾õÂÖ¤òÊó¹ð¤·¤Þ¤¹¡£ -`\-nonotify\ type' ¥ª¥×¥·¥ç¥ó¤ÏµÕ¤Î°ÕÌ£¤Ç¤¢¤ê¡¢ -`\-nonotify\ all' ¤Ï¥á¡¼¥ë¥É¥í¥Ã¥×¤Î¾õÂÖ¤ò¾ï¤ËÊó¹ð¤·¤Þ¤»¤ó¡£ -¤³¤ì¤Ï¥æ¡¼¥¶¡¼¤¬ \fImsgchk\fR ¤Î½ªÎ»¥³¡¼¥É¤À¤±¤òÃΤꤿ¤¤»þ¤ËÍ­ÍѤǤ¹¡£ -½ªÎ»¥³¡¼¥É¤¬¥¼¥í¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢ -»ØÄꤵ¤ì¤¿¥æ¡¼¥¶¤Î¾¯¤Ê¤¯¤È¤â°ì¤Ä¤Ç¥á¡¼¥ë¤¬¤¿¤Þ¤Ã¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ - -`\-date' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¤â¤· \fImsgchk\fR ¤¬²¿¤«¤ò½ñ¤­½Ð¤¹¾ì¹ç¤Ë¤Ï¡¢Ê¬¤«¤ë¸Â¤ê¡¢ -¥á¡¼¥ë¤¬Æɤޤ줿ºÇ¸å¤ÎÆüÉÕ¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤¹¡£ - -¤â¤·¥í¡¼¥«¥ë¥Û¥¹¥È¤¬ POP ¥¯¥é¥¤¥¢¥ó¥È¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¤â¤·¤¯¤Ï `\-host\ host' ¥ª¥×¥·¥ç¥ó¤¬Í¿¤¨¤é¤ì¤¿¾ì¹ç¤Ï¡¢ -\fImsgchk\fR ¤Ï¡¢¤¿¤Þ¤Ã¤¿¥á¡¼¥ë¤Î¾õÂ֤˴ؤ·¤Æ POP ¥µ¡¼¥Ð¡¼¤Ëʹ¤­¤Ë¹Ô¤­¤Þ¤¹¡£ -¤â¤· `\-user\ user' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¡¢ -¸½ºß¤Î¥æ¡¼¥¶¡¼Ì¾¤¬»È¤ï¤ì¤Þ¤¹¡£ -Ä̾\fImsgchk\fR ¤Ï»ÈÍѤ¹¤ë¥Ñ¥¹¥ï¡¼¥É¤òʹ¤¤¤Æ¤¯¤ë¤Ç¤·¤ç¤¦¡£ -¤â¤· `\-apop' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fImsgchk\fR ¤Ï¸µ¤È¤Ê¤ëǧ¾Ú¤ËÂФ·¡¢Ç§¾Ú¥¯¥ê¥Ç¥ó¥·¥ã¥ë¤òºîÀ®¤·¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢¥Ñ¥¹¥ï¡¼¥É¤ò¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ëʿʸ¤Çή¤·¤Þ¤»¤ó¡£ -¤½¤¦¤Ç¤Ê¤¯¡¢`\-rpop' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fImsgchk\fR ¤Ï¿®Íꤵ¤ì¤ëÀܳ¤ò»È¤ª¤¦¤È»î¤ß¤Þ¤¹ (BSD ¤Î r\-¥³¥Þ¥ó¥ÉÉ÷)¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^/var/mail/$USER~^¥á¡¼¥ë¥É¥í¥Ã¥×¤Î°ÌÃÖ -.Pr -̵¤·¡£ -.Sa -\fIPost Office Protocol - Version 3\fR (RFC\-1939), -.br -inc(1) -.De -`user' ¥Ç¥Õ¥©¥ë¥È¤Ï¸½ºß¤Î¥æ¡¼¥¶¡¼ -.Ds -`\-date' -.Ds -`\-notify\ all' -.Ds -`\-apop' -.Co -̵¤·¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-msh.me --- a/doc/ja-msh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,216 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC MSH 1 -.NA -msh \- MH ¥·¥§¥ë -.SY -msh -\%[\-prompt\ string] -\%[\-scan] \%[\-noscan] -\%[\-topcur] \%[\-notopcur] -\%[file] -\%[\-help] -.DE -\fImsh\fR ¤Ï \fIpackf\fR ¤µ¤ì¤¿·Á¼°¤Îñ°ì¥Õ¥¡¥¤¥ë¤òÁàºî¤¹¤ë -ÂÐÏÃŪ¥×¥í¥°¥é¥à¤Ç¡¢Ä̾ï¤Î \fIMH\fR ¥³¥Þ¥ó¥É(¤Î°ìÉô)¤¬»È¤¨¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ -¤¤¤Þ¤¹¡£ -ɸ½à¤Î \fIMH\fR ·Á¼°¤Ï¡¢°ì¤Ä°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤¬°ì¤Ä¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ê¡¢ -¤½¤¦¤¤¤¦·Á¼°¤Î¿¿ô¤Î¥Õ¥¡¥¤¥ë¤ò°·¤¦¤È¤¤¤¦¤â¤Î¤Ç¤¹¤¬¡¢¤½¤ì¤ËÂФ·¤Æ¡¢ -\fImsh\fR ¤Ï¡¢°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ë¿¿ô¤Î¥á¥Ã¥»¡¼¥¸¤¬´Þ¤Þ¤ì¤Æ¤ª¤ê¡¢¤½¤¦¤¤¤¦°ì¤Ä¤Î -¥Õ¥¡¥¤¥ë¤ò°·¤¦¤È¤¤¤¦¾ì¹ç¤Ë»È¤ï¤ì¤Þ¤¹¡£ -\fImsh\fR ¤Î¼ç¤ÊÍøÅÀ¤Ï¡¢Ä̾ï¤Î \fIMH\fR ·Á¼°¤Ç¤Ï¡¢°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤ËÊ£¿ô¤Î -¥á¥Ã¥»¡¼¥¸¤¬´Þ¤Þ¤ì¤Æ¤¤¤ë¤È¤¤¤¦¤â¤Î¤òµö¤·¤Æ¤Ê¤¤¤È¤¤¤¦ÅÀ¤Ç¤¹¡£ -¤³¤Î»ö¤«¤é¡¢\fImsh\fR ¤ÏÅŻҷǼ¨ÈĤòÆɤà¤Î¤ËÍýÁÛŪ¤À¤È¸À¤¨¤Þ¤¹¡£ -¤³¤ì¤é¤Î¥Õ¥¡¥¤¥ë¤ÏÇÛÁ÷¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¡¢¤³¤Î·Á¼°¤ÇÇÛÉÛ¤µ¤ì¤ë¤«¤é¤Ç¤¹¡£ -²Ã¤¨¤Æ¡¢\fImsh\fR ¤Ï°ì¤Ä¤Ë¤Þ¤È¤á¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸(\fIpackf\fR\0(1) »²¾È)¤Î -¤è¤¦¤Ê¾¤Î·Á¼°¤Ë¤â»È¤¦¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -ºÇ¸å¤Ë¡¢\fImsh\fR ¤Ï \fIMH\fR ¤ÎÍ¥¤ì¤¿°ÆÆâ¼Ô¤Ç¤¹¡£ -»È¤¨¤ë¥³¥Þ¥ó¥É¤Ï \fIMH\fR ¥³¥Þ¥ó¥É¤À¤±¤Ê¤Î¤Ç¡¢ -\fIMH\fR ½é¿´¼Ô¤Ï \fIMH\fR ¤Î¥³¥Þ¥ó¥É¤¬¤É¤¦¤¤¤¦¹½À®¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤«¤ä¡¢ -¤½¤ì¤é¤Î°ÕÌ£¤¹¤ë¤â¤Î¤Ë½¸Ã椹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¸Æ¤Ó½Ð¤µ¤ì¤ë¤È¡¢\fImsh\fR ¤Ï»ØÄê¤Î¥Õ¥¡¥¤¥ë¤òÆɤߡ¢¥³¥Þ¥ó¥É¡¦¥ë¡¼¥×¤ËÆþ¤ê¤Þ¤¹¡£ -¥æ¡¼¥¶¡¼¤ÏÄ̾ï¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Î¤Û¤È¤ó¤É¤òÂǤÁ¹þ¤à»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤é \fImsh\fR ¤ËÂǤÁ¹þ¤Þ¤ì¤ë¥³¥Þ¥ó¥É¤Îʸˡ¤ä°ÕÌ£¤Ï¡¢ -Âбþ¤¹¤ë \fIMH\fR ¥³¥Þ¥ó¥É¤ÈƱ¤¸¤Ç¤¹¡£ -\fImsh\fR ¤Ë¤½¤°¤ï¤Ê¤¤»ØÄê¤ò¤·¤¿¾ì¹ç(Î㤨¤Ð¡¢¤¤¤¯¤Ä¤«¤Î¥³¥Þ¥ó¥É¤Ç `+folder' ¤ò -»ØÄꤷ¤¿¾ì¹ç)¤Ë¤Ï¡¢ÅöÁ³ \fImsh\fR ¤Ï¥æ¡¼¥¶¡¼¤Ë¤½¤Î»Ý¤òÅÁ¤¨¤Þ¤¹¡£ -\fImsh\fR ¤¬¸½ºßÂбþ¤·¤Æ¤¤¤ë¥³¥Þ¥ó¥É(¤¤¤¯¤Ä¤«¤Ï¡¢¤ï¤º¤«¤ËÊѹ¹¤µ¤ì¤Æ¤¤¤¿¤ê¡¢ -·Á¼°¤ËÀ©¸Â¤¬¤¢¤Ã¤¿¤ê¤·¤Þ¤¹¤¬)¤Ï¡¢¤Ä¤®¤ÎÄ̤ê¤Ç¤¹¡£ -.sp 1 -.in +.5i -ali -.br -burst -.br -comp -.br -dist -.br -folder -.br -forw -.br -inc -.br -mark -.br -mhmail -.br -mhn -.br -msgchk -.br -next -.br -packf -.br -pick -.br -prev -.br -refile -.br -repl -.br -rmm -.br -scan -.br -send -.br -show -.br -sortm -.br -whatnow -.br -whom -.in -.5i - -²Ã¤¨¤Æ¡¢ -\fImsh\fR ¤Ë¤Ï´Êñ¤ÊÀâÌÀ¤ò¼¨¤¹ \*(lqhelp\*(rq ¥³¥Þ¥ó¥É¤¬¤¢¤ê¤Þ¤¹¡£ -\fImsh\fR ¤ò½ªÎ»¤µ¤»¤ë¤Ë¤Ï¡¢CTRL\-D ¤òÂǤĤ«¡¢\*(lqquit\*(rq ¥³¥Þ¥ó¥É¤ò -»È¤Ã¤Æ²¼¤µ¤¤¡£ -¤â¤·¡¢\fImsh\fR ¤¬ \fIbbc\fR ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤¿¾ì¹ç¤Ï¡¢ -CTRL\-D ¤òÂǤĤȡ¢\fIbbc\fR ¤â½ªÎ»¤·¤Þ¤¹¡£ -°ìÊý¡¢\*(lqquit\*(rq ¥³¥Þ¥ó¥É¤ò»È¤¦¤È¡¢\fIbbc\fR ¤ÎÀ©¸æ²¼¤Ë°Ü¤ê¡¢ -\fIbbc\fR ¤ÏÌܤòÄ̤·¤Æ¤¤¤ëÅŻҷǼ¨ÈĤΥꥹ¥È¤òÄ´¤Ù³¤±¤Þ¤¹¡£ - -¤â¤·¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤ß²Äǽ¤Ç¡¢Êѹ¹¤µ¤ì¤¿¾ì¹ç¡¢ -\*(lqquit\*(rq ¤ò»È¤¦¤È¡¢¤½¤Î¥Õ¥¡¥¤¥ë¤ò¹¹¿·¤¹¤Ù¤­¤«¤É¤¦¤«¤ò¥æ¡¼¥¶¡¼¤Ë -¿Ò¤Í¤Þ¤¹¡£ - -`\-prompt string' ¥ª¥×¥·¥ç¥ó¤Ï \fImsh\fR ¤Î¥×¥í¥ó¥×¥Èʸ»úÎó¤òÀßÄꤷ¤Þ¤¹¡£ - -\fImsh\fR ¤¬¼Â¹Ô¤¹¤ë¥³¥Þ¥ó¥É¤ËÂФ·¤Æ¤Ï¡¢Ä̾ï¤ÈÊ̤Π\fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤ò -»È¤¤¤¿¤¤¤È»×¤¦¤«¤âÃΤì¤Þ¤»¤ó¤¬¡¢¤½¤ì¤Ë´Ø¤¹¤ë¾ÜºÙ¤Ï¡¢\fImh-profile\fR\0(5) ¤Î -´Ä¶­ÊÑ¿ô \fB$MH\fR ¤ÎÉôʬ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -\fIbbc\fR ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤¿¾ì¹ç¤Ï¡¢¼¡¤ÎÆó¤Ä¤ÎÆÃÊ̤ʻÅÍͤ¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤º¡¢ -`\-scan' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢\fImsh\fR ¤Îµ¯Æ°»þ¤Ë¤â¤·ÅŻҷǼ¨ÈÄ¤Ë -¿·¤·¤¤µ­»ö¤¬¤¢¤Ã¤¿¾ì¹ç¡¢`scan\0unseen' ¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -\fIbbc\fR ¤Ï unseen ¤òÀµ¤·¤¯ÀßÄê¤ò¤¹¤ë¤Î¤Ç¡¢¤³¤Î»ÅÍÍ¤Ï \fIbbc\fR ¤«¤é¤Î»ÈÍÑ¤Ë -ºÇŬ¤Ç¤¹¡£ -ÂèÆó¤Ë¡¢ -\fImsh\fR Æâ¤Î \fImark\fR ¥³¥Þ¥ó¥É¤Ï¡¢ÅŻҷǼ¨ÈĤòÆɤó¤Ç¤¤¤ë»þ¤ÏÆÃÊ̤ʿ¶Éñ¤¤¤ò -¤·¤Þ¤¹¡£ -\fImsh\fR ¤Ï¼ÂºÝ¤Ë¤É¤Îµ­»ö¤òÆɤó¤À¤«¤ò·è¤á¤ëºÝ¤Ë¡¢ -\*(lqunseen\*(rq ¥·¡¼¥±¥ó¥¹¤ò¸«¤ë¤«¤é¤Ç¤¹¡£ -\fImsh\fR ¤¬½ªÎ»¤¹¤ë»þ¡¢¤³¤Î¾ðÊó¤¬ \fIbbc\fR ¤ËÊó¹ð¤µ¤ì¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢\fImark\fR ¥³¥Þ¥ó¥É¤Ë°ú¿ô¤òÍ¿¤¨¤Ê¤«¤Ã¤¿¾ì¹ç¡¢\fImsh\fR ¤Ï¤½¤ì¤ò -`mark\0\-sequence\0unseen\0\-delete\0\-nozero\0all' ¤È²ò¼á¤·¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¸½ºßÆɤó¤Ç¤¤¤ëÅŻҷǼ¨ÈĤÎÁ´¤Æ¤Îµ­»ö¤ò¼Î¤Æ¤ë(´û¤ËÆɤó¤À»ö¤Ë¤¹¤ë)¾ì¹ç¡¢ -ñ¤Ë \fImark\fR ¥³¥Þ¥ó¥É¤ò°ú¿ô̵¤·¤Ç»È¤¦¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ - -Ä̾\fImsh\fR ¤Ë±÷¤¤¤Æ¤Ï¡¢\*(lqexit\*(rq ¥³¥Þ¥ó¥É¤Ï \*(lqquit\*(rq ¥³¥Þ¥ó¥É -¤ÈƱ¤¸¤Ç¤¹¡£ -¤·¤«¤·¡¢\fIbbc\fR ¤«¤é¼Â¹Ô¤µ¤ì¤¿¾ì¹ç¡¢\*(lqexit\*(rq ¤ÏÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò´ûÆÉ -¤Ë¤·¤Æ¤«¤é \*(lqquit\*(rq ¤·¤Þ¤¹¡£ -ÂǤÁ¹þ¤ß¤ò®¤¯¤¹¤ë¤¿¤á¤Ë¡¢¤³¤Î¥³¥Þ¥ó¥É¤Ï¤·¤Ð¤·¤Ð \*(lqe\*(rq ¤È¾Êά¤µ¤ì¤Þ¤¹¡£ - -\fIvmh\fR ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤¿¾ì¹ç¡¢ -Ê̤ÎÆÃÊ̤ʻÅÍͤ¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹¡£ -`topcur' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fImsh\fR ¤Ï¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤ò -\fIvmh\fR ¤Î°ìÍ÷¥¦¥£¥ó¥É¡¼¤Î°ìÈÖ¾å¤Î¹Ô¤Ë»ý¤Ã¤ÆÍè¤Þ¤¹¡£ -Ä̾\fImsh\fR ¤Ï¥«¥ì¥ó¥È¥á¥Ã¥»¡¼¥¸¤ò¥¦¥£¥ó¥É¡¼¤Î¿¿Ãæ¤Ë»ý¤Ã¤ÆÍè¤Þ¤¹ -(¥Ç¥Õ¥©¥ë¥È¤Î `\-notopcur' ¤Î¾ì¹ç)¡£ - -\fImsh\fR ¤Ï½ÐÎÏ¥ê¥À¥¤¥ì¥¯¥È¤ËÂбþ¤·¤Æ¤¤¤Þ¤¹¡£ -\fImsh\fR Æâ¤Ç¥³¥Þ¥ó¥É¤òÂǤĺݤˤϡ¢¼¡¤Î¤¦¤Á¤Î°ì¤Ä¤¬Â³¤¤¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£ - -.nf -.in +.5i -.ta \w'| \fIcommand\fR 'u -^> \fIfile\fR~^\fIfile\fR ¤Ë½ñ¤­½Ð¤¹ -^>> \fIfile\fR~^\fIfile\fR ¤ËÄɲýñ¤­¹þ¤ß¤¹¤ë -^| \fIcommand\fR~^UNIX ¥³¥Þ¥ó¥É \fIcommand\fR ¤Ë¥Ñ¥¤¥×½ÐÎϤ¹¤ë -.re -.in -.5i -.fi - -\fIfile\fR ¤¬ `\~' (¥Á¥ë¥À) ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ -\fIcsh\fR É÷¤ÎŸ³«¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -\fIcommand\fR ¤Ï \fIsh\fR\0(1) ¤Ë¤è¤Ã¤Æ²ò¼á¤µ¤ì¤Þ¤¹¡£ - -¤Ê¤ª¡¢\fImsh\fR ¤Ï¥Ò¥¹¥È¥êÃÖ´¹¡¢ÊÑ¿ôÃÖ´¹¡¢ÊÌ̾ÃÖ´¹¤Ë¤ÏÂбþ¤·¤Æ¤¤¤Þ¤»¤ó¡£ - -¥³¥Þ¥ó¥É¤«¤é¥ê¥À¥¤¥ì¥¯¥Èµ­¹æ¤Îº¸Â¦¤Þ¤Ç¤ò²ò¼á¤¹¤ëºÝ¡¢ -\fImsh\fR ¤Ï `\\' (¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å) ¤ò¼¡¤Îʸ»ú¤ò¥¯¥©¡¼¥È¤¹¤ëµ­¹æ¤È¤·¤Æ¹Í¤¨¡¢ -`"' (¥À¥Ö¥ë¥¯¥©¡¼¥È) ¤ò¸ì¤ò¥¯¥©¡¼¥È¤¹¤ë¶èÀÚ¤ê¤È¹Í¤¨¤Þ¤¹¡£ -¤½¤Î¾¤ÎÆþÎϤµ¤ì¤¿¸ì¤ÏÁ´¤Æ¡¢¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹(¥¹¥Ú¡¼¥¹¤È¥¿¥Ö)¤Çʬ³ä¤µ¤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Msg\-Protect:~^¿·¤·¤¤ `file' ¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^showproc:~^¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -.Sa -bbc(1) -.De -`file' ¥Ç¥Õ¥©¥ë¥È¤Ï \*(lq./msgbox\*(rq -.Ds -`\-prompt\ (msh)\ ' -.Ds -`\-noscan' -.Ds -`\-notopcur' -.Co -̵¤·¡£ -.Bu -`\-prompt' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fImsh\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -\fImsh\fR ¤¬°·¤¨¤ë \fIpackf\fR ¤µ¤ì¤¿·Á¼°¤Î¥Õ¥¡¥¤¥ë¤Ë¤Ï¡¢°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ë -´Þ¤Þ¤ì¤ë¥á¥Ã¥»¡¼¥¸¿ô¤Ë¸·³Ê¤Ê¾å¸Â¤¬¤¢¤ê¤Þ¤¹¡£ -Ä̾¤³¤Î¾å¸Â¤Ï 1000 ¥á¥Ã¥»¡¼¥¸¤Ç¤¹¡£ - -\fImsh\fR ¤Ï \fICShell\fR ¤Ç¤Ï¤Ê¤¤»ö¤ò˺¤ì¤Ê¤¤¤Ç²¼¤µ¤¤¡£ -¤½¤·¤Æ¡¢¸å¼Ô¤ËÍÑ°Õ¤µ¤ì¤¿ÁÇÀ²¤é¤·¤¤»ÅÍͤο¤¯¤Ï¡¢Á°¼Ô¤Ë¤ÏÍÑ°Õ¤µ¤ì¤Æ¤¤¤Ê¤¤ -»ö¤ò˺¤ì¤Ê¤¤¤Ç²¼¤µ¤¤¡£ - -Æäˡ¢\fImsh\fR ¤Ï¥Ð¥Ã¥¯¥¯¥©¡¼¥È¤òÍý²ò¤Ç¤­¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢\fImsh\fR Æâ¤Î \fIpick\fR ¤Ë¸ú²ÌŪ¤ÊÍ£°ì¤ÎÊýË¡¤Ï¾ï¤Ë -`\-seq\0select' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤³¤È¤Ç¤¹¡£ -¸­¤¤ \fIMH\fR ¥æ¡¼¥¶¡¼¤Ê¤é¡¢\fIpick\fR ¤¬Ä̾ï¤Î¥·¥§¥ë¤Ç¤â \fImsh\fR ¤Ç¤â -Ʊ¤¸¤è¤¦¤ËƯ¤¯¤è¤¦¤Ë¡¢°Ê²¼¤Î¹Ô - -.ti +.5i -pick:\0\-seq\0select\0\-list - -¤ò¼«Ê¬¤Î \&.mh\(ruprofile ¤Ë½ñ¤¤¤Æ¤¤¤ë»ö¤Ç¤·¤ç¤¦¡£ - -\fIsortm\fR ¤Ï \*(lq\-textfield\ field\*(lq ¤¬ \*(lq\-limit 0\*(rq ¤Ç -»È¤ï¤ì¤¿¾ì¹ç¡¢¾ï¤Ë \*(lq\-noverbose\*(rq ¤¬¤Ä¤­¤Þ¤¹¡£ - -\fImsh\fR ¥×¥í¥°¥é¥à¤Ï¡¢\fIMH\fR ¥³¥Þ¥ó¥É¼«¿È¤¬»ý¤Ã¤Æ¤¤¤ë¥Ð¥°¤Î¤Û¤È¤ó¤É -(Á´¤Æ¤Ç¤Ï¤Ê¤¤¤Ç¤·¤ç¤¦¤¬)¤ò·Ñ¾µ¤·¤Æ¤¤¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-next.me --- a/doc/ja-next.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,44 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC NEXT 1 -.NA -next \- ¼¡¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -.SY -next -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fInext\fR ¤Ï»ØÄê¤Î(¤¢¤ë¤¤¤Ï¸½ºß¤Î)¥Õ¥©¥ë¥À¤Ë±÷¤±¤ë°ì¤ÄÁ°¤Î¥á¥Ã¥»¡¼¥¸¤ò -ɽ¼¨¤¹¤ë \fIshow\fR ¥×¥í¥°¥é¥à¤È¤·¤ÆƯ¤­¤Þ¤¹¡£ -\fIshow\fR ƱÍÍ¡¢Á´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Ë¸Æ¤Ð¤ì¤ë -\fIshowproc\fR ¥×¥í¥°¥é¥à¤Ë°ú¤­ÅϤµ¤ì¤Þ¤¹¡£ -¤³¤Î¥³¥Þ¥ó¥É¤Ï \*(lqshow next\*(rq ¤È¤Û¤È¤ó¤ÉƱ¤¸¤Ç¤¹¡£ -Á´¤Æ¤Î¾ÜºÙ¤Ï \fIshow\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·èÄꤹ¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^showproc:~^¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -.Sa -show(1), prev(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`\-header' -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¤½¤Î¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢É½¼¨¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸(¤¹¤Ê¤ï¤Á¼¡¤Î¥á¥Ã¥»¡¼¥¸)¤¬ -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -.Bu -\fInext\fR ¤Ï¼Â¤Ï \fIshow\fR ¥×¥í¥°¥é¥à¤Ø¤Î¥ê¥ó¥¯¤Ç¤¹¡£ -¤Ä¤Þ¤ê¡¢\fInext\fR ¤ËÂФ·¤Æ¡¢\fInext\fR ¤È°ã¤Ã¤¿Ì¾Á°¤Ç¥ê¥ó¥¯¤ò -ºî¤Ã¤¿¾ì¹ç¡¢¤½¤Î¥ê¥ó¥¯¤Ï \fIshow\fR ¤È¤·¤ÆƯ¤­¤Þ¤¹¡£ -¤³¤ì¤òÈò¤±¤ë¤¿¤á¤Ë¤Ï¡¢\fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤Ë¡¢¤½¤Î¥ê¥ó¥¯¤ËÂФ¹¤ë¥¨¥ó¥È¥ê¤ò -ºî¤ê¡¢¤½¤Î¥¨¥ó¥È¥ê¤Î°ú¿ô¤Ë \fInext\fR ¤òÄɲ乤ë¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-packf.me --- a/doc/ja-packf.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PACKF 1 -.NA -packf \- MH ¥Õ¥©¥ë¥À¤ò°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ë¤Þ¤È¤á¤ë -.SY -packf -\%[+folder] \%[msgs] -\%[\-file\ name] -\%[\-help] -.DE -\fIpackf\fR -¤Ï¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸¤ò¼è¤ê½Ð¤·¡¢°ì¤Ä¤Î¥Õ¥¡¥¤¥ë¤Ø¤È¥³¥Ô¡¼¤·¤Þ¤¹¡£ -¥Õ¥¡¥¤¥ëÆâ¤Î¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ï»Í¤Ä¤Î CTRL\-A ¤È -²þ¹Ô -¤Ç¶èÀÚ¤é¤ì¤Þ¤¹¡£ -¤Þ¤È¤á¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ï \fIinc\fR ¤ÇʬΥ¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ - -¤â¤· `\-file\ name' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿ \fIname\fR ¤¬Â¸ºß¤¹¤ë¾ì¹ç¡¢ -»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¤ÎºÇ¸å¤ËÄɲ䵤ì¤Þ¤¹¡£¤µ¤â¤Ê¤¯¤Ð¡¢ -¥Õ¥¡¥¤¥ë¤¬ºîÀ®¤µ¤ì¡¢¥á¥Ã¥»¡¼¥¸¤¬Äɲ䵤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^\&.msgbox\&.map~^¥Õ¥¡¥¤¥ë¤Î¥Ð¥¤¥Ê¥êÌܼ¡ -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Msg\-Protect:~^¿·¤·¤¤ `file' ¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Sa -inc(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï all -.Ds -`\-file ./msgbox' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤È¤á¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ÎºÇ½é¤Î¤â¤Î¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Bu -\fIpackf\fP ¤Ï¸Å¤¤ UUCP ¥¹¥¿¥¤¥ë¤Î \*(lqmbox\*(rq ¥Õ¥©¡¼¥Þ¥Ã¥È -(\fISendMail\fP ¤Ç»È¤ï¤ì¤ë)¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó¡£ -¥á¥Ã¥»¡¼¥¸¤ò¤³¤Î·Á¼°¤Ë¤Þ¤È¤á¤¿¤¤¾ì¹ç¤Ï¡¢ -\fI/usr/local/mh/lib/packmbox\fP ¥¹¥¯¥ê¥×¥È¤ò»È¤Ã¤Æ²¼¤µ¤¤¡£ -⤷¡¢\fIpackmbox\fP ¤Ï \fIpackf\fP ¤Ç»È¤ï¤ì¤Æ¤¤¤ë¤è¤¦¤Ê `\-file' ¥ª¥×¥·¥ç¥ó¤Ï -»È¤¨¤Þ¤»¤ó¡£ -·ë²Ì¤Ï \fIstdout\fP ¤Ë½ñ¤­½Ð¤µ¤ì¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-pgped.me --- a/doc/ja-pgped.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,110 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PGPED 1 -.NA -pgped \- ¥É¥é¥Õ¥È¤ò PGP ¥á¥Ã¥»¡¼¥¸¤Ë¤¹¤ë -.SY -pgped -\%[\-alias\ aliasfile] -\%[\-mhnproc\ program] -\%[\-sign] \%[\-nosign] -\%[\-encrypt] \%[\-noencrypt] -\%[\-mime] \%[\-nomime] -file -\%[\-help] -.DE -¤³¤Î¥×¥í¥°¥é¥à¤Ï \fIPGP\fR ¥á¡¼¥ë¤òÁ÷¤ê¤¿¤¤¾ì¹ç¤Ë¡¢ -¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ëÁ°¤Ë°ìÅÙ¤À¤±¼Â¹Ô¤·¤Þ¤¹¡£ - -ºÇ¤âŵ·¿Åª¤Ê»ÈÍÑÎã¤Ï¡¢ -\fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¥³¥Þ¥ó¥É¤¬ -¥É¥é¥Õ¥È¤ÎÊÔ½¸¤ò½ªÎ»¸å¤Ë \fIwhatnow\fR(1) ¤ò¸Æ¤Ó½Ð¤·¡¢ -\*(lqWhat now?\*(rq ¥×¥í¥ó¥×¥È¤¬½Ð¤¿½ê¤Ç¡¢ -`send' ¤Þ¤¿¤Ï `push' ¤òÂǤÄľÁ°¤Ë `edit\ pgped' ¤È¤·¤Æµ¯Æ°¤·¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢\fIpgped\fR ¤Ï \fIPGP\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¡¢ -¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë¤ò \fIPGP\fR ·Á¼°¤Ë¤·¤Þ¤¹¡£ -\fIpgped\fR ¤Ï³°Éô¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Æ¤¤¤ë¤À¤±¤Ç¡¢¤½¤ì¼«¿È¤Ç¤Ï²¿¤é -°Å¹æ½èÍý¤Ï¤·¤Æ¤¤¤Þ¤»¤ó¡£ - -`\-sign' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥É¥é¥Õ¥È¤Ï \fIPGP\fR ¤Ë¤è¤êÅŻҽð̾¤¬»Ü¤µ¤ì¤Þ¤¹¡£ -`\-encrypt' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥É¥é¥Õ¥È¤Ï \fIPGP\fR ¤Ë¤è¤ê°Å¹æ²½¤µ¤ì¤Þ¤¹¡£ -ξÊý¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢ÅŻҽð̾¤¬»Ü¤µ¤ì¡¢Á´ÂΤ¬°Å¹æ²½¤µ¤ì¤Þ¤¹¡£ -`\-nosign' ¤È `\-noencrypt' ¤Ï¤½¤ì¤¾¤ì¡¢ÅŻҽð̾¡¢°Å¹æ²½¤ò¤·¤Ê¤¤»ö¤ò -\fIpgped\fR ¤Ë»Ø¼¨¤·¤Þ¤¹¡£ -¤Ê¤ª¡¢Îò»ËŪ¤ÊÍýͳ¤Ë¤è¤ê¡¢¥³¥Þ¥ó¥É¥é¥¤¥ó¤Î¥ª¥×¥·¥ç¥ó¤¬ `\-sign' ¤¿¤À°ì¤Ä¤À¤± -»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢ÅŻҽð̾¤ò¤·¤Æ°Å¹æ²½¤Ï¤·¤Ê¤¤¤È¤¤¤¦°ÕÌ£¤Ë¤Ê¤ê¤Þ¤¹¡£ -¥ª¥×¥·¥ç¥ó¤¬Ê£¿ô»ØÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢¤³¤Îˡ§¤ÏÅö¤Æ¤Ï¤á¤º¡¢ -`\-sign' ¥ª¥×¥·¥ç¥ó¤Ï°Å¹æ²½¤Ë´Ø¤·¤Æ¤Ï²¿¤Î»ØÄê¤â¹Ô¤Ê¤ï¤Ê¤¤»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -ÅŻҽð̾¤ä°Å¹æ²½¤ò¤¹¤ëºÝ¤Ï¡¢º¹½Ð¿Í¤Î¸ø³«¸°¤äÈëÌ©¸°µÚ¤Ó¡¢¼õ¼è¿Í¤Î¸ø³«¸°¤ò -»ÈÍѤ·¤Þ¤¹¡£¼õ¼è¿Í¤Î¸ø³«¸°¤ò°ú¤­½Ð¤¹¤¿¤á¤Ë¤Ï¡¢¼õ¼è¿Í¤òÆÃÄꤹ¤ëɬÍפ¬¤¢¤ê¡¢ -¤³¤Î¤¿¤á¤Ë¡¢¥¢¥É¥ì¥¹¡¦¥Ø¥Ã¥À¡¼¤Ë±÷¤±¤ë¥¨¥¤¥ê¥¢¥¹¤òŸ³«¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ -`\-alias\ aliasfile' ¥ª¥×¥·¥ç¥ó¤Ï¤³¤Î»þ¤Ë»ÈÍѤ¹¤ë¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤ò -»ØÄꤷ¤Þ¤¹¡£¤³¤ì¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤ò¼ÂºÝ¤ËÁ÷¤ê½Ð¤¹»þ¤Ë \fIsend\fR\0(1) ¤Ë -ÂФ·¤ÆÉÕ¤±¤ë¤â¤Î¤ÈƱ¤¸¤â¤Î¤ò»ØÄꤷ¤Æ²¼¤µ¤¤¡£ -¤Ê¤ª¡¢º¹½Ð¿Í¤ÎÈëÌ©¸°¤¬É¬Íפʾì¹ç¤Ï¡¢¥Ñ¥¹¥Õ¥ì¡¼¥º¤ÎÆþÎϤ¬Í׵ᤵ¤ì¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢¥ê¥â¡¼¥È¤«¤é°ÂÁ´¤Ç¤Ê¤¤¥Í¥Ã¥È¥ï¡¼¥¯·Ðͳ¤Ç¥í¥°¥¤¥ó¤·¤Æ¤¤¤ë¾ì¹ç¡¢ -¥Ñ¥¹¥Õ¥ì¡¼¥º¤¬ÅðÄ°¤µ¤ì¤ë¤ª¤½¤ì¤¬¤¢¤ê¡¢²¿¤Î¤¿¤á¤Ë \fIPGP\fR ¤ò»È¤Ã¤Æ¤¤¤ë -¤«Ê¬¤«¤é¤Ê¤¯¤Ê¤ê¤Þ¤¹¡£¤³¤ÎÅÀ¡¢Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -`\-nomime' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥É¥é¥Õ¥È¤Ï \fIMH.6.8.4\fR ·Á¼°¤Î \fIPGP\fR ¥á¡¼¥ë¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢\fIMIME\fR ·Á¼°¤Ç¤Ê¤¤¥á¡¼¥ë¤ËÅŻҽð̾¤Î¤ß¤¬»Ü¤µ¤ì¤¿¾ì¹ç¤Ï -\fItext/pgp\fR ·Á¼°¤Ë¡¢ -¥É¥é¥Õ¥È¤¬ \fIMIME\fR ·Á¼°¤Ç¤¢¤Ã¤¿¾ì¹ç¤ä¡¢°Å¹æ²½¤ò»Ü¤·¤¿¾ì¹ç¤Ï -\fIapplication/pgp\fR ·Á¼°¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤³¤Î·Á¼°¤Ï°ÊÁ°¤Ë Internet draft ¤È¤·¤Æ¸ø³«¤µ¤ì¤Æ¤¤¤¿µ¬³Ê¤Ç¤¹¤¬¡¢ -¤½¤Î¸åÇË´þ¤µ¤ì¤¿¤è¤¦¤Ç RFC ¤Ë¤Ï¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó¡£ - -`\-mime' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥É¥é¥Õ¥È¤Ï¥Þ¥ë¥Á¥Ñ¡¼¥È¤Ë¤è¤ë \fIPGP\fR ¥á¡¼¥ë(RFC\-2015 »²¾È)¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢ÅŻҽð̾¤Î¤ß¤¬»Ü¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï \fImultipart/signed\fR ·Á¼°¤Ë¡¢ -°Å¹æ²½¤¬»Ü¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï \fImultipart/encrypted\fR ·Á¼°¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤Ê¤ª¡¢¤³¤Î»þ¡¢\fIpgped\fR ¤¬¸Æ¤Ð¤ì¤¿»þÅÀ¤Ç¡¢ -¥É¥é¥Õ¥È¤Ë \*(lqMIME\-Version:\*(rq ¥Ø¥Ã¥À¡¼¤¬¤Ê¤¤¾ì¹ç¤Ï¡¢ -`\-mhnproc program' ¤Ç»ØÄꤵ¤ì¤¿¥×¥í¥°¥é¥à(¥Ç¥Õ¥©¥ë¥È¤Ï `mhn')¤¬ -¤Þ¤º¸Æ¤Ó½Ð¤µ¤ì¡¢¥É¥é¥Õ¥È¤ò \fIMIME\fR ·Á¼°¤Ë¤·¤¿¸å¡¢ -\fIPGP\fR ¤¬¸Æ¤Ó½Ð¤µ¤ì¤ë»ö¤Ë¤Ê¤ê¤Þ¤¹¡£ - -¤Ê¤ª¡¢\fImultipart/signed\fR ·Á¼°¤ÎÅŻҽð̾¤ò»È¤¦¾ì¹ç¡¢ -\fIsend\fR\0(1) ¤µ¤ì¤¿¸å¤Ëʸ»ú¥³¡¼¥É¤ÎÊÑ´¹Åù¤ò¹Ô¤Ê¤Ã¤Æ³°Éô¤ËÁ÷¤ê½Ð¤¹¤è¤¦¤Ê -ÀßÄê¤ò¤·¤Æ¤¤¤ë¤È¡¢¼õ¼è¿Í¤Ë¼è¤Ã¤Æ¤Ï¡¢ -¥Í¥Ã¥È¥ï¡¼¥¯·ÐÏ©¾å¤Ç²¿¼Ô¤«¤Ë²þã⤵¤ì¤¿¤È¤¤¤¦»ö¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¤¤Þ¤¹¡£ -ʸ»ú¥³¡¼¥É¤ÎÊÑ´¹Åù¤Ïɬ¤º \fIpgped\fR ¤¬¼Â¹Ô¤µ¤ì¤ëÁ°¤ËºÑ¤Þ¤»¤ë¤è¤¦¤ËÃí°Õ -¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Aliasfile:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Sa -\fISecurity Multiparts for MIME: - Multipart/Signed and Multipart/Encrypted\fR (RFC\-1847), -.br -\fIMIME Security with Pretty Good Privacy\fR (RFC\-2015), -.br -pgp(1), comp(1), dist(1), forw(1), repl(1), whatnow(1) -.De -`\-alias\ /usr/local/mh/lib/MailAliases' -.Ds -`\-mhnproc mhn' -.Ds -`\-sign' -.Ds -`\-encrypt' -.Ds -`\-mime' -.Co -̵¤·¡£ -.Hi -\fIMH.6.8.4\fR ÉÕ°¤Î \fIpgped\fR ¤Ï -\fIBShell\fR µÚ¤Ó \fISafe_Tcl\fR ¥¹¥¯¥ê¥×¥È¤Ç¡¢ -¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¸«¤Þ¤»¤ó¤Ç¤·¤¿¤·¡¢ -¥Þ¥ë¥Á¥Ñ¡¼¥È¤Î \fIPGP\fR ¤Ë¤âÂбþ¤·¤Æ¤Þ¤»¤ó¤Ç¤·¤¿¡£ -\fBMH\-plus project\fR ¤Ë¤è¤ë \fIpgped\fR ¤Ï¥Ð¥¤¥Ê¥ê·Á¼°¤Ç¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¤ò»²¾È¤·¤Þ¤¹¡£ -¤Þ¤¿¡¢¥Þ¥ë¥Á¥Ñ¡¼¥È¤Î \fIPGP\fR ¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-pick.me --- a/doc/ja-pick.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,304 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PICK 1 -.NA -pick \- ¥á¥Ã¥»¡¼¥¸ÆâÍƤò¸¡º÷¤¹¤ë -.SY -.ie t \{\ -.ta .4i 1.8i -.nf -.in .5i -^pick~^^\0\-cc~^ \%[+folder] \%[msgs] \%[\-help] -^^^\0\-date~^ \%[\-before\ date] \%[\-after\ date] \%[\-datefield\ field] -^^^\0\-from~^ -^^^\s+2\b'\(lt\(bv\(bv\(lk\(bv\(bv\(lb'\s0\-search~\s+2\b'\(rt\(bv\(bv\(rk\(bv\(bv\(rb'\s0^ pattern \%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -^^^\0\-subject~^ -^^^\0\-to~^ \%[\-sequence\ name\ ...] \%[\-public] \%[\-nopublic] \%[\-zero] \%[\-nozero] -^^^\0\-\|\-component~^ \%[\-list] \%[\-nolist] -.fi -.re -.in 1i -.\} -.el \{\ -.ti .5i -pick -\%[+folder] \%[msgs] -\%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -\%[\-\|\-component\ pattern] -\%[\-cc\ pattern] -\%[\-date\ pattern] -\%[\-from\ pattern] -\%[\-search\ pattern] -\%[\-subject\ pattern] -\%[\-to\ pattern] -\%[\-after\ date] \%[\-before\ date] \%[\-datefield\ field] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-list] \%[\-nolist] -\%[\-help] -.\} - -.ti .5i -ŵ·¿Îã: -.br -scan\0`pick\0\-from\0jones` -.br -pick\0\-to\0holloway\0\-sequence\0select -.br -show\0`pick\0\-before\0friday` -.DE -\fIpick\fR ¤Ï¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸¤«¤é»ØÄꤷ¤¿ÆâÍƤòõ¤·¡¢ -¸«¤Ä¤«¤Ã¤¿¥á¥Ã¥»¡¼¥¸¤ò¼±Ê̤·¤Þ¤¹¡£ -Æó¤Ä¤Î¥¿¥¤¥×¤Î¸¡º÷Í×ÁǤ¬»È¤¨¤Þ¤¹¡£¤¹¤Ê¤ï¤Á¡¢¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤ÈÆüÉÕÀ©¸Â¤Ç¤¹¡£ - -¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ë¤Ï \fIgrep\fR(1) ¤Î²þÊÑÈǤ¬»È¤ï¤ì¤Æ¤¤¤Æ¡¢ -`pattern' ¤Ë¤ÏÀµµ¬É½¸½(\fIed\fR(1) »²¾È)¤¬»È¤¨¤Þ¤¹¡£ -`\-search' ¥ª¥×¥·¥ç¥ó¤È¶¦¤Ë»È¤¦¤È¡¢`pattern' ¤ÏľÀܻȤ¨¡¢ -¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤È¶¦¤Ë»È¤¦¤È¡¢grep ¥Ñ¥¿¡¼¥ó¤Ï°Ê²¼¤Î¤è¤¦¤Ë²ò¼á¤µ¤ì¤Þ¤¹¡£ - -.ti +.5i -\*(lqcomponent[ \\t]*:\&.*pattern\*(rq - -¤³¤Î»ö¤Ï¡¢`\-search' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿¥Ñ¥¿¡¼¥ó¤Ï¥á¥Ã¥»¡¼¥¸Ãæ¤ÎÁ´¤Æ¡¢ -¥Ø¥Ã¥À¡¼¤â¥Ü¥Ç¥£¤â¸¡º÷¤µ¤ì¤Þ¤¹¤¬¡¢¤½¤Î¾¤Î¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ï -¥Ø¥Ã¥À¡¼Æâ¤Î»ØÄê¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤À¤±¤¬¸¡º÷¤µ¤ì¤ë»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ -½ñ¼° - -.ti +.5i -`\-\|\-component\ pattern' - -¤Ï°Ê²¼¤Î¾Êά·Á¤È¹Í¤¨¤é¤ì¤Þ¤¹¡£ - -.ti +.5i -`\-search \*(lqcomponent[ \\t]*:\&.*pattern\*(rq\ ' - -\*(lqTo:\*(rq¡¢\*(lqcc:\*(rq¡¢\*(lqDate:\*(rq¡¢\*(lqFrom:\*(rq¡¢ -¤Þ¤¿¤Ï \*(lqSubject:\*(rq ¤Î¤É¤ì¤Ç¤â¤Ê¤¤¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ò¸¡º÷¤¹¤ë»ö¤â -½ÐÍè¤Þ¤¹¡£ -Î㤨¤Ð¡¢`pick\0\-\|\-reply\-to\0pooh' ¤È¤¤¤¦É÷¤Ë¤Ç¤¹¡£ - -¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ï´ðËÜŪ¤Ë¤Ï¹Ôñ°Ì¤Ç¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼Æâ¤Ç¤Ï¡¢ -¤½¤ì¤¾¤ì¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ï°ì¤Ä¤ÎŤ¤¹Ô¤È¤·¤Æ°·¤ï¤ì¤Þ¤¹¤¬¡¢ -¥Ü¥Ç¥£¤Ç¤Ï¤½¤ì¤¾¤ì¤Î¹Ô¤Ïʬ³ä¤·¤Æ°·¤ï¤ì¤Þ¤¹¡£ -¸¡º÷¥Ñ¥¿¡¼¥óÃæ¤Î¾®Ê¸»ú¤Ï¥á¥Ã¥»¡¼¥¸Ãæ¤ÎÂçʸ»ú¤Ë¤â¾®Ê¸»ú¤Ë¤â¥Þ¥Ã¥Á¤·¤Þ¤¹¤¬¡¢ -Âçʸ»ú¤ÏÂçʸ»ú¤Î¤ß¤Ë¥Þ¥Ã¥Á¤·¤Þ¤¹¡£ -¤Þ¤¿¡¢¥Ø¥Ã¥À¡¼¤¬ RFC\-2047 ¥¨¥ó¥³¡¼¥É¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¸¡º÷ʸ»úÎó¤Ë¥Ç¥³¡¼¥É¸å¤Îʸ»úÎó¤ò»ØÄꤷ¤Æ¡¢ -¤½¤Î¥¨¥ó¥³¡¼¥Éʸ»úÎó¤Ë¥Þ¥Ã¥Á¤µ¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -`\-date' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ¤â(¾å½Ò¤Î)¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á½èÍý¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤¢¤ëÆü¤Ë½Ð¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òõ¤¹¾ì¹ç¡¢¥Ñ¥¿¡¼¥óʸ»úÎó¤Ï -¥á¥Ã¥»¡¼¥¸¤Î \*(lqDate:\*(rq ¹Ô¤Î¥Æ¥­¥¹¥È¤Ë¥Þ¥Ã¥Á¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -Ǥ°Õ¤Î¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á½èÍý¤È¤ÏÆÈΩ¤Ë¡¢ -`\-after date' ¤Þ¤¿¤Ï `\-before date' ¥ª¥×¥·¥ç¥ó¤ò -Á´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤Ë¤Ä¤¤¤Æ¤ÎÆüÉÕ/»þ¹ïÀ©¸Â¤Ë»È¤¦»ö¤¬½ÐÍè¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï¡¢\*(lqDate:\*(rq ¹Ô¤¬»²¾È¤µ¤ì¤Þ¤¹¤¬¡¢ -¾¤ËÆüÉդ˴ؤ¹¤ë¥Ø¥Ã¥À¡¼¤¬¤¢¤ë¾ì¹ç¤Ï -(\*(lqBB\-Posted:\*(rq ¤ä \*(lqDelivery\-Date:\*(rq ¤Î¤è¤¦¤Ê¤Î)¡¢ -`\-datefield\ field' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄê¤Ç¤­¤Þ¤¹¡£ - -`\-before' ¤ä `\-after' ¤òÉÕ¤±¤ë¤È¡¢ -\fIpick\fR ¤Ï `msgs' ¤Ç»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤½¤ì¤¾¤ì¤ÎÆüÉÕ¹Ô¤ò²òÀϤ·¡¢ -»ØÄꤵ¤ì¤¿ÆüÉÕ/»þ¹ï¤ÈÈæ³Ó¤·¤Þ¤¹¡£ -`\-after' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\*(lqDate:\*(rq ¹Ô¤ÎÃͤ¬»ØÄê¤ÎÆü¤«¤é»þ´ÖŪ¤Ë¸å¤Ç¤¢¤ë¥á¥Ã¥»¡¼¥¸¤À¤±¤¬ -¹Í褵¤ì¤Þ¤¹¡£ -`\-before' ¤Ï¤½¤ÎµÕ¤Ç¤¹¡£ - -`\-after' ¤È `\-before' ¥ª¥×¥·¥ç¥ó¤Ï¶¦¤Ë¡¢ -°ú¿ô¤È¤·¤Æ¡¢RFC\-822 ·Á¼°¤ÎÆüÉÕɽµ­¤ò»ØÄꤹ¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢´°Á´¤ÊÆüÉÕɽµ­¤ÏɬÍפʤ¯¡¢ -\fIpick\fR ¤ÏÈ´¤±¤Æ¤¤¤ëÉôʬ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÊ䤤¤Þ¤¹¡£ -¤³¤ì¤é¡¢¥Ç¥Õ¥©¥ë¥È¤¬»È¤¨¤ëÉôʬ¤Ï¡¢ -¥¿¥¤¥à¥¾¡¼¥ó¡¢»þ¹ï¤È¥¿¥¤¥à¥¾¡¼¥ó¡¢ÆüÉÕ¡¢ÆüÉդȥ¿¥¤¥à¥¾¡¼¥ó¤Ç¤¹¡£ -Á´¤Æ¤Î¥Ç¥Õ¥©¥ë¥È¤Ï¸½ºß¤ÎÆüÉÕ¡¢»þ¹ï¡¢¥¿¥¤¥à¥¾¡¼¥ó¤Ç¤¹¡£ - -RFC\-822 ·Á¼°¤ÎÆüÉդ˲䨤ơ¢ -\fIpick\fR ¤ÏǤ°Õ¤ÎÍËÆü -(\*(lqsunday\*(rq¡¢\*(lqmonday\*(rq¡¢¤Ê¤É)¡¢ -ÆÃÊ̤ÊÆü¤Ç¤¢¤ë -\*(lqtoday\*(rq¡¢\*(lqyesterday\*(rq (24»þ´ÖÁ°)¡¢ -¤½¤·¤Æ \*(lqtomorrow\*(rq (24»þ´Ö¸å)¤òǧ¼±¤·¤Þ¤¹¡£ -Á´¤Æ¤ÎÍËÆü¤Ï²áµî¤ÎÆü¤ò°ÕÌ£¤·¤Þ¤¹ -(Î㤨¤Ð¡¢²ÐÍËÆü¤Ë \fIpick\fR ¤Ë \*(lqsaturday\*(rq ¤È»ØÄꤷ¤¿¾ì¹ç¡¢ -¤½¤ì¤ÏÀè½µ¤ÎÅÚÍËÆü¤Î°ÕÌ£¤Ç¤¢¤Ã¤Æ¡¢º£½µ¤ÎÅÚÍËÆü¤Î»ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó)¡£ - -ºÇ¸å¤Ë¡¢¤³¤ì¤éÆÃÊ̤ʻØÄê¤Ë²Ã¤¨¤Æ¡¢ -\fIpick\fR ¤Ï \*(lq\-dd\*(rq ¤È¤¤¤¦·Á¼°¤òǧ¼±¤·¤Þ¤¹¡£ -¤³¤ì¤Î°ÕÌ£¤Ï \*(lqdd\*(rq ÆüÁ°¤Ç¤¹¡£ - -\fIpick\fR ¤Ï¸¡º÷»ØÄê¤ÎºÝ¤ËÊ£»¨¤ÊÏÀÍý±é»»»Ò¤òǧ¼±¤·¤Þ¤¹¡£ -`\-and'¡¢`\-or'¡¢`\-not'¡¢¤½¤·¤Æ `\-lbrace\ ...\ \-rbrace' ¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£ -Î㤨¤Ð¡¢ - -.ti +.5i -.ie t \{\ -pick\0\-after\0yesterday\0\-and\0\-lbrace\0\-from\0freida\0\-or\0\-from\0fear\0\-rbrace -.\} -.el \{\ -pick\0\-after\0yesterday\0\-and -.br -.ti +1i -\-lbrace\0\-from\0freida\0\-or\0\-from\0fear\0\-rbrace -.\} - -¤ÏºÇ¶á¤Ë \*(lqfrieda\*(rq ¤« \*(lqfear\*(rq ¤«¤éÁ÷¤é¤ì¤Æ¤­¤¿¥á¥Ã¥»¡¼¥¸¤ò -Áܤ·½Ð¤·¤Þ¤¹¡£ - -¤½¤ì¤¾¤ì¤Î¸¡º÷¥ª¥×¥·¥ç¥ó¤¬¡¢`\-not' ¥ª¥×¥·¥ç¥ó¤è¤êÍ¥À褵¤ì¡¢ -¤½¤ì¤Ï `\-and' ¤è¤êÍ¥À褵¤ì¡¢ -¤½¤ì¤Ï `\-or' ¤è¤êÍ¥À褵¤ì¤Þ¤¹¡£ -¤³¤Î¥Ç¥Õ¥©¥ë¥È¤ÎÍ¥Àè½ç°Ì¤òÊѤ¨¤ë¤¿¤á¤Ë¤Ï¡¢ -`\-lbrace' ¤È `\-rbrace' ¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -¤³¤ì¤é¤Ï¤½¤ì¤¾¤ì¡¢ÏÀÍý¼°¤Ë±÷¤±¤ëº¸³ç¸Ì¤È±¦³ç¸Ì¤ËÁêÅö¤·¤Þ¤¹¡£ - -¤â¤·¸¡º÷¥ª¥×¥·¥ç¥ó¤¬²¿¤â»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸ -(¤³¤Î¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqall\*(rq) -¤ÎÁ´¤Æ¤¬ÁªÂò¤µ¤ì¤Þ¤¹¡£ - -°ìö¡¢¸¡º÷¤¬½ªÎ»¤·¤¿»þ¡¢ -`\-list' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Æ¤¤¤ë¤È¡¢ -ÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î¥á¥Ã¥»¡¼¥¸Èֹ椬²þ¹Ô¤Ç¶èÀÚ¤é¤ì¤Æ¡¢ -ɸ½à½ÐÎϤ˽ñ¤­½Ð¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¥·¥§¥ë¤Î¥Ð¥Ã¥¯¥¯¥©¡¼¥È½èÍý¤ò»È¤Ã¤Æ¡¢Â¾¤Î \fIMH\fR ¥×¥í¥°¥é¥à¤Ë -ÁÇÁ᤯°ú¿ô¤òÍ¿¤¨¤ëÌÜŪ¤Ë¡¢¶Ë¤á¤ÆÍ­ÍѤǤ¹¡£ -Î㤨¤Ð¡¢¥³¥Þ¥ó¥É - -.ti +.5i -scan\0`pick\0+todo\0\-after\0\*(lq31 Mar 83 0123 PST\*(rq` - -¤Ï»ØÄê¤Î¥Õ¥©¥ë¥À¤Ç¡¢¸¡º÷¤Ë¤è¤êÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤À¤±¤ò -\fIscan\fR ¤·¤Þ¤¹¡£ -\fIpick\fR ¤Ë¤è¤ë¥³¥ó¥Æ¥¯¥¹¥È¡¦¥Õ¥¡¥¤¥ë¤ÎÊѲ½¤Ï -\fIscan\fR ¤¬¸Æ¤Ó½Ð¤µ¤ì¤ëÁ°¤Ë½ñ¤­½Ð¤µ¤ì¤ëÅÀ¤ËÃíÌܤ·¤Æ²¼¤µ¤¤¡£ -¤Ä¤Þ¤ê¡¢\fIscan\fR ¤ÎÊý¤Ë¤Ï¥Õ¥©¥ë¥À̾¤ò»ØÄꤹ¤ëɬÍפ¬¤Ê¤¤Ìõ¤Ç¤¹¡£ - -`\-list' ¥ª¥×¥·¥ç¥ó¤Ë¤è¤ë·ë²Ì¤Ï»È¤ï¤º¤Ë¡¢ -`\-sequence name' ¥ª¥×¥·¥ç¥ó¤ò¡¢¥æ¡¼¥¶¡¼¤¬ÄêµÁ¤·¤¿¤¤¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹¤Ë -¤Ä¤¤¤Æ°ì¤Ä¤º¤Ä»ØÄꤷ¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£ -¤½¤ì¤¾¤ì¤Î¥·¡¼¥±¥ó¥¹Ì¾¤Ï¡¢ -\fIpick\fR ¤¬ÁªÂò¤·¤¿¥á¥Ã¥»¡¼¥¸¤òÀµ³Î¤Ë°ÕÌ£¤¹¤ë¤è¤¦¤ËÄêµÁ¤µ¤ì¤Þ¤¹¡£ -Î㤨¤Ð¡¢ - -.ti +.5i -pick\0\-from\0frated\0\-seq\0fred - -¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë \*(lqfred\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¿·¤·¤¤¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤·¡¢ -¤½¤ì¤ÏÁª¤Ó½Ð¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤òÀµ³Î¤Ë´Þ¤ß¤Þ¤¹¡£¤³¤ì¤ÏÎ㤨¤Ð¡¢ -\*(lqscan fred\*(rq ¤Ê¤É¤ÇÍøÍѲÄǽ¤Ç¤¹¡£¤µ¤é¤Ë¡¢ - -.ti +.5i -pick\0\-before\0friday\0\-seq\0fred\0fred - -¤È¹Ê¤ê¹þ¤ßÅù¤Ë¤âÍøÍѤǤ­¤Þ¤¹¡£ - -\fIpick\fR ¤¬ `\-sequence\ name' ¥ª¥×¥·¥ç¥ó¤ò½èÍý¤¹¤ë»þ¤Ï¾ï¤Ë -`\-nolist' ¤¬»ØÄꤵ¤ì¤ë»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï¡¢\fIpick\fR ¤Ï¥·¡¼¥±¥ó¥¹¤ËÄɲ乤ëÁ°¤Ë¡¢ -¤½¤ì¤Þ¤Ç¤Î¥·¡¼¥±¥ó¥¹¤ÎÆâÍƤò¾Ã¤·¤Þ¤¹¡£ -¤³¤ÎÆ°ºî¤Ï `\-nozero' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï \fIpick\fR ¤ÇÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬»ØÄê¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲ䵤ì¤ë -»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤½¤·¤Æ¡¢¤½¤Î¥·¡¼¥±¥ó¥¹¤Ë´Þ¤Þ¤ì¤Æ¤¤¤¿¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¤Þ¤Þ -»Ä¤ê¤Þ¤¹¡£ - -`\-public' ¤È `\-nopublic' ¥ª¥×¥·¥ç¥ó¤Ï \fImark\fR ƱÍͤλö¤ò -\fIpick\fR ¤Ë»ØÄꤷ¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -mark(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï all -.Ds -`\-datefield date' -.Ds -`\-nopublic' ¥Õ¥©¥ë¥À¤¬½ñ¤­¹þ¤ß¶Ø»ß¤Î¾ì¹ç¡£¤µ¤â¤Ê¤¯¤Ð¡¢`\-public' -.Ds -`\-zero' -.Ds -`\-list' `\-sequence' ¤Î¾ì¹ç¡¢¥Ç¥Õ¥©¥ë¥È¡£¤µ¤â¤Ê¤¯¤Ð¡¢`\-nolist' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Hi -°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Î \fIMH\fR ¤Ç¤Ï¡¢ -\fIpick\fR ¥³¥Þ¥ó¥É¤ÏÁªÂò¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò -\fIshow\fR¡¢\fIscan\fR¡¢¤Þ¤¿¤Ï \fIrefile\fR ¤·¤Æ¤Þ¤·¤¿¡£ -¥ª¥×¥·¥ç¥ó¤Ë¤è¤ê¡¢¤³¤ì¤é¤ÎÆ°ºî¤Î¤É¤ì¤«¤¬¹Ô¤Ê¤ï¤ì¤Æ¤¤¤¿Ìõ¤Ç¤¹¤¬¡¢ -¤³¤ì¤Ï UNIX Ū¤Êʪ¤Î¸«Êý¤ËÈ¿¤¹¤ë¤è¤¦¤Ê¹Í¤¨Êý¤È¤â¸À¤¨¤Þ¤¹¡£ -¤½¤³¤Ç¡¢\fIpick\fR ¤Ï¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤·¡¢ -¤½¤Î¥·¡¼¥±¥ó¥¹¤ò½ÐÎϤ¹¤ë¤È¤¤¤¦É÷¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿¡£ -½¾¤Ã¤Æ¡¢ -\fIpick\fR ¤Ë¾¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤ò¸Æ¤Ó½Ð¤¹¤è¤¦¤Ê¥ª¥×¥·¥ç¥ó¤ò -Äɲä·Â³¤±¤ëÂå¤ï¤ê¤Ë¡¢\fIpick\fR ¤ò»È¤Ã¤Æ¡¢¤½¤ì¤é¤Î¥³¥Þ¥ó¥É¤Î°ú¿ô¤ò -À¸À®¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -¤Þ¤¿¡¢°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Î \fIpick\fR ¤Ï¸¡º÷ʸ»úÎó¤äÆüÉÕ/»þ¹ïÀ©¸Â¤ò»ØÄꤷ¤Ê¤¤ -¾ì¹ç¤Ë¤Ï¥¨¥é¡¼¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤·¤¿¡£ -¸½ºß¤Î¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï¤½¤ó¤Ê»ö¤Ï¤Ê¤¯¡¢ -ñ¤Ë»ØÄꤷ¤¿¥á¥Ã¥»¡¼¥¸¤ÎÁ´¤Æ¤Ë¥Þ¥Ã¥Á¤·¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢Î㤨¤Ð¼¡¤Î¤è¤¦¤Ê»ö¤¬½ÐÍè¤Þ¤¹¡£ - -.ti +.5i -show\0`pick\0last:20\0\-seq\0fear` - -¤³¤ì¤Ï¡¢¼¡¤ÎÂå¤ï¤ê¤Ç¤¹¡£ - -.in +.5i -.nf -mark\0\-add\0\-nozero\0\-seq\0fear\0last:20 -show\0fear -.fi -.in -.5i - -ºÇ¸å¤Ë¡¢ -°ÊÁ°¤Î¤â¤Î¤Ï¡¢ÆüÉÕ¤ÎÈæ³Ó¤ÎºÝ¤Ë¥¿¥¤¥à¥¾¡¼¥ó¤Ï̵»ë¤µ¤ì¤Æ¤Þ¤·¤¿¤¬¡¢ -¸½ºß¤Î¤â¤Î¤Ï¤½¤ó¤Ê»ö¤Ï¤Ê¤¤¤Ç¤¹¡£ -.Hh -¥·¡¼¥±¥ó¥¹¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ë¥á¥Ã¥»¡¼¥¸¤òʤٵ󤲤ë¤Ë¤Ï -\*(lqpick sequence \-list\*(rq ¤ò»È¤¤¤Þ¤·¤ç¤¦ -(¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ê¤É¤Ç»È¤¦¤è¤¦¤Ê»þ)¡£ -.Bu -`\-after' ¤È `\-before' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIpick\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢Ä̾ -¤³¤ì¤é¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -¤µ¤é¤Ë¡¢`\-datefield' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¤½¤ì¤¬Å¬±þ¤µ¤ì¤ë -`\-after' ¤ä `\-before' ¥ª¥×¥·¥ç¥ó¤ÎÁ°¤ËÃÖ¤«¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -¤â¤· \fIpick\fR ¤¬¼¡¤Î¤è¤¦¤Ê¥Ð¥Ã¥¯¥¯¥©¡¼¥È½èÍý¤ò¹Ô¤Ê¤¤¡¢ - -.ti +.5i -scan\0`pick\0\-from\0jones` - -\fIpick\fR ¤¬²¿¤â¥á¥Ã¥»¡¼¥¸¤òÁªÂò¤·¤Ê¤«¤Ã¤¿¾ì¹ç -(Î㤨¤Ð¡¢\*(lqjones\*(rq ¤«¤éÍ褿¥á¥Ã¥»¡¼¥¸¤¬¤Ê¤«¤Ã¤¿¾ì¹ç)¡¢ -¥·¥§¥ë¤Ï¤Þ¤À³°Â¦¤Î¥³¥Þ¥ó¥É(Î㤨¤Ð \*(lqscan\*(rq)¤ò¼Â¹Ô¤·¤è¤¦¤È¤·¤Þ¤¹¡£ - -¥Þ¥Ã¥Á¤¹¤ë¥á¥Ã¥»¡¼¥¸¤¬¤Ê¤«¤Ã¤¿¤Î¤Ç¡¢ -\fIpick\fR ¤Ï²¿¤â½ÐÎϤ·¤Þ¤»¤ó¡£ -¤½¤·¤Æ¡¢\fIpick\fR ¤ò¥Ð¥Ã¥¯¥¯¥©¡¼¥È¤·¤¿·ë²Ì¤È¤·¤Æ¡¢³°Â¦¤Î¥³¥Þ¥ó¥É¤Ë -Í¿¤¨¤é¤ì¤ë°ú¿ô¤Ï¶õ¤Ë¤Ê¤ê¤Þ¤¹¡£ -\fIMH\fR ¥×¥í¥°¥é¥à¤Î¾ì¹ç¡¢°ú¿ô¤¬¤Ê¤¤¤È¡¢ -³°Â¦¤Î¥×¥í¥°¥é¥à¤Ï¡¢¤¢¤¿¤«¤â¥Ç¥Õ¥©¥ë¥È¤Î `msg' ¤Þ¤¿¤Ï `msgs' ¤Ç¤¢¤ë¤«¤Î -¤è¤¦¤Ë¿¶Éñ¤¤¤Þ¤¹ -(Î㤨¤Ð \fIscan\fR ¤Î¾ì¹ç¤Ï \*(lqall\*(rq)¡£ -¤³¤Î´üÂÔ¤µ¤ì¤Ê¤¤¿¶Éñ¤¤¤òÈò¤±¤ë¤¿¤á¤Ë¤Ï¡¢ -¤â¤· `\-list' ¤¬»ØÄꤵ¤ì¡¢¤½¤Îɸ½à½ÐÎϤ¬Ã¼Ëö¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢ -\fIpick\fR ¤Ï¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿»þ¤ËÉÔÀµ¤Ê¥á¥Ã¥»¡¼¥¸ÈÖ¹æ \*(lq0\*(rq ¤ò -½ÐÎϤ¹¤Ù¤­¤Ç¤·¤ç¤¦¡£ -¤³¤ì¤Ë¤è¤ê³°Â¦¤Î¥³¥Þ¥ó¥É¤¬¤¦¤Þ¤¯¼ºÇÔ¤·¤Æ¤¯¤ì¤ë¤Ç¤·¤ç¤¦¡£ -.sp -Àµµ¬É½¸½¤Ç¤Ï \*(lq[l-r]\*(rq ¤È¤¤¤¦¥Ñ¥¿¡¼¥óʸˡ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤Þ¤»¤ó¡£ -¥Þ¥Ã¥Á¤µ¤»¤¿¤¤Á´¤Æ¤Îʸ»ú¤ò³Ñ³ç¸Ì¤ÎÃæ¤Ë½ñ¤«¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-post.me --- a/doc/ja-post.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,119 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC POST 8 -.NA -post \- ¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤¹¤ë -.SY -/usr/local/mh/lib/post -\%[\-alias\ aliasfile] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[\-hencode] \%[\-nohencode] -file -\%[\-help] -.DE -\fIpost\fR ¤Ï \fIsend\fR\0(1) ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë¥×¥í¥°¥é¥à¤Ç¡¢ -\fIfile\fR ¤Î¥á¥Ã¥»¡¼¥¸¤ò¥í¡¼¥«¥ë¤Þ¤¿¤Ï¥ê¥â¡¼¥È¤Î¥æ¡¼¥¶¡¼¤ËÇÛÁ÷¤·¤Þ¤¹¡£ -¼ÂºÝ¡¢ -\fIsend\fR ¤Î¥Þ¥Ë¥å¥¢¥ë¤Ë½ñ¤«¤ì¤Æ¤¤¤ëÁ´¤Æ¤Îµ¡Ç½¤Ï \fIpost\fR ¤Ë¤è¤Ã¤Æ¹Ô¤Ê¤ï¤ì¡¢ -\fIsend\fR ¤ÏÈæ³ÓŪ´Êñ¤ÊÁ°½èÍý¤ò¤¹¤ë¤À¤±¤Ç¤¹¡£ -ÍÍ¡¹¤Ê¥Ø¥Ã¥À¡¼¤ò²òÀϤ·¡¢From: ¤ä Date: ¹Ô¤òÄɲä·¡¢ -\fISendMail\fR ÇÛÁ÷¥·¥¹¥Æ¥à¤È¤ä¤ê¤È¤ê¤ò¤¹¤ë¤Î¤Ï -\fIpost\fR ¤Ç¤¹¡£ -\fIpost\fR ¤ÏÄ̾¥æ¡¼¥¶¡¼¤«¤éľÀܸƤӽФµ¤ì¤ë»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -\fIpost\fR ¤Ï»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î -¥Ø¥Ã¥À¡¼¤Î \*(lqTo:\*(rq¡¢\*(lqcc:\*(rq¡¢\*(lqBcc:\*(rq¡¢\*(lqFcc:\*(rq¡¢ -¤½¤·¤Æ \*(lqResent\-xxx:\*(rq ¹Ô¤ò¸«¤Æ¡¢°¸À襢¥É¥ì¥¹¤òõ¤·¡¢ -¤½¤Î¥¢¥É¥ì¥¹¤ÎÀµÅöÀ­¤ò¥Á¥§¥Ã¥¯¤·¡¢ -¤½¤ì¤ò `\-noformat' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤¤¸Â¤ê¡¢ -Internet ¥á¡¼¥ë·Á¼°¤Ë¹ç¤¦¤è¤¦¤ËÀ°·Á¤·¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤Ã¤Æ¡¢Ä̾ -¥í¡¼¥«¥ë¤Ø¤ÎÇÛÁ÷¥¢¥É¥ì¥¹¤ä¥í¡¼¥«¥ë¤Ø¤ÎÊÖ¿®¥¢¥É¥ì¥¹¤ËÂФ·¤Æ¤Ï¡¢ -\*(lq@\fIlocal\-site\fR\*(rq ¤¬Äɲ䵤ì¤Þ¤¹¡£ -`\-width\ columns' ¥ª¥×¥·¥ç¥ó¤Ç -¥¢¥É¥ì¥¹¤ò´Þ¤à¥Ø¥Ã¥À¡¼¹Ô¤Î¹¥¤ß¤ÎŤµ¤ò»ØÄê¤Ç¤­¤Þ¤¹¡£ - -¤â¤· \*(lqBcc:\*(rq ¹Ô¤¬¤¢¤Ã¤¿¾ì¹ç¡¢ -¤½¤Î¥¢¥É¥ì¥¹¤ÏÇÛÁ÷¤Ë»È¤ï¤ì¤Þ¤¹¤¬¡¢ -±£¤µ¤ì¤Æ¤¤¤Ê¤¤¼õ¼è¿Í(¤Ä¤Þ¤ê \*(lqBcc:\*(rq ¹Ô°Ê³°¤Ë»ØÄꤵ¤ì¤Æ¤¤¤ë¼õ¼è¿Í)¤Ë -Á÷¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤«¤é¤Ï¡¢ \*(lqBcc:\*(rq ¹Ô¤Ïºï½ü¤µ¤ì¤Þ¤¹¡£ -±£¤µ¤ì¤Æ¤¤¤ë¼õ¼è¿Í(¤Ä¤Þ¤ê \*(lqBcc:\*(rq ¹Ô¤Ë»ØÄꤵ¤ì¤Æ¤¤¤ë¼õ¼è¿Í)¤Ï¡¢ -ºÇ¾®¹½À®¤Î¥Ø¥Ã¥À¡¼¤À¤±¤ò¤Ä¤±¤¿Á´¤¯¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¤È¤ê¤Þ¤¹¡£ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤Î¥Ü¥Ç¥£Éôʬ¤Ë¤Ï¡¢ -±£¤µ¤ì¤Æ¤¤¤Ê¤¤¼õ¼è¿Í¤ØÁ÷¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î¥³¥Ô¡¼¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£ -`\-filter\ filterfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤³¤Î¥³¥Ô¡¼¤Ï±£¤µ¤ì¤Æ¤¤¤ë¼õ¼è¿Í¤ËÁ÷¤ëÁ°¤Ë¥Õ¥£¥ë¥¿(ºÆÀ°·Á)¤Ë¤«¤±¤é¤ì¤Þ¤¹¡£ -¤¢¤ë¤¤¤Ï¡¢ -¥á¥Ã¥»¡¼¥¸¤ÎÊñ´Þ¤Ë MIME ¥ë¡¼¥ë¤ò»È¤¦¾ì¹ç¤Ë¤Ï¡¢ -`\-mime' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢message/rfc822 ·Á¼°¤È¤·¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤¬¼è¤ê¹þ¤Þ¤ì¤Þ¤¹¡£ - -`\-alias\ aliasfile' ¥ª¥×¥·¥ç¥ó¤Ï -post ¤¬¥¨¥¤¥ê¥¢¥¹¤ò»È¤¦¾ì¹ç¤Î¥Õ¥¡¥¤¥ë¤ò»ØÄꤷ¤Þ¤¹¡£ -¤½¤ì¤¾¤ì¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë `\-alias' ¤ò¤Ä¤±¤ë»ö¤Ç¡¢ -Ê£¿ô¤Î¥Õ¥¡¥¤¥ë¤ò»ØÄꤹ¤ë»ö¤â½ÐÍè¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢°ìÈÖÌܤΥ¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë¤¬ºÇ½é¤ËÆɤޤì¤Þ¤¹¡£ - -`\-msgid' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\*(lqMessage\-ID:\*(rq ¤ä \*(lqResent\-Message\-ID:\*(rq ¹Ô¤ò -¥Ø¥Ã¥À¡¼¤ËÉÕ¤±¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢ÇÛÁ÷¥·¥¹¥Æ¥à¤¬ÉÕ¤±¤ë»ö¤Ë¤Ê¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ - -`\-verbose' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -ÇÛÁ÷¤ä¥Õ¥£¥ë¥¿½èÍý¤Î¤½¤ì¤¾¤ì¤ÎÃʳ¬¤òÃà°ìÊó¹ð¤¹¤ë¤è¤¦»Ø¼¨¤·¤Þ¤¹¡£ - -`\-watch' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ÇÛÁ÷¥·¥¹¥Æ¥à¤¬ -¥á¥Ã¥»¡¼¥¸¤ò¤É¤¦°·¤Ã¤Æ¤¤¤ë¤«¤Î·Ð²á¤ò´Æ»ë¤·¤¿¤¤¾ì¹ç¤Ë»È¤¤¤Þ¤¹ -(Î㤨¤Ð¡¢¥í¡¼¥«¥ë¤Î®¤¤ÇÛÁ÷)¡£ - -\fIpost\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤Î \*(lqFrom:\*(rq ¹Ô¤òºîÀ®¤¹¤ëºÝ¤Ë¡¢ -¤½¤Î¹Ô¤ËËä¤á¹þ¤Þ¤ì¤ëº¹½Ð¿Í¤Î¸Ä¿Í̾¤ò·è¤á¤ë¤Î¤Ë -´Ä¶­ÊÑ¿ô \fB$SIGNATURE\fR ¤ò¸«¤Þ¤¹¡£ - -`\-hencode' ¥ª¥×¥·¥ç¥ó¤Ï¥É¥é¥Õ¥ÈÃæ¤Î¥Ø¥Ã¥À¡¼¤ÎÈó US-ASCII ʸ»úÎó¤ò -RFC\-2047 ¥¨¥ó¥³¡¼¥É¤·¤Þ¤¹¡£`\-nohencode' ¤Ï¥¨¥ó¥³¡¼¥É¤·¤Þ¤»¤ó¡£ -¥Ç¥Õ¥©¥ë¥È¤Ï¡¢¥É¥é¥Õ¥ÈÃæ¤Ë \*(lqMIME\-Version:\*(rq ¥Ø¥Ã¥À¡¼¤¬¤¢¤ì¤Ð -`\-hencode' ¤ÈƱ¤¸¡¢Ìµ¤±¤ì¤Ð `\-nohencode' ¤ÈƱ¤¸Æ°ºî¤ò¤·¤Þ¤¹¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^/usr/local/mh/bin/refile~^Fcc: ¤ò½èÍý¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -^/usr/local/mh/lib/mhl~^Bcc: ¤ò½èÍý¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -^/usr/local/mh/lib/MailAliases~^Âè°ì¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Pr -\fIpost\fR ¤Ï¥æ¡¼¥¶¡¼¤Î \&.mh\(ruprofile ¤Ï¸«¤Þ¤»¤ó¡£ -.Sa -\fIStandard for the Format of ARPA Internet Text Messages\fR (RFC\-822), -.br -mhmail(1), send(1), mh\-mail(5), mh\-alias(5) -.De -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-format' -.Ds -`\-nomime' -.Ds -`\-nomsgid' -.Ds -`\-noverbose' -.Ds -`\-nowatch' -.Ds -`\-width\ 72' -.Ds -`\-nofilter' -.Ds -`\-nohencode' \*(lqMIME\-Version:\*(rq ¥Ø¥Ã¥À¡¼¤¬Ìµ¤¤¾ì¹ç - ¤¢¤ë¾ì¹ç¤Ï `\-hencode' -.Co -̵¤·¡£ -.Bu -RFC\-822 ¤Ç¤Ï -\*(lqReply\-To:\*(rq ¹Ô¤Ë¥°¥ë¡¼¥×¡¦¥¢¥É¥ì¥¹¤ò½ñ¤¯»ö¤òµö¤·¤Æ¤¤¤Þ¤¹¤¬¡¢ -\fIpost\fR ¤Ï¤½¤ì¤òµö¤·¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-prev.me --- a/doc/ja-prev.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,44 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PREV 1 -.NA -prev \- Á°¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -.SY -prev -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fIprev\fR ¤Ï»ØÄê¤Î(¤¢¤ë¤¤¤Ï¸½ºß¤Î)¥Õ¥©¥ë¥À¤Ë±÷¤±¤ë°ì¤ÄÁ°¤Î¥á¥Ã¥»¡¼¥¸¤ò -ɽ¼¨¤¹¤ë \fIshow\fR ¥×¥í¥°¥é¥à¤È¤·¤ÆƯ¤­¤Þ¤¹¡£ -\fIshow\fR ƱÍÍ¡¢Á´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Ë¸Æ¤Ð¤ì¤ë -\fIshowproc\fR ¥×¥í¥°¥é¥à¤Ë°ú¤­ÅϤµ¤ì¤Þ¤¹¡£ -¤³¤Î¥³¥Þ¥ó¥É¤Ï \*(lqshow prev\*(rq ¤È¤Û¤È¤ó¤ÉƱ¤¸¤Ç¤¹¡£ -Á´¤Æ¤Î¾ÜºÙ¤Ï \fIshow\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·èÄꤹ¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^showproc:~^¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -.Sa -show(1), next(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`\-header' -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¤½¤Î¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£ -¤Þ¤¿¡¢É½¼¨¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸(¤¹¤Ê¤ï¤ÁÁ°¤Î¥á¥Ã¥»¡¼¥¸)¤¬ -¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -.Bu -\fIprev\fR ¤Ï¼Â¤Ï \fIshow\fR ¥×¥í¥°¥é¥à¤Ø¤Î¥ê¥ó¥¯¤Ç¤¹¡£ -¤Ä¤Þ¤ê¡¢\fIprev\fR ¤ËÂФ·¤Æ¡¢\fIprev\fR ¤È°ã¤Ã¤¿Ì¾Á°¤Ç¥ê¥ó¥¯¤ò -ºî¤Ã¤¿¾ì¹ç¡¢¤½¤Î¥ê¥ó¥¯¤Ï \fIshow\fR ¤È¤·¤ÆƯ¤­¤Þ¤¹¡£ -¤³¤ì¤òÈò¤±¤ë¤¿¤á¤Ë¤Ï¡¢\fIMH\fR ¥×¥í¥Õ¥¡¥¤¥ë¤Ë¡¢¤½¤Î¥ê¥ó¥¯¤ËÂФ¹¤ë¥¨¥ó¥È¥ê¤ò -ºî¤ê¡¢¤½¤Î¥¨¥ó¥È¥ê¤Î°ú¿ô¤Ë \fIprev\fR ¤òÄɲ乤ë¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-prompter.me --- a/doc/ja-prompter.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,112 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PROMPTER 1 -.NA -prompter \- ¥×¥í¥ó¥×¥È·Á¼°¤Î¥¨¥Ç¥£¥¿ -.SY -prompter -\%[\-erase\ chr] -\%[\-kill\ chr] -\%[\-prepend] \%[\-noprepend] -\%[\-rapid] \%[\-norapid] -\%[\-doteof] \%[\-nodoteof] -file -\%[\-help] -.DE -¤³¤Î¥×¥í¥°¥é¥à¤ÏÄ̾ï¥æ¡¼¥¶¡¼¤¬Ä¾Àܵ¯Æ°¤¹¤ë»ö¤Ï¤Ê¤¯¡¢ -\fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢\fIrepl\fR ¤«¤é¡¢ -file ¤Ç»ØÄꤵ¤ì¤ë RFC\-822 ·Á¼°¤Î¥É¥é¥Õ¥È¤Î¿÷·¿¤ò -Áàºî¤¹¤ë¥¨¥Ç¥£¥¿¤È¤·¤ÆƯ¤­¤Þ¤¹¡£ - -\fIprompter\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤ò¹â®¤ËºîÀ®¤¹¤ë»ö¤¬½ÐÍè¤ë¥¨¥Ç¥£¥¿¤Ç¤¹¡£ -Æäˡ¢ÃÙ¤¤¥Í¥Ã¥È¥ï¡¼¥¯(2400¥Ü¡¼°Ê²¼)·Ðͳ¤Ç \fIMH\fR ¤ò»È¤¦¾ì¹ç¤Ë¤ÏÍ­ÍѤǤ¹¡£ -¤³¤ì¤Ï¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ë¥ª¥×¥·¥ç¥óÅù¤ò»ØÄê¤â¤Ç¤­¤ë \fIMH\fR ¥×¥í¥°¥é¥à¤Ç¤¹¤¬¡¢ -¥æ¡¼¥¶¡¼¤¬Ä¾ÀܸƤӽФ¹»ö¤Ï¤¢¤ê¤Þ¤»¤ó -\fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤½¤·¤Æ \fIrepl\fR ¥³¥Þ¥ó¥É¤¬¡¢ -`\-editor\ prompter' ¤Ç»ØÄꤵ¤ì¤¿¾ì¹ç¤ä¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqEditor:\ prompter\*(rq ¤Ë¤è¤ë¾ì¹ç¤ä¡¢ -¤¢¤ë¤¤¤Ï¡¢\*(lqWhat now?\*(rq ¤Ç `edit\ prompter' ¤È»ØÄꤵ¤ì¤¿¾ì¹ç¤Ë¡¢ -\fIprompter\fR ¤ò¥¨¥Ç¥£¥¿¤È¤·¤Æ¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ - -\fIprompter\fR ¤Ï¥É¥é¥Õ¥È¤Î¿÷·¿¤ÎÃæ¤ËÃæ¿È¤¬¶õ¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò¸«¤Ä¤±¤ë¤È¡¢ -¤½¤Î¤½¤ì¤¾¤ì¤Ë¤Ä¤¤¤Æ¡¢¥æ¡¼¥¶¡¼¤ËÈ¿±þ¤òµá¤á¤ë¥×¥í¥ó¥×¥È¤ò½Ð¤·¤Þ¤¹¡£ - ¤òÂǤĤȡ¢¤½¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò¤½¤Î¤Þ¤ÞÃÖ¤¤¤Æ¤ª¤­¤Þ¤¹¡£ -¤Þ¤¿¡¢`\\' ¤òľÁ°¤ËÃÖ¤¤¤¿ ¤Ï¤½¤Î¥Ø¥Ã¥À¡¼¹Ô¤¬·Ñ³¹Ô¤È¤·¤Æ¡¢ -¼¡¤Î¹Ô¤Ë³¤¯»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ -·Ñ³¹Ô¤Ïɬ¤º¥¹¥Ú¡¼¥¹¤Þ¤¿¤Ï¥¿¥Ö¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -Ãæ¿È¤¬¶õ¤Ç¤Ê¤¤¥Ø¥Ã¥À¡¼¹Ô¤Ï¤½¤ì¤¾¤ì¡¢¥É¥é¥Õ¥È¤Ë¥³¥Ô¡¼¤µ¤ì¡¢Ã¼Ëö¤Ëɽ¼¨¤µ¤ì¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤Î»Ï¤Þ¤ê¤Ï¶õ¹Ô¤«¥À¥Ã¥·¥å¤Î¹Ô¤Çɽ¤µ¤ì¤Þ¤¹¡£ -¤â¤·¡¢¥Ü¥Ç¥£¤¬¶õ¤Ç¤Ê¤«¤Ã¤¿¤é¡¢¥×¥í¥ó¥×¥È(¤³¤ì¤Ï¥Õ¥¡¥¤¥ë¤Ë¤Ï½ñ¤­½Ð¤µ¤ì¤Ê¤¤)¤Ï - - \*(lq--------Enter additional text\*(rq - -¤¢¤ë¤¤¤Ï(`\-prepend' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï) - - \*(lq--------Enter initial text\*(rq - -¤È¤Ê¤ê¤Þ¤¹¡£¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤ÎÂǤÁ¹þ¤ß¤Ï end\-of\-file (Ä̾ï CTRL\-D) ¤Ç -½ªÎ»¤·¤Þ¤¹¡£ -`\-doteof' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¥Ô¥ê¥ª¥É¤À¤±¤«¤é¤Ê¤ë¹Ô¤â end\-of\-file ¤È¤·¤Æǧ¼±¤·¤Þ¤¹¡£ -¤³¤Î»þÅÀ¤Ç¡¢½èÍý¤Ï¸Æ¤Ó½Ð¤·¸µ¤Î¥×¥í¥°¥é¥à¤ËÌᤵ¤ì¤Þ¤¹¡£ -\*(lqWhat now?\*(rq ¤Èʹ¤«¤ì¤¿¾ì¹ç¤Ï¡¢ -¤³¤ì¤ËÂФ¹¤ëÍÍ¡¹¤Ê¥ª¥×¥·¥ç¥ó¤Ï \fIwhatnow\fR(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -`\-prepend' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢ -¥æ¡¼¥¶¡¼¤ÏÂǤÁ¹þ¤à¥Æ¥­¥¹¥È¤ò¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤ÎºÇ½é¤ÎÉôʬ¤ËÄɲä·¡¢ -»Ä¤ê¤Î¥Ü¥Ç¥£¤ò¤½¤ì°Ê²¼¤ËÃÖ¤¯¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤ì¤Ï \fIforw\fR ¥³¥Þ¥ó¥É¤ÇÍ­ÍѤǤ¹¡£ - -`\-rapid' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢ -¤â¤·¥É¥é¥Õ¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£Éô¤Ë´û¤Ë¥Æ¥­¥¹¥È¤¬¤¢¤ë¾ì¹ç¡¢ -¤½¤ì¤ò¥æ¡¼¥¶¡¼¤ÎüËö¤Ëɽ¼¨¤·¤Þ¤»¤ó¡£ -¤³¤ì¤ÏÄ㮤ÎüËö¤Ë±÷¤¤¤ÆÍ­ÍѤǤ¹¡£ - -¹ÔÊÔ½¸Ê¸»ú¤Î kill ʸ»ú¤È erase ʸ»ú¤Ï `\-kill\ chr' ¤È `\-erase\ chr' ¤Ç -»ØÄê½ÐÍè¤Þ¤¹¡£chr ¤Ïʸ»ú¤Þ¤¿¤Ï `\\nnn' ·Á¼°¤Ç¡¢ -\*(lqnnn\*(rq ¤Ï¤½¤Îʸ»ú¤ÎȬ¿Ê¿ô¤ÎÃͤǤ¹¡£ - -¥Ø¥Ã¥À¡¼¹Ô¤òÂǤÁ¹þ¤ßÃæ¤Ë³ä¤ê¹þ¤ß(Ä̾ï CTRL\-C)¤ò¤«¤±¤ë¤È¡¢ -\fIprompter\fR ¤È¤½¤ì¤ò¸Æ¤Ó½Ð¤·¤¿ \fIMH\fR ¥³¥Þ¥ó¥É¤ò½ªÎ»¤·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤òÂǤÁ¹þ¤ßÃæ¤Ë³ä¤ê¹þ¤ß¤ò¤«¤±¤ë¤È¡¢Îò»ËŪ¤ÊÍýͳ¤Ë¤è¤ê¡¢ -CTRL\-D ¤ÈƱ¤¸°·¤¤¤ò¤·¤Þ¤¹¡£ -¤³¤ì¤Ï \fIprompter\fR ¤ò½ªÎ»¤¹¤ë»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£ - -\fIprompter\fR ¤Ø¤Î¥ª¥×¥·¥ç¥ó¤Ç¤Ê¤¤ºÇ½é¤Î°ú¿ô¤Ï¡¢ -¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë¤Î̾Á°¤È¹Í¤¨¤é¤ì¡¢ -¤½¤ì°Ê¹ß¤Î¥ª¥×¥·¥ç¥ó¤Ç¤Ê¤¤°ú¿ô¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -.\" (\fIrepl\fR ¤Ï¥¨¥Ç¥£¥¿¤òÆó¤Ä¤Î¥Õ¥¡¥¤¥ë°ú¿ô¤È¶¦¤Ë¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -.\" ¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë̾¤ÈÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥¡¥¤¥ë̾¤Ç¤¹) -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/tmp/prompter*~^¥á¥Ã¥»¡¼¥¸¤Î°ì»þ¥³¥Ô¡¼ -.Pr -prompter\-next: \fIprompter\fR ¤ò½ªÎ»¤·¤¿¸å¤Ç¡¢¸Æ¤Ó½Ð¤µ¤ì¤ë¥¨¥Ç¥£¥¿ -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥É¥é¥Õ¥È¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Sa -comp(1), dist(1), forw(1), repl(1), whatnow(1) -.De -`\-prepend' -.Ds -`\-norapid' -.Ds -`\-nodoteof' -.Co -̵¤·¡£ -.Hh -`\-rapid' ¥ª¥×¥·¥ç¥ó¤ÏÆÃ¤Ë \fIforw\fP ¥³¥Þ¥ó¥É¤ÇÍ­ÍѤǤ¢¤ê¡¢ -`\-noprepend' ¤Ï \fIcomp\ \-use\fP ¤ÇÍ­ÍѤǤ¹¡£ - -¥æ¡¼¥¶¡¼¤Ï \fIprompter\fR ¤òÊ̤Î̾Á°¤Ç(Î㤨¤Ð \*(lqrapid\*(rq)¥ê¥ó¥¯¤òºî¤ê¡¢ -¤½¤ì¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤ËŬÀڤʥª¥×¥·¥ç¥ó(Î㤨¤Ð \*(lqrapid: -rapid\*(rq) -¤ò¤Ä¤±¤¿¤¤¤È»×¤¦¤«¤âÃΤì¤Þ¤»¤ó¡£ -¤³¤ì¤Ï°Û¤Ê¤ë \fIMH\fP ¥³¥Þ¥ó¥É¤Ë prompter ¤ò°Û¤Ê¤ë¸Æ¤Ó½Ð¤·Êý¤ò¤µ¤»¤ë»ö -(Î㤨¤Ð¡¢\*(lqforw: -editor rapid\*(rq)¤òÍưפˤ·¤Þ¤¹¡£ -.Bu -\fIprompter\fR ¤Ï \fIstdio\fR\0(3) ¤ò»È¤¦¤Î¤Ç¡¢ -¥Ì¥ëʸ»ú¤ò´Þ¤à¥Õ¥¡¥¤¥ë¤òÊÔ½¸¤¹¤ë¤È¡¢¤½¤ì¤¬¼º¤ï¤ì¤Æ¤·¤Þ¤¤¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-rcvstore.me --- a/doc/ja-rcvstore.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,90 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC RCVSTORE 1 -.NA -rcvstore \- ÈóƱ´üŪ¤Ë¿·¤·¤¤¥á¡¼¥ë¤ò¼è¤ê¹þ¤à -.SY -/usr/local/mh/lib/rcvstore -\%[+folder] -\%[\-create] \%[\-nocreate] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] -.DE -\fIrcvstore\fR ¤Ïɸ½àÆþÎϤ«¤é \fIMH\fR ¥Õ¥©¥ë¥À¡¼¤Ë¥á¥Ã¥»¡¼¥¸¤ò -¼è¤ê¹þ¤ß¤Þ¤¹¡£ -¤â¤· `+folder' ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¡¢ -¥æ¡¼¥¶¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÎÃæ¤Ç -\*(lqInbox:\*(rq ¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤«¡¢ -¤½¤ì¤¬¤Ê¤±¤ì¤Ð¡¢\*(lqinbox\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥©¥ë¥À¤¬»È¤ï¤ì¤Þ¤¹¡£ -¿·¤·¤¯¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Ï¡¢ -¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤ÇºÇ¤âÂ礭¤ÊÈÖ¹æ¤Î¼¡¤ÎÈֹ椫¤é»Ï¤Þ¤ëÈֹ椬³ä¤êÅö¤Æ¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢»ØÄê¤Î(¤¢¤ë¤¤¤Ï¥Ç¥Õ¥©¥ë¥È¤Î)¥Õ¥©¥ë¥À¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¡¢ -`\-create' ¥ª¥×¥·¥ç¥ó¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤ì¤ÐºîÀ®¤µ¤ì¡¢ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢\fIrcvstore\fP ¤Ï½ªÎ»¤·¤Þ¤¹¡£ - -¤â¤·¥æ¡¼¥¶¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqMsg\-Protect: nnn\*(rq ¤È¤¤¤¦¥¨¥ó¥È¥ê¤¬ -´Þ¤Þ¤ì¤ë¾ì¹ç¡¢¤½¤ì¤¬¿·¤·¤¯ºî¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Õ¥¡¥¤¥ë¥â¡¼¥É¤È¤·¤Æ»È¤ï¤ì¤Þ¤¹¡£ -¤Ê¤±¤ì¤Ð¡¢\fIMH\fR ¤Î¥Ç¥Õ¥©¥ë¥È¤Ç¤¢¤ë 0644 ¤« -¤½¤Î¥µ¥¤¥È¸ÇÍ­¤ÎÃÍ(MSGPROT ¥ª¥×¥·¥ç¥ó¤ÎÃÍ)¤¬»È¤ï¤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë½èÍý¤ò¹Ô¤Ê¤Ã¤Æ¤â¡¢¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸Ëè¤Ë¡¢ -¤³¤ÎºÇ½é¤ËÉÕ¤±¤é¤ì¤¿¥Õ¥¡¥¤¥ë¥â¡¼¥É¤ÏÊݸ¤µ¤ì¤Þ¤¹¡£¸Ä¡¹¤Î¥á¥Ã¥»¡¼¥¸¤Î -¥Õ¥¡¥¤¥ë¥â¡¼¥É¤òÊѹ¹¤¹¤ë¤¿¤á¤Ë¡¢\fIchmod\fR(1) ¤¬»È¤ï¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤¬¡¢ -¤½¤ÎÊѹ¹¸å¤Î¥â¡¼¥É¤âÊݸ¤µ¤ì¤Þ¤¹ (¾¡¼ê¤Ë Msg\-Protect ¤ÎÃͤËÊѤï¤Ã¤¿¤ê¤Ï -¤·¤Þ¤»¤ó)¡£ - -\fIrcvstore\fR ¤Ï¡¢Â礭¤µ 0 ¤Î¥á¥Ã¥»¡¼¥¸°Ê³°¤Ï¤¹¤Ù¤Æ¡¢ -¥æ¡¼¥¶¡¼¤Î MH ¥Õ¥©¥ë¥À¡¼¤Ø¼è¤ê¹þ¤ß¤Þ¤¹¡£ - -¤â¤·¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqUnseen\-Sequence\*(rq ¥¨¥ó¥È¥ê¤¬Â¸ºß¤·¡¢ -¤½¤ì¤¬¶õ¤Ç¤Ê¤¤¾ì¹ç¡¢ -\fIrcvstore\fR ¤Ï¡¢¿·¤·¤¯¼è¤ê¹þ¤Þ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò¤½¤ì¤¾¤ì¡¢ -¤½¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ç¼¨¤µ¤ì¤ë̾Á°¤Î¥·¡¼¥±¥ó¥¹¤ËÄɲä·¤Þ¤¹¡£ -¤³¤ì¤Ï `msgs' ¤ä `msg' ¤È¤¤¤¦°ú¿ô¤ò¼è¤ëÁ´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤¬ -¥µ¥Ý¡¼¥È¤¹¤ë \*(lqPrevious\-Sequence\*(rq ¥¨¥ó¥È¥ê¤Ë»÷¤Æ¤¤¤Þ¤¹¡£ -\fIrcvstore\fR ¤Ï¡¢¥·¡¼¥±¥ó¥¹¤Ë¥á¥Ã¥»¡¼¥¸¤òÄɲ乤ëÁ°¤Ë¡¢¥·¡¼¥±¥ó¥¹¤ò¶õ¤Ë¤·¤¿¤ê -¤Ï¤·¤Ê¤¤¤Î¤Ç¡¢Ãí°Õ¤·¤Æ²¼¤µ¤¤¡£ - -¤µ¤é¤Ë¡¢ -`\-sequence' ¥ª¥×¥·¥ç¥ó¤ÎŬÀڤʻÈÍѤˤè¤ê¡¢¥æ¡¼¥¶¡¼ÄêµÁ¥·¡¼¥±¥ó¥¹¤Ë¡¢ -Á÷¤é¤ì¤Æ¤­¤¿¥á¥Ã¥»¡¼¥¸¤ò¤½¤ì¤é¤¬ÆϤ¤¤¿¤â¤Î¤È¤·¤ÆÉÕ¤±²Ã¤¨¤é¤ì¤Þ¤¹¡£ -\fIpick\fP ¤Î¤è¤¦¤Ë¡¢ -`\-zero' ¤È `\-nozero' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -¸Å¤¤¥·¡¼¥±¥ó¥¹¤ò¥¼¥í¤Ë¤¹¤ë¡¢¥¼¥í¤Ë¤·¤Ê¤¤¡¢¤Î»ØÄê¤ËÍѤ¤¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -ƱÍͤˡ¢ -`\-public' ¤È `\-nopublic' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -¥Ñ¥Ö¥ê¥Ã¥¯¡¦¥·¡¼¥±¥ó¥¹¤È¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤òÄɲ䵤»¤ë¤Î¤Ë -ÍѤ¤¤é¤ì¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Folder\-Protect:~^¿·¤·¤¤¥Õ¥©¥ë¥À¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^Inbox:~^inbox ¤ò·è¤á¤ë¡£¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqinbox\*(rq -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^Unseen\-Sequence:~^̤ÆÉ¥á¥Ã¥»¡¼¥¸¤ò¼¨¤¹¥·¡¼¥±¥ó¥¹Ì¾ -.Sa -inc(1), pick(1), mh\-mail(5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï \*(lqinbox\*(rq -.Ds -`\-create' -.Ds -`\-nopublic' ¥Õ¥©¥ë¥À¤¬½ñ¤­¹þ¤ß¶Ø»ß¤Î¾ì¹ç¡£¤µ¤â¤Ê¤¯¤Ð¡¢`\-public' -.Ds -`\-nozero' -.Co -¥·¡¼¥±¥ó¥¹¤ÎÁàºî¤ò½ü¤¤¤Æ¡¢¥³¥ó¥Æ¥¯¥¹¥È¤ÎÊѹ¹¤Ï»î¤ß¤é¤ì¤Þ¤»¤ó¡£ -.Bu -¤â¤·¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqUnseen\-Sequence\*(rq ¥¨¥ó¥È¥ê¤¬Â¸ºß¤·¤¿¾ì¹ç¡¢ -¾¤Î \fIMH\fP ¥×¥í¥»¥¹¤â¥³¥ó¥Æ¥¯¥¹¥È¤ò¹¹¿·¤·¤è¤¦¤È¤·¤Æ¤¤¤ë¤Î¤Ë¡¢ -\fIrcvstore\fP ¤â¥³¥ó¥Æ¥¯¥¹¥È¤ò¹¹¿·¤·¤è¤¦¤È¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢¥³¥ó¥Æ¥¯¥¹¥È¤ò¿®Íê¤Ç¤­¤Ê¤¤¤â¤Î¤Ë¤·¤Æ¤·¤Þ¤¦²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹¡£ -²óÈò¤¹¤ë¤Ë¤Ï¡¢\*(lqUnseen\-Sequence\*(rq ¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê -¤ò»È¤¦»þ¤Ï¡¢\fIrcvstore\fP ¤ò»È¤ï¤Ê¤¤¤³¤È¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-refile.me --- a/doc/ja-refile.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,120 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC REFILE 1 -.NA -refile \- ¥á¥Ã¥»¡¼¥¸¤ò¾¤Î¥Õ¥©¥ë¥À¤ËÀ°Íý¤¹¤ë -.SY -refile -\%[msgs] -\%[\-draft] -\%[\-link] \%[\-nolink] -\%[\-preserve] \%[\-nopreserve] -\%[\-src\ +folder] -\%[\-file\ file] -\%[\-rmmproc program] \%[\-normmproc] -+folder ... -\%[\-help] -.DE -\fIrefile\fR ¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤ò¸µ¤Î¥Õ¥©¥ë¥À¤«¤é -°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤Î¥Õ¥©¥ë¥À¤Ë°ÜÆ°¤·¤¿¤ê(\fImv\fR\0(1))¡¢ -¥ê¥ó¥¯¤·¤¿¤ê(\fIln\fR\0(1))¤·¤Þ¤¹¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤ò»æ¤Î½ñÎà¤È¹Í¤¨¤ë¤Ê¤é¡¢ -¤³¤ÎÁàºî¤Ï¤½¤Î»æ¤Î½ñÎà(¤Þ¤¿¤Ï¤½¤Î¥³¥Ô¡¼)¤ò -¥Õ¥¡¥¤¥ë¤ËÄÖ¤¸¤ë»ö¤Ë»÷¤Æ¤Ê¤¯¤â¤Ê¤¤¤Ç¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤¬À°Íý¤µ¤ì¤ëºÝ¡¢ -²Äǽ¤Ê¤é¤Ð¤½¤ì¤Ï°ÜÆ°Àè¥Õ¥©¥ë¥À¤Ø¤È¥ê¥ó¥¯¤µ¤ì¡¢¤µ¤â¤Ê¤¯¤Ð¡¢¥³¥Ô¡¼¤µ¤ì¤Þ¤¹¡£ -°ÜÆ°Àè¥Õ¥©¥ë¥À¤¬Æ±¤¸¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å¤Ë¤¢¤ë¸Â¤ê¡¢ -Ê£¿ô¤Î¥Õ¥©¥ë¥À¤ØÀ°Íý¤·¤Æ¤â¥Ç¥£¥¹¥¯ÍÆÎ̤ϤۤȤó¤ÉÊѤï¤ê¤Þ¤»¤ó¡£ -¤³¤Î»ÅÍͤÏÊ£¿ô¤ËʬÎव¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò°·¤¦¤Î¤ËÅԹ礬¤¤¤¤¤Ç¤¹¡£ -Î㤨¤Ð¡¢Jones ¤«¤é ARPA Map ·×²è¤Ë´Ø¤¹¤ë¥á¥Ã¥»¡¼¥¸¤¬ÆϤ¤¤¿¾ì¹ç¡¢ -¥³¥Þ¥ó¥É - - refile\0cur\0+jones\0+Map - -¤Ë¤è¤Ã¤Æ¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤Ï `jones' ¤È `Map' ¤Î¤É¤Á¤é¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë¤â¤¢¤ë¤è¤¦¤Ë½ÐÍè¤Þ¤¹¡£ - -`\-file\ file' ¥ª¥×¥·¥ç¥ó¤Ë¤è¤Ã¤Æ¡¢¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤Ï¤Ê¤¯¡¢ -»ØÄê¤Î¥Õ¥¡¥¤¥ë¤òÀ°Íý¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ -¤½¤Î¥Õ¥¡¥¤¥ë¤Ï¾¤ÎÁ´¤Æ¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸Æ±Íͤˡ¢ -Àµ¤·¤¤·Á¼°¤Î¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¥á¡¼¥ë¥É¥í¥Ã¥×·Á¼°¤Ç¤¢¤ë¤Ù¤­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó -(¥á¡¼¥ë¥É¥í¥Ã¥×·Á¼°¤Î¥Õ¥¡¥¤¥ë¤ò¥Õ¥©¥ë¥ÀÆâ¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸¤Î·Á¼°¤Ë -ÊÑ´¹¤¹¤ëÊýË¡¤Ï \fIinc\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤)¡£ - -`\-src\ +folder' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î¥á¥Ã¥»¡¼¥¸¤ÎÂå¤ï¤ê¤Ë¡¢ -¤½¤Î»ØÄê¤Î¥Õ¥©¥ë¥À¤Î¥á¥Ã¥»¡¼¥¸¤òÀ°Íý¤·¤Þ¤¹¡£¤Ä¤Þ¤ê¡¢°ÜÆ°¸µ¤Î¥Õ¥©¥ë¥À¤ò -»ØÄê½ÐÍè¤Þ¤¹¡£ - -¤â¤·°ÜÆ°Àè¤Î¥Õ¥©¥ë¥À¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¡¢ -\fIrefile\fR ¤Ï¤½¤ì¤òºî¤ë¤«¤É¤¦¤«¤òʹ¤¤¤Æ¤­¤Þ¤¹¡£ -ÈÝÄê¤ÎÅú¤ò¤¹¤ë¤È¡¢½èÍý¤ò½ªÎ»¤·¤Þ¤¹¡£ -¤â¤·¡¢\fIrefile\fR ¤ËÂФ¹¤ëɸ½àÆþÎϤ¬Ã¼Ëö¤Ç¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -\fIrefile\fR ¤Ï²¿¤âʹ¤«¤º¤Ë¡¢ -¥æ¡¼¥¶¡¼¤¬Á´¤Æ¤Î¼ÁÌä¤Ë \*(lqyes\*(rq ¤ÈÅú¤¨¤¿¤«¤Î¤è¤¦¤Ë¿¶Éñ¤¤¤Þ¤¹¡£ - -¥ª¥×¥·¥ç¥ó `\-link' ¤Ï¥á¥Ã¥»¡¼¥¸¤ò¸µ¤Î¥Õ¥©¥ë¥À¤Ë¤â»Ä¤¹¤è¤¦¤Ë¤·¤Þ¤¹ -(¤¹¤Ê¤ï¤Á¡¢\fImv\fR(1) ¤Ç¤Ï¤Ê¤¯ \fIln\fR(1) ¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹)¡£ -¤³¤ì¤ËÂФ·¤Æ¡¢`\-nolink' ¤Ï¸µ¥Õ¥©¥ë¥À¤Î¥á¥Ã¥»¡¼¥¸¤Ï¾Ã¤µ¤ì¤Þ¤¹¡£ -Ä̾ï¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤¬°ÜÆ°¤µ¤ì¤ë»þ¡¢¤½¤ì¤¾¤ì¤Î°ÜÆ°Àè¥Õ¥©¥ë¥À¤Ë±÷¤¤¤Æ¡¢ -¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤ÎºÇ¤âÂ礭¤ÊÈÖ¹æ¤Î¥á¥Ã¥»¡¼¥¸¤Î¼¡¤ÎÈֹ椬³ä¤êÅö¤Æ¤é¤ì¤Þ¤¹¡£ -`\-preserve' ¥ª¥×¥·¥ç¥ó¤ò»È¤¦¤È¡¢¤³¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æÊѹ¹¤òÁ˻߽ÐÍè¤Þ¤¹¡£ -¤·¤«¤·¡¢¥Õ¥¡¥¤¥ë̾¤¬½Å¤Ê¤Ã¤Æ¤·¤Þ¤¦¤«¤â¤·¤ì¤Ê¤¤¤Î¤Ç¡¢ -¤³¤Î¥ª¥×¥·¥ç¥ó¤Î»ÈÍѤÏÃí°Õ¤¬É¬ÍפǤ¹¡£ - -¤â¤· `\-link' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç -(¤¢¤ë¤¤¤Ï `\-nolink' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç)¡¢ -°ÜÆ°¤·¤¿¥á¥Ã¥»¡¼¥¸¤Ï¸µ¥Õ¥©¥ë¥À¤«¤é¤Ï¡¢ -Ƭ¤Ë¥³¥ó¥Þ(¤Þ¤¿¤Ï¥µ¥¤¥È°Í¸¤Î¥ª¥×¥·¥ç¥ó SBACKUP ¤ÎÃÍ)¤ò -¤Ä¤±¤¿¥Õ¥¡¥¤¥ë̾¤ËÊѹ¹¤¹¤ë»ö¤Çºï½ü¤·¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢`refile\ \-nolink' ¤È¤Ï¡¢ -¼Â¤Ï `refile\ \-link' ¤ò¤·¤¿¸å¡¢\fIrmm\fR\0(1) ¤ò¤·¤Æ¤¤¤ëÌõ¤Ç¤¹¡£ - -.ne 4 -¤â¤·¥æ¡¼¥¶¤¬¼¡¤Î¤è¤¦¤Ê¥×¥í¥Õ¥¡¥¤¥ë¡¦¥³¥ó¥Ý¡¼¥Í¥ó¥È¤ò»ý¤Ã¤Æ¤¤¤¿¾ì¹ç¡¢ - - rmmproc: /bin/rm - -\fIrefile\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤òºï½ü¤¹¤ëÂå¤ï¤ê¤Ë¤³¤Î¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¥æ¡¼¥¶¡¼¤Ï¤³¤Î¥×¥í¥Õ¥¡¥¤¥ë»ØÄê¤ò¼è¤ê¾Ã¤¹¤¿¤á¤Ë¡¢ -¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ç `\-rmmproc program' ¤È»ØÄꤷ¤Æ¤â¹½¤¤¤Þ¤»¤ó¡£ -`\-normmproc' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¤½¤Î¥á¥Ã¥»¡¼¥¸¥Õ¥¡¥¤¥ë¤ò -¾å½Ò¤Î¤è¤¦¤Ë¥ê¥Í¡¼¥à¤¹¤ë»ö¤Çºï½ü¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤¹¡£ - -`\-draft' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -\fIrefile\fR ¤Ë /draft ¤òÀ°Íý¤¹¤ë»ö¤ò»Ø¼¨¤·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Folder\-Protect:~^¿·¤·¤¤¥Õ¥©¥ë¥À¤òºî¤ëºÝ¤Ë¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^rmmproc:~^¥á¥Ã¥»¡¼¥¸¤òºï½ü¤¹¤ë¥×¥í¥°¥é¥à -.Sa -folder(1) -.De -`\-src\ +folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-nolink' -.Ds -`\-nopreserve' -.Co -¤â¤· `\-src\ +folder' ¤¬Í¿¤¨¤é¤ì¤ë¤È¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤· `\-link' ¤â `all' ¤â»ØÄꤵ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¡¢ -ºÇ¸å¤Ë»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬¸µ¥Õ¥©¥ë¥ÀÆâ¤Î¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤È¤Ê¤ê¤Þ¤¹¡£ -¤µ¤â¤Ê¤¯¤Ð¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤ÏÊѹ¹¤µ¤ì¤Þ¤»¤ó¡£ - -¤â¤·¥×¥í¥Õ¥¡¥¤¥ë¤Ë Previous\-Sequence ¥¨¥ó¥È¥ê¤¬»ØÄꤵ¤ì¤Æ¤¤¤ë¤È¡¢ -¸µ¥Õ¥©¥ë¥À¤Ç»ØÄê¤Î̾Á°¤Î¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤¹¤ë»ö¤Ë²Ã¤¨¤Æ¡¢ -\fIrefile\fR ¤Ï°ÜÆ°Àè¥Õ¥©¥ë¥À¤Ç¤â¤½¤ì¤é¤Î¥·¡¼¥±¥ó¥¹¤òÄêµÁ¤·¤Þ¤¹¡£ -Previous\-Sequence ¤Ë´Ø¤¹¤ë¾ðÊó¤Ï \fImh\-sequence\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Bu -\fIrefile\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤ò¾Ã¤¹ºÝ¤Ë \fIrmmproc\fP ¤ò»È¤¦¤Î¤Ç¡¢ -\fIrmmproc\fP Æâ¤Ç `\-normmproc' ¥ª¥×¥·¥ç¥ó̵¤·¤Ç \fIrefile\fP ¤ò¸Æ¤Ó½Ð¤· -¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£¤Ç¤Ê¤¤¤È¡¢Ìµ¸Â¥ë¡¼¥×¤Ë´Ù¤ë»ö¤Ç¤·¤ç¤¦¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-repl.me --- a/doc/ja-repl.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,269 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC REPL 1 -.NA -repl \- ¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤¹¤ë -.SY -repl -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-cc\ all/to/cc/me] \%[\-nocc\ all/to/cc/me] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-fcc\ +folder] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -.\" \%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-query] \%[\-noquery] -\%[\-width\ columns] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIrepl\fR ¤Ï´û¸¤Î¥á¥Ã¥»¡¼¥¸¤ËÂФ¹¤ëÊÖ»ö¤òºîÀ®¤¹¤ë¼ê½õ¤±¤ò¤·¤Þ¤¹¡£ -\fIrepl\fR ¤ÏÊÖ¿®¤Î¥É¥é¥Õ¥È¤òºîÀ®¤¹¤ëºÝ¤Ë¡¢ -ÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È¤ò»ÈÍѤ·¤Þ¤¹¡£ -ºÇ¤â´Êñ¤Ê·Á¼°¤Î¾ì¹ç(°ú¿ô¤¬¤Ê¤¤¾ì¹ç)¤Ï¡¢¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î -¥«¥ì¥ó¥È¥á¥Ã¥»¡¼¥¸¤ËÊÖ¿®¤¹¤ë¾ì¹ç¤Ç¡¢¥á¥Ã¥»¡¼¥¸·Á¼°¤Î¿÷·¿¤ò»È¤¤¡¢ -\fIwhatnow\fR\0(1) ¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤ÎÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È¤ò»È¤¦¤È¡¢ -¼¡¤Î¤è¤¦¤Ê¥É¥é¥Õ¥È¤¬ºî¤é¤ì¤Þ¤¹¡£ - -.nf -.in 1i -To: ¤Þ¤¿¤Ï -cc: ¡¢¡¢¤½¤·¤Æ¤¢¤Ê¤¿¼«¿È -Subject: Re: -In\-reply\-to: Your message of . -.ti +\w'In\-reply\-to: 'u - -.in .5i -.fi - -¤³¤³¤Ç¡¢³Ñ³ç¸Ì (<\ >) ¤Ç°Ï¤ï¤ì¤¿¥Ø¥Ã¥À¡¼Ì¾¤Ï¡¢ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î -»ØÄê¤Î¥Ø¥Ã¥À¡¼¹Ô¤ÎÆâÍƤò°ÕÌ£¤·¤Þ¤¹¡£ -ÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È¤Ïñ¤Ê¤ë¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¾ÜºÙ¤Ï \fImh\-format\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -`\-cc\ type' ¥ª¥×¥·¥ç¥ó¤ÏÊÖ¿®¤Î \*(lqcc:\*(rq ¹Ô¤Ëï¤òÃÖ¤¯¤«¤ò»ØÄꤹ¤ë -°ú¿ô¤ò¼è¤ê¤Þ¤¹¡£ -`\-query' ¥ª¥×¥·¥ç¥ó¤Ï `\-cc\ type' ¤ÎÆ°ºî¤òÂÐÏÃŪ¤Ëʹ¤¯¤â¤Î¤Ç¡¢ -\*(lqTo:\*(rq ¤ä \*(lqcc:\*(rq ¤ËÃÖ¤«¤ì¤ë¥¢¥É¥ì¥¹¤½¤ì¤¾¤ì¤ËÂФ·¤Æ¡¢ -¼ÂºÝ¤Ë¤½¤Î¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤Ù¤­¤«¤É¤¦¤«¤òʹ¤¤¤Æ¤­¤Þ¤¹ -(¤³¤ì¤ÏÆÃÊ̤ÊÌÜŪ¤ÎÊÖ¿®¤Î¾ì¹ç¤ËÊØÍø¤Ç¤¹)¡£ -`\-cc' ¤È `\-nocc' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -¹ÎÄê¤ÈÈÝÄê¤Î·Á¼°¤ò¼è¤ë¾¤ÎÁ´¤Æ¤Î¥ª¥×¥·¥ç¥óƱÍÍ¡¢»ØÄꤹ¤ë°ÌÃÖ¤¬½ÅÍפǤ¹¡£ - -.\" --¤³¤ì¤Ï¤â¤Ï¤ä»È¤ï¤ì¤Ê¤¤¤è¤¦¤Ë»×¤¨¤ë¡£/JLR -.\" `\-format' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢Internet ·Á¼°¤ÎÀ°·Á¤¬»È¤ï¤ì¤Þ¤¹ -.\" (¤¢¤ë¤¤¤Ï¡¢`\-noformat' ¤Ç»È¤ï¤ì¤Þ¤»¤ó)¡£ -.\" ¤â¤·»ØÄꤹ¤ì¤Ð (¥Ç¥Õ¥©¥ë¥È)¡¢ -\*(lqTo:\*(rq¡¢\*(lqcc:\*(rq¡¢¤½¤·¤Æ \*(rqBcc:\*(rq ¤Ç»Ï¤Þ¤ë¹Ô¤Ï -ɸ½à²½¤µ¤ì¡¢½ÅÊ£¤¹¤ë¥¢¥É¥ì¥¹¤Ïºï½ü¤µ¤ì¤Þ¤¹¡£ -²Ã¤¨¤Æ¡¢`\-width\ columns' ¥ª¥×¥·¥ç¥ó¤Ï \fIrepl\fR ¤Ë¤³¤ì¤é¤Î¹Ô¤ÎÀ°·Á¤ò -°ÆÆ⤷¤Þ¤¹¡£ - -¤â¤·¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤Ë \*(lqreplcomps\*(rq ¤È¤¤¤¦Ì¾Á°¤Î¥Õ¥¡¥¤¥ë¤¬ -¤¢¤ë¾ì¹ç¡¢¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¡¼¥à¤ËÂå¤ï¤Ã¤Æ¤½¤ì¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢`\-form\ formfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¤¬ -»È¤ï¤ì¤Þ¤¹¡£ - -¤â¤·¡¢¥É¥é¥Õ¥È¤¬´û¤Ë¸ºß¤¹¤ë¾ì¹ç¡¢ -\fIrepl\fR ¤Ï¤½¤Î¥É¥é¥Õ¥È¤ò¤É¤¦¤¹¤ë¤Î¤«¤òʹ¤¤¤ÆÍè¤Þ¤¹¡£ -\fBquit\fR ¤ÈÅú¤¨¤ë¤È¡¢¥É¥é¥Õ¥È¤ò¤½¤Î¤Þ¤Þ»Ä¤·¤Æ¡¢\fIrepl\fR ¤ò½ªÎ»¤·¤Þ¤¹¡£ -\fBreplace\fR ¤Ï¸ºß¤¹¤ë¥É¥é¥Õ¥È¤ò¶õ¤Î¿÷·¿¤ÇÃÖ¤­´¹¤¨¤Þ¤¹¡£ -\fBlist\fR ¤Ï¥É¥é¥Õ¥È¤òɽ¼¨¤·¤Þ¤¹¡£ - -`\-editor' ¤ä `\-noedit' ¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï -\fIcomp\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -¥¨¥Ç¥£¥¿¤Ë¤¤¤ë´Ö¤À¤±¤Ï¡¢ -ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï \*(lq@\*(rq ¤È¤¤¤¦¥ê¥ó¥¯Ì¾¤Ç»²¾È¤Ç¤­¤Þ¤¹ -(¥Ç¥Õ¥©¥ë¥È¤Î \fIwhatnowproc\fR ¤Î¾ì¹ç)¡£ -²Ã¤¨¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤Î¼ÂºÝ¤Î¥Ñ¥¹Ì¾¤Ï´Ä¶­ÊÑ¿ô \fB$editalt\fR ¤Ë¡¢ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬Æþ¤Ã¤Æ¤¤¤ë¥Õ¥©¥ë¥À¤Î¥Ñ¥¹Ì¾¤Ï´Ä¶­ÊÑ¿ô \fB$mhfolder\fR ¤Ë -³ÊǼ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - -\fIrepl\fR ¤Ï `\-form\ formfile' ¥ª¥×¥·¥ç¥ó¤ò¡¢ -¥É¥é¥Õ¥È¤ÎºÇ½é¤Î¾õÂ֤Τɤ¦ºî¤ë¤«¤ò»Ø¼¨¤¹¤ë¤â¤Î¤Ç¡¢ -`\-filter\ filterfile' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£Éôʬ¤Ë´Þ¤Þ¤ì¤ë -ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤ò¤É¤¦À°·Á¤¹¤ë¤«¤ò»Ø¼¨¤¹¤ë¤â¤Î¤Ç¤¹¡£ -¤â¤· `\-filter' ¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢ -ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£¤Ë¤Ï¼è¤ê¹þ¤Þ¤ì¤Þ¤»¤ó¡£ -¤â¤· `\-filter\ filterfile' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ï¥É¥é¥Õ¥È¤Î¥Ü¥Ç¥£¤Ø¤È½ÐÎϤµ¤ì¤ëÁ°¤Ë -¥Õ¥£¥ë¥¿(ºÆÀ°·Á)¤Ë¤«¤±¤é¤ì¤Þ¤¹¡£ -\fIrepl\fR ¤ÏÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ëºÝ¤Ë \fImhl\fR ¤ò¸Æ¤Ó½Ð¤¹¤Î¤Ç¡¢ -\fIrepl\fR ¤ËÂФ¹¤ë¥Õ¥£¥ë¥¿¡¦¥Õ¥¡¥¤¥ë¤Ï \fImhl\fR ¤Îɸ½à¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç -¤¢¤ë¤Ù¤­¤Ç¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥£¥ë¥¿¤Ï¤¢¤ê¤Þ¤»¤ó(`\-filter' ¤¬¥Õ¥¡¥¤¥ë̾¤È¶¦¤Ë -»ØÄꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)¡£ -¶¦Ä̤˻ÈÍѤµ¤ì¤ë¥Õ¥£¥ë¥¿¡¼¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -: -body:nocomponent,compwidth=9,offset=9 -.in -.5i -.fi - -¤³¤ì¤Ï¡¢°ì¹Ô¶õ¹Ô¤ò½ÐÎϤ·¤¿¸å¡¢ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ü¥Ç¥£¤ò -¥¿¥Ö°ì¤Äʬ»ú²¼¤²¤·¤Æ¼è¤ê¹þ¤à¤È¤¤¤¦¤â¤Î¤Ç¤¹¡£ -USENET ¤Ç¿Íµ¤¤Î¤¢¤ëÊ̤Υե©¡¼¥Þ¥Ã¥È¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ie n \{ -message-id:nocomponent,\|nonewline,\\ -formatfield=\*(lqIn message %{text},\ \*(rq \} -.el message-id:nocomponent,\|nonewline,\|formatfield=\*(lqIn message %{text},\ \*(rq -from:nocomponent,\|formatfield=\*(lq%(friendly{text}) writes:\*(rq -body:component=\*(lq>\*(rq,\|overflowtext=\*(lq>\*(rq,\|overflowoffset=0 -.in -.5i -.fi - -¤³¤ì¤ÏÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î Message-ID ¤Èºî¼Ô¤ò°úÍѤ·¤Æ¡¢ -¥Ü¥Ç¥£¤Î¤½¤ì¤¾¤ì¤Î¹Ô¤ÎƬ¤Ë \*(lq>\*(rq ¤òÉÕ¤±¤Æ¼è¤ê¹þ¤à¤È¤¤¤¦¤â¤Î¤Ç¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤ÎÊñ´Þ¤Ë MIME ¥ë¡¼¥ë¤ò»È¤¦¾ì¹ç¤Ë¤Ï¡¢ -`\-mime' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ì¤Ë¤è¤ê \fIrepl\fR ¤Ï \fImhn\fR ½èÍý¤ò¹Ô¤Ê¤¦¤¿¤á¤Î¥Õ¥¡¥¤¥ë¤òºî¤ê¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤ÏÁ÷¤ê½Ð¤¹Á°¤Ë \fImhn\fR ¤Ç½èÍý¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ - -MH ¤Ç¤Ï \&.mh\(ruprofile ¤Ë°Ê²¼¤Î¹Ô¤òÄɲ䷤ʤ¤¸Â¤ê¡¢ -¼«Æ°Åª¤Ë¤Ï \fImhn\fR ¤Ï¸Æ¤Ó½Ð¤µ¤Ê¤¤»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£ -.sp -.in +.5i -automhnproc: mhn -.in -.5i -.sp -¤³¤ì¤ò¤·¤Ê¤¤»þ¤Ï¡¢ -¥É¥é¥Õ¥È¤òÁ÷¤ëÁ°¤ËÌÀ¼¨Åª¤Ë°Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.sp -.in +.5i -What now? edit mhn -.in -.5i -.sp - -¤â¤·¤³¤Î»ÅÍͤò»È¤¤¤¿¤¯¤Ê¤¤¾ì¹ç¤Ï¡¢ -\fIforw\fR\0(1) ¤Ë¡¢¤³¤ì¤ò¼«Æ°²½¤¹¤ëÊ̤Υ¢¥¤¥Ç¥¢¤¬½ñ¤«¤ì¤Æ¤¤¤Þ¤¹¡£ - -¤â¤·¡¢`\-annotate' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¤Ï -¼¡¤Ë¼¨¤¹¤è¤¦¤ÊÃí¼á¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ - - Replied:\ ÆüÉÕ - Replied:\ ¥¢¥É¥ì¥¹ - -¥¢¥É¥ì¥¹¥ê¥¹¥È¤Ï¡¢³Æ¼õ¼è¿Í¤ËÂФ·¤Æ°ì¹Ô¤º¤Ä¤È¤Ê¤ê¤Þ¤¹¡£ -¤³¤ÎÃí¼á¤Ï¡¢ -¥á¥Ã¥»¡¼¥¸¤¬ \fIrepl\fR ¤«¤éľÀÜÁ÷¤é¤ì¤¿»þ¤Ë¤À¤±ÉÕ¤±¤é¤ì¤Þ¤¹¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤¬ \fIrepl\fR ¤«¤é¤¹¤°¤Ë¤ÏÁ÷¤é¤ì¤º¤Ë¡¢ -¸å¤Ë \*(lqcomp \-use\*(rq ¤Ê¤É¤ÇºÆÊÔ½¸¤·¤Æ¤«¤éÁ÷¤é¤ì¤¿¾ì¹ç¡¢ -¤³¤ÎÃí¼áÉÕ¤±¤Ï¹Ô¤Ê¤ï¤ì¤Þ¤»¤ó¡£ -`\-inplace' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -Ãí¼á¤¬ÉÕ¤±¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î¥Ï¡¼¥É¥ê¥ó¥¯¤òÊÝ»ý¤¹¤ë¤¿¤á¤Ë¡¢ -°ÜÆ°¡¦¥³¥Ô¡¼Åù¤»¤º¤Ë¡¢¤½¤Î¥Õ¥¡¥¤¥ë¼«¿È¤ËÃí¼áÉÕ¤±¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -`\-fcc\ +folder' ¥ª¥×¥·¥ç¥ó¤Ï¡¢ -¼«Æ°Åª¤Ë Fcc: ¤¹¤ë¥Õ¥©¥ë¥À¤ò»ØÄꤷ¤Þ¤¹¡£ -Ê£¿ô¤Î¥Õ¥©¥ë¥À¤ò»ØÄꤹ¤ë¾ì¹ç¤Ï¡¢¤½¤ì¤¾¤ì¤Î¥Õ¥©¥ë¥À̾¤ÎÁ°¤Ë `\-fcc' ¤ò -ÉÕ¤±¤Þ¤¹¡£ - -ɸ½à¤Î \fImh\-format\fR\0(5) ¥¨¥¹¥±¡¼¥×¤Ë²Ã¤¨¤Æ¡¢ -\fIrepl\fR ¤Ï¼¡¤ÎÉÕ²ÃŪ¤Ê¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤¬»È¤¨¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'Escape 'u +\w'Returns 'u -\fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -\fIfcc\fR string `\-fcc\ folder' ¤Ç»ØÄꤵ¤ì¤¿Á´¤Æ¤Î¥Õ¥©¥ë¥À -.re -.fi - -·«¤êÊÖ¤·¤òËɤ°¤¿¤á¤Ë¡¢ -\fIrepl\fR ¤Ï \fIsubject\fR ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤Ç¤Ï¡¢Ê¸»úÎó¤ÎºÇ½é¤Ë¤¢¤ë -`Re: ' ¤ò¼è¤ê½ü¤­¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fIMH\fR ¤Î \fBAdvanced Features\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¥¨¥Ç¥£¥¿¤ò½ªÎ»¤¹¤ëºÝ¡¢\fIrepl\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -»È¤¨¤ë¥ª¥×¥·¥ç¥ó¤Ë´Ø¤·¤Æ¤Ï \fIwhatnow\fR\0(1) ¤ò¸«¤Æ²¼¤µ¤¤¡£ -¤³¤Î¥×¥í¥°¥é¥à¤ò¸Æ¤Ó½Ð¤¹»ö¤Ï `\-nowhatnowproc' ¥ª¥×¥·¥ç¥ó¤ÇÍÞÀ©½ÐÍè¤Þ¤¹ -(ËÜÅö¤ò¸À¤¦¤È¡¢ -ºÇ½é¤ÎÊÔ½¸¤ò³«»Ï¤¹¤ë¥×¥í¥°¥é¥à¤¬ \fIwhatnow\fR ¤Ç¤¹¡£ -½¾¤Ã¤Æ¡¢`\-nowhatnowproc' ¤ÏÁ´¤Æ¤ÎÊÔ½¸¤òÍÞÀ©¤·¤Þ¤¹)¡£ -.Fi -^/usr/local/mh/lib/replcomps~^ÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È -^¤¢¤ë¤¤¤Ï /replcomps~^¤¬É¸½à¥Æ¥ó¥×¥ì¡¼¥È¤ËÂå¤ï¤ë -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/draft~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Alternate\-Mailboxes:~^¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Editor:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤òÃÖ¤­´¹¤¨¤ë -.Ps -^Msg\-Protect:~^¿·¤·¤¤¥á¥Ã¥»¡¼¥¸(¥É¥é¥Õ¥È)¤òºî¤ëºÝ¤Ë -^~^¥»¥Ã¥È¤µ¤ì¤ë¥â¡¼¥É -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^mhlproc:~^ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Ë¥Õ¥£¥ë¥¿¡¼¤ò¤«¤±¤ë¥×¥í¥°¥é¥à -.Ps -^whatnowproc:~^\*(lqWhat now?\*(rq ¤Èʹ¤¤¤Æ¤¯¤ë¥×¥í¥°¥é¥à -.Sa -comp(1), dist(1), forw(1), send(1), whatnow(1), mh\-format(5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msg' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-nocc\ all' ¥ª¥×¥·¥ç¥ó ATHENA ¤ò»ØÄꤷ¤Æ¹½ÃÛ¤·¤¿¥µ¥¤¥È - ¤µ¤â¤Ê¤¯¤Ð¡¢`\-cc\ all' -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noinplace' -.Ds -`\-nomime' -.Ds -`\-noquery' -.Ds -`\-width\ 72' -.Co -¤â¤·¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -ÊÖ¿®¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Hi -°ÊÁ°¡¢¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎóÊý¼°¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤Ê¤ëÁ°¤Ï¡¢ -`\-noformat' ¤Ç¡¢¥¢¥É¥ì¥¹¡¦¥Ø¥Ã¥À¡¼¤ò¤½¤Î¤Þ¤Þ½ÐÎϤ·¤Æ¤¤¤Þ¤·¤¿¡£ -º£¤Ï¡¢Á´¤Æ¤Î¥¢¥É¥ì¥¹¡¦¥Ø¥Ã¥À¡¼¤Ï Internet ¤Îɸ½à¤Ë¹ç¤¦¤è¤¦À°·Á¤·¤Þ¤¹¡£ -.Bu -ÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È¤Ë¥¢¥É¥ì¥¹¤¬¸½¤ï¤ì¤ë¾ì¹ç¡¢ -¥Û¥¹¥È¤ò´Þ¤Þ¤Ê¤¤¥¢¥É¥ì¥¹¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó¡£ -\fIrepl\fR ¤Ï¡¢¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï localhost ¤ò»È¤¦Âå¤ï¤ê¤Ë¡¢ -º¹¤·½Ð¤·¥Û¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ÎÏäζ÷°Õ: ¤â¤·¡¢ÊÖ¿®¥Æ¥ó¥×¥ì¡¼¥È¤Ë¥¢¥É¥ì¥¹¤ò´Þ¤á¤¿¤¤¤Ê¤é¡¢ -¥¢¥É¥ì¥¹¤Î¥Û¥¹¥ÈÉôʬ¤ò»ØÄꤷ¤Ê¤µ¤¤¡£ - -`\-width columns' ¥ª¥×¥·¥ç¥ó¤Ï¥¢¥É¥ì¥¹¤òÀÞ¤ê¶Ê¤²¤ë»þ¤Ë¤À¤±»È¤ï¤ì¤Þ¤¹¡£ -¾¤Î¥Ø¥Ã¥À¡¼¤Ï¹Ô¤òÀÞ¤êÊÖ¤¹¤³¤È¤Ï¤·¤Þ¤»¤ó¡£ - -¤â¤· \fIwhatnowproc\fR ¤¬ \fIwhatnow\fR ¤Î¾ì¹ç¡¢ -\fIrepl\fR ¤Ï \fIwhatnow\fR ¥×¥í¥°¥é¥à¤ò¼ÂºÝ¤ËÁö¤é¤»¤º¤Ë¡¢ -Æ⢤Π\fIwhatnow\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIwhatnowproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIwhatnow\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIrepl\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -¤â¤·¥«¥ì¥ó¥È¡¦¥Ç¥£¥ì¥¯¥È¥ê¤¬½ñ¤­¹þ¤ß¶Ø»ß¤Î¾ì¹ç¡¢ -¥ê¥ó¥¯Ì¾ \*(lq@\*(rq ¤Ï»ÈÍѽÐÍè¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-rmf.me --- a/doc/ja-rmf.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,65 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC RMF 1 -.NA -rmf \- MH ¥Õ¥©¥ë¥À¤òºï½ü¤¹¤ë -.SY -rmf -\%[+folder] -\%[\-interactive] \%[\-nointeractive] -\%[\-help] -.DE -\fIrmf\fR ¤Ï»ØÄꤵ¤ì¤¿(¤¢¤ë¤¤¤Ï¥Ç¥Õ¥©¥ë¥È¤Î)¥Õ¥©¥ë¥ÀÆâ¤Ë¤¢¤ëÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸ -(¥Õ¥¡¥¤¥ë)¤òºï½ü¤·¡¢¤½¤Î¸å¡¢¤½¤Î¥Õ¥©¥ë¥À(¥Ç¥£¥ì¥¯¥È¥ê)¼«¿È¤âºï½ü¤·¤Þ¤¹¡£ -¤â¤·¡¢¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë \fIMH\fR ¤Î¤â¤Î¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë¤¬´Þ¤Þ¤ì¤Æ¤¤¤¿¾ì¹ç¤Ï¡¢ -¤½¤ì¤é¤Ï¾Ã¤µ¤ì¤º¡¢¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤Þ¤¹¡£ -¤â¤·¡¢¥Õ¥©¥ë¥À¤¬ÌÀ¼¨Åª¤Ë»ØÄꤵ¤ì¤¿¾ì¹ç¤ä¡¢`\-nointeractive' ¥ª¥×¥·¥ç¥ó¤¬ -»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢¥Õ¥©¥ë¥À¤Ï²¿¤Î³Îǧ¤â̵¤·¤Ëºï½ü¤µ¤ì¤Þ¤¹¡£ -¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢³Îǧ¤¬¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ -¤â¤·¡¢¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¡¢\fIrmf\fR ¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¸«¤Ä¤±¤é¤ì¤Ê¤«¤Ã¤¿ -¾ì¹ç¤Ï¡¢³Îǧ¤Î¾å¡¢`+inbox' (¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqInbox\*(rq ¤Ç -Êѹ¹¤µ¤ì¤Æ¤Ê¤¤¸Â¤ê)¤òºï½ü¤·¤Þ¤¹¡£ - -°ìö¡¢\fIrmf\fR ¤Ç¥á¥Ã¥»¡¼¥¸¤ò¾Ã¤¹¤È¡¢¤½¤ì¤¬Â¾¤Ø¥ê¥ó¥¯¤ò»ý¤Ã¤Æ¤Ê¤«¤Ã¤¿ -¾ì¹ç¡¢¼è¤êÊÖ¤·¤¬¤Ä¤­¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢¤³¤Î¥³¥Þ¥ó¥É¤Î»ÈÍѤˤϽ¼Ê¬¤ÊÃí°Õ¤¬É¬ÍפǤ¹¡£ - -¤â¤·ºï½ü¤µ¤ì¤ë¥Õ¥©¥ë¥À¤¬¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤Î¾ì¹ç¡¢ -¿Æ¥Õ¥©¥ë¥À¤¬¿·¤·¤¯¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£ -¤½¤·¤Æ¡¢\fIrmf\fR ¤Ï¤½¤ÎÊѹ¹¤ò¹Ô¤Ê¤Ã¤¿»ö¤ò¥æ¡¼¥¶¡¼¤ËÅÁ¤¨¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢¥á¥Ã¥»¡¼¥¸½¸¹ç¤òÁªÂò¤·¡¢¥ê¥¹¥È¤òÁàºî¤·¡¢¤½¤ì¤«¤é¥ê¥¹¥È¤ò¾Ãµî¤·¤Æ¡¢ -¤½¤Î¥ê¥¹¥È¤¬Å¸³«¤µ¤ì¤Æ¤¤¤¿¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ËÌá¤Ã¤Æ¤¯¤ë¤È¤¤¤¦ -´Êñ¤Ê»ÅÁȤߤòÄ󶡤·¤Þ¤¹¡£ - -½ñ¤­¹þ¤ß¶Ø»ß¥Õ¥©¥ë¥À¤Ø¤Î \fIrmf\fR ¤Ï¡¢¤½¤Î¥Õ¥©¥ë¥À¼«¿È¤Ë¤Ï²¿¤â¤»¤º¡¢ -¥×¥í¥Õ¥¡¥¤¥ë¤«¤é¥×¥é¥¤¥Ù¡¼¥È¡¦¥·¡¼¥±¥ó¥¹¤È cur ¾ðÊó -(¤¹¤Ê¤ï¤Á \*(lqatr\-\fIseq\fR\-\fIfolder\fR\*(rq ¥¨¥ó¥È¥ê)¤òºï½ü¤·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Inbox:~^¥Ç¥Õ¥©¥ë¥È¤Î inbox ¤ò¼¨¤¹ -.Sa -rmm(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï³Îǧ¤¢¤ê¤Ç¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`\-interactive' ¤â¤· `+folder' »ØÄ꤬¤Ê¤¤¾ì¹ç - ¤µ¤â¤Ê¤¯¤Ð `\-nointeractive' -.Co -\fIrmf\fR ¤Ï¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤òºï½ü¤¹¤ë¤È¡¢ -¤½¤Î¿Æ¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤Ç¤Ê¤¤¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤¬¾Ã¤µ¤ì¤ë¤È¡¢ -\*(lqinbox\*(rq ¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¾åµ­¤É¤ì¤Ç¤â¤Ê¤¤¾ì¹ç¤Ï¡¢ -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤â¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤âÊѹ¹¤µ¤ì¤Þ¤»¤ó¡£ -.Bu -ľ´ÑŪ¤Ë \fIrmf\fR ¤Ï¥Õ¥©¥ë¥À¤òºÆµ¢Åª¤Ë¾Ã¤¹¤«¤Î¤è¤¦¤Ë´¶¤¸¤ë¤«¤âÃΤì¤Þ¤»¤ó¤¬¡¢ -¤½¤¦¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢¤â¤·¥Õ¥©¥ë¥ÀÆâ¤Ë¥µ¥Ö¡¦¥Õ¥©¥ë¥À¤¬¤¢¤ê¡¢ -¿Æ¥Õ¥©¥ë¥À¤ò \fIrmf\fR ¤·¤¿¤±¤ì¤Ð¡¢ -¤Þ¤ººÇ½é¤Ë»Ò¤ò \fIrmf\fR ¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-rmm.me --- a/doc/ja-rmm.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,65 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC RMM 1 -.NA -rmm \- ¥á¥Ã¥»¡¼¥¸¤òºï½ü¤¹¤ë -.SY -rmm -\%[+folder] \%[msgs] -\%[\-help] -.DE -\fIrmm\fR ¤Ï»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥¡¥¤¥ë¤ò¡¢ -Ƭ¤Ë¥³¥ó¥Þ(¤Þ¤¿¤Ï¥µ¥¤¥È°Í¸¤Î¥ª¥×¥·¥ç¥ó SBACKUP ¤ÎÃÍ)¤ò -¤Ä¤±¤¿¥Õ¥¡¥¤¥ë̾¤ËÊѹ¹¤¹¤ë»ö¤Çºï½ü¤·¤Þ¤¹¡£ -¤³¤ì¤é¡¢¿ô»ú¤Î¥Õ¥¡¥¤¥ë̾¤Ç¤Ê¤¯¤Ê¤Ã¤¿¤â¤Î¤Ï¡¢\fIMH\fR ¤«¤é¤Ï¸«¤¨¤Ê¤¯¤Ê¤ê¤Þ¤¹¤¬¡¢ -¼ÂºÝ¤Ë¥Õ¥¡¥¤¥ë¤¬Ìµ¤¯¤Ê¤Ã¤¿Ìõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -¥³¥ó¥Þ¤Ç»Ï¤Þ¤ë¥Õ¥¡¥¤¥ë̾¤ò°ì»þ¥Õ¥¡¥¤¥ë¤Ç¤¢¤ë¤È¹Í¤¨¡¢ -°ìÆü°ì²ó¤³¤¦¤¤¤Ã¤¿¥Õ¥¡¥¤¥ë¤ò¾Ãµî¤¹¤ë¤¿¤á¤Ë \fIcron\fR\0(8) ¤òÀßÄꤷ¤Æ¤¤¤ë -¥µ¥¤¥È¤â¿¤¤¤è¤¦¤Ç¤¹¡£ - -¤â¤·¥æ¡¼¥¶¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ë¼¡¤Î¤è¤¦¤Ê¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬¤¢¤ë¤È¡¢ - - rmmproc: /bin/rm - -\fIrmm\fR ¤Ï¡¢¤½¤Î¥á¥Ã¥»¡¼¥¸¡¦¥Õ¥¡¥¤¥ë¤òñ¤Ë¥ê¥Í¡¼¥à¤¹¤ëÂå¤ï¤ê¤Ë¡¢ -¤½¤Î¥Õ¥¡¥¤¥ë¤ò¾Ãµî¤¹¤ë¤¿¤á¤Ë»ØÄê¤Î¥×¥í¥°¥é¥à¤òµ¯Æ°¤·¤Þ¤¹¡£ - -csh ¥æ¡¼¥¶¤Ë¤Ï¼¡¤Î¤è¤¦¤ÊÀßÄê¤ò¹¥¤à¼Ô¤â¤¤¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ - - alias rmm 'refile +d' - -¤³¤Î»þ¡¢¥Õ¥©¥ë¥À +d ¤Ï¾Ã¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î¤¿¤á¤Î¥Õ¥©¥ë¥À¤È¤Ê¤ê¤Þ¤¹¡£¤½¤·¤Æ¡¢ - - alias mexp 'rm `mhpath +d all`' - -¤¬¾Ã¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤ò(ËÜÅö¤Ë)¾Ãµî¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤¹¡£ - -\fIrmm\fR ¤Ë¤è¤Ã¤Æ¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤ÏÊѲ½¤·¤Þ¤»¤ó¡£ -¤À¤«¤é \fInext\fR ¤Ï´üÂÔ¤µ¤ì¤ëÄ̤ê¤Ë¥Õ¥©¥ë¥ÀÆâ¤Î¼¡¤Î¥á¥Ã¥»¡¼¥¸¤Ø¤È¿Ê¤ß¤Þ¤¹¡£ - -¤Ê¤ª¡¢¥×¥í¥Õ¥¡¥¤¥ë¤Ë \fITrash-Folder\fR ¥³¥ó¥Ý¡¼¥Í¥ó¥È¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Æ¡¢ -\fIrmmproc\fR ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï¡¢\fIrmm\fR ¤Ï¥´¥ßÈ¢¥Õ¥©¥ë¥Àµ¡Ç½¤ò -»ý¤Á¤Þ¤¹¡£¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤ò¸æÍ÷²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Trash\-Folder:~^¥´¥ßÈ¢¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^rmmproc:~^¥á¥Ã¥»¡¼¥¸¤òºï½ü¤¹¤ë¥×¥í¥°¥é¥à -.Sa -rmf(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤Î¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Bu -\fIrefile\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤ò¾Ã¤¹ºÝ¤Ë \fIrmmproc\fP ¤ò»È¤¦¤Î¤Ç¡¢ -\fIrmmproc\fP Æâ¤Ç `\-normmproc' ¥ª¥×¥·¥ç¥ó̵¤·¤Ç \fIrefile\fP ¤ò¸Æ¤Ó½Ð¤· -¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£¤Ç¤Ê¤¤¤È¡¢Ìµ¸Â¥ë¡¼¥×¤Ë´Ù¤ë»ö¤Ç¤·¤ç¤¦¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-scan.me --- a/doc/ja-scan.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,152 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC SCAN 1 -.NA -scan \- °ì¥á¥Ã¥»¡¼¥¸Ëè¤Î°ìÍ÷¤òÀ¸À® -.SY -scan -\%[+folder] \%[msgs] -\%[\-clear] \%[\-noclear] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-header] \%[\-noheader] -\%[\-width\ columns] -\%[\-reverse] \%[\-noreverse] -\%[\-file filename] -\%[\-help] -.DE -\fIscan\fR ¤Ï¡¢»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤Ë´Ø¤·¤Æ°ì¥á¥Ã¥»¡¼¥¸°ì¹Ô¤Î°ìÍ÷¤òºî¤ê¤Þ¤¹¡£ -¤½¤ì¤¾¤ì¤Î¹Ô¤Ï¥á¥Ã¥»¡¼¥¸Èֹ桢ÆüÉÕ¡¢\*(lqFrom:\*(rq ¹Ô¡¢\*(lqSubject\*(rq ¹Ô¡¢ -¤½¤·¤Æ¡¢Í¾Íµ¤¬¤¢¤ì¤Ð¥á¥Ã¥»¡¼¥¸¡¦¥Ü¥Ç¥£¤Î°ìÉô¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹¡£ -Î㤨¤Ð¡¢¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in +.5i -.ta \w'15+- 'u +\w'07/\|05x 'u +\w'Dcrocker 'u -15+ 07/\|05 Dcrocker nned\0\0\*(<> ¤òÉÕ¤±¤Æ -½ª¤ï¤ê¤Þ¤¹¡£ -\fIscan\fR ¤Ï»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤Î¤½¤ì¤¾¤ì¤ò¼ÂºÝ¤ËÆɤߡ¢ -´õ˾¤Î¹Ô¤ò°ú¤­½Ð¤¹¤¿¤á¤Ë¤½¤ì¤ò²òÀϤ·¤Þ¤¹¡£ -¤â¤·¡¢¥á¥Ã¥»¡¼¥¸¤Î·Á¼°¤Ë´Ö°ã¤¤¤¬¤¢¤ì¤Ð¡¢ -²òÀÏÃæ¤ËŬÀڤʥ¨¥é¡¼¡¦¥á¥Ã¥»¡¼¥¸¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ - -`\-header' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢°ìÍ÷¥ê¥¹¥È¤òɽ¼¨¤¹¤ëÁ°¤Ë¸«½Ð¤·¹Ô¤òɽ¼¨¤·¤Þ¤¹¡£ -¸½ºß¤Ï¡¢¥Õ¥©¥ë¥À̾¤È¸½ºßÆü»þ¤¬É½¼¨¤µ¤ì¤Þ¤¹ (¤µ¤é¤Ê¤ë¾ðÊó¤Ï \fBHISTORY\fR Àá¤ò -¸«¤Æ²¼¤µ¤¤)¡£ - -¤â¤·¡¢`\-clear' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢\fIscan\fR ¤Î½ÐÎÏÀ褬üËö¤Î¾ì¹ç¡¢ -\fIscan\fR ¤Ï½ªÎ»¤ÎÁ°¤Ë²èÌ̤ò¥¯¥ê¥¢¤¹¤ëÊýË¡¤ò¸«¤Ä¤±¤ë¤¿¤á¤Ë¡¢Ã¼Ëö¤Î¥¿¥¤¥×¤ò -·è¤á¤è¤¦¤È¡¢´Ä¶­ÊÑ¿ô \fB$TERM\fR ¤È \fB$TERMCAP\fR ¤ò»²¾È¤·¤Þ¤¹¡£ -¤â¤·¡¢`\-clear' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢\fIscan\fR ¤Î½ÐÎÏÀ褬üËö¤Ç¤Ê¤¤¾ì¹ç -(Î㤨¤Ð¡¢¥Ñ¥¤¥×¤ä¥Õ¥¡¥¤¥ë)¡¢\fIscan\fR ¤Ï½ªÎ»Á°¤Ë²þ¥Ú¡¼¥¸Ê¸»ú¤òÁ÷¤ê¤Þ¤¹¡£ - -Î㤨¤Ð¡¢¼¡¤Î¥³¥Þ¥ó¥É¤Ï - -.ti +.5i -(scan \-clear \-header; show all \-show pr \-f) | lpr - -¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Î¥¹¥­¥ã¥ó¥ê¥¹¥È¤òºî¤ê¡¢²þ¥Ú¡¼¥¸¤Ë³¤¤¤Æ¡¢ -¥Õ¥©¥ë¥ÀÆâ¤ÎÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤ò1¥Ú¡¼¥¸¤º¤ÄÀ°·Á¤·¤Æ½ÐÎϤ·¤Þ¤¹¡£ -`\-show\ pr\ \-f' ¤ò¾Êά¤¹¤ë¤È¡¢¥á¥Ã¥»¡¼¥¸¤Ï·Ò¤¬¤Ã¤Æ¡¢ -°ì¹Ô¤Î¸«½Ð¤·¤ÈÆó¹Ô¤Î¶õ¹Ô¤Ç¶èÀÚ¤é¤ì¤Þ¤¹¡£ - -\fIscan\fR ¤Î»È¤¦½ÐÎÏ·Á¼°¤òÃÖ¤­´¹¤¨¤ë¤Ë¤Ï¡¢ -`\-format\ string' ¤Þ¤¿¤Ï `\-form\ file' ¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -¤³¤ÎÊýË¡¤Ç¸Ä¡¹¤Î¥Ø¥Ã¥À¡¼¹Ô¤ò´Êñ¤Ë¼è¤ê½Ð¤¹»ö¤¬½ÐÍè¤Þ¤¹¡£ -string ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ç¡¢file ¤Ï¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ë¤Ç¤¹¡£ -¾ÜºÙ¤Ï \fImh\-format\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -ɸ½à¤Î \fImh\-format\fR\0(5) ¥¨¥¹¥±¡¼¥×¤ËÄɲ䷤ơ¢ -\fIscan\fR ¤Ï²¼µ­¤ÎÉÕ²ÃŪ¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤âǧ¼±¤·¤Þ¤¹¡£ -.sp 1 -.nf -.ta \w'¥¨¥¹¥±¡¼¥× 'u +\w'Ìá¤êÃÍ 'u -\fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -body string ¥Ü¥Ç¥£¤Î(¥¹¥Ú¡¼¥¹¤ò½Ì¤á¤¿)ºÇ½é¤ÎÉôʬ -dtimenow date ¸½ºß»þ¹ï -folder string ¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À̾ -.re -.fi - -.\" ¤½¤·¤Æ¡¢¼¡¤Î´Ø¿ô¥¨¥¹¥±¡¼¥×¤â»È¤¨¤Þ¤¹¡£ -.\" .sp 1 -.\" .nf -.\" .ta \w'Dcompflagxfolderx 'u +\w'Ìá¤êÃÍ 'u -.\" \fI¥¨¥¹¥±¡¼¥×\fR \fIÌá¤êÃÍ\fR \fIÀâÌÀ\fR -.\" compflag{folder} integer `\-header' ¤ÎÏÀÍýÃÍ -.\" .re -.\" .fi -.\" -¤â¤·¥á¥Ã¥»¡¼¥¸¤Ë Date: ¥Ø¥Ã¥À¡¼¹Ô¤¬¤Ê¤«¤Ã¤¿¾ì¹ç¡¢{\fIdate\fP\|} ¤ò°·¤¦ -¥Õ¥¡¥ó¥¯¥·¥ç¥ó¡¦¥¨¥¹¥±¡¼¥×¤Ï¤½¤Î¥Õ¥¡¥¤¥ë¼«¿È¤ÎºÇ½ª¹¹¿·Æü¤òÊÖ¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢Æä˥ɥé¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¥¹¥­¥ã¥ó¤¹¤ë¤Î¤Ë¼êº¢¤Ç¤¹¡£¥É¥é¥Õ¥È¤Ï -Ä̾Date: ¹Ô¤ò»ý¤Ä»ö¤òµö¤µ¤ì¤Æ¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -\fIscan\fR ¤Ïɽ¼¨¤ò»Ï¤á¤ëÁ°¤Ë \fIMH\fR ¥³¥ó¥Æ¥¯¥¹¥È¤ò¹¹¿·¤·¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢Ä¹¤¤ \fIscan\fR ¥ê¥¹¥È¤òÅÓÃæ¤Ç»ß¤á¤¿¾ì¹ç¤â¡¢´û¤Ë¿·¤·¤¤¥³¥ó¥Æ¥¯¥¹¥È¤¬ -Êݸ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -\fIMH\fR ·éÊʾɤοͤϤ³¤Î»ÅÍͤò·ù¤Ã¤Æ¤¤¤ë¤Ç¤·¤ç¤¦¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Alternate\-Mailboxes:~^¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -inc(1), pick(1), show(1), mh\-format(5) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï all -.Ds -`\-format' ¥Ç¥Õ¥©¥ë¥È¤Ï¾å½Ò¤Î¤è¤¦¤Ê·Á¼° -.Ds -`\-noheader' -.Ds -`\-width' ¥Ç¥Õ¥©¥ë¥È¤ÏüËö¤ÎÉý -.Co -¤â¤·¡¢¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Hi -°ÊÁ°¡¢¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎóÊý¼°¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤Ê¤ëÁ°¤Ï¡¢ -`\-header' ¤Ç¡¢¤½¤ì¤¾¤ì¤Î¹à¤¬²¿¤òɽ¤ï¤·¤Æ¤¤¤ë¤Î¤«¤Î¸«½Ð¤·¤òɽ¼¨¤·¤Æ¤¤¤Þ¤·¤¿¡£ -¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎóÊý¼°¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤«¤é¤Ï¡¢¤³¤ì¤ò¤ä¤á¤Þ¤·¤¿¡£ -.Bu -`\-format' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIscan\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -.br -¤½¤ì¤¾¤ì¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¡¦¥¨¥¹¥±¡¼¥×¤Ë¤Ï¡¢Âбþ¤¹¤ë¥³¥ó¥Ý¡¼¥Í¥ó¥È̾¤ò»ý¤Ã¤¿ -ºÇ½é¤Ë¸½¤ì¤ë¥á¥Ã¥»¡¼¥¸¡¦¥Ø¥Ã¥À¤ÎÆâÍƤ¬ÀßÄꤵ¤ì¤Þ¤¹¡£ -Ʊ¤¸¥³¥ó¥Ý¡¼¥Í¥ó¥È̾¤ò»ý¤Ã¤¿¤½¤ì°Ê¹ß¤Î¥Ø¥Ã¥À¡¼¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -.sp -`\-reverse' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIscan\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤òµÕ½ç¤Ëɽ¼¨¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¥Ð¥°¤È¹Í¤¨¤ë¤Ù¤­¤Ç¤·¤ç¤¦¡£ -.sp -`\-file filename' ¥ª¥×¥·¥ç¥ó¤Ï -\fIpackf\fP ¤Çºî¤é¤ì¤¿¥á¡¼¥ë¥É¥í¥Ã¥×¡¦¥Õ¥¡¥¤¥ë¤Î°ìÍ÷ɽ¼¨¤ò -¤µ¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£¤³¤Î°ìÍ÷¤Ï¤½¤Î¥Õ¥¡¥¤¥ëÃæ¤Ë¤¢¤ë¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤ò -´Þ¤ß¤Þ¤¹¡£ -¤½¤Î¥Õ¥¡¥¤¥ë¤ËÂФ·¤Æ¤µ¤é¤Ë¾¤Î½èÍý¤ò¤µ¤»¤¿¤±¤ì¤Ð¡¢\fImsh\fP ¤ò -»È¤¦¤Ù¤­¤Ç¤·¤ç¤¦¡£¤³¤Î¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È `\-reverse' ¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-send.me --- a/doc/ja-send.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,181 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC SEND 1 -.NA -send \- ¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¤¹¤ë -.SY -send -\%[\-alias\ aliasfile] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-forward] \%[\-noforward] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-push] \%[\-nopush] -\%[\-split\ seconds] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[file\ ...] -\%[\-help] -.DE -\fIsend\fR ¤Ï»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î¤½¤ì¤¾¤ì¤ò¥á¥Ã¥»¡¼¥¸¤Î -\*(lqTo:\*(rq¡¢\*(lqcc:\*(rq¡¢\*(lqBcc:\*(rq¡¢¤½¤·¤Æ \*(lqFcc:\*(rq ¹Ô¤Ë -½ñ¤«¤ì¤Æ¤¤¤ë°¸Àè¤Î¤½¤ì¤¾¤ì¤Ø(\fIpost\fR\0(8) ·Ðͳ¤Ç)ÇÛÁ÷¤·¤Þ¤¹¡£ -¤â¤· \fIsend\fR ¤¬ \fIdist\fR ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤Æ¥á¥Ã¥»¡¼¥¸¤òºÆÇÛÉÛ¤·¤Æ¤¤¤ë -»þ¤Ë¤Ï¡¢Âå¤ï¤ê¤Ë \*(lqResent\-xxx\*(rq ¹Ô¤¬»È¤ï¤ì¤Þ¤¹¡£ - -¤â¤· `\-push' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIsend\fR ¤Ï -¥æ¡¼¥¶¡¼¤ÎüËö¤«¤éÎ¥¤ì¡¢¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤Ç½èÍý¤ò¹Ô¤Ê¤¤¤Þ¤¹¡£ -¤³¤Î»þ¤Ë¡¢¥É¥é¥Õ¥È¤¬ÇÛÁ÷½ÐÍè¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -`\-forward' ¥ª¥×¥·¥ç¥ó¤¬¤Ä¤¤¤Æ¤¤¤ë¤È¡¢¤½¤Î¥É¥é¥Õ¥È¤Ï¼ºÇÔ¤·¤¿¤È¤¤¤¦¹ðÃΤȶ¦¤Ë -¥æ¡¼¥¶¡¼¤ËÊÖÁ÷¤µ¤ì¤Æ¤­¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢\fIsend\fR ¤ò¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤Ç¼Â¹Ô¤·¤¿¾ì¹ç¤È¤Ï°ã¤¤¤Þ¤¹¡£¤Ê¤¼¤Ê¤é¡¢ -\fIMH\fR ¤Ë¤è¤Ã¤Æ½ÐÎϤ¬Âª¤¨¤é¤ì²òÀϤµ¤ì¤ë¤«¤é¤Ç¤¹¡£ - -`\-verbose' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIsend\fR ¤Ï¼ÂºÝ¤ÎÇÛÁ÷¤ÎÁ°¤ËÇÛÁ÷¥·¥¹¥Æ¥à¤È¤Î´Ö¤Ç¹Ô¤Ê¤ï¤ì¤ëÆ°ºî¤ò¼¨¤·¤Þ¤¹¡£ -`\-watch' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢\fIsend\fR ¤Ï¥í¡¼¥«¥ë¤È¥Í¥Ã¥È¥ï¡¼¥¯¡¦¥á¡¼¥ë¤ÎÇÛÁ÷ -¤ò´Æ»ë¤·¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢Î¾Êý¤Î¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤ë¤È¡¢¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¥·¥¹¥Æ¥à¤ËÆþ¤Ã¤Æ¤¤¤¯ -¤½¤ì¤¾¤ì¤Î²áÄø¤Ë´Ø¤¹¤ë¾ðÊó¤Î¾ÜºÙ¤¬¤¿¤¯¤µ¤ó½¸¤á¤é¤ì¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¤â¤·¡¢`\-split' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -\fIsend\fR ¤ÏÇÛÁ÷¤¹¤ëÁ°¤Ë¥É¥é¥Õ¥È¤ò°ì¤Ä¤Þ¤¿¤Ï¤½¤ì°Ê¾å¤ÎÉôʬ¤Ëʬ³ä¤·¤Þ¤¹¡£ -¤³¤ì¤Ï MH ¤Î¥Þ¥ë¥Á¥á¥Ç¥£¥¢»ÅÍͤò»È¤¦¤è¤¦¤Ë¤·¤Þ¤¹ (MIME ¤Î multipart/partial -¤Î»ö¤Ç¤¹)¡£ -¤·¤«¤·¡¢¤â¤· \fIsend\fR ¤¬ \fIdist\fR\0(1) ¤«¤é¸Æ¤Ð¤ì¤¿¾ì¹ç¤Ë¤Ï¡¢ -¤³¤Î¥ª¥×¥·¥ç¥ó¤Ï̵»ë¤µ¤ì¤ë»ö¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤¡£¥á¥Ã¥»¡¼¥¸¤òºÆÇÛÉÛ¤¹¤ë¾ì¹ç¤Ë¤Ï -¤³¤Î»ÅÍͤÏ̵°ÕÌ£¤À¤«¤é¤Ç¤¹¡£ -ʬ³ä¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤·¤¿¸å¤Ë¡¢\fIsend\fR ¤ËÂԤäÆÍߤ·¤¤¤È»×¤¦»ö¤â¤¢¤ê¤Þ¤¹¡£ -¤³¤ì¤ÏÄ̾\fIsendmail\fR ¤òÁö¤é¤»¤Æ¤¤¤Æ¡¢Â¿¿ô¤Îʬ³ä¥á¥Ã¥»¡¼¥¸¤òºî¤í¤¦¤È -»×¤Ã¤Æ¤¤¤ë»þ¤Ç¤·¤ç¤¦¡£ -`\-split' ¤ËÂФ¹¤ë°ú¿ô¤Ç¡¢³ÆÇÛÁ÷¤Î¸å¤É¤ì¤°¤é¤¤ÂԤäƼ¡¤òÇÛÁ÷¤¹¤ë¤«¤ò -»ØÄê¤Ç¤­¤Þ¤¹¡£ - -\fIsend\fR ¤Ë \fIfile\fR °ú¿ô¤¬»ØÄꤵ¤ì¤Æ¤Ê¤¤¾ì¹ç¡¢¤½¤Î¥É¥é¥Õ¥È¤¬°Õ¿Þ¤·¤¿ -¥Õ¥¡¥¤¥ë¤Ç¤¢¤ë¤«¤É¤¦¤«¤òʹ¤¤¤Æ¤­¤Þ¤¹¡£¤³¤Î¼ÁÌä¤Ï `\-draft' ¤ÇÍÞÀ©¤µ¤ì¤Þ¤¹¡£ -¤Ò¤È¤¿¤ÓÇÛÁ÷¥·¥¹¥Æ¥à¤¬¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¤È¤ë¤È¡¢ -¤½¤Î¥Õ¥¡¥¤¥ë¤ÏƬ¤Ë¥³¥ó¥Þ(¤Þ¤¿¤Ï¥µ¥¤¥È°Í¸¤Î¥ª¥×¥·¥ç¥ó SBACKUP ¤ÎÃÍ)¤ò -¤Ä¤±¤¿¥Õ¥¡¥¤¥ë̾¤ËÊѹ¹¤µ¤ì¤Þ¤¹¡£ -¤³¤ì¤Ï¼¡¤Î¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤ë¤Þ¤Ç¤Ï¼è¤ê½Ð¤¹»ö¤¬²Äǽ¤Ç¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Î·Á¼°¤Ë¥¨¥é¡¼¤¬¤¢¤Ã¤¿¾ì¹ç¡¢\fIsend\fR ¤Ï(´ê¤ï¤¯¤Ï)Ìò¤ËΩ¤Ä -¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È¤È¤â¤Ë¼Â¹Ô¤òÃæ»ß¤·¤Þ¤¹¡£ - -¤â¤· \*(lqBcc:\*(rq ¹Ô¤¬¤¢¤Ã¤¿¾ì¹ç¡¢ -¤½¤Î¥¢¥É¥ì¥¹¤ÏÇÛÁ÷¤Ë»È¤ï¤ì¤Þ¤¹¤¬¡¢ -±£¤µ¤ì¤Æ¤¤¤Ê¤¤¼õ¼è¿Í(¤Ä¤Þ¤ê \*(lqBcc:\*(rq ¹Ô°Ê³°¤Ë»ØÄꤵ¤ì¤Æ¤¤¤ë¼õ¼è¿Í)¤Ë -Á÷¤é¤ì¤ë¥á¥Ã¥»¡¼¥¸¤«¤é¤Ï¡¢ \*(lqBcc:\*(rq ¹Ô¤Ïºï½ü¤µ¤ì¤Þ¤¹¡£ -±£¤µ¤ì¤Æ¤¤¤ë¼õ¼è¿Í(¤Ä¤Þ¤ê \*(lqBcc:\*(rq ¹Ô¤Ë»ØÄꤵ¤ì¤Æ¤¤¤ë¼õ¼è¿Í)¤Ï¡¢ -ºÇ¾®¹½À®¤Î¥Ø¥Ã¥À¡¼¤À¤±¤ò¤Ä¤±¤¿Á´¤¯¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¤È¤ê¤Þ¤¹¡£ -¤½¤Î¥á¥Ã¥»¡¼¥¸¤Î¥Ü¥Ç¥£Éôʬ¤Ë¤Ï¡¢ -±£¤µ¤ì¤Æ¤¤¤Ê¤¤¼õ¼è¿Í¤ØÁ÷¤é¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î¥³¥Ô¡¼¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£ -`\-filter\ filterfile' ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¤³¤Î¥³¥Ô¡¼¤Ï±£¤µ¤ì¤Æ¤¤¤ë¼õ¼è¿Í¤ËÁ÷¤ëÁ°¤Ë¥Õ¥£¥ë¥¿(ºÆÀ°·Á)¤Ë¤«¤±¤é¤ì¤Þ¤¹¡£ -¤¢¤ë¤¤¤Ï¡¢ -¥á¥Ã¥»¡¼¥¸¤ÎÊñ´Þ¤Ë MIME ¥ë¡¼¥ë¤ò»È¤¦¾ì¹ç¤Ë¤Ï¡¢ -`\-mime' ¥ª¥×¥·¥ç¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤Î¾ì¹ç¡¢message/rfc822 ·Á¼°¤È¤·¤Æ¡¢¥á¥Ã¥»¡¼¥¸¤¬¼è¤ê¹þ¤Þ¤ì¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ëÁ°¤Ë¡¢¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¹Ô¤Ë \*(lqFrom:\ user@local\*(rq¡¢ -¤½¤·¤Æ¡¢\*(lqDate:\ now\*(rq ¤¬ÉÕ¤±¤é¤ì¤Þ¤¹¡£ -¤â¤·´Ä¶­ÊÑ¿ô \fB$SIGNATURE\fR ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¡¢ -¤½¤ÎÆâÍƤ¬¡¢¥á¥Ã¥»¡¼¥¸¤Î \*(lqFrom:\*(rq ¹Ô¤òºîÀ®¤¹¤ëºÝ¤Ë¡¢ -¤½¤Î¹Ô¤ËËä¤á¹þ¤Þ¤ì¤ë¸Ä¿Í̾¤È¤·¤Æ»È¤ï¤ì¤Þ¤¹¡£ -¤â¤·¡¢¤³¤Î´Ä¶­ÊÑ¿ô¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¡¢ -\fIsend\fR ¤Ï¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê \*(lqSignature\*(rq ¤ò¸«¤Þ¤¹¡£ -\fIMH\fR ¤¬ UCI ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç¹½ÃÛ¤µ¤ì¤Æ¤ª¤ê¡¢ -\fB$SIGNATURE\fR ¤¬ÀßÄꤵ¤ì¤Æ¤ª¤é¤º¡¢ -\*(lqSignature\*(rq ¥¨¥ó¥È¥ê¤â¤Ê¤¤¾ì¹ç¤Ë¤Ï¡¢ -\fB$HOME\fR/.signature ¥Õ¥¡¥¤¥ë¤ò¸«¤Ë¹Ô¤­¤Þ¤¹¡£ -`\-msgid' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -\*(lqMessage\-ID:\*(rq ¤ä \*(lqResent\-Message\-ID:\*(rq ¹Ô¤ò -¥Ø¥Ã¥À¡¼¤ËÉÕ¤±¤ë¤è¤¦¤Ê¤ê¤Þ¤¹ -(¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢¤Ò¤ç¤Ã¤È¤·¤ÆÇÛÁ÷¥·¥¹¥Æ¥à¤¬ÉÕ¤±¤ë»ö¤Ë¤Ê¤ë¤«¤âÃΤì¤Þ¤»¤ó)¡£ - -\fIsend\fR ¤¬¥á¥Ã¥»¡¼¥¸¤òºÆÇÛÉÛ¤·¤Æ¤¤¤ë¾ì¹ç -(\fIdist\fR ¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤¿¾ì¹ç)¡¢ -\*(lqResent\-\*(rq ¤¬ \*(lqFrom:\*(rq¡¢\*(lqDate:\*(rq¡¢¤½¤·¤Æ -\*(lqMessage\-ID:\*(rq ¤Î¤½¤ì¤¾¤ì¤ÎÂå¤ï¤ê¤ò¤·¤Þ¤¹¡£ -¤â¤·¥á¥Ã¥»¡¼¥¸¤¬´û¤Ë \*(lqFrom:\*(rq ¹Ô¤ò´Þ¤à¾ì¹ç¡¢ -\*(lqSender: user@local\*(rq ¹Ô¤¬¤¦¤Þ¤¯ÉÕ¤±²Ã¤ï¤ê¤Þ¤¹ -(\*(lqSender:\*(rq ¹Ô¤¬´û¤Ë¸ºß¤¹¤ë¤Î¤Ï¥¨¥é¡¼¤Ç¤¹)¡£ - -`\-format' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\*(lqTo:\*(rq ¤È \*(lqcc:\*(rq ¹Ô¤Î¤½¤ì¤¾¤ì¤ÎÆâÍƤ¬¡¢ -ɸ½àŪ¤Ê·Á¼°¤ËÃÖ¤­´¹¤ï¤ê¤Þ¤¹¡£ -¤³¤Îɸ½à·Á¼°¤Ï Internet ¼þÊÕ¤ÎÍÍ¡¹¤Ê¥·¥¹¥Æ¥à¤Ë±÷¤±¤ëÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸½èÍý -¥½¥Õ¥È¤Ë¤è¤Ã¤Æ»ÈÍѤǤ­¤ë¤è¤¦¥Ç¥¶¥¤¥ó¤µ¤ì¤¿¤â¤Î¤Ç¤¹¡£ -¤â¤· `\-noformat' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¥Ø¥Ã¥À¡¼¤Ï¥á¥Ã¥»¡¼¥¸¡¦¥É¥é¥Õ¥È¤Ë½ñ¤«¤ì¤Æ¤¤¤¿¤½¤Î¤Þ¤Þ¤Î·Á¤Ç½ÐÎϤµ¤ì¤Þ¤¹¡£ - -¤â¤· \*(lqFcc:\ folder\*(rq ¹Ô¤¬¤¢¤Ã¤¿¾ì¹ç¡¢ -¥á¥Ã¥»¡¼¥¸¤Ï Bcc ¤Ç¤Ê¤¤Á´¤Æ¤Î¼õ¼è¿Í¤¬¼õ¤±¤È¤ë¤è¤¦¤Ê·Á¼°¤Ç¡¢º¹½Ð¿Í¤Î¤¿¤á¤Ë¡¢ -»ØÄê¤Î¥Õ¥©¥ë¥À¤Ë¥³¥Ô¡¼¤µ¤ì¤Þ¤¹¡£ -¤Ä¤Þ¤ê¡¢¤½¤ì¤Ï¥Ø¥Ã¥À¡¼¹Ô¤ÎÄɲäȷÁ¼°Êѹ¹¤òºÑ¤Þ¤»¤¿¸å¤Î¾õÂ֤Ǥ¹¡£ -\*(lqFcc:\*(rq ¹Ô¤ÏÁ÷½Ð¤µ¤ì¤ëÁ´¤Æ¤Î¥á¥Ã¥»¡¼¥¸¤«¤é¤Ïºï½ü¤µ¤ì¤Þ¤¹¡£ - -`\-width\ columns' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤹ¤ë¤È¡¢¥æ¡¼¥¶¡¼¤Ï¡¢¥¢¥É¥ì¥¹¤ò´Þ¤à -¥Ø¥Ã¥À¡¼¹Ô¤ò¤É¤ì¤°¤é¤¤¤ÎŤµ¤Ë¤¹¤Ù¤­¤«¤ò \fIsend\fR ¤Ë»Ø¼¨¤Ç¤­¤Þ¤¹¡£ - -¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqAliasfile:\*(rq ¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤È -`\-alias aliasfile' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿Á´¤Æ¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -(¤½¤ì¤¾¤ì `\-alias' ¤òƬ¤Ë¤Ä¤±¤Æ¡¢Ê£¿ô¤Î¥Õ¥¡¥¤¥ë¤ò»ØÄê¤Ç¤­¤ë)¤¬ -Æɤޤì¤Þ¤¹¡£ -¾ÜºÙ¤Ï \fImh\-alias\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Aliasfile:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Ps -^Signature:~^¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¤Ç¤Î̾Á°¤ò·è¤á¤ë -.Ps -^mailproc:~^ÇÛÁ÷¼ºÇÔ¹ðÃΤò¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^postproc:~^¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¤¹¤ë¥×¥í¥°¥é¥à -.Sa -comp(1), dist(1), forw(1), repl(1), mh\-alias(5), post(8) -.De -`file' ¥Ç¥Õ¥©¥ë¥È¤Ï /draft -.Ds -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-nodraftfolder' -.Ds -`\-nofilter' -.Ds -`\-format' -.Ds -`\-forward' -.Ds -`\-nomime' -.Ds -`\-nomsgid' -.Ds -`\-nopush' -.Ds -`\-noverbose' -.Ds -`\-nowatch' -.Ds -`\-width\ 72' -.Co -̵¤·¡£ -.Bu -ÀßÄê¤Î»ÅÊý¤Ë¤è¤Ã¤Æ¤Ï¡¢¥á¡¼¥ë¤ÎÇÛÁ÷¾õÂÖ¤ò´Æ»ë¤Ç¤­¤Ê¤¤¾ì¹ç¤¬¤¢¤ê¤Þ¤¹¡£ -¤½¤¦¤¤¤¦¥·¥¹¥Æ¥à¤Ç¤Ï `\-watch' ¤Ï²¿¤â¤·¤Þ¤»¤ó¡£ -.sp -`\-split\00' ¤Ï¸½ºß¤¦¤Þ¤¯Æ¯¤­¤Þ¤»¤ó¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-show.me --- a/doc/ja-show.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,137 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC SHOW 1 -.NA -show \- ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë -.SY -show -\%[+folder] \%[msgs] -\%[\-draft] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fIshow\fR ¤Ï¡¢»ØÄꤵ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤½¤ì¤¾¤ì¤òɸ½à½ÐÎÏ(üËö¤Ê¤É)¤Øɽ¼¨¤·¤Þ¤¹¡£ -Ä̾¥á¥Ã¥»¡¼¥¸¤ÏÀ°·Á¤µ¤ì¤º¤Ë¤¢¤ë¤¬¤Þ¤Þ¤òɽ¼¨¤·¤Þ¤¹¡£ -ɽ¼¨¤Ë¤Ï \fIshowproc\fR ¤Ç»ØÄꤵ¤ì¤¿¥×¥í¥°¥é¥à¤¬¸Æ¤Ó½Ð¤µ¤ì¡¢ -\fIshow\fR ¼«¿È¤¬Ç§¼±¤·¤Ê¤¤¥ª¥×¥·¥ç¥ó¤ÏÁ´¤Æ¤³¤Î¥×¥í¥°¥é¥à¤Ø°ú¤­ÅϤµ¤ì¤Þ¤¹¡£ -¥Ç¥Õ¥©¥ë¥È¤Î¥×¥í¥°¥é¥à¤Ï -\fImore\fR\0(1) (¤Þ¤¿¤Ï¥ª¥×¥·¥ç¥ó MORE ¤Ç»ØÄꤵ¤ì¤¿¥×¥í¥°¥é¥à)¤Ç¤¹¡£ -¤³¤Î¥Ç¥Õ¥©¥ë¥È¤ä \fIshowproc\fR ¤Î»ØÄê¤òÊѤ¨¤¿¤¤¾ì¹ç¤Ï¡¢ -`\-showproc\ program' ¥ª¥×¥·¥ç¥ó¤ò»ØÄꤷ¤Æ²¼¤µ¤¤¡£ -Î㤨¤Ð¡¢`\-show\ pr' ¤Ï¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Ë \fIpr\fR\0(1) ¥×¥í¥°¥é¥à¤ò -¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤ò¤â¤Ã¤ÈÅý°ìŪ¤Ê·Á¼°¤Çɽ¼¨¤µ¤»¤ë¤¿¤á¤Ë¡¢ -\fIMH\fR ¥³¥Þ¥ó¥É¤Î \fImhl\fR ¤ò \fIshowproc\fR ¤È¤·¤Æ»È¤¦¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -Ä̾¤³¤Î¥×¥í¥°¥é¥à¤Ï¥æ¡¼¥¶¤Î \&.mh\(ruprofile ¤ÎÃæ¤Ç¡¢\fIshowproc\fR -¥³¥ó¥Ý¡¼¥Í¥ó¥È¤È¤·¤Æ»ØÄꤵ¤ì¤Þ¤¹¡£ -¾ÜºÙ¤Ï \fImhl\fR\0(1) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -¤â¤·¡¢`\-noshowproc' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢ -\fIshowproc\fR ¤ÎÂå¤ï¤ê¤Ë `/bin/cat' ¤¬»È¤ï¤ì¤Þ¤¹¡£ - -¥×¥í¥Õ¥¡¥¤¥ë¤Î \fImhnproc\fR ¥¨¥ó¥È¥ê¤Ë -¥Þ¥ë¥Á¥á¥Ç¥£¥¢¡¦¥á¥Ã¥»¡¼¥¸¤ò½èÍý¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à¤ò»ØÄê½ÐÍè¤Þ¤¹ -(¥Ç¥Õ¥©¥ë¥È¤Ï¡¢¤³¤ÎÌÜŪ¤ËŬ¤·¤¿ \fImhn\fR\0(1) ¥×¥í¥°¥é¥à¤Ç¤¹)¡£ -¤â¤·¡¢`\-noshowproc' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤º¡¢¤«¤Ä¡¢ -»ØÄê¥á¥Ã¥»¡¼¥¸¤Î¤¦¤Á°ì¤Ä°Ê¾å¤¬¥Þ¥ë¥Á¥á¥Ç¥£¥¢¡¦¥á¥Ã¥»¡¼¥¸¤ò´Þ¤à¾ì¹ç¤Ï¡¢ -\fIshowproc\fR ¤Ç¤Ï¤Ê¤¯¡¢Âå¤ï¤ê¤Ë \fImhnproc\fR ¤¬µ¯Æ°¤µ¤ì¤Þ¤¹¡£ -´Ä¶­ÊÑ¿ô \fBNOMHNPROC\fR ¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤ë¾ì¹ç¤Ë¤Ï¡¢ -\fImhnproc\fR ¤Î»ÈÍѤÏÍÞÀ©¤µ¤ì¤Þ¤¹¡£ -¥Æ¥­¥¹¥È¡¦¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ëºÝ¤Ë¤â¡¢¤½¤Î´Þ¤Þ¤ì¤ëʸ»ú¥³¡¼¥É¤Ë¤è¤Ã¤Æ¤Ï¡¢ -\fImhnproc\fR ¤¬¸Æ¤Ó½Ð¤µ¤ì¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -ÉÔɬÍ×¤Ë \fImhnproc\fR ¤¬¸Æ¤Ó½Ð¤µ¤ì¤ë¤Î¤òËɤ°¤¿¤á¤Ë¤Ï¡¢ -´Ä¶­ÊÑ¿ô \fBMM_CHARSET\fP ¤ËüËö¤Îʸ»ú¥³¡¼¥É¤ò¥»¥Ã¥È¤·¤Æ¤ª¤¯¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ -¤Ê¤ª¡¢ÆüËܸì´Ä¶­¤Ç¤ÏÆÃÊ̤ʾì¹ç¤ò½ü¤¤¤Æ¡¢ -\fBMM_CHARSET\fP ¤Ë ISO\-2022\-JP ¤ò¤Ê¤É¤ò»ØÄꤹ¤ëɬÍפϤ¢¤ê¤Þ¤»¤ó¡£ - -`\-header' ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ -ɽ¼¨¤µ¤ì¤ë¥á¥Ã¥»¡¼¥¸¤Î°ì¹ÔÀâÌÀ¤¬É½¼¨¤µ¤ì¤Þ¤¹¡£ -¤³¤ÎÀâÌÀ¤Ë¤Ï¡¢¥Õ¥©¥ë¥À̾¤È¥á¥Ã¥»¡¼¥¸Èֹ椬´Þ¤Þ¤ì¤Þ¤¹¡£ - -¤â¤· `msgs' ¤¬Á´¤¯»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤¬»È¤ï¤ì¤Þ¤¹¡£ -¤â¤·¡¢Ê£¿ô¤Î¥á¥Ã¥»¡¼¥¸¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -\fImore\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ëÁ°¤Ë ¥­¡¼ÆþÎϤòÂÔ¤Á¤Þ¤¹¡£ -\fImore\fR ¤Ï¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤ò°ì¥Ú¡¼¥¸¤º¤Äɽ¼¨¤·¤Þ¤¹¡£ -°ì¤Ä¤Î¥Ú¡¼¥¸¤¬½ª¤ï¤Ã¤¿¤é¡¢\fImore\fR ¤Ï¥Ù¥ë¤òÌĤ餷¡¢ - ¤Þ¤¿¤Ï ¥­¡¼¤ÎÆþÎϤòÂÔ¤Á¤Þ¤¹¡£ -¤â¤· ¥­¡¼¤¬ÆþÎϤµ¤ì¤ë¤È¡¢\fImore\fR ¤Ï¼¡¤Î¹Ô¤òɽ¼¨¤·¤Þ¤¹¡£ -ƱÍÍ¤Ë ¥­¡¼¤À¤È¡¢¼¡¤Î°ì²èÌ̤òɽ¼¨¤·¤Þ¤¹¡£ -\fImore\fR ¤ò½ªÎ»¤¹¤ë¤¿¤á¤Ë¤Ï \*(lqq\*(rq ¤òÆþÎϤ·¤Þ¤¹¡£ - -¤â¤·¡¢É¸½à½ÐÎϤ¬Ã¼Ëö¤Ç¤Ê¤¤¾ì¹ç¡¢¤³¤Î¤è¤¦¤ÊÂÔ¤Á¾õÂ֤ϵ¯¤³¤é¤º¡¢ -¤½¤ì¤¾¤ì¤Î¥Õ¥¡¥¤¥ë¤¬°ì¹Ô¤Î¥Ø¥Ã¥À¤ÈÆó¹Ô¤Î¥»¥Ñ¥ì¡¼¥¿¤È¤È¤â¤Ëɽ¼¨¤µ¤ì¤Þ¤¹¡£ - -\*(lqshow \-draft\*(rq ¤Ï /draft ¤¬Â¸ºß¤¹¤ë¾ì¹ç¤Ë¤½¤ì¤òɽ¼¨¤·¤Þ¤¹¡£ - -¤â¤·¥×¥í¥Õ¥¡¥¤¥ë¤Ë \*(lqUnseen\-Sequence\*(rq ¥¨¥ó¥È¥ê¤¬Â¸ºß¤·¡¢ -¤«¤Ä¶õ¤Ç¤Ê¤¤¾ì¹ç¡¢\fIshow\fR ¤Ïɽ¼¨¤µ¤ì¤¿¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤ò¡¢ -¤½¤Î¥×¥í¥Õ¥¡¥¤¥ë¡¦¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤¿¥·¡¼¥±¥ó¥¹¤«¤éºï½ü¤·¤Þ¤¹¡£ -¤³¤ì¤Ï `msgs' ¤ä `msg' ¤Î°ú¿ô¤ò¼è¤ëÁ´¤Æ¤Î \fIMH\fR ¥³¥Þ¥ó¥É¤Ç -¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë \*(lqPrevious\-Sequence\*(rq ¥¨¥ó¥È¥ê¤È»÷¤Æ¤¤¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Unseen\-Sequence:~^̤ÆÉ¥á¥Ã¥»¡¼¥¸¤òɽ¤¹¥·¡¼¥±¥ó¥¹Ì¾¤ò¼¨¤¹ -.Ps -^showproc:~^¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -.Ps -^mhnproc:~^¥Þ¥ë¥Á¥á¥Ç¥£¥¢¡¦¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë¤¿¤á¤Î¥×¥í¥°¥é¥à -.Sa -mhl(1), more(1), next(1), pick(1), prev(1), scan(1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï cur -.Ds -`\-header' -.Co -¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ë¤È¡¢¤½¤ì¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -ºÇ¸å¤Ëɽ¼¨¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ë¤Ê¤ê¤Þ¤¹¡£ -.Bu -`msgs' ¤¬Ê£¿ô¤ËŸ³«¤µ¤ì¤ë¾ì¹ç¤Ï `\-header' ¥ª¥×¥·¥ç¥ó¤Ï¸ú¤­¤Þ¤»¤ó¡£ -¤³¤ÎÌäÂê¤Ï \fIshowproc\fR ¤¬ \fImhl\fR ¤Ç¤¢¤ë¾ì¹ç¤Ï¡¢ -\fImhl\fR ¥Õ¥©¡¼¥Þ¥Ã¥È¡¦¥Õ¥¡¥¤¥ëÃæ¤Ç \*(lqmessagename\*(rq ¥Õ¥£¡¼¥ë¥É¤ò -»²¾È¤¹¤ë»ö¤Ë¤è¤Ã¤Æ¡¢Èò¤±¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£ - -\fIshow\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ëÁ°¤Ë¥æ¡¼¥¶¤Î¥³¥ó¥Æ¥¯¥¹¥È¤ò¹¹¿·¤·¤Þ¤¹¡£ -Î㤨¤Ð¡¢\fIshow\fR ¤Ï¥æ¡¼¥¶¤¬¼ÂºÝ¤Ë¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò¸«¤ëÁ°¤Ë -¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò´ûÆɤˤ·¤Þ¤¹¡£ -°ìÈÌŪ¤Ë¤³¤ì¤Ï¡¢¥æ¡¼¥¶¤¬¥á¥Ã¥»¡¼¥¸¤Î̤ÆɽèÍý¤ò¿®ÍѤ·¡¢ -̤ÆÉ¥á¥Ã¥»¡¼¥¸·²¤ò¸«¤Æ¤¤¤ëÅÓÃæ¤Ç \fIshow\fR ¤òÃæÃǤ·¤Æ¤·¤Þ¤¦¾ì¹ç¤ò½ü¤¤¤Æ¡¢ -ÆäËÌäÂê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -¤â¤· \fIshowproc\fR ¤¬ \fImhl\fR ¤Î¾ì¹ç¡¢ -\fIshow\fR ¤Ï \fImhl\fR ¥×¥í¥°¥é¥à¤ò¼ÂºÝ¤ËÁö¤é¤»¤º¤Ë¡¢ -Æ⢤Π\fImhl\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIshowproc\fR ¤ò»ØÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fImhl\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIshow\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -¤â¤· \fImore\fR\0(1) ¤¬ showproc ¤Ç¤¢¤ë¾ì¹ç(¥Ç¥Õ¥©¥ë¥È)¡¢ -\fIshow\fR ¤ò¼¡¤Î¤è¤¦¤Ë¡¢¤½¤Îɸ½à½ÐÎϤΤߤò¾¤Î¥×¥í¥»¥¹¤Ë¥Ñ¥¤¥×¤·¤Æ -¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤ÇÁö¤é¤»¤ë¤Î¤ÏÈò¤±¤¿Êý¤¬¤¤¤¤¤Ç¤·¤ç¤¦¡£ - -.ti +.5i -show | imprint & - -\fImore\fR ¤Î¥Ð¥°¤Î¤¿¤á¡¢ -show ¤Ï \*(lqtty input\*(rq ¾õÂ֤˴٤äƤ·¤Þ¤¤¤Þ¤¹¡£ -¤³¤ÎÌäÂê¤òÈò¤±¤ë¤¿¤á¤Ë¤Ï¡¢ -\fIshow\fR ¤Î¥¨¥é¡¼½ÐÎϤâ¥ê¥À¥¤¥ì¥¯¥È¤¹¤ë¤È¤¤¤¤¤Ç¤·¤ç¤¦¡£ -\fIcsh\fR ¤Î¥æ¡¼¥¶¡¼¤Ê¤é¡¢ - -.ti +.5i -show |& imprint & - -\fIsh\fR ¤Î¥æ¡¼¥¶¡¼¤Ê¤é¡¢ - -.ti +.5i -show 2>&1 | imprint & - -¤È¤·¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-slocal.me --- a/doc/ja-slocal.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,319 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC SLOCAL 1 -.NA -slocal \- ÆÃÊÌ¤Ê¥í¡¼¥«¥ë¥á¡¼¥ëÇÛÁ÷ -.SY -/usr/local/mh/lib/slocal \%[address\ info\ sender] -.na -.br -\%[\-addr\ address] -\%[\-info\ data] -\%[\-sender\ sender] -.br -\%[\-user\ username] -\%[\-mailbox\ mbox] -\%[\-file\ file] -.\" \%[\-home\ homedir] -.br -\%[\-maildelivery\ deliveryfile] -\%[\-verbose] \%[\-noverbose] -\%[\-debug] -\%[\-help] -.ad -.DE -\fIslocal\fP ¤Ï¡¢ÁªÂò´ð½à¤ÎÊ£»¨¤ÊÀßÄê¤Ë±þ¤¸¤Æ¡¢ÆϤ¤¤¿¥á¡¼¥ë¤ò½èÍý¤¹¤ë¤è¤¦¤Ë -À߷פµ¤ì¤¿¥×¥í¥°¥é¥à¤Ç¤¹¡£ -Ä̾\fIslocal\fP ¤Ï¼êÆ°¤Çµ¯Æ°¤¹¤ë¤Î¤Ç¤Ï¤Ê¤¯¡¢ -¥·¥¹¥Æ¥à¤Î¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥¨¡¼¥¸¥§¥ó¥È(MTA) ¤¬ -Âå¤ï¤Ã¤Æ \fIslocal\fP ¤òµ¯Æ°¤·¤Þ¤¹¡£ - -\fIslocal\fP ¤Ç»È¤ï¤ì¤ë¥á¥Ã¥»¡¼¥¸ÁªÂò´ð½à¤Ï¡¢¥æ¡¼¥¶¡¼¤Î¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê -¤Ë¤¢¤ë \fI\&.maildelivery\fP ¥Õ¥¡¥¤¥ë¤Ë½ñ¤«¤ì¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°Ê²¼¤Ë¤¢¤ê¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥¢¥É¥ì¥¹¤È¥á¥Ã¥»¡¼¥¸Á÷¤ê¼ç¤Ï¡¢²Äǽ¤Ç¤¢¤ì¤Ð -¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥¨¡¼¥¸¥§¥ó¥È(MTA) ¤Î¥¨¥ó¥Ù¥í¡¼¥×¾ðÊó¤Ë¤è¤Ã¤Æ·èÄꤵ¤ì¤Þ¤¹¡£ -\fISendMail\fP ¤ò»ÈÍѤ·¤Æ¤¤¤ë¾ì¹ç¡¢¤â¤·¤¢¤ì¤Ð¡¢Á÷¤ê¼ç¤Ï -UUCP \*(lqFrom\ \*(rq ¹Ô¤«¤é¼èÆÀ¤µ¤ì¤Þ¤¹¡£ -¥³¥Þ¥ó¥É¡¦¥é¥¤¥ó°ú¿ô¤â¤·¤¯¤Ï `\-addr' ¤È `\-sender' ¥ª¥×¥·¥ç¥ó¤Î -°ú¿ô¤Ç¡¢¤³¤ì¤é¤ÎÃͤòÃÖ¤­´¹¤¨¤ë¤¬½ÐÍè¤Þ¤¹¡£ - -¥á¥Ã¥»¡¼¥¸¤ÏÄ̾ɸ½àÆþÎϤ«¤éÆɤ߹þ¤Þ¤ì¤Þ¤¹¡£ -ɸ½àÆþÎϤ«¤éÆɤ߹þ¤àÂå¤ï¤ê¤Ë¡¢`\-file' ¥ª¥×¥·¥ç¥ó¤Ç¡¢ -¥á¥Ã¥»¡¼¥¸¤¬Æɤ߹þ¤Þ¤ì¤ë¤Ù¤­¥Õ¥¡¥¤¥ë̾¤ò»ØÄꤹ¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -`\-user' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¥á¡¼¥ë¤òÇÛÁ÷¤¹¤ë¥æ¡¼¥¶¡¼Ì¾¤ò \fIslocal\fP ¤Ë -¶µ¤¨¤ë¤â¤Î¤Ç¤¹¡£ -`\-mailbox' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¥Õ¥¡¥¤¥ë̾¤ò -\fIslocal\fP ¤Ë¶µ¤¨¤ë¤â¤Î¤Ç¤¹¡£ - -`\-info' ¥ª¥×¥·¥ç¥ó¤Ï¡¢¤¢¤Ê¤¿¤ËÂå¤ï¤Ã¤Æ \fIslocal\fP ¤¬¸Æ¤Ó½Ð¤·¤¿ -¥µ¥Ö¥×¥í¥»¥¹¤Ë¡¢Ç¤°Õ¤Î°ú¿ô¤òÅϤ¹¤Î¤Ë»È¤ï¤ì¤Þ¤¹¡£ -`\-verbose' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIslocal\fR ¤Ï¼Â¹ÔÃæ¤ÎÆ°ºî¤òɸ½à½ÐÎϤ˽Ф·¤Þ¤¹¡£ -`\-debug' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -¤è¤ê¾ÜºÙ¤Ê¥Ç¥Ð¥Ã¥°½ÐÎϤòɸ½à¥¨¥é¡¼½ÐÎÏ(stderr)¤Ë½Ð¤·¤Þ¤¹¡£ - -.Uh "¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥¨¡¼¥¸¥§¥ó¥È(MTA)" -¤â¤·¡¢»ÈÍѤ·¤Æ¤¤¤ë MTA ¤¬ \fISendMail\fP ¤Ç¤¢¤ë¤Ê¤é¡¢ -.sp -.nf -.in +.5i - \*(lq|\ /usr/local/mh/lib/slocal\ \-user\ username\*(rq -.in -.5i -.fi -.sp -¤È¤¤¤¦¹Ô¤ò¡¢¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê¤Î \&.forward ¥Õ¥¡¥¤¥ë¤Ë´Þ¤ó¤Ç¤¤¤ì¤Ð¤è¤¤¤Ç¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢\fISendMail\fP ¤¬Âå¤ï¤ê¤Ë \fIslocal\fP ¤òµ¯Æ°¤·¤Æ¤¯¤ì¤Þ¤¹¡£ - -¤â¤·»ÈÍѤ·¤Æ¤¤¤ë MTA ¤¬ \fIMMDF-I\fP ¤Ç¤¢¤ì¤Ð¡¢ -¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥ê¤Ë¡¢/usr/local/mh/lib/slocal ¤ò bin/rcvmail ¤È¤·¤Æ -(¥·¥ó¥Ü¥ê¥Ã¥¯) ¥ê¥ó¥¯¤·¤Æ¤ª¤±¤Ð¤è¤¤¤Ç¤¹¡£ -¤³¤ì¤Ë¤è¤ê¡¢Àµ¤·¤¤ \*(lq\fIaddress\ info\ sender\fP\*(rq °ú¿ô¤Ç¡¢ -\fIMMDF-I\fP ¤¬Âå¤ï¤ê¤Ë \fIslocal\fP ¤òµ¯Æ°¤·¤Þ¤¹¡£ - -¤â¤·»ÈÍѤ·¤Æ¤¤¤ë MTA ¤¬ \fIMMDF-II\fP ¤Ç¤¢¤ë¾ì¹ç¡¢ -\fIslocal\fP ¤Ï»È¤¨¤Þ¤»¤ó¡£ -ƱÅù¤Îµ¡Ç½¤¬ \fIMMDF-II\fP ¤Ë¤è¤Ã¤Æ´û¤ËÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -¾Ü¤·¤¯¤Ï¡¢maildelivery(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -.Uh "maildelivery ¥Õ¥¡¥¤¥ë" - -\fI\&.maildelivery\fR ¥Õ¥¡¥¤¥ë¤Ï¡¢¤É¤ÎÍÍ¤Ë¥í¡¼¥«¥ëÇÛÁ÷¤ò¹Ô¤Ê¤¦¤«¤òÀ©¸æ¤·¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤Î³Æ¹Ô¤Ï¡¢¶õÇò¤«¥³¥ó¥Þ¤Ç¶èÀÚ¤é¤ì¤¿¸Þ¤Ä¤Î¥Õ¥£¡¼¥ë¥É¤ÇÀ®¤êΩ¤Ã¤Æ -¤¤¤Þ¤¹¡£ -¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤¬Âº½Å¤µ¤ì¤Þ¤¹¤Î¤Ç¡¢ -¤³¤ì¤é¤Îʸ»úÎó¤Ï¡¢¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤ë¤³¤È¤Ç¡¢ -°ì¤Ä¤Î°ú¿ô¤È¤·¤Æ¤ß¤Ê¤µ¤ì¤Þ¤¹¡£ -¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¼«ÂΤϡ¢¤½¤ÎÁ°¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤ò¤Ä¤±¤Æ´Þ¤á¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ -`#' ¤Ç»Ï¤Þ¤ë¹Ô¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ -\fI\&.maildelivery\fR ¥Õ¥¡¥¤¥ë¤Î³Æ¹Ô¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - - - \fBheader pattern action result string\fR -.sp -.in +.5i -.ti -.5i -\fBheader\fP: -.br -¥Ñ¥¿¡¼¥ó¤ò¸¡º÷¤¹¤ë¥Ø¥Ã¥À̾¡£ -¥á¥Ã¥»¡¼¥¸¡¦¥Ø¥Ã¥À¤Ë¤¢¤ê¤¦¤ëÁ´¤Æ¤Î¥Õ¥£¡¼¥ë¥É¡£ -¼¡¤ÎÆÃÊ̤ʥե£¡¼¥ë¥É¤âÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -.sp -.in +1i -.ta +1i -.ti -1i -\fIsource\fR Á÷¤ê¼ç¾ðÊó(MTA ¤Î¥¨¥ó¥Ù¥í¡¼¥×¤«¤é¼èÆÀ¡£¤â¤·¤¯¤Ï Sendmail ¤Ç¤¢¤ì¤Ð UUCP From ¤«¤é) -.ti -1i -\fIaddr\fR Á÷¿®Àè¾ðÊó(MTA ¤Î¥¨¥ó¥Ù¥í¡¼¥×¤«¤é¼èÆÀ) -.ti -1i -\fIdefault\fR ¥á¥Ã¥»¡¼¥¸¤¬¤É¤ì¤Ë¤âÇÛÁ÷¤µ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Î¤ß¥Þ¥Ã¥Á -.ti -1i -\fI*\fR Á´¤Æ¤Ë¥Þ¥Ã¥Á -.in -1i - -.ti -.5i -\fBpattern\fR: -.br -ÆÃÄê¤Î¥Ø¥Ã¥À¡¼¹Ô¤Ë¥Þ¥Ã¥Á¤¹¤ëʸ»úÎó¤Îʤӡ£ -¥Þ¥Ã¥Á¥ó¥°¤Ë¤ÏÂçʸ»ú/¾®Ê¸»ú¤Ï´Ø·¸¤¢¤ê¤Þ¤»¤ó¤¬¡¢Àµµ¬É½¸½¤Ï»È¤¨¤Þ¤»¤ó¡£ - -.ti -.5i -\fBaction\fR: -.br -¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¤Î¤¿¤á¤Ë¹Ô¤Ê¤¦¥¢¥¯¥·¥ç¥ó -.sp -.in +1i -.ta +1i -.ti -1i -\fIdestroy\fR Æɤޤº¤Ë¼Î¤Æ¤Þ¤¹¡£¤³¤Î¥¢¥¯¥·¥ç¥ó¤Ï¾ï¤ËÀ®¸ù¤·¤Þ¤¹¡£ - -.ti -1i -\fIfile\fR ¤â¤·¤¯¤Ï > \fBstring\fR ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤ËÄɲä·¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤Ï¡¢¥á¥Ã¥»¡¼¥¸ÇÛÁ÷¥·¥¹¥Æ¥à(MTS) ¤Ë»È¤ï¤ì¤¿ -¥á¡¼¥ë¥É¥í¥Ã¥×·Á¼°¤Ç¥Õ¥¡¥¤¥ë¤ËÄɲ䵤ì¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤¬¥Õ¥¡¥¤¥ë¤ËÄɲ乤뤳¤È¤¬½ÐÍè¤ì¤Ð¡¢¤³¤Î¥¢¥¯¥·¥ç¥ó¤ÏÀ®¸ù¤·¤Þ¤¹¡£ -¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¡¢¤³¤Î¥á¥Ã¥»¡¼¥¸¤¬¥Õ¥¡¥¤¥ë¤ËÄɲ䵤줿Æü»þ¤ò¼¨¤¹ -\*(lqDelivery\-Date:\ date\*(rq ¥Ø¥Ã¥À¤¬ÉÕ¤±²Ã¤¨¤é¤ì¤Þ¤¹¡£ - -.ti -1i -\fImbox\fR \fIfile\fR ¤ÈƱµÁ¤Ç¤¹¡£¤·¤«¤·¾ï¤Ë¡¢\fIpackf\fR ¤Ç»È¤ï¤ì¤ë -¥Õ¥©¡¼¥Þ¥Ã¥È (MMDF ¤Î mailbox ¥Õ¥©¡¼¥Þ¥Ã¥È) ¤Ç¥á¥Ã¥»¡¼¥¸¤¬Äɲ䵤ì¤Þ¤¹¡£ - -.ti -1i -\fIpipe\fR ¤â¤·¤¯¤Ï | ¥á¥Ã¥»¡¼¥¸¤ò \fBstring\fR ¤Ç»ØÄꤵ¤ì¤¿¥³¥Þ¥ó¥É¤Ø¡¢ -ɸ½àÆþÎϤǥѥ¤¥×¤·¤Þ¤¹¡£¤³¤ÎºÝ¡¢string ¤ò²ò¼á¤¹¤ë¤Î¤Ë Bourne shell -\fIsh\fR(1) ¤ò»È¤¤¤Þ¤¹¡£ -¥·¥§¥ë¤Ëʸ»úÎó¤òÁ÷¤ëÁ°¤Ë¡¢¼¡¤ÎÆâ¢ÊÑ¿ô¤ËŸ³«¤µ¤ì¤Þ¤¹¡£ -.sp -.in +1i -.ta +1i -.ti -1i -$(sender) Á÷¤ê¼ç¾ðÊó(MTA ¤Î¥¨¥ó¥Ù¥í¡¼¥×¾ðÊ󤫤顣¤â¤·¤¯¤Ï Sendmail ¤Ç¤¢¤ì¤Ð UUCP From ¤«¤é) -.ti -1i -$(address) Á÷¿®Àè¾ðÊó(MTA ¤Î¥¨¥ó¥Ù¥í¡¼¥×¤«¤é¼èÆÀ) -.ti -1i -$(size) ¥á¥Ã¥»¡¼¥¸¤Î¥µ¥¤¥º (¥Ð¥¤¥È¿ô) -.ti -1i -$(reply\-to) ¥á¥Ã¥»¡¼¥¸¤Î \*(lqReply\-To:\*(rq ¤« \*(lqFrom:\*(rq ¹Ô -.ti -1i -$(info) ¥µ¥Ö¥×¥í¥»¥¹¤Ë°ú¤­ÅϤ¹Ç¤°Õ¤Î°ú¿ô(\-info ¥ª¥×¥·¥ç¥ó»²¾È) -.in -1i -.ti -1i -\fIqpipe\fR or -.ti -1i -\fI\fR \fIpipe\fR ¤Ë»÷¤Æ¤¤¤Þ¤¹¡£ -¤¬¡¢Æâ¢ÊÑ¿ôŸ³«¸å¡¢¥·¥§¥ë¤Î½õ¤±¤ò¼Ú¤ê¤º¤Ë¡¢¥³¥Þ¥ó¥É¤òľÀܼ¹Ԥ·¤Þ¤¹¡£ -¤³¤Î¥¢¥¯¥·¥ç¥ó¤Ï¡¢¥·¥§¥ë¤¬²ò¼á¤·¤Æ¤·¤Þ¤¦¤«¤âÃΤì¤Ê¤¤¡¢ÆÃÄê¤Îʸ»úÎó¤Î -¥¯¥ª¡¼¥È½èÍý¤òÈò¤±¤ë¤¿¤á¤ËÍѤ¤¤é¤ì¤Þ¤¹¡£ -.in -1i - -.ti -.5i -\fBresult\fR: -.br -¥¢¥¯¥·¥ç¥ó¤¬¤É¤ÎÍͤ˼¹Ԥµ¤ì¤ë¤Ù¤­¤«¤ò¼¨¤·¤Þ¤¹¡£ - -.in +1i -.ta +1i -.ti -1i -\fIA\fR ¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -¥¢¥¯¥·¥ç¥ó¤¬À®¸ù¤¹¤ì¤Ð¡¢¥á¥Ã¥»¡¼¥¸¤ÏÇÛÁ÷¤µ¤ì¤¿¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ - -.ti -1i -\fIR\fR ¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -¥¢¥¯¥·¥ç¥ó¤Î·ë²Ì¤Ë¤â´Ø¤ï¤é¤º¡¢ -¥á¥Ã¥»¡¼¥¸¤ÏÇÛÁ÷¤µ¤ì¤¿¤È¸«¤Ê¤µ¤ì¤Þ¤»¤ó¡£ - -.ti -1i -\fI?\fR ¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¤µ¤ì¤Æ¤¤¤Ê¤¤»þ¤Î¤ß¡¢¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -¥¢¥¯¥·¥ç¥ó¤¬À®¸ù¤¹¤ì¤Ð¡¢¥á¥Ã¥»¡¼¥¸¤ÏÇÛÁ÷¤µ¤ì¤¿¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ - -.ti -1i -\fIN\fR ¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¤µ¤ì¤Æ¤ª¤é¤º¡¢Á°¤Î¥¢¥¯¥·¥ç¥ó¤¬À®¸ù¤·¤¿»þ¤Î¤ß¡¢ -¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -¥¢¥¯¥·¥ç¥ó¤¬À®¸ù¤¹¤ì¤Ð¡¢¥á¥Ã¥»¡¼¥¸¤ÏÇÛÁ÷¤µ¤ì¤¿¤È¸«¤Ê¤µ¤ì¤Þ¤¹¡£ -.sp -.in -1i -.in -.5i -Í×Ì󤹤ë¤È¡¢Îã¤È¤·¤Æ¡¢ -.sp -.if t .in +.5i -.nf -.ta \w'default 'u +\w'mh-workersxx 'uC +\w'destroy 'uC +\w'result 'u -#\fIfield\fR \fIpattern\fR \fIaction\fR \fIresult\fR \fIstring\fR -# `#' ¤Ç»Ï¤Þ¤ë¹Ô¤Ï̵»ë¤µ¤ì¡¢¶õ¹Ô¤È¤·¤Æ°·¤ï¤ì¤Þ¤¹ -# -# \*(lqTo:\*(rq ¹Ô¤Ë mmdf2 ¤È¤¢¤ë¤â¤Î¤Ï¡¢mmdf2.log ¤Ë¥Õ¥¡¥¤¥ë¤µ¤ì¤Þ¤¹ -\fITo mmdf2 file A mmdf2.log\fP -# mmdf ¤«¤é¤Î¥á¥Ã¥»¡¼¥¸¤ò err-message-archive ¤È¤¤¤¦¥×¥í¥°¥é¥à¤Ë¥Ñ¥¤¥×¤·¤Þ¤¹ -\fIFrom mmdf pipe A /bin/err-message-archive\fP -# \*(lqSender:\*(rq ¥¢¥É¥ì¥¹¤¬ \*(lqmh-workers\*(rq ¤Ç¤¢¤ë¤â¤Î¤Ï¡¢ -# ¤Þ¤À¥Õ¥¡¥¤¥ë¤·¤Æ¤Ê¤¤¤Ê¤é¡¢mh.log ¤Ë¥Õ¥¡¥¤¥ë¤µ¤ì¤Þ¤¹ -\fISender mh-workers file ? mh.log\fP -# \*(lqTo:\*(rq unix ¤Ê¤é¡¢unix-news ¥Õ¥¡¥¤¥ë¤Ø½ÐÎϤ·¤Þ¤¹ -\fITo Unix > A unix-news\fP -.\" # ¥¢¥É¥ì¥¹¤¬ jpo=mmdf ¤Ê¤é¡¢mmdf-redist ¤Ø¥Ñ¥¤¥×¤·¤Þ¤¹ -.\" \fIaddr jpo=mmdf | A mmdf-redist\fP -# ¥¢¥É¥ì¥¹¤¬ jpo=ack ¤Ê¤é¡¢¼õ¤±¼è¤êÄÌÃΤòÊÖÁ÷¤·¤Þ¤¹ -\fIaddr jpo=ack \fP|\fI R \*(lq/bin/resend\0\-r\0$(reply-to)\*(rq\fP -# steve ¤«¤é¤Î¤Ï¡¢Á´Éô destroy (Æɤޤº¤Ë¼Î¤Æ¤ë) -\fIFrom steve destroy A \-\fP -# ¤³¤ì¤Ç¤â¤Þ¤À¥Þ¥Ã¥Á¤·¤Ê¤¤¤â¤Î¤Ï¡¢mailbox ¤ØÍ¤Þ¤¹ -\fIdefault \- > ? mailbox\fP -# rcvtty ¤ò¾ï¤ËÁö¤é¤»¤ë -\fI* \- \fP|\fI R /mh/lib/rcvtty\fP -.re -.fi -.if t .in -.5i - -¥Õ¥¡¥¤¥ë¤Ï¾ï¤ËÁ´ÉôÆɤޤì¤Þ¤¹¡£ -¤è¤Ã¤ÆÊ£¿ô¥Þ¥Ã¥Á¤¹¤ë²ÄǽÀ­¤¬¤¢¤ê¡¢¥Þ¥Ã¥Á¤·¤¿Ê¬¡¢¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤·¤Þ¤¹¡£ -\fI\&.maildelivery\fR ¥Õ¥¡¥¤¥ë¤Ï¡¢owner ¤¬¥æ¡¼¥¶¡¼¤«¥ë¡¼¥È¤Ç¤Ê¤¯¤Æ¤Ï¤Ê¤é¤º¡¢ -½ñ¤­¹þ¤ß¤Ï owner ¤Ë¤è¤Ã¤Æ¤Î¤ß²Äǽ¤Ç¤Ê¤¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fI\&.maildelivery\fR ¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤é¤Ê¤¤¡¢¤â¤·¤¯¤Ï¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷ -¤¹¤ë¥¢¥¯¥·¥ç¥ó¤ò¼Â¹Ô¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï¡¢ -/usr/local/mh/lib/maildelivery ¥Õ¥¡¥¤¥ë¤òƱÍͤΥ롼¥ë¤Ë½¾¤Ã¤ÆÆɤޤì¤Þ¤¹¡£ -¤³¤Î¥Õ¥¡¥¤¥ë¤Ï¡¢owner ¤¬¥ë¡¼¥È¤Ç¡¢¥ë¡¼¥È¤Ë¤è¤Ã¤Æ¤Î¤ß½ñ¤­¹þ¤ß²Äǽ¤Ç¤Ê¤¯¤Æ¤Ï -¤Ê¤ê¤Þ¤»¤ó¡£ -¤â¤·¤³¤Î¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤¤È¤«¡¢¥á¥Ã¥»¡¼¥¸¤ÎÇÛÁ÷¤¹¤ë¥¢¥¯¥·¥ç¥ó¤¬¼Â¹Ô¤Ç¤­¤Ê¤¤ -¤È¤¤¤¦¾ì¹ç¤Ï¡¢¥æ¡¼¥¶¡¼¤Î¥á¡¼¥ë¥É¥í¥Ã¥×¤Ëɸ½àÇÛÁ÷¤µ¤ì¤Þ¤¹¡£ - -.Uh "¥µ¥Ö¥×¥í¥»¥¹¤Î´Ä¶­" -¥×¥í¥»¥¹¤¬¸Æ¤Ð¤ì¤¿¾ì¹ç¡¢¤½¤Î´Ä¶­¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹: -¥æ¡¼¥¶¡¼/¥°¥ë¡¼¥×ID¤Ï¡¢¼õ¼è¿Í¤ÎID¤Ë¥»¥Ã¥È¤µ¤ì¤Þ¤¹¡£ -¥ï¡¼¥­¥ó¥°¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Ï¡¢¼õ¼è¿Í¤Î¥Û¡¼¥à¡¦¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ê¤ê¤Þ¤¹¡£ -umask ¤Ï 0077 ¤Ç¤¹¡£ -¥×¥í¥»¥¹¤Ï /dev/tty ¤ò»ý¤Á¤Þ¤»¤ó¡£ -ɸ½àÆþÎϤϥá¥Ã¥»¡¼¥¸¤Ë¥»¥Ã¥È¤µ¤ì¤Þ¤¹¡£ -ɸ½à½ÐÎϤȿÇÃǽÐÎÏ¤Ï /dev/null ¤Ë¥»¥Ã¥È¤µ¤ì¤Þ¤¹¡£ -¾¤ÎÁ´¤Æ¤Î¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Ï¥¯¥í¡¼¥º¤µ¤ì¤Þ¤¹¡£ -´Ä¶­ÊÑ¿ô \fB$USER\fR¡¢\fB$HOME\fR¡¢\fB$SHELL\fR ¤ÏŬÀڤ˥»¥Ã¥È¤µ¤ì¡¢ -¤½¤Î¾¤Î´Ä¶­ÊÑ¿ô¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -¥×¥í¥»¥¹¤Ë¤Ï¡¢¼Â¹Ô¤¹¤ë¤¿¤á¤Ë¤¢¤ë»þ´Ö¤òÍ¿¤¨¤é¤ì¤Þ¤¹¡£ -¤â¤·¥×¥í¥»¥¹¤¬¤³¤ÎÀ©¸Â°ÊÆâ¤Ë½ªÎ»½ÐÍè¤Ê¤«¤Ã¤¿¤é¡¢ -¥×¥í¥»¥¹¤Ï½ªÎ»¤µ¤ì¤Þ¤¹¡£ -¤³¤Î»þ´Ö¤Ï¡¢size ¤ò¥á¥Ã¥»¡¼¥¸¤Î¥Ð¥¤¥È¿ô¤È¤·¤Æ¡¢ -((size ¡ß 60) + 300) ÉäȤ·¤Æ·×»»¤µ¤ì¤Þ¤¹¡£ - -¥×¥í¥»¥¹¤Î½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤Ï¡¢¥¢¥¯¥·¥ç¥ó¤¬À®¸ù¤·¤¿¤«¤É¤¦¤«¤Ë±þ¤¸¤Þ¤¹¡£ -½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤¬¥¼¥í¤Ç¤¢¤ì¤Ð¡¢¥¢¥¯¥·¥ç¥ó¤ÏÀ®¸ù¤·¤¿¤³¤È¤ò°ÕÌ£¤·¤Þ¤¹¡£ -¤³¤ì°Ê³°¤Î½ªÎ»¥¹¥Æ¡¼¥¿¥¹ (¤â¤·¤¯¤Ï°Û¾ï½ªÎ») ¤Ï¥¢¥¯¥·¥ç¥ó¤¬¼ºÇÔ¤·¤¿¤³¤È¤ò -°ÕÌ£¤·¤Þ¤¹¡£ - -»þ´ÖÀ©¸Â¤òÈò¤±¤ë¤¿¤á¤Ë¡¢ -¤¢¤Ê¤¿¤Ï¡¢\fIforking\fR ¤Ë¤è¤Ã¤Æ³«»Ï¤¹¤ë¥×¥í¥»¥¹¤ò¼Â¹Ô¤·¤è¤¦¤È -¤¹¤ë¤«¤âÃΤì¤Þ¤»¤ó¡£ -¿Æ¥×¥í¥»¥¹¤Ï¤¹¤°¤ËŬÀÚ¤ÊÃͤòÊÖ¤¹¤À¤í¤¦¤·¡¢»Ò¥×¥í¥»¥¹¤Ï -ɬÍפȤ¹¤ë¤À¤±Ä¹¤¯¼Â¹Ô¤·Â³¤±¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£ -¤³¤Î¤ä¤êÊý¤Ï¡¢¿Æ¥×¥í¥»¥¹¤¬½ªÎ»¥¹¥Æ¡¼¥¿¥¹ 0 ¤òÊÖ¤¹»þ¤Ï¡¢¤¤¤¯¤é¤« -´í¸±¤Ç¤¹¡£ -¿Æ¥×¥í¥»¥¹¤¬½ªÎ»¥¹¥Æ¡¼¥¿¥¹ Èó0 ¤òÊÖ¤¹»þ¤Ï¡¢ -¤³¤Î¤ä¤êÊý¤Ç¡¢¥á¡¼¥ë¡¦¥É¥í¥Ã¥×¤ËÁÇÁ᤯ÇÛÁ÷¤µ¤»¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¤¬¡£ -.Fi -^/usr/local/mh/lib/mtstailor~^¥Æ¥¤¥é¡¼¡¦¥Õ¥¡¥¤¥ë -^$HOME/\&.maildelivery~^¥í¡¼¥«¥ëÇÛÁ÷¤òÀ©¸æ¤¹¤ë¥Õ¥¡¥¤¥ë -^/usr/local/mh/lib/maildelivery~^ɸ½à¤Î¥Õ¥¡¥¤¥ë¤ËÂå¤ï¤ë -^/var/mail/$USER~^¥Ç¥Õ¥©¥ë¥È¤Î¥á¡¼¥ë¥É¥í¥Ã¥× -.Sa -rcvstore(1), mhook(1), mh\-format(5) -.De -`\-noverbose' -.Ds -`\-maildelivery \&.maildelivery' -.Ds -`\-mailbox /var/mail/$USER' -.Ds -`\-file' ¥Ç¥Õ¥©¥ë¥È¤Ïɸ½àÆþÎÏ -.Ds -`\-user' ¥Ç¥Õ¥©¥ë¥È¤Ï¸½ºß¤Î¥æ¡¼¥¶¡¼ -.Co -̵¤·¡£ -.Hi -\fIslocal\fP ¤Ï¡¢\fIMMDF-II\fP ¤ÇÄ󶡤µ¤ì¤Æ¤¤¤ë \fImaildelivery\fP µ¡¹½¤È -µÕ¸ß´¹À­¤¬¤¢¤ë¤è¤¦¤ËÀ߷פµ¤ì¤Æ¤¤¤Þ¤¹¡£ -¤À¤«¤é¡¢\fIslocal\fP ¤Îµ¡Ç½À­¤Ç¤¢¤ë¤è¤¦¤Ë¡¢ -\fI\&.maildelivery\fP ¥Õ¥¡¥¤¥ë¤Îʸˡ¤¬À©¸Â¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - -0 ½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤Ë²Ã¤¨¤Æ¡¢\fIMMDF\fR ¤Ï -\fIRP_MOK\fR (32) ¤È \fIRP_OK\fR (9) ¤È¤¤¤¦Ãͤò¼è¤ê¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤¬´°Á´¤ËÇÛÁ÷¤µ¤ì¤¿¡¢¤È¤¤¤¦°ÕÌ£¤Ç¤¹¡£ -°Û¾ï½ªÎ»¤â´Þ¤à¤½¤ì°Ê³°¤ÎÈó 0 ½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤Ç¤Ï¡¢ -\fIMMDF\fR ¤Ï \fIRP_MECH\fR (200) ¤È¤·¤Æ²ò¼á¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢Ê̤Υ롼¥È¤ò»È¤Ã¤¿¡¢¤È¤¤¤¦°ÕÌ£¤Ç¤¹ -(¥á¡¼¥ë¥É¥í¥Ã¥×¤Ë¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤·¤Þ¤¹)¡£ -.Bu -¤¿¤Ã¤¿Æó¤Ä¤Î¥ê¥¿¡¼¥ó¥³¡¼¥É¤À¤±¤¬°ÕÌ£¤¬¤¢¤ê¤Þ¤¹¡£Â¾¤â¤½¤¦¤¢¤ë¤Ù¤­¤Ç¤¹¡£ - -\fIslocal\fP ¤Ï¡¢\fBMMDF-II\fP ¤Ë¤è¤êÄ󶡤µ¤ì¤¿ \fImaildelivery\fP ¤Î -µ¡Ç½À­¤ÈµÕ¸ß´¹À­¤¬¤¢¤ê¤Þ¤¹¡£ - -\fImaildelivery\fR µ¡¹½¤Î¤¢¤ë \fIMMDF\fR ¤Î¥Ð¡¼¥¸¥ç¥ó¤Ï¡¢ -\fIMMDF\fP ¤Î½é´ü¤Î¥Ð¡¼¥¸¥ç¥ó¤ÈÁ´¤¯¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó¡£ -\fIMMDF-I\fP ¤È¤¤¤¦¸Å¤¤·Á¼°¤Î¥Õ¥Ã¥¯¤ò»ý¤Ä¾ì¹ç¤Ï¡¢ -\fI\&.maildelivery\fR file ¤È¤·¤Æ¡¢¼¡¤Î°ì¹Ô¤À¤±½ñ¤¤¤¿¤â¤Î¤ò -ÍÑ°Õ¤¹¤ë¤Î¤¬Ë¾¤Þ¤·¤¤¤Ç¤¹¡£ - -.ti +.5i -default \- pipe A \*(lqbin/rcvmail $(address) $(info) $(sender)\*(rq -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-sortm.me --- a/doc/ja-sortm.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,104 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC SORTM 1 -.NA -sortm \- ¥á¥Ã¥»¡¼¥¸¤ò¥½¡¼¥È¤¹¤ë -.SY -sortm -\%[+folder] \%[msgs] -\%[\-datefield\ field] -\%[\-textfield\ field] \%[\-notextfield] -\%[\-limit days] \%[\-nolimit] -\%[\-verbose] \%[\-noverbose] -\%[\-help] -.DE -\fIsortm\fR ¤Ï¥Õ¥©¥ë¥ÀÆâ¤Î»ØÄê¤Î¥á¥Ã¥»¡¼¥¸¤ò¡¢ -¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Î \*(lqDate:\*(rq ¹Ô¤Î»þ¹ï½ç¤Ë¥½¡¼¥È¤·¤Þ¤¹¡£ - -`\-verbose' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIsortm\fR ¤Ï¥½¡¼¥È¤µ¤ì¤ë½ç¤Ë¼Â¹ÔÃæ¤ÎÆ°ºî¤òÊó¹ð¤·¤Þ¤¹¡£ - -`\-datefield\ field' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢ -\fIsortm\fR ¤Ï»ØÄꤵ¤ì¤¿¥Ø¥Ã¥À¡¼¹Ô¤ò»È¤Ã¤ÆÆüÉÕÈæ³Ó¤ò¹Ô¤Ê¤¤¤Þ¤¹¡£ -¤â¤·¡¢¤½¤ì¤¾¤ì¤Î¥á¥Ã¥»¡¼¥¸¤Ë¡¢\*(lqBB\-Posted:\*(rq ¤ä -\*(lqDelivery\-Date:\*(rq ¤Ê¤É¡¢ÆÃÊ̤ʥإåÀ¡¼¹Ô¤¬¤¢¤ë¾ì¹ç¡¢ -`\-datefield' ¥ª¥×¥·¥ç¥ó¤Ç¡¢¤½¤Î¹Ô¤òÄ´¤Ù¤ë¤è¤¦¤Ë»ØÄꤹ¤ë»ö¤¬½ÐÍè¤ëÌõ¤Ç¤¹¡£ - -`\-textfield\ field' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢\fIsortm\fR ¤Ï»ØÄꤵ¤ì¤¿ -¥Ø¥Ã¥À¡¼¹Ô¤Î¥Æ¥­¥¹¥È¤Ç¥½¡¼¥È¤ò¹Ô¤Ê¤¤¤Þ¤¹¡£ -¤â¤·¡¢¤³¤Î¹Ô¤¬ \*(lqsubject\*(rq ¤Î¾ì¹ç¡¢ -Á°¤ËÉÕ¤¤¤Æ¤¤¤ë "re:" ¤ò¼è¤ê½ü¤¤¤¿¤â¤Î¤ÇÈæ³Ó¤·¤Þ¤¹¡£ -¤¤¤º¤ì¤Î¾ì¹ç¤Ç¤â¡¢¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È¤È¿ô»ú°Ê³°¤ÎÁ´¤Æ¤Îʸ»ú¤¬¼è¤ê½ü¤«¤ì¡¢ -¤½¤Î·ë²Ì¤Îʸ»úÎó¤Ë¤Ä¤¤¤Æ¡¢Âçʸ»ú¾®Ê¸»ú¤ò¶èÊ̤»¤º¤Ë¡¢ -datefield ¤ò¼ç¡¢textfield ¤ò½¾¤È¤·¤Æ¡¢¥½¡¼¥È¤µ¤ì¤Þ¤¹¡£ - -`\-textfield\ field' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤¿¾ì¹ç¡¢ -¤â¤· `\-limit\ days' ¤¬»ØÄꤵ¤ì¤ë¤È¡¢ -¸ß¤¤¤Ë `days' Æü°ÊÆâÎ¥¤ì¤¿¡¢ -textfield ¤Î»÷¤¿¥á¥Ã¥»¡¼¥¸¤¬°ì½ï¤Ë¸½¤ì¤ë»ö¤Ë¤Ê¤ê¤Þ¤¹¡£ -`\-nolimit' ¤ò»ØÄꤹ¤ë¤È¡¢´ü¸Â¤Ï̵¸Â¤È¤Ê¤ê¤Þ¤¹¡£ -`\-limit 0' ¤ò»ØÄꤹ¤ë¤È¡¢¥½¡¼¥È¤Ï textfield ¤ò¼ç¤Ë¡¢date ¤ò½¾¤Ë¹Ô¤Ê¤ï¤ì¤Þ¤¹¡£ - -.\"Ex -Î㤨¤Ð¡¢Date: ¹Ô¤ò¼ç¡¢Subject: ¹Ô¤ò½¾¤Ç¡¢Ê¤٤ë¾ì¹ç¤Ï¼¡¤Î¤è¤¦¤Ë¤·¤Þ¤¹¡£ - -.ti +.5i -sortm -textfield subject +folder - -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Current\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Sa -folder (1) -.De -`+folder' ¥Ç¥Õ¥©¥ë¥È¤Ï¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À -.Ds -`msgs' ¥Ç¥Õ¥©¥ë¥È¤Ï all -.Ds -`\-datefield date' -.Ds -`\-notextfield' -.Ds -`\-noverbose' -.Ds -`\-nolimit' -.Co -¤â¤·¡¢¥Õ¥©¥ë¥À¤¬»ØÄꤵ¤ì¤ì¤Ð¡¢¤½¤Î¥Õ¥©¥ë¥À¤¬¥«¥ì¥ó¥È¡¦¥Õ¥©¥ë¥À¤Ë¤Ê¤ê¤Þ¤¹¡£ -¤â¤·¡¢¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤¬°ÜÆ°¤¹¤ë¾ì¹ç¡¢ -\fIsortm\fR ¤Ï -¤½¤Î¥á¥Ã¥»¡¼¥¸¤¬¥«¥ì¥ó¥È¡¦¥á¥Ã¥»¡¼¥¸¤Ç¤¢¤ë¤È¤¤¤¦¾õÂÖ¤òÊݸ¤·¤Þ¤¹¡£ -.Hi -°ÊÁ°¤Ï¡¢ÆüÉÕ¤òÈæ³Ó¤¹¤ëºÝ¤Ë¤Ï¡¢¥¿¥¤¥à¥¾¡¼¥ó¤Ï̵»ë¤µ¤ì¤Æ¤¤¤Þ¤·¤¿¤¬¡¢ -º£¤Ï¤½¤ó¤Ê»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£ - -°ÊÁ°¤Ï¡¢»ØÄê¤Î¥Õ¥©¥ë¥ÀÆâ¤Ë¤¢¤ê¡¢`msgs' ¤Ç¤Ï»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¥á¥Ã¥»¡¼¥¸¤Ï -¤½¤Î¥Õ¥©¥ë¥ÀÆâ¤ÎºÇ¸å¤Ë°ÜÆ°¤µ¤ì¤Æ¤¤¤Þ¤·¤¿¤¬¡¢ -º£¤Ï¡¢¤½¤¦¤¤¤¦¥á¥Ã¥»¡¼¥¸¤Ï¤½¤Î¤Þ¤Þ¤Î°ÌÃ֤˻Ĥë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£ - -°ÊÁ°¤Ï¡¢\fIsortm\fP ¤Ç¥Õ¥©¥ë¥ÀÆâ¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æʤӤ¬Êݸ¤µ¤ì¤Ê¤¤¾ì¹ç¤¬ -¤¢¤ê¤Þ¤·¤¿ (Î㤨¤Ð¡¢¥á¥Ã¥»¡¼¥¸ 1, 3, 5 ¤¬¥½¡¼¥È¸å¤ÏÈֹ椬ÉÕ¤±Âؤ¨¤é¤ì¤Æ¡¢ -1, 2, 3 ¤Ë¤Ê¤ë¤Ê¤É)¡£ -¤³¤ì¤Ï¥Ð¥°¤Ç¤¢¤ê¡¢¸½ºß¤Ï½¤Àµ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ -¥á¥Ã¥»¡¼¥¸¤ÎÈÖ¹æʤӤòµÍ¤á¤ë¤¿¤á¤Ë¤Ï¡¢ -¾ï¤Ë \*(lq\fIfolder\ \-pack\fR\|\*(rq ¤ò»È¤Ã¤Æ²¼¤µ¤¤¡£ -.Bu -¤â¤· \fIsortm\fR ¤¬ date\-field ¤Î̵¤¤¥á¥Ã¥»¡¼¥¸¤ò¸«¤Ä¤±¤¿¾ì¹ç¡¢ -¤â¤·¤¯¤Ï¡¢\fIsortm\fR ¤¬²òÀϤǤ­¤Ê¤¤·Á¼°¤Î date\-field ¤ò»ý¤Ä¥á¥Ã¥»¡¼¥¸¤ò -¸«¤Ä¤±¤¿¾ì¹ç¡¢ -\fIsortm\fR ¤Ï¤½¤Î¥á¥Ã¥»¡¼¥¸¤ÎÁêÂÐŪ¤Ê°ÌÃÖ´Ø·¸¤òÊݸ¤·¤è¤¦¤È¤·¤Þ¤¹¡£ -¤·¤«¤·¡¢¤³¤ì¤Ï¾ï¤Ë¤¦¤Þ¤¯¤¤¤¯Ìõ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ -Î㤨¤Ð¡¢¤â¤·ºÇ½é¤Î¥á¥Ã¥»¡¼¥¸¤Ë²òÀϤǤ­¤ëÆüÉÕ¹Ô¤¬¤Ê¤«¤Ã¤¿¾ì¹ç¡¢ -¤½¤ì¤ÏÄ̾¥½¡¼¥È¤µ¤ì¤¿¥á¥Ã¥»¡¼¥¸¤Î°ìÈֺǸå¤Ë°ÜÆ°¤µ¤ì¤Þ¤¹¡£ - -\fIsortm\fR ¤¬Ê¤Ùľ¤¹»ö¤¬½ÐÍè¤Ê¤«¤Ã¤¿¥á¥Ã¥»¡¼¥¸¤Ë´Ø¤·¤Æ¥¨¥é¡¼¤ò½Ð¤¹¾ì¹ç¡¢ -ʤÓÂؤ¨¤ëÁ°¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ò¼¨¤·¤Þ¤¹¡£ -¤·¤«¤·¡¢¤½¤ì¤ÏʤÓÂؤ¨¤¿¸å¤Î¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤ò¼¨¤¹¤Ù¤­¤Ç¤·¤ç¤¦¡£ - -¥½¡¼¥ÈÈÏ°ÏÆâ¤Ë -¿ô»ú¤À¤±¤«¤éÀ®¤ë¤è¤¦¤Ê(¥á¥Ã¥»¡¼¥¸¤È¸«¤Ê¤»¤ë¤è¤¦¤Ê)̾Á°¤Î -¥µ¥Ö¥Õ¥©¥ë¥ÀÅù¤¬¤¢¤ë¤È¡¢ -°ÕÌ£¤Î¤Ê¤¤¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È¶¦¤Ë¥³¥Þ¥ó¥É¼Â¹Ô¤¬¼ºÇÔ¤·¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-vmh.me --- a/doc/ja-vmh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,107 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC VMH 1 -.NA -vmh \- MH ¤Î¥Ó¥¸¥å¥¢¥ë¥Õ¥í¥ó¥È¡¦¥¨¥ó¥É -.SY -vmh -\%[\-prompt\ string] -\%[\-vmhproc\ program] \%[\-novmhproc] -\%[switches\ for\ \fIvmhproc\fR] -\%[\-help] -.DE -\fIvmh\fR ¤Ï \fIMH\fR ¤Î¥¦¥£¥ó¥É¡¼½èÍý¥×¥í¥È¥³¥ë¤Î¥µ¡¼¥Ð¡¼Â¦¤È¤·¤Æ¼ÂÁõ¤µ¤ì¤¿ -¥×¥í¥°¥é¥à¤Ç¡¢²èÌÌʬ³ä¤¹¤ë¤¿¤á¤Ë \fIcurses\fR\0(3) ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -¤³¤ì¤Ï¡¢¤³¤Î¥×¥í¥È¥³¥ë¤Î¥¯¥é¥¤¥¢¥ó¥È¦¤È¤·¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤ëǤ°Õ¤Î¥×¥í¥°¥é¥à¤ò -¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤Î¸å¼Ô¤Î¥×¥í¥°¥é¥à¤Ï \fIvmhproc\fR ¤È¸Æ¤Ð¤ì¡¢ -`\-vmhproc\ program' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄê¤Ç¤­¤Þ¤¹¡£ - -¤³¤ÎÁ´¤Æ¤Î·ë²Ì¤È¤·¤Æ¡¢¥Ç¥£¥¹¥×¥ì¥¤Ã¼Ëö¤Ç \fImsh\fR ¤òÁö¤é¤»¤ë»þ¤Ë¡¢ -Îɤ¤¥Ó¥¸¥å¥¢¥ë¡¦¥æ¡¼¥¶¡¼¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òÆÀ¤ë»ö¤¬½ÐÍè¤ë¤È¤¤¤¦»ö¤Ç¤¹¡£ -¤³¤ì¤ò¤¹¤ë¤Ë¤ÏÎ㤨¤Ð¡¢¼¡¤Î¹Ô¤ò - -.ti +.5i -mshproc: vmh - -\&.mh\(ruprofile ¤Ë²Ã¤¨¤Þ¤¹ -(¤³¤ì¤Ï \fImsh\fR ¤¬ \fIvmh\fR ¤Î¥Ç¥Õ¥©¥ë¥È¤Î \fIvmhproc\fR ¤Ç¤¢¤ë¤È -¤¤¤¦»ö¼Â¤ËÍ¥À褷¤Þ¤¹)¡£ - -¤³¤ÎÀßÄê¤ò²¡¤·¿Ê¤á¤ë¤¿¤á¤Ë¡¢ -¤â¤· `\-novmhproc' ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¡¢ -\fIvmh\fR ¤¬Ã¼Ëö¾å¤Ç¼Â¹Ô¤Ç¤­¤Ê¤¤¾ì¹ç¡¢ -\fIvmhproc\fR ¼«¿È¤¬¥¦¥£¥ó¥É¡¼½èÍý¥×¥í¥È¥³¥ë̵¤·¤ËľÀܼ¹Ԥµ¤ì¤Þ¤¹¡£ - -¥×¥í¥È¥³¥ë¤Î½é´ü²½¤Î¸å¤Ç¡¢ -\fIvmh\fR ¤Ï¥æ¡¼¥¶¡¼¤Ë¡¢¥¯¥é¥¤¥¢¥ó¥È¤ËÁ÷¤ë¥³¥Þ¥ó¥É¤òʹ¤¯¤¿¤á¤Î¥×¥í¥ó¥×¥È¤ò -½Ð¤·¤Þ¤¹¡£ -Ä̾¥³¥Þ¥ó¥É¤òÁ÷¤Ã¤¿·ë²Ì¡¢°ì¤Ä°Ê¾å¤Î¥¦¥£¥ó¥É¡¼¤Ø¤È½ÐÎϤ¬Á÷¤é¤ì¤ÆÍè¤Þ¤¹¡£ -¤â¤·¡¢¥¦¥£¥ó¥É¡¼¤Ø¤Î½ÐÎϤ¬¥¹¥¯¥í¡¼¥ë¤ò°ú¤­µ¯¤³¤¹¤è¤¦¤Ê»þ¡¢ -\fIvmh\fR ¤Ï¥æ¡¼¥¶¡¼¤Î»Ø¼¨¤òÂÔ¤Á¤Þ¤¹¡£ -¤³¤ì¤Ï¤ª¤ª¤Þ¤«¤Ë¸À¤Ã¤Æ¡¢\fIless\fR ¤ä \fImore\fR ¤ÈƱ¤¸¤è¤¦¤Êµ¡Ç½¤ò»ý¤Ã¤Æ -¤¤¤Þ¤¹ -(Î㤨¤Ð¡¢Á°¤Ë¤â¸å¤í¤Ë¤â¥¹¥¯¥í¡¼¥ë¤¹¤ë»ö¤¬½ÐÍè¤Þ¤¹): - -.nf -.in +.5i -.ta \w'RETURN 'u +\w'* 'u -SPACE 1²èÌ̿ʤߤޤ¹¡£ -RETURN * 1¹Ô¿Ê¤ß¤Þ¤¹¡£ -y * 1¹ÔÌá¤ê¤Þ¤¹¡£ -d * 10¹Ô¿Ê¤ß¤Þ¤¹¡£ -u * 10¹ÔÌá¤ê¤Þ¤¹¡£ -g * Ǥ°Õ¤Î¹Ô¤ËÈô¤Ó¤Þ¤¹¡£ - (g ¤ÎÁ°¤Ë¹ÔÈÖ¹æ¤ò»ØÄꤷ¤Þ¤¹)¡£ -G * ¥¦¥£¥ó¥É¡¼¤ÎºÇ¸å¤Ë°ÜÆ°¤·¤Þ¤¹ - (¤â¤·¹ÔÈֹ椬»ØÄꤵ¤ì¤ì¤Ð `g' ƱÍͤËƯ¤­¤Þ¤¹)¡£ -CTRL\-L ¥¹¥¯¥ê¡¼¥óÁ´ÂΤòºÆɽ¼¨¤·¤Þ¤¹¡£ -h ¥Ø¥ë¥×¡¦¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹¡£ -q ¤½¤Î¥¦¥£¥ó¥É¡¼¤ò½ªÎ»¤·¤Þ¤¹¡£ -.re -.in -.5i -.fi - -(`*' ¤ÎÉÕ¤¤¤Æ¤ë¤â¤Î¤ÏÁ°¤Ë¿ô»ú¤ò»ØÄꤹ¤ë»ö¤Ë°ÕÌ£¤¬¤¢¤ê¤Þ¤¹) - -¤â¤·¡¢¥³¥Þ¥ó¥É¤Î·ë²Ì¡¢°ì²èḬ̀ʾå¤Î¾ðÊó¤òɽ¼¨¤¹¤ë¤³¤È¤Ë¤Ê¤ê¡¢ -¥¦¥£¥ó¥É¡¼¤Ë¾ðÊó¤òÁ÷¤ê½Ð¤·¤Æ¤¤¤ë¥³¥Þ¥ó¥É¤ò²º¤ä¤«¤Ë½ªÎ»¤µ¤»¤¿ -(¤¹¤Ê¤ï¤Á¡¢¥¦¥£¥ó¥É¡¼¤ËÁ÷¤é¤ì¤ÆÍè¤Æ¤¤¤ë¾ðÊó¤ò»ß¤á¤ë¤¿¤á¤Ë `q' ¤òÆþÎϤ·¤Ê¤«¤Ã¤¿) -¾ì¹ç¡¢ -\fIvmh\fR ¤Ï¤½¤Î¥¦¥£¥ó¥É¡¼¤ò½ÏÆɽÐÍè¤ë¤è¤¦¤Ë¡¢ -¤½¤Î¥¦¥£¥ó¥É¡¼¤ÎºÇ¸å¤ÎÊѹ¹¾õÂÖ¤òÊÝ»ý¤·¤Þ¤¹¡£ -¤³¤ì¤ÏÁ°¸å¤Ë¥¹¥¯¥í¡¼¥ë¤·¤Æ¸«¤ë¤Î¤ËÊØÍø¤Ç¤¹¡£ -½ª¤ï¤Ã¤¿¤éñ¤Ë `q' ¤òÆþÎϤ¹¤ë¤À¤±¤Ç¤¹¡£ - -\fIvmh\fR ¤ò(¥³¥¢¥À¥ó¥×¤µ¤»¤º¤Ë)°Û¾ï½ªÎ»¤¹¤ë¤¿¤á¤Ë¤Ï - (Ä̾ï CTRL\-\\) ¤òÆþÎϤ¹¤ì¤Ð¤¤¤¤¤Ç¤¹¡£ -Î㤨¤Ð¡¢ -¤³¤ì¤Ï \fIbbc\fR ¤ä \fImsh\fR ¤È»È¤¦»þ¤Ë \*(lqÀµ¤·¤¯\*(rq Æ°ºî¤·¤Þ¤¹¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Sa -msh(1) -.De -`\-prompt\ (vmh)\ ' -.Ds -`\-vmhproc\ msh' -.Co -̵¤·¡£ -.Bu -`\-prompt' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIvmh\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -¸½ºß¡¢ -¥¯¥é¥¤¥¢¥ó¥È¤Ë¥·¥°¥Ê¥ë(Î㤨¤Ð¡¢ÃæÃǤ佪λ¤Ê¤É)¤òÁ÷¤ëÊýË¡¤¬¤¢¤ê¤Þ¤»¤ó¡£ -¤·¤«¤·¡¢ -\fIvmh\fR ¤¬Ã¼Ëö¤«¤é¥³¥Þ¥ó¥É¤òÆɤó¤Ç¤ë»þ¤Ë QUIT ¤òÆþÎϽÐÍè¤ë¤Î¤Ç¡¢ -¥¯¥é¥¤¥¢¥ó¥È¤ò¨ºÂ¤Ë½ª¤é¤»¤ë¤Î¤Ë¤Ï½¼Ê¬¤Ç¤¹¡£ - -¤¿¤Þ¤ËÊѤʵóÆ° -(¥¯¥é¥¤¥¢¥ó¥È¤È¤ÎÄÌ¿®¤ä¥¦¥£¥ó¥É¡¼½èÍý¥×¥í¥È¥³¥ë¤ÎÀܳ¤ò¼º¤¦¤Ê¤É) -¤ò¤¹¤ë¤³¤È¤¬¤¢¤ê¤Þ¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-whatnow.me --- a/doc/ja-whatnow.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,132 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC WHATNOW 1 -.NA -whatnow \- send ¤ËÂФ¹¤ë¥×¥í¥ó¥×¥È·Á¼°¤Î¥Õ¥í¥ó¥È¡¦¥¨¥ó¥É -.SY -whatnow -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-prompt\ string] -\%[file] -\%[\-help] -.DE -\fIwhatnow\fR ¤Ï¥æ¡¼¥¶¡¼¤Ë¡¢ -ÊÔ½¸¤µ¤ì¤¿¥É¥é¥Õ¥È¤ò¤É¤¦¤¹¤ë¤«¤ò¼ÁÌ䤹¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¥×¥í¥°¥é¥à¤Ç¤¹¡£ -Ä̾ -\fIcomp\fR¡¢\fIdist\fR¡¢\fIforw\fR¡¢¤Þ¤¿¤Ï \fIrepl\fR ¤«¤é -ºÇ½é¤ÎÊÔ½¸¤¬½ª¤Ã¤¿¸å¤Ë¸Æ¤Ó½Ð¤µ¤ì¤Þ¤¹¡£ - -¥×¥í¥°¥é¥à¤¬³«»Ï¤¹¤ë¤È¡¢ -¥É¥é¥Õ¥È¤ËÂФ·¤Æ¡¢¥¨¥Ç¥£¥¿¤òµ¯Æ°¤·¤Þ¤¹ -(`\-noedit' ¤¬»ØÄꤵ¤ì¤Ê¤¤¾ì¹ç¡£»ØÄꤵ¤ì¤¿¾ì¹ç¤Ï¡¢ºÇ½é¤ÎÊÔ½¸¤ÏÍÞÀ©¤µ¤ì¤Þ¤¹)¡£ -¤½¤·¤Æ¡¢\fIwhatnow\fR ¤Ï¥æ¡¼¥¶¡¼¤Ë·«¤êÊÖ¤· \*(lqWhat now?\*(rq ¥×¥í¥ó¥×¥È¤ò -½Ð¤·¡¢ÊÖÅú¤òÂÔ¤Á¤Þ¤¹¡£ -ÊÖÅú¤È¤·¤Æ»ØÄê¤Ç¤­¤ë¤â¤Î¤Ï¼¡¤ÎÄ̤ê¤Ç¤¹¡£ - -.nf -.in .5i -.ta \w'\fBrefile +folder\fR 'u -^\fBdisplay\fR~^ºÆÇÛÉÛ/ÊÖ¿®Åù¤µ¤ì¤ë¸µ¥á¥Ã¥»¡¼¥¸¤òüËö¤Ëɽ¼¨¤¹¤ë¡£ -^\fBedit\fR~^Àè¤Û¤É»È¤Ã¤¿¤Î¤ÈƱ¤¸¥¨¥Ç¥£¥¿¤ÇºÆÊÔ½¸¤ò¤¹¤ë¡£ -^~^⤷¡¢profile ¥¨¥ó¥È¥ê \*(lq\-next: \*(rq ¤Ç -^~^¥¨¥Ç¥£¥¿Ì¾¤¬»ØÄꤵ¤ì¤Æ¤¤¤ë¾ì¹ç¤ò½ü¤¯¡£ -^\fBedit \fR~^¤µ¤é¤Ê¤ëÊÔ½¸¤Î¤¿¤á ¤ò¸Æ¤Ó½Ð¤¹¡£ -^\fBlist\fR~^¥É¥é¥Õ¥È¤òüËö¤Ëɽ¼¨¤¹¤ë¡£ -^\fBpush\fR~^¥á¥Ã¥»¡¼¥¸¤ò¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤ÇÇÛÁ÷¤¹¤ë¡£ -^\fBquit\fR~^¥É¥é¥Õ¥È¤òÊݸ¤·¤Æ½ªÎ»¤¹¤ë¡£ -^\fBquit \-delete\fR~^¥É¥é¥Õ¥È¤òºï½ü¤·¤Æ½ªÎ»¤¹¤ë¡£ -^\fBrefile +folder\fR~^¥É¥é¥Õ¥È¤ò»ØÄê¤Î¥Õ¥©¥ë¥À¤Ë°ÜÆ°¤¹¤ë¡£ -^\fBsend\fR~^¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤¹¤ë¡£ -^\fBsend \-watch\fR~^ÇÛÁ÷¥×¥í¥»¥¹¤ò¥â¥Ë¥¿¡¼¤·¤Ê¤¬¤éÇÛÁ÷¤¹¤ë¡£ -^\fBwhom\fR~^¥á¥Ã¥»¡¼¥¸¤¬ÇÛÁ÷¤µ¤ì¤ë¥¢¥É¥ì¥¹¤òɽ¼¨¤¹¤ë¡£ -^\fBwhom \-check\fR~^¥¢¥É¥ì¥¹¤òɽ¼¨¤·¡¢¤½¤ì¤é¤¬ÇÛÁ÷¥·¥¹¥Æ¥à¤Ë¤È¤Ã¤Æ -^~^¼õ¤±Æþ¤ì²Äǽ¤Ç¤¢¤ë¤«¤É¤¦¤«¤òÄ´¤Ù¤ë¡£ -.fi -.re - -\fBedit\fR ¤È¤¤¤¦»ØÄê¤ËÂФ·¤Æ¤Ï¡¢ -¥¨¥Ç¥£¥¿¤ËÂФ·¤Æ»È¤¨¤ëÁ´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -ƱÍͤˡ¢ -\fBsend\fR ¤È \fBwhom\fR ¤È¤¤¤¦»ØÄê¤ËÂФ·¤Æ¤â¡¢ -\fIsend\fR\0(1) µÚ¤Ó \fIwhom\fR\0(1) ¥³¥Þ¥ó¥É¤ËÂФ·¤Æ»È¤¨¤ëÁ´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤¬ -¤½¤ì¤¾¤ì»È¤¨¤Þ¤¹¡£ -\fBpush\fR ¤È¤¤¤¦»ØÄê¤ËÂФ·¤Æ¤Ï¡¢ -\fIsend\fR\0(1) ¤ËÂФ·¤Æ»È¤¨¤ëÁ´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹ -(¤³¤ì¤Ïñ¤Ë \fIsend\fR ¤ò `\-push' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç¸Æ¤Ó½Ð¤¹¤À¤±¤À¤«¤é¤Ç¤¹)¡£ -\fIrefile\fR ¤È¤¤¤¦»ØÄê¤ËÂФ·¤Æ¤Ï¡¢ -\fIfileproc\fR ¤ËÂФ·¤Æ»È¤¨¤ëÁ´¤Æ¤Î¥ª¥×¥·¥ç¥ó¤¬»È¤¨¤Þ¤¹¡£ -\fBdisplay\fR ¤È \fBlist\fR ¤È¤¤¤¦»ØÄê¤ËÂФ·¤Æ¤Ï¡¢ -\fIlproc\fR ¤ËÂФ·¤Æ»È¤¨¤ëÁ´¤Æ¤ÎÀµ¤·¤¤°ú¿ô¤¬»È¤¨¤Þ¤¹¡£ -¤â¤·¥ª¥×¥·¥ç¥ó¤Ç¤Ê¤¤°ú¿ô¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢ -¥É¥é¥Õ¥È¤Î¥Ñ¥¹Ì¾¤Ï¡¢\fIlproc\fR ¤Ø¤Î°ú¿ô¥ê¥¹¥È¤«¤é¤Ï¾Ê¤«¤ì¤Þ¤¹ -(¤³¤ì¤Ï¾¤Î \fIMH\fR ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤µ¤»¤ëºÝ¤ËÍ­ÍѤǤ¹)¡£ - -¤Ê¤ª¡¢¥¨¥Ç¥£¥¿¤Ï \fIsed\fR\0(1) Åù¡¢ -ÊÔ½¸·ë²Ì¤ò¸µ¥Õ¥¡¥¤¥ë¤ËÊÖ¤µ¤Ê¤¤¥×¥í¥°¥é¥à¤ò»ØÄꤹ¤ë»ö¤Ï½ÐÍè¤Þ¤»¤ó¡£ -µÕ¤Ë¸À¤¨¤Ð¡¢ÊÔ½¸·ë²Ì¤ò¸µ¥Õ¥¡¥¤¥ë¤ËÊÖ¤¹¥×¥í¥°¥é¥à¤Ê¤é¡¢ -ÂÐÏÃŪ¤Ê¤â¤Î¤Ç¤Ê¤¯¤Æ¤â¥¨¥Ç¥£¥¿¤È¤·¤Æ»ØÄê¤Ç¤­¤Þ¤¹¡£ -MH ¤Ç¥¨¥Ç¥£¥¿¤¬¤É¤Î¤è¤¦¤Ë»È¤ï¤ì¤ë¤«¤Ë¤Ä¤¤¤Æ¤Ï -\fImh\-profile\fR\0(5) ¤â»²¾È¤·¤Æ²¼¤µ¤¤¡£ -¤½¤³¤Ç¤Ï¡¢Ê£»¨¤Ê´Ä¶­ÊÑ¿ô¤Ç \fIwhatnow\fR ¤ÎÆ°ºî¤Ë¤É¤¦¤¤¤¦»Ø¼¨¤¬½ÐÍè¤ë¤«¤Ë -ÉÕ¤¤¤Æ¤â½Ò¤Ù¤é¤ì¤Æ¤¤¤Þ¤¹¡£ - -`\-prompt\ string' ¥ª¥×¥·¥ç¥ó¤Ï \fIwhatnow\fR ¤Ë¥×¥í¥ó¥×¥Èʸ»úÎó¤òÀßÄꤷ¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -^/draft~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Editor:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥Ç¥£¥¿¤òÃÖ¤­´¹¤¨¤ë -.Ps -^\-next:~^ ¤¬½ªÎ»¤·¤¿¸å¤Ç»È¤¦¥¨¥Ç¥£¥¿¤ò»ØÄꤹ¤ë -.Ps -^automhnproc:~^ÇÛÁ÷¤ÎÁ°¤Ë¼«Æ°Åª¤Ëµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à -^~^¥É¥é¥Õ¥È¤¬ \fImhn\fR ºîÀ®¥Õ¥¡¥¤¥ë¤Î¾ì¹ç -.Ps -^fileproc:~^¥á¥Ã¥»¡¼¥¸¤ò refile ¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^lproc:~^¥á¥Ã¥»¡¼¥¸¤ÎÆâÍƤòɽ¼¨¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^sendproc:~^¥á¥Ã¥»¡¼¥¸¤òÇÛÁ÷¤¹¤ë¥×¥í¥°¥é¥à -.Ps -^whomproc:~^¥á¥Ã¥»¡¼¥¸¤¬Ã¯¤ËÁ÷¤é¤ì¤ë¤«¤ò·è¤á¤ë¥×¥í¥°¥é¥à -.Sa -send(1), whom(1) -.De -`\-prompt\ \*(lqWhat\ Now?\ \*(rq' -.Co -̵¤·¡£ -.Bu -`\-prompt' ¤ËÂФ¹¤ë°ú¿ô¤Ï¡¢\fIwhatnow\fR ¤ò¸Æ¤Ó½Ð¤¹¥·¥§¥ë¤Ë¤È¤Ã¤Æ¡¢ -°ì¸ì¤È¤·¤Æ²ò¼á¤µ¤ì¤ë·Á¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ -½¾¤Ã¤Æ¡¢ -Ä̾¤³¤Î¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤Ï¥À¥Ö¥ë¡¦¥¯¥©¡¼¥È¤Ç°Ï¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£ - -¤â¤·¡¢ºÇ½é¤ÎÊÔ½¸¤¬¼ºÇÔ¤·¤¿¤é¡¢\fIwhatnow\fR ¤Ï¥É¥é¥Õ¥È¤ò(Ƭ¤Ë¥³¥ó¥Þ¤Ê¤É¤ò -¤Ä¤±¤¿¥Õ¥¡¥¤¥ë̾¤ËÊѤ¨¤ë»ö¤Ë¤è¤Ã¤Æ)ºï½ü¤·¤Þ¤¹¡£ -¸å¤ÎÊÔ½¸¤Ç¼ºÇÔ¤·¤¿¾ì¹ç¤Ï¡¢¥É¥é¥Õ¥È¤ÏÊݸ¤µ¤ì¤Þ¤¹¡£ - -¤â¤· \fIwhatnowproc\fR ¤¬ \fIwhatnow\fR ¤Î¾ì¹ç¡¢ -\fIcomp\fR¡¢\fIdist\fP¡¢\fIforw\fP¡¢¤½¤·¤Æ \fIrepl\fP ¤Ï -¼ÂºÝ¤Ë \fIwhatnow\fR ¥×¥í¥°¥é¥à¤òÁö¤é¤»¤ë»ö¤Ï¤»¤º¤Ë¡¢ -Æ⢤Π\fIwhatnow\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIwhatnowproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIwhatnow\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -¤½¤Î¥×¥í¥°¥é¥à¤Ïµ¯Æ°¤µ¤ì¤Ê¤¤¤«¤é¤Ç¤¹¡£ - -¤â¤· \fIsendproc\fR ¤¬ \fIsend\fR ¤Î¾ì¹ç¡¢ -\fIwhatnow\fR ¤Ï¼ÂºÝ¤Ë \fIsend\fR ¤òÁö¤é¤»¤ë»ö¤Ï¤»¤º¤Ë¡¢ -Æ⢤Π\fIsend\fR ¥ë¡¼¥Á¥ó¤ò»È¤¤¤Þ¤¹¡£ -½¾¤Ã¤Æ¡¢¤â¤·¼«Ê¬¤ÇÆȼ«¤Î \fIsendproc\fR ¤òÀßÄꤹ¤ë¾ì¹ç¤Ë¡¢ -¤½¤ì¤Ë \fIsend\fR ¤È¤¤¤¦Ì¾Á°¤ò¤Ä¤±¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£ -\fIwhatnow\fR ¤Ï¤½¤ì¤òµ¯Æ°¤·¤Ê¤¤¤«¤é¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/ja-whom.me --- a/doc/ja-whom.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC WHOM 1 -.NA -whom \- ¥á¥Ã¥»¡¼¥¸¤¬Ã¯¤ËÁ÷¤é¤ì¤ë¤Î¤«¤òɽ¼¨¤¹¤ë -.SY -whom -\%[\-alias\ aliasfile] -\%[\-check] \%[\-nocheck] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[file] -\%[\-help] -.DE -\fIwhom\fR ¤Ï¥á¥Ã¥»¡¼¥¸¤Î¥Ø¥Ã¥À¡¼¤ò¡¢ -¥¢¥É¥ì¥¹¤Î½¸¹ç¤Ø¤ÈŸ³«¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤¹¡£ -¤Þ¤¿¡¢`\-check' ¥ª¥×¥·¥ç¥ó¤¬Í¿¤¨¤é¤ì¤ë¤È¡¢ -¤½¤ì¤é¤Î¥¢¥É¥ì¥¹¤¬ÇÛÁ÷²Äǽ¤«¤É¤¦¤«¤òÄ´¤Ù¤Þ¤¹¡£ - -`\-draftfolder\ +folder' ¤È `\-draftmessage\ msg' ¥ª¥×¥·¥ç¥ó¤Ï -\fIMH\fR ¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥Àµ¡Ç½¤ò¸Æ¤Ó½Ð¤·¤Þ¤¹¡£ -¤³¤ì¤Ï¿Ê¤ó¤À(¤½¤·¤Æ¶Ë¤á¤ÆÍ­ÍѤÊ)»ÅÍͤǤ¹¡£ -¾Ü¤·¤¯¤Ï \fImh-profile\fR\0(5) ¤Î \fIDraft-Folder\fR Éôʬ¤Ê¤É¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ - -¥×¥í¥Õ¥¡¥¤¥ë¤Î \*(lqAliasfile:\*(rq ¥¨¥ó¥È¥ê¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤È -`\-alias aliasfile' ¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤵ¤ì¤¿Á´¤Æ¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -(¤½¤ì¤¾¤ì `\-alias' ¤òƬ¤Ë¤Ä¤±¤Æ¡¢Ê£¿ô¤Î¥Õ¥¡¥¤¥ë¤ò»ØÄê¤Ç¤­¤ë)¤¬ -Æɤޤì¤Þ¤¹¡£ -¾ÜºÙ¤Ï \fImh\-alias\fR\0(5) ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£ -.Fi -^$HOME/\&.mh\(ruprofile~^¥æ¡¼¥¶¡¼¤Î¥×¥í¥Õ¥¡¥¤¥ë -.Pr -^Path:~^¥æ¡¼¥¶¡¼¤Î MH ¥Ç¥£¥ì¥¯¥È¥ê¤ò·è¤á¤ë -.Ps -^Draft\-Folder:~^¥Ç¥Õ¥©¥ë¥È¤Î¥É¥é¥Õ¥È¡¦¥Õ¥©¥ë¥À¤ò¼¨¤¹ -.Ps -^Aliasfile:~^¥Ç¥Õ¥©¥ë¥È¤Î¥¨¥¤¥ê¥¢¥¹¡¦¥Õ¥¡¥¤¥ë -.Ps -^postproc:~^¥á¥Ã¥»¡¼¥¸¤òÁ÷¿®¤¹¤ë¥×¥í¥°¥é¥à -.Sa -mh\-alias(5), post(8) -.De -`file' ¥Ç¥Õ¥©¥ë¥È¤Ï /draft -.Ds -`\-nocheck' -.Ds -`\-alias /usr/local/mh/lib/MailAliases' -.Co -̵¤·¡£ -.Bu -`\-check' ¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤¿»þ¡¢\fIwhom\fR ¤Ç ok ¤Èɽ¼¨¤µ¤ì¤ë¥¢¥É¥ì¥¹¤¬ -ËÜÅö¤ËÇÛÁ÷²Äǽ¤Ç¤¢¤ë¤È¤¤¤¦ÊݾڤϤ¢¤ê¤Þ¤»¤ó¡£ok ¤Èɽ¼¨¤µ¤ì¤ë¥¢¥É¥ì¥¹¤Î°ÕÌ£¤Ï -\fIwhom\fR ¤¬¼Â¹Ô¤µ¤ì¤¿»þÅÀ¤Ç¡¢¤½¤Î¥¢¥É¥ì¥¹¤¬¥á¡¼¥ëžÁ÷¥µ¡¼¥Ó¥¹¤Ë -¤È¤Ã¤Æ¡¢ÇÛÁ÷²Äǽ¤À¤È»×¤ï¤ì¤¿¤È¤¤¤¦°ÕÌ£¤Ç¤¹¡£¥í¡¼¥«¥ë¤Î¥¢¥É¥ì¥¹¤Ë¤Ä¤¤¤Æ¤Ï -ÀäÂÐŪ¤Ç¤¹¤¬¡¢¥Í¥Ã¥È¥ï¡¼¥¯¡¦¥¢¥É¥ì¥¹¤Ç¤Ï¡¢Á÷¤êÀè¥Û¥¹¥È¤¬Ê¬¤«¤ë¤È¤¤¤¦°ÕÌ£ -¤Ç¤¢¤ê¡¢UUCP ¥¢¥É¥ì¥¹¤Ç¤Ï¡¢(¤·¤Ð¤·¤Ð) \fIUUCP\fR ¥Í¥Ã¥È¥ï¡¼¥¯¤¬»ÈÍѲÄǽ -¤Ç¤¢¤ë¤È¤¤¤¦°ÕÌ£¤Ç¤¹¡£ -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mark.me --- a/doc/mark.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,121 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MARK 1 -.NA -mark \- mark messages -.SY -mark -\%[+folder] \%[msgs] -\%[\-sequence\ name\ ...] -\%[\-add] \%[\-delete] \%[\-list] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] -.DE -The \fImark\fR command manipulates message sequences by adding or -deleting message numbers from folder\-specific message sequences, -or by listing those sequences and messages. -A message sequence is a keyword, just like one of the -\*(lqreserved\*(rq message names, -such as \*(lqfirst\*(rq or \*(lqnext\*(rq. -Unlike the \*(lqreserved\*(rq message names, -which have a fixed semantics on a per\-folder basis, -the semantics of a message sequence may be defined, modified, and -removed by the user. -Message sequences are folder\-specific, e.g., -the sequence name \*(lqseen\*(rq in the context of folder \*(lq+inbox\*(rq -need not have any relation whatsoever to the sequence of the same name -in a folder of a different name. - -Three action switches direct the operation of \fImark\fR. -These switches are mutually exclusive: -the last occurrence of any of them overrides any previous occurrence of the -other two. - -The `\-add' switch tells \fImark\fR to add messages to sequences -or to create a new sequence. -For each sequence named via the `\-sequence\ name' argument -(which must occur at least once) -the messages named via `msgs' -(which defaults to \*(lqcur\*(rq if no `msgs' are given), -are added to the sequence. -The messages to be added need not be absent from the sequence. -If the `\-zero' switch is specified, -the sequence will be emptied prior to adding the messages. -Hence, `\-add\ \-zero' means that each sequence should be initialized -to the indicated messages, -while `\-add\ \-nozero' means that each sequence should be appended to -by the indicated messages. - -The `\-delete' switch tells \fImark\fR to delete messages from -sequences, and is the dual of `\-add'. -For each of the named sequences, -the named messages are removed from the sequence. -These messages need not be already present in the sequence. -If the `\-zero' switch is specified, -then all messages in the folder are appended to the sequence prior to -removing the messages. -Hence, `\-delete\ \-zero' means that each sequence should contain all -messages except those indicated, -while `\-delete\ \-nozero' means that only the indicated messages -should be removed from each sequence. -As expected, the command `mark\0\-sequence\0seen\0\-delete\0all' -deletes the sequence \*(lqseen\*(rq from the current folder. - -When creating (or modifying) a sequence, -the `\-public' switch indicates that the sequence should be made readable -for other \fIMH\fR users. -In contrast, the `\-nopublic' switch indicates that the sequence should be -private to the user's \fIMH\fR environment. - -The `\-list' switch tells \fImark\fR to list both the sequences defined -for the folder and the messages associated with those sequences. -\fIMark\fR will list the name of each sequence given by -`\-sequence\ name' and the messages associated with that sequence. -If `\-sequence' isn't used, all sequences will be listed, -with private sequences being so indicated. -The `\-zero' switch does not affect the operation of `\-list'. - -The current restrictions on sequences are: - -.in +.25i -The name used to denote a message sequence must consist of -an alphabetic character followed by zero or more -alphanumeric characters, and cannot be one of the (reserved) -message names \*(lqnew\*(rq, \*(lqfirst\*(rq, -\*(lqlast\*(rq, \*(lqall\*(rq, \*(lqnext\*(rq, or \*(lqprev\*(rq. - -Only a certain number of sequences may be defined for a given folder. -This number is usually limited to 26 (10 on small systems). - -Message ranges with user\-defined -sequence names are restricted to the form \*(lqname:n\*(rq or -\*(lqname:-n\*(rq, and refer to the first or last `n' messages -of the sequence `name', respectively. -Constructs of the form \*(lqname1\-name2\*(rq are forbidden. -.in -.25i -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -pick (1), mh-sequence (5) -.De -`+folder' defaults to the current folder -.Ds -`\-add' if `\-sequence' is specified, `\-list' otherwise -.Ds -`msgs' defaults to cur (or all if `\-list' is specified) -.Ds -`\-nopublic' if the folder is read\-only, `\-public' otherwise -.Ds -`\-nozero' -.Co -If a folder is given, it will become the current folder. -.Hh -Use \*(lqpick sequence \-list\*(rq -to enumerate the messages in a sequence (such as for use -by a shell script). -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mf.me --- a/doc/mf.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MF 1 -.NA -muinc, musift, uminc, umsift \- mail filters -.SY -/usr/local/mh/lib/muinc - -.ti .5i -/usr/local/mh/lib/musift -\%[files\ ...] - -.ti .5i -/usr/local/mh/lib/uminc - -.ti .5i -/usr/local/mh/lib/umsift -\%[files\ ...] -.DE -The mail filters -are a set of programs that filter mail from one format to another. -In particular, \fIUUCP\fR\- and \fIMMDF\fR\-style mail files are handled. - -\fImuinc\fR -filters mail from the user's \fIMMDF\fR maildrop into the user's \fIUUCP\fR -maildrop; -similarly, -\fIuminc\fR -filters mail from the user's \fIUUCP\fR maildrop into the user's \fIMMDF\fR -maildrop. -These two programs respect each system's maildrop locking protocols. - -\fImusift\fR -filters each file on the command line -(or the standard input if no arguments are given), -and places the result on the standard output in \fIUUCP\fR format. -The files (or standard input) are expected to be in \fIMMDF\fR format. -\fIumsift\fR -does the same thing filtering \fIUUCP\fR formatted files (or input), -and places the \fIMMDF\fR formatted result on the standard output. -No locking protocols are used by these programs. - -If the files aren't in the expected format, -the mail filters will try to recover. -In really bad cases, -you may lose big. -.Fi -^/usr/spool/mail/~^UUCP spool area for maildrops -^/var/mail/$USER~^Location of standard maildrop -.Pr -None -.Sa -\fIProposed Standard for Message Header Munging\fR (aka RFC\-886), -.br -inc(1) -.De -.Co -.Bu -Numerous; protocol translation is very difficult. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-alias.me --- a/doc/mh-alias.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,218 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-ALIAS 5 -.NA -mh-alias \- alias file for MH message system -.SY -any \fIMH\fR command -.DE -This describes both \fIMH\fR personal alias files and -the (primary) alias file for mail delivery, the file - - /usr/local/mh/lib/MailAliases - -It does \fBnot\fR describe aliases files used by the message transport system. -Each line of the alias file has the format: - - alias : address\-group -.br -or -.br - alias ; address\-group -.br -or -.br - < alias\-file -.br -or -.br - ; comment -.br - -where: - - address\-group := address\-list -.br - | \*(lq<\*(rq file -.br - | \*(lq=\*(rq UNIX\-group -.br - | \*(lq+\*(rq UNIX\-group -.br - | \*(lq*\*(rq - -.br - address\-list := address -.br - | address\-list, address -.br - -Continuation lines in alias files end with `\\' followed by the newline -character. - -Alias\-file and file are UNIX file names. -UNIX\-group is a group name (or number) from \fI/etc/group\fR. -An address is a \*(lqsimple\*(rq Internet\-style address. -Througout this file, case is ignored, except for alias\-file names. - -If the line starts with a `<', then the file named after the `<' is -read for more alias definitions. The reading is done recursively, so a `<' -may occur in the beginning of an alias file with the expected results. - -If the address\-group starts with a `<', -then the file named after the `<' is read and its contents are added to -the address\-list for the alias. - -If the address\-group starts with an `=', -then the file \fI/etc/group\fR is consulted -for the UNIX\-group named after the `='. -Each login name occurring as a member of the group is added to the -address\-list for the alias. - -In contrast, if the address\-group starts with a `+', -then the file \fI/etc/group\fR is consulted -to determine the group\-id of the UNIX\-group named after the `+'. -Each login name occurring in the \fI/etc/passwd\fR file whose group\-id -is indicated by this group is added to the address\-list for the alias. - -If the address\-group is simply `*', -then the file \fI/etc/passwd\fR is consulted -and all login names with a userid greater than some magic number -(usually 200) are added to the address\-list for the alias. - -In match, a trailing * on an alias will match just about anything appropriate. -(See example below.) - -An approximation of the way aliases are resolved at posting time is -(it's not really done this way): - -.in +.5i -1) Build a list of all addresses from the message to be -delivered, eliminating duplicate addresses. - -2) If this draft originated on the local host, -then for those addresses in the message that have no host specified, -perform alias resolution. - -3) For each line in the alias file, -compare \*(lqalias\*(rq against all of the existing addresses. -If a match, remove the matched \*(lqalias\*(rq from the address list, -and add each new address in the address\-group to the address list -if it is not already on the list. -The alias itself is not usually output, -rather the address\-group that the alias maps to is output instead. -If \*(lqalias\*(rq is terminated with a `;' instead of a `:', -then both the \*(lqalias\*(rq and the address are output -in the correct format. -(This makes replies possible since \fIMH\fR aliases and -personal aliases are unknown to the mail transport system.) -.in -.5i - -Since the alias file is read line by line, forward references -work, but backward references are not recognized, thus, there is -no recursion. - -.ne 10 -\fBExample:\fR -.nf -.in +.5i -\*(rq are defined -to be \*(lqnews\*(rq. - -The key thing to understand about aliasing in \fIMH\fR -is that aliases in \fIMH\fR alias files are expanded into the -headers of messages posted. -This aliasing occurs first, -at posting time, -without the knowledge of the message transport system. -In contrast, -once the message transport system is given a message to deliver -to a list of addresses, -for each address that appears to be local, -a system\-wide alias file is consulted. -These aliases are \fBNOT\fR expanded into the headers of messages delivered. -.Hh -To use aliasing in \fIMH\fR quickly, do the following: - -.in +.5i -First, in your \fI\&.mh\(ruprofile\fR, -choose a name for your alias file, say \*(lqaliases\*(rq, -and add the line: - -.nf -.in +.5i -Aliasfile: aliases -.\" ali: \-alias aliases -.\" send: \-alias aliases -.\" whom: \-alias ailases -.in -.5i -.fi - -Second, create the file \*(lqaliases\*(rq in your \fIMH\fR directory. - -Third, start adding aliases to your \*(lqaliases\*(rq file as appropriate. -.in -.5i -.Fi -^/usr/local/mh/lib/MailAliases~^Primary alias file -.Pr -^Aliasfile:~^For a default alias file -.Sa -ali(1), send(1), whom(1), group(5), passwd(5), conflict(8), post(8) -.De -None -.Co -None -.Hi -In previous releases of \fIMH\fR, -only a single, system\-wide mh\-alias file was supported. -This led to a number of problems, -since only mail\-system administrators were capable of (un)defining -aliases. -Hence, -the semantics of mh\-alias were extended to support personal alias files. -Users of \fIMH\fR no longer need to bother mail\-system administrators for -keeping information in the system\-wide alias file, -as each \fIMH\fR user can create/modify/remove aliases at will from any -number of personal files. -.Bu -Although the forward-referencing semantics of \fImh\-alias\fR files prevent -recursion, the \*(lq<\ alias\-file\*(rq command may defeat this. Since the -number of file descriptors is finite (and very limited), such infinite -recursion will terminate with a meaningless diagnostic when all the fds are -used up. -.sp -Forward references do not work correctly inside blind lists. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-chart.me --- a/doc/mh-chart.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,495 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.if '\*(ZZ'-man' \{\ -.SC MH-CHART 1 -.NA -mh-chart \- Chart of MH Commands -.SY -.\} -.in 1i -.na -.ti .5i -.ne 7 -ali -\%[\-alias\ aliasfile] -\%[\-list] \%[\-nolist] -\%[\-normalize] \%[\-nonormalize] -\%[\-user] \%[\-nouser] -aliases\ ... -\%[\-help] - -.ti .5i -.ne 6 -anno -\%[+folder] \%[msgs] -\%[\-component\ field] -\%[\-inplace] \%[\-noinplace] -\%[\-date] \%[\-nodate] -\%[\-text\ body] -\%[\-help] - -.ti .5i -.ne 6 -burst -\%[+folder] \%[msgs] -\%[\-inplace] \%[\-noinplace] -\%[\-quiet] \%[\-noquiet] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -.ne 9 -comp -\%[+folder] \%[msg] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-file\ file] -\%[\-form\ formfile] -\%[\-use] \%[\-nouse] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 9 -dist -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-form\ formfile] -\%[\-inplace] \%[\-noinplace] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 4 -/usr/local/mh/lib/fmtdump -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-help] - -.ti .5i -.ne 12 -folder -\%[+folder] \%[msg] -\%[\-all] -\%[\-fast] \%[\-nofast] -\%[\-header] \%[\-noheader] -\%[\-pack] \%[\-nopack] -\%[\-recurse] \%[\-norecurse] -\%[\-total] \%[\-nototal] -\%[\-print] \%[\-noprint] -\%[\-list] \%[\-nolist] -\%[\-push] \%[\-pop] -\%[\-help] - -.ti .5i -folders - -.ti .5i -.ne 11 -forw -\%[+folder] \%[msgs] -\%[\-annotate] \%[\-noannotate] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -\%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] - -.ti .5i -.ne 5 -forw -\%[+folder] \%[msgs] -\%[\-digest\ list] \%[\-issue\ number] \%[\-volume\ number] -\%[other\ switches\ for\ \fIforw\fR] -\%[\-help] - -.ti .5i -.ne 11 -.ne 13 -inc -\%[+folder] -\%[\-audit\ audit\-file] \%[\-noaudit] -\%[\-changecur] \%[\-nochangecur] -\%[\-file\ name] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-silent] \%[\-nosilent] -\%[\-truncate] \%[\-notruncate] -\%[\-width\ columns] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[\-pack\ file] \%[\-nopack] -\%[\-help] - -.ti .5i -.ne 7 -mark -\%[+folder] \%[msgs] -\%[\-sequence\ name\ ...] -\%[\-add] \%[\-delete] \%[\-list] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] - -.ti .5i -.ne 9 -/usr/local/mh/lib/mhl -\%[\-bell] \%[\-nobell] -\%[\-clear] \%[\-noclear] -\%[\-folder\ +folder] -\%[\-form\ formfile] -\%[\-length\ lines] \%[\-width\ columns] -\%[\-moreproc\ program] \%[\-nomoreproc] -\%[files\ ...] -\%[\-help] - -.ti .5i -.ne 8 -mhmail -\%[ -addrs\ ... -\%[\-body\ text] -\%[\-cc\ addrs\ ...] -\%[\-from\ addr] -\%[\-subject subject]] -\%[\-help] - -.ti .5i -.ne 9 -mhn -\%[\%[+folder] \%[msgs] | \%[\-file\0file]] -.br -\%[\-part\0number]... \%[\-type\0content]... -.br -\%[\-list\0\%[\-headers]\0\%[\-noheaders] -.br - \%[\-realsize]\0\%[\-norealsize]] \%[-nolist] -.br -\%[\-show\0\%[\-serialonly]\0\%[\-noserialonly] -.br - \%[\-form\0formfile]\0\%[\-pause]\0\%[\-nopause]] \%[\-noshow] -.br -\%[\-store\0\%[\-auto]\0\%[\-noauto]] \%[\-nostore] -.br -\%[\-cache] \%[\-nocache] \%[\-rcache\0policy] \%[\-wcache\0policy] -.br -\%[\-check]\0\%[\-nocheck] -.br -\%[\-ebcdicsafe]\0\%[\-noebcdicsafe] -.br -\%[\-rfc934mode]\0\%[\-norfc934mode] -.br -\%[\-verbose]\0\%[\-noverbose] -.br -\%[\-help] - -.ti .5i -.ne 5 -mhparam -\%[profile-components] -\%[\-components] \%[\-nocomponents] -\%[\-all] -\%[\-help] - -.ti .5i -.ne 3 -mhpath -\%[+folder] \%[msgs] -\%[\-help] - -.ti .5i -.ne 5 -.ne 7 -msgchk -\%[\-date] \%[\-nodate] -\%[\-notify\ all/mail/nomail] \%[\-nonotify\ all/mail/nomail] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[users\ ...] -\%[\-help] - -.ti .5i -.ne 5 -msh -\%[\-prompt\ string] -\%[\-scan] \%[\-noscan] -\%[\-topcur] \%[\-notopcur] -\%[file] -\%[\-help] - -.ti .5i -.ne 6 -next -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 4 -packf -\%[+folder] \%[msgs] -\%[-file\ name] -\%[\-help] - -.ie t \{\ -.ta .4i 1.8i -.nf -.in .5i -.ne 7 -^pick~^^\0\-cc~^ \%[+folder] \%[msgs] \%[\-help] -^^^\0\-date~^ \%[\-before\ date] \%[\-after\ date] \%[\-datefield\ field] -^^^\0\-from~^ -^^^\s+2\b'\(lt\(bv\(bv\(lk\(bv\(bv\(lb'\s0\-search~\s+2\b'\(rt\(bv\(bv\(rk\(bv\(bv\(rb'\s0^ pattern \%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -^^^\0\-subject~^ -^^^\0\-to~^ \%[\-sequence\ name\ ...] \%[\-public] \%[\-nopublic] \%[\-zero] \%[\-nozero] -^^^\0\-\|\-component~^ \%[\-list] \%[\-nolist] -.fi -.re -.in 1i -.\} -.el \{\ -.ti .5i -.ne 10 -pick -\%[+folder] \%[msgs] -\%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -\%[\-\|\-component\ pattern] -\%[\-after\ date] \%[\-before\ date] \%[\-datefield\ field] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-list] \%[\-nolist] -\%[\-help] -.\} - - -.ti .5i -.ne 6 -prev -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 7 -prompter -\%[\-erase\ chr] -\%[\-kill\ chr] -\%[\-prepend] \%[\-noprepend] -\%[\-rapid] \%[\-norapid] -\%[\-doteof] \%[\-nodoteof] -file -\%[\-help] - -.ti .5i -.ne 7 -/usr/local/mh/lib/rcvstore -\%[+folder] -\%[\-create] \%[\-nocreate] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] - -.ti .5i -.ne 9 -refile -\%[msgs] -\%[\-draft] -\%[\-link] \%[\-nolink] -\%[\-preserve] \%[\-nopreserve] -\%[\-src\ +folder] -\%[\-file\ file] -+folder ... -\%[\-help] - -.ti .5i -.ne 15 -repl -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-cc\ all/to/cc/me] \%[\-nocc\ all/to/cc/me] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-fcc\ +folder] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -.\" \%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-query] \%[\-noquery] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-width\ columns] -\%[\-help] - -.ti .5i -.ne 4 -rmf -\%[+folder] -\%[\-interactive] \%[\-nointeractive] -\%[\-help] - -.ti .5i -.ne 3 -rmm -\%[+folder] \%[msgs] -\%[\-help] - -.ti .5i -.ne 8 -scan -\%[+folder] \%[msgs] -\%[\-clear] \%[\-noclear] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-header] \%[\-noheader] -\%[\-width\ columns] -\%[\-reverse] \%[\-noreverse] -\%[\-file filename] -\%[\-help] - -.ti .5i -.ne 15 -send -\%[\-alias\ aliasfile] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-forward] \%[\-noforward] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-push] \%[\-nopush] -\%[\-split\ seconds] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[file\ ...] -\%[\-help] - -.ti .5i -.ne 7 -show -\%[+folder] \%[msgs] -\%[\-draft] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] - -.ti .5i -.ne 5 -sortm -\%[+folder] \%[msgs] -\%[\-datefield\ field] -\%[\-textfield\ field] \%[\-notextfield] -\%[\-limit days] \%[\-nolimit] -\%[\-verbose] \%[\-noverbose] -\%[\-help] - -.ti .5i -.ne 5 -vmh -\%[\-prompt\ string] -\%[\-vmhproc\ program] \%[\-novmhproc] -\%[switches\ for\ \fIvmhproc\fR] -\%[\-help] - -.ti .5i -.ne 6 -whatnow -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-prompt\ string] -\%[file] -\%[\-help] - -.ti .5i -.ne 7 -whom -\%[\-alias\ aliasfile] -\%[\-check] \%[\-nocheck] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[file] -\%[\-help] - -.ti .5i -.ne 7 -/usr/local/mh/lib/ap -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-normalize] \%[\-nonormalize] -\%[\-width\ columns] -addrs\ ... -\%[\-help] - -.ti .5i -.ne 5 -/usr/local/mh/lib/conflict -\%[\-mail\ name] -\%[\-search\ directory] -\%[aliasfiles\ ...] -\%[\-help] - -.ti .5i -.ne 5 -/usr/local/mh/lib/dp -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-width\ columns] -dates\ ... -\%[\-help] - -.ti .5i -.ne 3 -/usr/local/mh/lib/install\-mh -\%[\-auto] -\%[\-compat] - -.ti .5i -.ne 3 -popauth -\%[\-init] \%[\-list] \%[\-user\ name] -\%[\-help] - -.ti .5i -.ne 11 -/usr/local/mh/lib/post -\%[\-alias\ aliasfile] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -file -\%[\-help] - -.ti .5i -.ne 10 -/usr/local/mh/lib/slocal \%[address\ info\ sender] -\%[\-addr\ address] -\%[\-info\ data] -\%[\-sender\ sender] -\%[\-user\ username] -\%[\-mailbox\ mbox] -\%[\-file\ file] -\%[\-maildelivery\ deliveryfile] -\%[\-verbose] \%[\-noverbose] -\%[\-debug] -\%[\-help] -.ad -.in 0 diff -r 5cf052bee63d -r 441a2190cfae doc/mh-format.me --- a/doc/mh-format.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,531 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-FORMAT 5 -.NA -mh-format \- format file for MH message system -.SY -some \fIMH\fR commands -.DE -Several \fIMH\fR commands utilize either a \fIformat\fR string or a -\fIformat\fR file during their execution. -For example, -\fIscan\fR\0(1) uses a format string which directs it how to generate the -scan listing for each message; -\fIrepl\fR\0(1) uses a format file which directs it how to generate the -reply to a message, and so on. - -Format strings are designed to be efficiently parsed by \fIMH\fR which -means they are not necessarily simple to write and understand. -This means that novice, casual, or even advanced users of \fIMH\fR should -not have to deal with them. -Some canned scan listing formats are in -/usr/local/mh/lib/scan.time, /usr/local/mh/lib/scan.size, and /usr/local/mh/lib/scan.timely. -Look in /usr/local/mh/lib for other \fIscan\fR and \fIrepl\fR format files -which may have been written at your site. - -It suffices to have your local \fIMH\fR expert actually write new format -commands or modify existing ones. -This manual section explains how to do that. -Note: familiarity with the C \fIprintf\fR routine is assumed. - -A format string consists of ordinary text, and special -multi-character \fIescape\fR sequences which begin with `%'. -When specifying a format string, -the usual C backslash characters are honored: -`\\b', `\\f', `\\n', `\\r', and `\\t'. -Continuation lines in format files end with `\\' followed -by the newline character. -To put a literal `%' or `\\' in a format string, use two of them: -`%%' and `\\\\'. -.\" talk about syntax first, then semantics -There are three types of \fIescape\fR sequences: -header \fIcomponents\fR, built-in \fIfunctions\fR, and flow \fIcontrol\fR. - -A \fIcomponent\fR escape is specified as `%{\fIcomponent\fR\^}', -and exists for each header found in the message being processed. -For example `%{date}' refers to the \*(lqDate:\*(rq field of the appropriate -message. -All component escapes have a string value. -Normally, component values are compressed by -converting any control characters (tab and newline included) to spaces, -then eliding any leading or multiple spaces. -However, -commands may give different interpretations to some component escapes; -be sure to refer to each command's manual entry for complete details. - -A \fIfunction\fR escape is specified as `%(\fIfunction\fR\^)'. -All functions are built-in, and most have a string or numeric value. - -.ne 12 -.Uh "Control-flow escapes" -A \fIcontrol\fR escape is one of: `%<', `%?', `%|', or `%>'. -.\" `%[', or `%]'. -These are combined into the conditional execution construct: -.sp -.nf - % -.fi -.sp -Extra white space is shown here only for clarity. -These constructs may be nested without ambiguity. -They form a general \fBif\-elseif\-else\-endif\fP block where -only one of the \fIformat text\fP segments is interpreted. - -The `%<' and `%?' control escapes causes a condition to be evaluated. -This condition -may be either a \fIcomponent\fP or a \fIfunction\fP. -The four constructs have the following syntax: -.sp 1 -.nf - %<{component} - %<(function) - %?{component} - %?(function) -.fi -.sp -These control escapes test whether -the function or component value is non-zero (for integer-valued escapes), -or non-empty (for string-valued escapes). - -If this test evaulates true, -then the format text -up to the next corresponding control escape -(one of `%|', `%?', or `%>') -is interpreted normally. -Next, -all format text (if any) up to the corresponding `%>' control -escape is skipped. -The `%>' control escape is not interpreted; -normal -interpretation resumes after the `%>' escape. - -If the test evaluates false, however, -then the format text -up to the next corresponding control escape -(again, one of `%|', `%?', or `%>') -is skipped, instead of being interpreted. -If the control escape encountered was `%?', -then the condition associated with that control escape is -evaluated, and interpretation -proceeds after that test -as described in the previous paragraph. -If the control escape encountered was `%|', -then the format text -up to the corresponding `%>' escape -is interpreted normally. -As above, -the `%>' escape is not interpreted and normal -interpretation resumes after the `%>' escape. - -The `%?' control escape and its following format text -is optional, and may be included zero or more times. -The `%|' control escape and its following format text -is also optional, and may be included zero or one times. - -.\" The '%[' and '%]' escapes form a loop construct. -.\" For format strings which are executed repeatedly -.\" (as with \fIscan\fP), these escapes delimit the main -.\" body of execution. Format text which occurs -.\" before the '%[' escape is executed once only, prior -.\" to processing the first message; format text occuring -.\" after the '%]' escape is ignored. -.\" (These escapes may not be nested). -.\" -.Uh "Function escapes" -.ne 10 -Most functions expect an argument of a particular type: -.sp 1 -.nf -.ta +\w'Argument 'u +\w'An optional component, 'u -\fIArgument\fR \fIDescription\fR \fIExample Syntax\fR -literal A literal number, %(\fIfunc\fR 1234) - or string %(\fIfunc\fR text string) -comp Any header component %(\fIfunc\fR\^{\fIin-reply-to\fR\^}) -date A date component %(\fIfunc\fR\^{\fIdate\fR\^}) -addr An address component %(\fIfunc\fR\^{\fIfrom\fR\^}) -expr An optional component, %(\fIfunc\fR\^(\fIfunc2\fR\^)) - function or control, %(\fIfunc\fR %<{\fIreply-to\fR\^}%|%{\fIfrom\fR\^}%>) - perhaps nested %(\fIfunc\fR\^(\fIfunc2\fR\^{\fIcomp\fR\^})) -.re -.fi - -The types \fIdate\fR and \fIaddr\fR have the same syntax -as \fIcomp\fR, but require that the header -component be a date string, or address string, respectively. - -All arguments except those of type \fIexpr\fR are required. -For the \fIexpr\fR argument type, -the leading `%' must be omitted for component and function escape arguments, -and must be present (with a leading space) for control escape arguments. - -The evaluation of format strings -is based on a simple machine with an -integer register \fInum\fR, and a text string register \fIstr\fR. -When a function escape is processed, -if it accepts an optional \fIexpr\fR argument which is not present, -it reads the current value of either \fInum\fR or \fIstr\fR as appropriate. - -.\" return values -.Uh "Return values" -Component escapes write the value of their message header in \fIstr\fR. -Function escapes write their return value in -\fInum\fR for functions returning \fIinteger\fR or \fIboolean\fR values, -and in \fIstr\fR for functions returning string values. -(The \fIboolean\fR type is a subset of integers with usual -values 0=false and 1=true.) -Control escapes return a \fIboolean\fP value, and set \fInum\fP. - -All component escapes, and those -function escapes which return an \fIinteger\fR or \fIstring\fR value, -pass this value back to their caller -in addition to setting \fIstr\fR or \fInum\fR. -These escapes will print out this value -unless called as part of an argument to another escape sequence. -Escapes which return a \fIboolean\fR value do pass this value -back to their caller in \fInum\fP, but will never print out the value. - -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fIFunction\fR \fIArgument\fR \fIReturn\fR \fIDescription\fR -msg integer message number -cur integer message is current -.\" unseen integer message is unseen -size integer size of message -strlen integer length of \fIstr\fR -width integer output buffer size in bytes -charleft integer bytes left in output buffer -timenow integer seconds since the UNIX epoch -me string the user's mailbox -eq literal boolean \fInum\fR == \fIarg\fR -ne literal boolean \fInum\fR != \fIarg\fR -gt literal boolean \fInum\fR > \fIarg\fR -match literal boolean \fIstr\fR contains \fIarg\fR -amatch literal boolean \fIstr\fR starts with \fIarg\fR -plus literal integer \fIarg\fR plus \fInum\fR -minus literal integer \fIarg\fR minus \fInum\fR -divide literal integer \fInum\fR divided by \fIarg\fR -modulo literal integer \fInum\fR modulo \fIarg\fR -num literal integer Set \fInum\fR to \fIarg\fR -lit literal string Set \fIstr\fR to \fIarg\fR -getenv literal string Set \fIstr\fR to environment value of \fIarg\fR -profile literal string Set \fIstr\fR to profile component \fIarg\fR value -.\" dat literal int return value of dat[arg] -nonzero expr boolean \fInum\fR is non-zero -zero expr boolean \fInum\fR is zero -null expr boolean \fIstr\fR is empty -nonnull expr boolean \fIstr\fR is non-empty -void expr Set \fIstr\fR or \fInum\fR -comp comp string Set \fIstr\fR to component text -compval comp integer \fInum\fR set to \*(lq\fBatoi\fR(\fIcomp\fR\^)\*(rq -.\" compflag comp integer Set \fInum\fR to component flags bits (internal) -trim expr trim trailing white-space from \fIstr\fR -putstr expr print \fIstr\fR -putstrf expr print \fIstr\fR in a fixed width -putnum expr print \fInum\fR -putnumf expr print \fInum\fR in a fixed width -.\" addtoseq literal add msg to sequence (LBL option) -.re -.fi - -These functions require a date component as an argument: -.sp 1 -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fIFunction\fR \fIArgument\fR \fIReturn\fR \fIDescription\fR -sec date integer seconds of the minute -min date integer minutes of the hour -hour date integer hours of the day (0-23) -wday date integer day of the week (Sun=0) -day date string day of the week (abbrev.) -weekday date string day of the week -sday date integer day of the week known? - (0=implicit,\-1=unknown) -mday date integer day of the month -yday date integer day of the year -mon date integer month of the year -month date string month of the year (abbrev.) -lmonth date string month of the year -year date integer year (may be > 100) -zone date integer timezone in hours -tzone date string timezone string -szone date integer timezone explicit? - (0=implicit,\-1=unknown) -date2local date coerce date to local timezone -date2gmt date coerce date to GMT -dst date integer daylight savings in effect? -clock date integer seconds since the UNIX epoch -rclock date integer seconds prior to current time -tws date string official 822 rendering -pretty date string user-friendly rendering -nodate date integer \fIstr\fR not a date string -.re -.fi - -.ne 12 -These functions require an address component as an argument. -The return value of functions noted with `*' pertain only to -the first address present in the header component. -.sp 1 -.nf -.ta \w'Formataddr 'u +\w'Argument 'u +\w'Rboolean 'u -\fIFunction\fR \fIArgument\fR \fIReturn\fR \fIDescription\fR -proper addr string official 822 rendering -friendly addr string user-friendly rendering -addr addr string mbox@host or host!mbox rendering* -pers addr string the personal name* -note addr string commentary text* -mbox addr string the local mailbox* -mymbox addr integer the user's addresses? (0=no,1=yes) -host addr string the host domain* -nohost addr integer no host was present* -type addr integer host type* (0=local,1=network, - \-1=uucp,2=unknown) -path addr string any leading host route* -ingrp addr integer address was inside a group* -gname addr string name of group* -formataddr expr append \fIarg\fR to \fIstr\fR as a - (comma separated) address list -putaddr literal print \fIstr\fR address list with - \fIarg\fR as optional label; - get line width from \fInum\fR -.re -.fi - -When escapes are nested, evaluation is done from inner-most to outer-most. -The outer-most escape must begin with `%'; the inner escapes must not. -For example, - -.ti +.5i -%<(mymbox{from}) To: %{to}%> - -writes the value of the header component \*(lqFrom:\*(rq to \fIstr\fR\^; -then (\fImymbox\fR\^) reads \fIstr\fR -and writes its result to \fInum\fR; -then the control escape evaluates \fInum\fR. If \fInum\fR is -non-zero, the string \*(lqTo: \*(rq is printed followed by -the value of the header component \*(lqTo:\*(rq. - -A minor explanation of (\fImymbox\fR\^{\fIcomp\fR\^}) is in order. -In general, it checks each of the addresses in the header component -\*(lq\fIcomp\fR\*(rq -against the user's mailbox name and any \fIAlternate-Mailboxes\fR. -It returns true if any address matches, however, it -also returns true if the \*(lq\fIcomp\fR\*(rq header is not present -in the message. If needed, the (\fInull\fR\^) function can be -used to explicitly test for this condition. - -When a function or component escape is interpreted and the result -will be immediately printed, -an optional field width can be -specified to print the field in exactly a given number of characters. -For example, a numeric escape like %4(\fIsize\fR\^) will print at most 4 -digits of the message size; overflow will be indicated by a `?' in the -first position (like `?234'). -A string escape like %4(\fIme\fR\^) will print the first 4 characters and -truncate at the end. -Short fields are padded at the right with the fill character (normally, -a blank). If the field width argument begins with a leading zero, -then the fill character is set to a zero. - -As above, -the functions (\fIputnumf\fR\^) and (\fIputstrf\fR\^) print their result in -exactly the number of characters specified by their leading field width -argument. -For example, -%06(\fIputnumf\fR\^(\fIsize\fR\^)) will print the message size -in a field six characters wide filled with leading zeros; -%14(\fIputstrf\^\fR{\fIfrom\^\fR}) will print -the \*(lqFrom:\*(rq header component in fourteen characters with -trailing spaces added as needed. -For \fIputstrf\fR, -using a negative value for the field width causes right-justification -of the string within the field, -with padding on the left up to the field width. -The functions (\fIputnum\fR\^) and (\fIputstr\fR\^) print their result in -the minimum number of characters required, and ignore any leading -field width argument. - -The available output width is kept in an internal register; any output past -this width will be truncated. - -Comments may be inserted in most places where a function argument -is not expected. A comment begins with `%;' and ends with -a (non-escaped) newline. - -With all this in mind, -here's the default format string for \fIscan\fR. -It's been divided into several pieces for readability. -The first part is: - -.ti +.5i -%4(msg)%<(cur)+%| %>%<{replied}\-%?{encrypted}E%| %> - -which says that the message number should be printed in four digits, -if the message is the current message then a `+' else a space should be -printed, -and if a \*(lqReplied:\*(rq field is present then a `\-' else -if an \*(lqEncrypted:\*(rq field is present then an `E' otherwise -a space should be printed. -Next: - -.ti +.5i -%02(mon{date})/%02(mday{date}) - -the month and date are printed in two digits (zero filled) separated by -a slash. -Next, - -.ti +.5i -%<{date} %|*> - -If a \*(lqDate:\*(rq field was present, -then a space is printed, otherwise a `*'. -Next, - -.ti +.5i -%<(mymbox{from})%<{to}To:%14(friendly{to})%>%> - -if the message is from me, -and there is a \*(lqTo:\*(rq header, -print `To:' followed by a \*(lquser-friendly\*(rq rendering of the -first address in the \*(lqTo:\*(rq field. -Continuing, - -.ti +.5i -%<(zero)%17(friendly{from})%> - -if either of the above two tests failed, -then the \*(lqFrom:\*(rq address is printed -in a \*(lquser-friendly\*(rq format. -And finally, - -.ti +.5i -%{subject}%<{body}<<%{body}%> - -the subject and initial body (if any) are printed. - -For a more complicated example, next consider -the default \fIreplcomps\fR format file. - -.ti +.5i -%(lit)%(formataddr %<{reply-to} - -This clears \fIstr\fR and formats the \*(lqReply-To:\*(rq header -if present. If not present, the else-if clause is executed. - -.ti +.5i -%?{from}%?{sender}%?{return-path}%>)\\ - -This formats the -\*(lqFrom:\*(rq, \*(lqSender:\*(rq and \*(lqReturn-Path:\*(rq -headers, stopping as soon as one of them is present. Next: - -.ti +.5i -%<(nonnull)%(void(width))%(putaddr To: )\\n%>\\ - -If the \fIformataddr\fR result is non-null, it is printed as -an address (with line folding if needed) in a field \fIwidth\fR -wide with a leading label of \*(lqTo: \*(rq. - -.ti +.5i -%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\\ - -\fIstr\fR is cleared, and the -\*(lqTo:\*(rq and \*(lqCc:\*(rq headers, along with the user's -address -(depending on what was specified with -the \*(lq\-cc\*(rq switch to \fIrepl\fR\^) are formatted. - -.ti +.5i -%<(nonnull)%(void(width))%(putaddr cc: )\\n%>\\ - -If the result is non-null, it is printed as above with a -leading label of \*(lqcc: \*(rq. - -.ti +.5i -%<{fcc}Fcc: %{fcc}\\n%>\\ - -If a \*(lq\-fcc\ folder\*(rq switch was given to \fIrepl\fR -(see \fIrepl\fR\0(1) for more details about %{\fIfcc\fR\^}), -an \*(lqFcc:\*(rq header is output. - -.ti +.5i -%<{subject}Subject: Re: %{subject}\\n%>\\ - -If a subject component was present, -a suitable reply subject is output. - -.nf -.ti +.5i -%<{date}In-reply-to: Your message of "\\ -.ti +.5i -%<(nodate{date})%{date}%|%(pretty{date})%>."%<{message-id} -.ti +.5i - %{message-id}%>\\n%>\\ -.ti +.5i -\-\-\-\-\-\-\-\- -.fi - -If a date component was present, -an \*(lqIn-Reply-To:\*(rq header is output with the preface -\*(lqYour message of \*(rq. If the date was parseable, it is -output in a user-friendly format, otherwise it is output as-is. -The message-id is included if present. -As with all plain-text, -the row of dashes are output as-is. - -This last part is a good example for a little more elaboration. -Here's that part again in pseudo-code: -.sp 1 -.nf -.in +.5i -.ta .5i 1i 1.5i 2i -if (comp_exists(date)) then - print (\*(lqIn-reply-to: Your message of \\\*(lq\*(rq) - if (not_date_string(date.value) then - print (date.value) - else - print (pretty(date.value)) - endif - print (\*(lq\\\*(rq\*(rq) - if (comp_exists(message-id)) then - print (\*(lq\\n\\t\*(rq) - print (message-id.value) - endif - print (\*(lq\\n\*(rq) -endif -.re -.in -.5i -.fi -.sp 1 -Although this seems complicated, -in point of fact, -this method is flexible enough to extract individual fields and print them in -any format the user desires. -.Fi -None -.Pr -None -.Sa -scan(1), repl(1), ap(8), dp(8) -.De -None -.Co -None -.Hi -This software was contributed for MH 6.3. Prior to this, output -format specifications were much easier to write, but considerably -less flexible. -.Bu -On hosts where \fIMH\fR was configured with the BERK option, -address parsing is not enabled. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-hack.me --- a/doc/mh-hack.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,67 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-HACK 8 -.NA -mh-hack \- how to hack MH -.SY -big hack attack -.DE -This is a description of how one can modify the \fIMH\fR system. -The \fIMH\fR distribution has a lot of complex inter\-relations, -so before you go modifying any code, you should read this and -understand what is going on. - -.in +.5i -.ti -.5i -\fBADDING A NEW PROGRAM\fR -.br -Suppose you want to create a new \fIMH\fR command called -\*(lqpickle\*(rq. -First, create and edit \*(lqpickle.c\*(rq in the \fBuip/\fR directory. -Next edit \fBconf/makefiles/uip\fR to include \*(lqpickle\*(rq. -This file has directions at the end of it which explain how it should -be modified. -Next, update any documentation (described below). -At this point you can re\-configure \fIMH\fR. -See \fImh\-gen(8)\fR for instructions on how to do this -(basically, you want \*(lqmhconfig MH\*(rq). - -.ti -.5i -\fBADDING A NEW SUBROUTINE\fR -.br -Suppose you want to create a new \fIMH\fR routine called -\*(lqpickle\*(rq. -First, create and edit \*(lqpickle.c\*(rq in the \fBsbr/\fR directory. -Next edit \fBconf/makefiles/sbr\fR to include \*(lqpickle\*(rq. -This file has directions at the end of it which explain how it should -be modified. -You should modify \fBconfig/mh.h\fR to define \*(lqpickle ();\*(rq. -Similarly, \fBsbr/llib\-lsbr\fR should be modified for \fIlint\fR. -At this point you can re\-configure \fIMH\fR. - -.ti -.5i -\fBUPDATING DOCUMENTATION\fR -.br -Edit whatever files you want in \fBconf/doc/\fR. -When documenting a new program, such as \*(lqpickle\*(rq, -you should create a manual page with the name \*(lqpickle.rf\*(rq. -The file \fBconf/doc/template\fR has a manual page template that you -can use. -If you are documenting a new program, then you should also update three -other files: -The file \fBconf/doc/mh.rf\fR should be modified to include the -\*(lq\&.NA\*(rq section from \*(lqpickle.rf\*(rq. -The file \fBconf/doc/mh\-chart.rf\fR should be modified to include -the \*(lq\&.SY\*(rq section from \*(lqpickle.rf\*(rq. -Finally, the file \fBconf/doc/MH.rf\fR should be modified to include a -\*(lq\&.so pickle.me\*(rq. -Naturally, none of these changes will be reflected in the configuration -until you actually run \fImhconfig\fR. -.in -.5i -.Fi -Too numerous to mention. Honest. -.Sa -mh\-gen(8) -.Bu -Hacking is an art, but most programmers are butchers, not artists. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-mail.me --- a/doc/mh-mail.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,215 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-MAIL 5 -.NA -mh-mail \- message format for MH message system -.SY -any \fIMH\fR command -.DE -\fIMH\fR processes messages in a particular format. -It should be noted that although neither Bell nor Berkeley mailers produce -message files in the format that \fIMH\fR prefers, -\fIMH\fR can read message files in that antiquated format. - -Each user possesses a mail drop box which initially receives -all messages processed by \fIpost\fR\0(8). -\fIInc\fR\0(1) will read from that drop box and incorporate the new messages -found there into the user's own mail folders (typically `+inbox'). -The mail drop -box consists of one or more messages. - -Messages -are expected to consist of lines of text. -Graphics and binary data are not handled. -No data compression is accepted. -All text is clear -ASCII 7-bit data. - -The general \*(lqmemo\*(rq framework of RFC\-822 is used. -A message consists of a block of information in a rigid format, -followed by general text with no specified format. -The rigidly formatted first part of a message is called the header, -and the free-format portion is called the body. -The header must always exist, but the body is optional. -These parts are separated by an empty line, -i.e., two consecutive newline characters. -Within \fIMH\fR, -the header and body may be separated by a line consisting of dashes: - -.nf -.in +.5i -.ne 10 -.eo -.so /usr/local/mh/lib/components -.ec -.in -.5i -.fi - -The header is composed of one or more header items. -Each header item can be viewed as a single logical line of ASCII -characters. -If the text of a header item extends across several -real lines, the continuation lines are indicated by leading -spaces or tabs. - -Each header item is called a component and is composed of a -keyword or name, along with associated text. -The keyword begins at the -left margin, may NOT contain spaces or tabs, may not exceed 63 -characters (as specified by RFC\-822), and is terminated by a colon (`:'). -Certain -components (as identified by their keywords) must follow rigidly -defined formats in their text portions. - -The text for most formatted components -(e.g., \*(lqDate:\*(rq and \*(lqMessage\-Id:\*(rq) -is produced automatically. -The only ones entered by the -user are address fields such as \*(lqTo:\*(rq, \*(lqcc:\*(rq, etc. -Internet addresses -are assigned mailbox names and host computer specifications. -The -rough format is \*(lqlocal@domain\*(rq, such as \*(lqMH@UCI\*(rq, -or \*(lqMH@UCI\-ICSA.ARPA\*(rq. -Multiple addresses are separated by commas. -A missing host/domain is assumed to be the local host/domain. - -As mentioned above, -a blank line (or a line of dashes) -signals that all following text up to the end of the file is the body. -No formatting is expected or enforced within the body. - -Following is a list of header components that are considered -meaningful to various MH programs. -.in +.5i -.ti -.5i -Date: -.br -Added by \fIpost\fR\0(8), -contains date and time of the message's entry into the transport system. - -.ti -.5i -From: -.br -Added by \fIpost\fR\0(8), -contains the address of the author or authors (may be more than one if a -\*(lqSender:\*(rq field is present). -Replies are typically directed to addresses in the \*(lqReply\-To:\*(rq or -\*(lqFrom:\*(rq field (the former has precedence if present). - -.ti -.5i -Sender: -.br -Added by \fIpost\fR\0(8) -in the event that the message already has a \*(lqFrom:\*(rq line. -This line contains the address of the actual sender. -Replies are never sent to addresses in the \*(lqSender:\*(rq field. - -.ti -.5i -To: -.br -Contains addresses of primary recipients. - -.ti -.5i -cc: -.br -Contains addresses of secondary recipients. - -.ti -.5i -Bcc: -.br -Still more recipients. -However, the \*(lqBcc:\*(rq line is not copied onto the message as delivered, -so these recipients are not listed. -\fIMH\fR uses an encapsulation method for blind copies, see \fIsend\fR\0(1). - -.ti -.5i -Fcc: -.br -Causes \fIpost\fR\0(8) to copy the message into the specified folder for the -sender, -if the message was successfully given to the transport system. - -.ti -.5i -Message\-ID: -.br -A unique message identifier added by \fIpost\fR\0(8) if the `\-msgid' flag -is set. - -.ti -.5i -Subject: -.br -Sender's commentary. It is displayed by \fIscan\fR\0(1). - -.ti -.5i -In\-Reply\-To: -.br -A commentary line added by \fIrepl\fR\0(1) when replying to a message. - -.ti -.5i -Resent\-Date: -.br -Added when redistributing a message by \fIpost\fR\0(8). - -.ti -.5i -Resent\-From: -.br -Added when redistributing a message by \fIpost\fR\0(8). - -.ti -.5i -Resent\-To: -.br -New recipients for a message resent by \fIdist\fR\0(1). - -.ti -.5i -Resent\-cc: -.br -Still more recipients. -See \*(lqcc:\*(rq and \*(lqResent\-To:\*(rq. - -.ti -.5i -Resent\-Bcc: -.br -Even more recipients. -See \*(lqBcc:\*(rq and \*(lqResent\-To:\*(rq. - -.ti -.5i -Resent\-Fcc: -.br -Copy resent message into a folder. -See \*(lqFcc:\*(rq and \*(lqResent\-To:\*(rq. - -.ti -.5i -Resent\-Message\-Id: -.br -A unique identifier glued on by \fIpost\fR\0(8) if the `\-msgid' flag -is set. -See \*(lqMessage\-Id:\*(rq and \*(lqResent\-To:\*(rq. - -.ti -.5i -Resent: -.br -Annotation for \fIdist\fR\0(1) under the `\-annotate' option. - -.ti -.5i -Forwarded: -.br -Annotation for \fIforw\fR\0(1) under the `\-annotate' option. - -.ti -.5i -Replied: -.br -Annotation for \fIrepl\fR\0(1) under the `\-annotate' option. -.in -.5i -.sp -.Fi -^/var/mail/$USER~^Location of mail drop -.Pr -None -.Sa -\fIStandard for the Format of ARPA Internet Text Messages\fR (aka RFC\-822) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-mts.me --- a/doc/mh-mts.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,111 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-MTS 8 -.NA -mh-mts \- the MH interface to the message transport system -.SY -SendMail - -.ti .5i -Zmailer - -.ti .5i -MMDF (any release) - -.ti .5i -stand\-alone -.DE -\fIMH\fR can use a wide range of message transport systems to deliver mail. -Although the \fIMH\fR administrator usually doesn't get to choose which MTS -to use (since it's already in place), -this document briefly describes the interfaces. - -When communicating with \fISendMail\fR, -\fIMH\fR always uses the SMTP to post mail. -Depending on the \fIMH\fR configuration, -\fISendMail\fR may be invoked directly (via a \fIfork\fR and an \fIexec\fR), -or \fIMH\fR may open a TCP/IP connection to the SMTP server on the localhost. - -When communicating with \fIzmailer\fP, -the \fISendMail\fP compatibility program is -required to be installed in /usr/lib. -\fIMH\fP communicates with \fIzmailer\fP -by using the SMTP. -It does this by invoking the \fB/usr/lib/sendmail\fP -compatibility program directly, with the `\-bs' option. - -When communicating with \fIMMDF\fR, -normally \fIMH\fR uses the \*(lqmm\(ru\*(rq routines to post mail. -However, depending on the \fIMH\fR configuration, -\fIMH\fR instead may open a TCP/IP connection to the SMTP server on the -localhost. - -When using the stand\-alone system (\fBNOT\fR recommended), -\fIMH\fR delivers local mail itself and queues \fIUUCP\fR and network mail. -The network mail portion will probably have to be modified to reflect the -local host's tastes, since there is no well\-known practice in this area for -all types of UNIX hosts. - -If you are running a UNIX system with TCP/IP networking, -then it is felt that the best interface is achieved by using either -\fISendMail\fR or \fIMMDF\fR with the SMTP option. -This gives greater flexibility. -To enable this option you append the /smtp suffix to the mts option in the -\fIMH\fR configuration. -This yields two primary advantages: -First, -you don't have to know where \fIsubmit\fR or \fISendMail\fR live. -This means that \fIMH\fR binaries (e.g., \fIpost\fR\0) -don't have to have this information hard\-coded, -or can run different programs altogether; -and, -second, you can post mail with the server on different systems, so you don't -need either \fIMMDF\fR or \fISendMail\fR on your local host. -Big win in conserving cycles and disk space. -Since \fIMH\fR supports the notion of a server search\-list in this respect, -this approach can be tolerant of faults. -Be sure to set \*(lqservers:\*(rq as described in -mh\-tailor(8) if you use this option. - -There are four disadvantages to using the SMTP option: -First, only UNIX systems with TCP/IP are supported. -Second, you need to have an SMTP server running somewhere on any network your -local host can reach. -Third, this bypasses any authentication mechanisms in \fIMMDF\fR -or \fISendMail\fR. -Fourth, -the file \fB/etc/hosts\fR is used for hostname lookups -(although there is an exception file). -In response to these disadvantages though: -First, there's got to be an SMTP server somewhere around if you're in the -Internet or have a local network. -Since the server search\-list is very general, -a wide\-range of options are possible. -Second, -SMTP should be fixed to have authentication mechanisms in it, like POP. -Third, -\fIMH\fR won't choke on mail to hosts whose official names it can't verify, -it'll just plug along -(and besides -if you enable the BERK or DUMB configuration options, -\fIMH\fR ignores the hosts file altogether). -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -.Pr -None -.Sa -\fIMMDF\-II: A Technical Review\fR, -Proceedings, Usenix Summer '84 Conference -.br -\fISENDMAIL \-\- An Internetwork Mail Router\fR -.br -mh\-tailor(8), post(8) -.De -None -.Co -None -.Bu -The /usr/local/mh/lib/mtstailor file ignores the information in the \fIMMDF\-II\fR -tailoring file. -It should not. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-profile.me --- a/doc/mh-profile.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,507 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-PROFILE 5 -.NA -mh-profile \- user profile customization for MH message handler -.SY -\&\fI.mh\(ruprofile\fP -.DE -Each user of \fIMH\fR is expected to have a file named \fI\&.mh\(ruprofile\fR -in his or her home directory. This file contains a set of -user parameters used by some or all of the \fIMH\fR -family of programs. Each entry in the file is of the format - - \fIprofile\-component\fR: \fIvalue\fR - -If the text of an entry extends across several -real lines, the continuation lines are indicated by leading -spaces or tabs. -The possible profile components are exemplified below. -Only `Path:' is mandatory. -The others are optional; -some have default values if they are not present. -In the notation used below, -(profile, default) indicates whether the information is kept in the user's -\fIMH\fR profile or \fIMH\fR context, -and indicates what the default value is. - -.in +1i -.ti -1i -Path: Mail -.br -Locates \fIMH\fR transactions in directory \*(lqMail\*(rq. -(profile, no default) - -.ti -1i -context: context -.br -Declares the location of the \fIMH\fR context file, -see the \fBHISTORY\fR section below. -(profile, default: /context) - -.ti -1i -Current\-Folder:\ inbox -.br -Keeps track of the current open folder. -(context, default: folder specified by \*(lqInbox\*(rq) - -.ti -1i -Inbox: inbox -.br -Defines the name of your inbox. -(profile, default: inbox) - -.ti -1i -Previous\-Sequence:\ pseq -.br -Names the sequences which should be defined as the `msgs' or `msg' -argument given to the program. -If not present, or empty, no sequences are defined. -Otherwise, -for each name given, -the sequence is first zero'd and then each message is added to the sequence. -(profile, no default) - -.ti -1i -Sequence\-Negation:\ not -.br -Defines the string which, when prefixed to a sequence name, -negates that sequence. -Hence, -\*(lqnotseen\*(rq means all those messages that are not a member of -the sequence \*(lqseen\*(rq. -(profile, no default) - -.ti -1i -Unseen\-Sequence:\ unseen -.br -Names the sequences which should be defined as those messages recently -incorporated by \fIinc\fR. -\fIShow\fR knows to remove messages from this sequence once it thinks they -have been seen. -If not present, or empty, no sequences are defined. -Otherwise, -each message is added to each sequence name given. -(profile, no default) - -.ti -1i -mh\-sequences:\ \&.mh\(rusequences -.br -The name of the file in each folder which defines public sequences. -To disable the use of public sequences, -leave the value portion of this entry blank. -(profile, default: \&.mh\(rusequences) - -.ti -1i -atr\-\fIseq\fR\-\fIfolder\fR:\ 172\0178\-181\0212 -.br -Keeps track of the private sequence called \fIseq\fR in the specified folder. -(context, no default) - -.ti -1i -Editor:\ /usr/ucb/ex -.br -Defines editor to be used by -\fIcomp\fR\0(1), \fIdist\fR\0(1), \fIforw\fR\0(1), and \fIrepl\fR\0(1). -(profile, default: prompter) - -.ti -1i -Msg\-Protect:\ 644 -.br -Defines octal protection bits for message files. -See \fIchmod\fR\0(1) for an explanation of the octal number. -(profile, default: 0644) - -.ti -1i -Folder\-Protect:\ 711 -.br -Defines protection bits for folder directories. -(profile, default: 0711) - -.ti -1i -\fIprogram\fR:\ default switches -.br -Sets default switches to be used whenever the mh program -\fIprogram\fR is invoked. -For example, one could override the \fIEditor\fR: -profile component when replying to messages by adding a -component such as: -.br - repl: \-editor /bin/ed -.br -(profile, no defaults) - -.ti -1i -\fIlasteditor\fR\-next:\ nexteditor -.br -Names \*(lqnexteditor\*(rq to be the default editor after using \*(lqlasteditor\*(rq. -This takes effect at \*(lqWhat now?\*(rq level in -\fIcomp\fR, \fIdist\fR, \fIforw\fR, and \fIrepl\fR. -After editing the draft with \*(lqlasteditor\*(rq, -the default editor is set to be \*(lqnexteditor\*(rq. -If the user types \*(lqedit\*(rq without any arguments to \*(lqWhat now?\*(rq, -then \*(lqnexteditor\*(rq is used. -(profile, no default) - -.ti -1i -bboards: system -.br -Tells \fIbbc\fR which BBoards you are interested in. -(profile, default: system) - -.ti -1i -Folder\-Stack: \fIfolders\fR -.br -The contents of the folder-stack for the \fIfolder\fR command. -(context, no default) - -.ti -1i -mhe: -.br -If present, tells \fIinc\fR to compose an \fIMHE\fR auditfile in addition to -its other tasks. -\fIMHE\fR is Brian Reid's \fIEmacs\fR front-end for \fIMH\fR. -An early version is supplied with the \fImh.6\fR distribution. -(profile, no default) - -.ti -1i -Alternate\-Mailboxes: mh@uci\-750a, bug-mh* -.br -Tells \fIrepl\fR and \fIscan\fR which addresses are really yours. -In this way, \fIrepl\fR knows which addresses should be included in the reply, -and \fIscan\fR knows if the message really originated from you. -Addresses must be separated by a comma, -and the hostnames listed should be the \*(lqofficial\*(rq hostnames for the -mailboxes you indicate, -as local nicknames for hosts are not replaced with their official site names. -For each address, -if a host is not given, -then that address on any host is considered to be you. -In addition, -an asterisk (`*') may appear at either or both ends of the mailbox and host -to indicate wild-card matching. -(profile, default: your user-id) - -.ti -1i -Aliasfile: aliases other-alias -.br -Indicates aliases files for \fIali\fR, \fIwhom\fR, and \fIsend\fR. -This may be used instead of the `\-alias file' switch. -(profile, no default) - -.ti -1i -Draft\-Folder: drafts -.br -Indicates a default draft folder for \fIcomp\fR, \fIdist\fR, \fIforw\fR, -and \fIrepl\fR. -(profile, no default) - -.ti -1i -digest\-issue\-\fIlist\fR:\ 1 -.br -Tells \fIforw\fR the last issue of the last volume sent for the digest -\fIlist\fR. -(context, no default) - -.ti -1i -digest\-volume\-\fIlist\fR:\ 1 -.br -Tells \fIforw\fR the last volume sent for the digest \fIlist\fR. -(context, no default) - -.ti -1i -MailDrop: .mail -.br -Tells \fIinc\fR your maildrop, if different from the default. -This is superceded by the \fBMAILDROP\fR envariable. -(profile, default: /var/mail/$USER) - -.ti -1i -Signature: RAND MH System (agent: Marshall Rose) -.br -Tells \fIsend\fR your mail signature. -This is superceded by the \fBSIGNATURE\fR envariable. -If \fBSIGNATURE\fR is not set and this profile entry is not present, -the \*(lqgcos\*(rq field of the \fI/etc/passwd\fP file will be used; -otherwise, -on hosts where \fIMH\fR was configured with the UCI option, -the file $HOME/.signature is consulted. -Your signature will be added to the address \fIsend\fP -puts in the \*(lqFrom:\*(rq header; -do not include an address in the signature text. -(profile, no default) - -.ti -1i -Sendername: username -.br -Tells \fIsend\fR your user name on SMTP server, -if \*(lqLocalUser\*(rq in \fI/usr/local/mh/lib/mtstailor\fR is valid. -(profile, no default) - -.ti -1i -From-Address: mh@uci\-750a -.br -Tells \fIsend\fR your mail address. -This will become the address \fIsend\fP -puts in the \*(lqFrom:\*(rq header; -do not include anything except address(FQDN) in the from text. -(profile, no default) -.in -1i - -The following profile elements are used whenever an \fIMH\fR program -invokes some other program such as \fImore\fR\0(1). -The \fI\&.mh\(ruprofile\fR can be used to select alternate -programs if the user wishes. The default values are given in -the examples. - -.nf -.in +.5i -.ta \w'whatnowproc: 'u -^fileproc:~^/usr/local/mh/bin/refile -^incproc:~^/usr/local/mh/bin/inc -^installproc:~^/usr/local/mh/lib/install\-mh -^lproc:~^/usr/ucb/more -^mailproc:~^/usr/local/mh/bin/mhmail -^mhlproc:~^/usr/local/mh/lib/mhl -^moreproc:~^/usr/ucb/more -^mshproc:~^/usr/local/mh/bin/msh -^packproc:~^/usr/local/mh/bin/packf -^postproc:~^/usr/local/mh/lib/post -^rmmproc:~^none -^rmfproc:~^/usr/local/mh/bin/rmf -^sendproc:~^/usr/local/mh/bin/send -^showproc:~^/usr/ucb/more -^whatnowproc:~^/usr/local/mh/bin/whatnow -^whomproc:~^/usr/local/mh/bin/whom -.re -.in -.5i -.fi - -If you define the envariable \fBMH\fR, -you can specify a profile other than \fI\&.mh\(ruprofile\fR to be read -by the \fIMH\fR programs that you invoke. -If the value of \fBMH\fR is not absolute, -(i.e., does not begin with a \fB/\fR\0), -it will be presumed to start from the current working directory. -This is one of the very few exceptions in \fIMH\fR where non-absolute -pathnames are not considered relative to the user's \fIMH\fR directory. - -Similarly, -if you define the envariable \fBMHCONTEXT\fR, -you can specify a context other than the normal context file -(as specified in the \fIMH\fR profile). -As always, -unless the value of \fBMHCONTEXT\fR is absolute, -it will be presumed to start from your \fIMH\fR directory. - -\fIMH\fR programs also support other envariables: - -.in +.5i -.ti -.5i -\fBMAILDROP\fR\0: tells \fIinc\fR the default maildrop -.br -This supercedes the \*(lqMailDrop:\*(rq profile entry. - -.ti -.5i -\fBSIGNATURE\fR\0: tells \fIsend\fR and \fIpost\fR your mail signature -.br -This supercedes the \*(lqSignature:\*(rq profile entry. - -.ti -.5i -\fBHOME\fR\0: tells all \fIMH\fR programs your home directory - -.ti -.5i -\fBSHELL\fR\0: tells \fIbbl\fR the default shell to run - -.ti -.5i -\fBTERM\fR\0: tells \fIMH\fR your terminal type -.br -The \fBTERMCAP\fR envariable is also consulted. -In particular, -these tell \fIscan\fR and \fImhl\fR how to clear your terminal, -and how many columns wide your terminal is. -They also tell \fImhl\fR how many lines long your terminal screen is. - -.ti -.5i -\fBeditalt\fR\0: the alternate message -.br -This is set by \fIdist\fR and \fIrepl\fR during edit sessions -so you can peruse the message being distributed or replied to. -The message is also available through a link called \*(lq@\*(rq -in the current directory if your current working directory and -the folder the message lives in are on the same UNIX filesystem. - -.ti -.5i -\fBmhdraft\fR\0: the path to the working draft -.br -This is set by \fIcomp\fR, \fIdist\fR, \fIforw\fR, and \fIrepl\fR -to tell the \fIwhatnowproc\fR which file to ask \*(lqWhat now?\*(rq questions -about. -In addition, -\fIdist\fR, \fIforw\fR, and \fIrepl\fR set \fBmhfolder\fR if appropriate. -Further, -\fIdist\fR and \fIrepl\fR set \fBmhaltmsg\fR to tell the -\fIwhatnowproc\fR about an alternate message associated with the draft -(the message being distributed or replied to), -and -\fIdist\fR sets \fBmhdist\fR to tell the \fIwhatnowproc\fR that -message re-distribution is occurring. -Also, -\fBmheditor\fR is set to tell the \fIwhatnowproc\fR the user's choice of -editor (unless overridden by `\-noedit'). -Similarly, -\fBmhuse\fR may be set by \fIcomp\fR. -Finally, -\fBmhmessages\fR is set by \fIdist\fR, \fIforw\fR, and \fIrepl\fR -if annotations are to occur -(along with \fBmhannotate\fR, and \fBmhinplace\fR). -It's amazing all the information that has to get passed via envariables to -make the \*(lqWhat now?\*(rq interface look squeaky clean to the \fIMH\fR -user, isn't it? -The reason for all this -is that the \fIMH\fR user can select \fIany\fR program as the -\fIwhatnowproc\fR, including one of the standard shells. -As a result, it's not possible to pass information via an argument list. -.br -If the WHATNOW option was set during \fIMH\fR configuration -(type `\-help' to an \fIMH\fR command to find out), -and if this envariable is set, -if the commands \fIrefile\fR, \fIsend\fR, \fIshow\fR, or \fIwhom\fR -are not given any `msgs' arguments, -then they will default to using the file indicated by \fBmhdraft\fR. -This is useful for getting the default behavior supplied by the default -\fIwhatnowproc\fR. - -.ti -.5i -\fBmhfolder\fR\0: the folder containing the alternate message -.br -This is set by \fIdist\fR and \fIrepl\fR during edit sessions -so you can peruse other messages in the current folder -besides the one being distributed or replied to. -The \fBmhfolder\fR envariable is also -set by \fIshow\fR, \fIprev\fR, and \fInext\fR -for use by \fImhl\fR. - -.ti -.5i -\fBMHBBRC\fR\0: -.br -If you define the envariable \fBMHBBRC\fR, -you can specify a BBoards information file other than \fI\&.bbrc\fR to be -read by \fIbbc\fR. -If the value of \fBMHBBRC\fR is not absolute, -(i.e., does not begin with a \fB/\fR\0), -it will be presumed to start from the current working directory. - -.ti -.5i -\fBMHFD\fR\0: -.br -If the OVERHEAD option was set during \fIMH\fR configuration -(type `\-help' to an \fIMH\fR command to find out), -then if this envariable is set, -\fIMH\fR considers it to be the number of a file descriptor which is opened, -read-only to the \fIMH\fR profile. -Similarly, -if the envariable \fBMHCONTEXTFD\fR is set, -this is the number of a file descriptor which is opened read-only -to the \fIMH\fR context. -This feature of \fIMH\fR is experimental, -and is used to examine possible speed improvements for \fIMH\fR startup. -Note that these envariables must be set and non-empty to enable this feature. -However, -if OVERHEAD is enabled during \fIMH\fR configuration, -then when \fIMH\fR programs call other \fIMH\fR programs, -this scheme is used. -These file descriptors are not closed throughout the execution of the -\fIMH\fR program, -so children may take advantage of this. -This approach is thought to be completely safe and does result in some -performance enhancements. -.in -.5i - -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^or $MH~^Rather than the standard profile -^/context~^The user context -^or $CONTEXT~^Rather than the standard context -^/\&.mh\(rusequences~^Public sequences for -.Pr -All -.Sa -mh(1), environ(5), mh-sequence(5) -.De -None -.Co -All -.Hi -In previous versions of \fIMH\fR, -the current-message value of a writable folder was kept in a file -called \*(lqcur\*(rq in the folder itself. -In \fImh.3\fR, -the \fI\&.mh\(ruprofile\fR contained the current-message values for -all folders, regardless of their writability. - -In all versions of \fIMH\fR since \fImh.4\fR, -the \fI\&.mh\(ruprofile\fR contains only static information, -which \fIMH\fR programs will \fBNOT\fR update. -Changes in context are made to the \fIcontext\fR file kept in the users MH -\fIdirectory\fR. -This includes, but is not limited to: -the \*(lqCurrent\-Folder\*(rq entry and all private sequence information. -Public sequence information is kept in a file called \fI\&.mh\(rusequences\fR -in each folder. - -To convert from the format used in releases of \fIMH\fR prior -to the format used in the \fImh.4\fR release, -\fIinstall\-mh\fR should be invoked with the `\-compat' switch. -This generally happens automatically on \fIMH\fR systems generated with the -\*(lqCOMPAT\*(rq option during \fIMH\fR configuration. - -The \fI\&.mh\(ruprofile\fR may override the path of the \fIcontext\fR file, -by specifying a \*(lqcontext\*(rq entry (this must be in lower-case). -If the entry is not absolute (does not start with a \fB/\fR\0), -then it is interpreted relative to the user's \fIMH\fR directory. -As a result, -you can actually have more than one set of private sequences by using -different context files. -.Bu -The shell quoting conventions are not available in the \&.mh\(ruprofile. -Each token is separated by whitespace. - -There is some question as to what kind of arguments should be placed in -the profile as options. -In order to provide a clear answer, -recall command line semantics of all \fIMH\fR programs: -conflicting switches (e.g., `\-header and `\-noheader') -may occur more than one time on the command line, -with the last switch taking effect. -Other arguments, -such as message sequences, filenames and folders, -are always remembered on the invocation line and are not superseded by -following arguments of the same type. -Hence, it is safe to place only switches (and their arguments) -in the profile. - -If one finds that an \fIMH\fR -program is being invoked again and again with the same arguments, -and those arguments aren't switches, -then there are a few possible solutions to this problem. -The first is to create a (soft) link in your \fI$HOME/bin\fR directory -to the \fIMH\fR program of your choice. -By giving this link a different name, -you can create a new entry in your profile -and use an alternate set of defaults for the \fIMH\fR command. -Similarly, you could create a small shell script which called the -\fIMH\fR program of your choice with an alternate set of invocation -line switches (using links and an alternate profile entry is preferable -to this solution). - -Finally, the \fIcsh\fR user could create an alias for the command of the form: - -.ti +.5i -alias cmd 'cmd arg1 arg2 ...' - -In this way, the user can avoid lengthy type-in to the shell, -and still give \fIMH\fR commands safely. (Recall that some \fIMH\fR -commands invoke others, and that in all cases, the profile is read, -meaning that aliases are disregarded beyond an initial command invocation) -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-sequence.me --- a/doc/mh-sequence.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,229 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-SEQUENCE 5 -.NA -mh-sequence \- sequence specification for MH message system -.SY -most \fIMH\fR commands -.DE -Most \fIMH\fP commands accept a `msg' or `msgs' specification, where -`msg' indicates one message and `msgs' indicates one or more -messages. -To designate a message, you may use either its number (e.g., 1, 10, 234) -or one of these \*(lqreserved\*(rq message names: -.in +.5i -.sp 1 -.nf -.ta +\w'\fIName\fP 'u -\fIName\fP \fIDescription\fR -first the first message in the folder -last the last message in the folder -cur the most recently accessed message -prev the message numerically preceding \*(lqcur\*(rq -next the message numerically following \*(lqcur\*(rq -.re -.fi -.in -.5i - -In commands that take a `msg' argument, the default is \*(lqcur\*(rq. -As a shorthand, \*(lq\&.\*(rq is equivalent to \*(lqcur\*(rq. - -For example: In a folder containing five messages numbered 5, 10, 94, -177 and 325, \*(lqfirst\*(rq is 5 and \*(lqlast\*(rq is 325. -If \*(lqcur\*(rq is 94, then \*(lqprev\*(rq is 10 and \*(lqnext\*(rq -is 177. - -The word `msgs' indicates that one or more messages may be specified. -Such a specification consists of one message designation or of several message -designations separated by spaces. -A message designation consists either -of a message name as defined above, or a message range. - -A message range is specified as \*(lqname1\-name2\*(rq -or \*(lqname:n\*(rq, -where `name', `name1' and `name2' are message names, and `n' is an integer. - -The specification \*(lqname1\-name2\*(rq -designates all currently-existing messages from `name1' to `name2' inclusive. -The message name \*(lqall\*(rq is a shorthand for the message -range \*(lqfirst\-last\*(rq. - -The specification \*(lqname:n\*(rq designates up to `n' messages. -These messages start with `name' if `name' is a message number -or one of the reserved names \*(lqfirst\*(rq \*(lqcur\*(rq, or \*(lqnext\*(rq, -The messages end with `name' if `name' is \*(lqprev\*(rq or \*(lqlast\*(rq. -The interpretation of `n' may be overridden by preceding `n' with -a plus or minus sign; `+n' always means up to `n' messages starting -with `name', and `\-n' always means up to `n' messages ending -with `name'. - -In commands which accept a `msgs' argument, the default is either -\*(lqcur\*(rq or \*(lqall\*(rq, depending on which makes more sense -for each command (see the individual man pages for details). -Repeated specifications of the same message have the same effect as -a single specification of the message. - -.Uh "User\-Defined Message Sequences" -In addition to the \*(lqreserved\*(rq (pre-defined) message names given above, -\fIMH\fP supports user-defined sequence names. -User-defined sequences allow the \fIMH\fR user a tremendous amount of power -in dealing with groups of messages in the same folder -by allowing the user to bind a group of messages to a meaningful symbolic -name. - -The name used to denote a message sequence must consist of -an alphabetic character followed by zero or more -alphanumeric characters, and can not be one of the \*(lqreserved\*(rq -message names above. -After defining a sequence, -it can be used wherever an \fIMH\fR command expects a `msg' or `msgs' -argument. - -Some forms of message ranges are allowed with user-defined -sequences. The -specification \*(lqname:n\*(rq may be used, and it -designates up to the first `n' messages (or last `n' messages for `\-n') -which are elements of the user-defined sequence `name'. - -The specifications \*(lqname:next\*(rq and \*(lqname:prev\*(rq -may also be used, and they designate the -next or previous message (relative to the current message) -which is an element of the user-defined sequence `name'. -The specificaitions -\*(lqname:first\*(rq and \*(lqname:last\*(rq are equivalent -to \*(lqname:1\*(rq and \*(lqname:\-1\*(rq, respectively. -The specification \*(lqname:cur\*(rq is not allowed -(use just \*(lqcur\*(rq instead). -The syntax of these message range -specifcations is subject to change -in the future. - -User-defined sequence names -are specific to each folder. -They are defined using the \fIpick\fP and \fImark\fP commands. - -.Uh "Public and Private User-Defined Sequences" -There are two varieties of sequences: \fIpublic\fR sequences -and \fIprivate\fR sequences. -\fIPublic\fR sequences of a folder are accessible to any \fIMH\fR user that -can read that folder and are kept in the \&.mh\(rusequences file in the folder. -\fIPrivate\fR sequences are accessible only to the \fIMH\fR user that defined -those sequences and are kept in the user's \fIMH\fR context file. -By default, -\fIpick\fR and \fImark\fR create \fIpublic\fR sequences -if the folder for which the sequences are being defined is writable by the -\fIMH\fR user. -Otherwise, \fIprivate\fR sequences are created. -This can be overridden with the `\-public' and `\-private' switches -to \fImark\fP. - -.Uh "Sequence Negation" -\fIMH\fP provides the ability to select all messages -not elements of a user-defined sequence. To do this, -the user should define the entry -\*(lqSequence\-Negation\*(rq in the \fIMH\fR profile file; -its value may be any string. -This string is then used to preface an existing user-defined -sequence name. This specification then refers to those messages -not elements of the specified sequence name. -For example, if the profile entry is: - -.ti +.5i -Sequence\-Negation:\^ not - -then anytime an \fIMH\fR command is given \*(lqnotfoo\*(rq as a `msg' or -`msgs' argument, -it would substitute all messages that are not elements of the sequence -\*(lqfoo\*(rq. - -Obviously, -the user should beware of defining sequences with names that -begin with the value of the -\*(lqSequence\-Negation\*(rq profile entry. - -.Uh "The Previous Sequence" -\fIMH\fR provides the ability -to remember the `msgs' or -`msg' argument last given to an \fIMH\fR command. -The entry \*(lqPrevious\-Sequence\*(rq should be defined in the -\fIMH\fR profile; its value should be a sequence name or multiple -sequence names separated by spaces. -If this entry is defined, when -when an \fIMH\fP command finishes, -it will define the sequence(s) named in the value of this entry to be -those messages that were specified to the command. -Hence, a profile entry of - -.ti +.5i -Previous\-Sequence:\^ pseq - -directs any \fIMH\fR command that accepts a `msg' or `msgs' argument to -define the sequence \*(lqpseq\*(rq as those messages when it finishes. - -\fBNote:\fP there can be a performance penalty in using the -\*(lqPrevious\-Sequence\*(rq facility. -If it is used, -\fBall\fP \fIMH\fR programs have to write the sequence information -to the \&.mh\(rusequences file for -the folder each time they run. -If the \*(lqPrevious\-Sequence\*(rq profile entry is not included, -only \fIpick\fR and \fImark\fR will write to the \&.mh\(rusequences file. - -.Uh "The Unseen Sequence" -Finally, some users like to indicate messages which have not been -previously seen by them. -Both \fIinc\fR and \fIshow\fR honor the profile entry -\*(lqUnseen\-Sequence\*(rq to support this activity. -This entry in the \&.mh\(ruprofile should be defined -as one or more sequence names separated by spaces. -If there is a value for \*(lqUnseen\-Sequence\*(rq in the profile, -then whenever \fIinc\fR places new messages in a folder, -the new messages will also be added to the sequence(s) named -in the value of this entry. -Hence, a profile entry of - -.ti +.5i -Unseen\-Sequence:\^ unseen - -directs \fIinc\fR to add new messages to the sequence \*(lqunseen\*(rq. -Unlike the behavior of the \*(lqPrevious\-Sequence\*(rq entry in the profile, -however, the sequence(s) will \fBnot\fR be zeroed by \fIinc\fP. - -Similarly, -whenever \fIshow\fR (or \fInext\fR or \fIprev\fR\^) displays a message, -that message will be removed -from any sequences named by the -\*(lqUnseen\-Sequence\*(rq entry in the profile. - -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/context~^The user context -^/\&.mh\(rusequences~^Public sequences for -.Pr -^Sequence\-Negation:~^To designate messages not in a sequence -.Ps -^Previous\-Sequence:~^The last message specification given -.Ps -^Unseen\-Sequence:~^Those messages not yet seen by the user -.Sa -mh(1), mark(1), pick(1), mh-profile(5) -.De -None -.Co -All -.Bu -User-defined sequences are stored in the \&.mh\(rusequences file -as a series of message specifications separated by spaces. -If a user-defined sequence contains too many individual -message specifications, -that line in the file may become too long for \fIMH\fP to handle. -This will generate the error message \*(lq\&.mh\(rusequences is -poorly formatted\*(rq. You'll have to edit the file by hand to -remove the offending line. - -This can happen to users who define the \*(lqPrevious\-Sequence\*(rq entry in -the \fIMH\fP profile -and have a folder containing many messages with gaps in the numbering. -A workaround for large folders is to minimize numbering gaps by using -\*(lqfolder\ \-pack\*(rq often. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh-tailor.me --- a/doc/mh-tailor.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,418 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MH-TAILOR 5 -.NA -mh-tailor, mtstailor \- system customization for MH message handler - -.SY -\fI/usr/local/mh/lib/mtstailor\fP -.DE -The file /usr/local/mh/lib/mtstailor defines run-time options for those \fIMH\fR -programs which interact (in some form) with the message transport system. -At present, these (user) programs are: -\fIap\fR, \fIconflict\fR, \fIinc\fR, \fImsgchk\fR, -\fImsh\fR, \fIpost\fR, \fIrcvdist\fR, and \fIrcvpack\fR. - -Each option should be given on a single line. Blank lines -and lines which begin with `#' are ignored. -The options available along with default values and a description of their -meanings are listed below: - -.in +.5i -.ti -.5i -localname: -.br -The host name \fIMH\fR considers local. -If not set, depending on the version of UNIX you're running, -\fIMH\fR will query the system for this value -(e.g., , gethostname, etc.). -This has no equivalent in the \fIMH\fR configuration file. -POP client hosts should set this value to the name of the POP service host. - -.ti -.5i -localdomain: -.br -If this is set, a `.' followed by this string will be -appended to your host name. -This might be useful for sites -where the host name returned by the system -(e.g., , gethostname, etc.), -is not a \*(lqfully qualified domain name\*(rq -(i.e., does not contain a `.'). - -.ti -.5i -clientname: -.br -The host name \fIMH\fP will give in the -SMTP \fBHELO\fP (and \fBEHLO\fP) command, when posting mail. -If not set, the host name \fIMH\fR considers local is used -(see \*(lqlocalname\*(rq above). -If empty, no \fBHELO\fP command will be given. -Although the \fBHELO\fP command is required by RFC 821, -many SMTP servers do not require it. -.sp -Early versions of SendMail will fail if the host name -given in the \fBHELO\fP command is the local host; -later versions of SendMail will complain if you omit the -\fBHELO\fP command. If you run SendMail, find out what -your system expects and set this field if needed. - -.ti -.5i -systemname: -.br -The name of the local host in the \fIUUCP\fR \*(lqdomain\*(rq. -If not set, depending on the version of UNIX you're running, -\fIMH\fR will query the system for this value. -This has no equivalent in the \fIMH\fR configuration file. - -.ti -.5i -mmdfldir: /var/mail -.br -The directory where maildrops are kept. -If this is empty, the user's home directory is used. -This overrides the \*(lqmail\*(rq field in the \fIMH\fR configuration file. - -.ti -.5i -mmdflfil: -.br -The name of the maildrop file in the directory where maildrops are kept. -If this is empty, the user's login name is used. -This overrides the \*(lqmail\*(rq field in the \fIMH\fR configuration file. - -.ti -.5i -mmdelim1: \\001\\001\\001\\001\\n -.br -The beginning-of-message delimiter for maildrops. - -.ti -.5i -mmdelim2: \\001\\001\\001\\001\\n -.br -The end-of-message delimiter for maildrops. - -.ti -.5i -mmailid: 0 -.br -If non-zero, then support for MMailids in \fB/etc/passwd\fR is enabled. -Basically, the pw_gecos field in the password file is of the form - -.ti +.5i -My Full Name - -The \fIMH\fR internal routines that deal with user and full names will return -\*(lqmailid\*(rq and \*(lqMy Full Name\*(rq respectively. - -.ti -.5i -localuser: 0 -.br -If non-zero, then make effective \*(lqSendername\*(rq in \fB.mh_profile\fR. - -.ti -.5i -lockstyle: 0 -.br -The locking discipline to perform. -A value of \*(lq0\*(rq means to use kernel-level locking -if available. -(See below for more details.) -On systems compiled without kernel-level locking, -standard \fIBellMail\fR locking is used. -A value of \*(lq1\*(rq means to use \fIBellMail\fR locking always -(the name of the lock is based on the file name). -A value of \*(lq2\*(rq means to use \fIMMDF\fR locking always -(the name of the lock is based on device/inode pairs). - -.ti -.5i -lockldir: -.br -The name of the directory for making locks. -If your system isn't configured to use kernel-level locking, -then this directory is used when creating locks. -If the value is empty, -then the directory of the file to be locked is used. - -.ti -.5i -maildelivery: /usr/local/mh/lib/maildelivery -.br -The name of the system-wide default \fI\&.maildelivery\fR file. -See \fImhook\fR\0(1) for the details. - -.ti -.5i -everyone: 200 -.br -The highest user-id which should NOT receive mail addressed to -\*(lqeveryone\*(rq. - -.ti -.5i -noshell: -.br -If set, then each user-id greater than \*(lqeveryone\*(rq -that has a login shell equivalent to the given value (e.g., -\*(lq/bin/csh\*(rq) -indicates that mail for \*(lqeveryone\*(rq should not be sent to them. -This is useful for handling admin, dummy, and guest logins. -.\" @BEGIN: MF -.in -.5i -.Uh "Mail Filtering" -These options are only available if you compiled \fIMH\fP with -\*(lqoptions\ MF\*(rq. - -.in +.5i -.ti -.5i -uucpchan: name of \fIUUCP\fR channel -.br -Usually \*(lqUUCP\*(rq. -This has no equivalent in the \fIMH\fR configuration file. - -.ti -.5i -uucpldir: /usr/spool/mail -.br -The name of the directory where \fIUUCP\fR maildrops are kept. -This has no equivalent in the \fIMH\fR configuration file. - -.ti -.5i -uucplfil: -.br -The name of the maildrop file in the directory where \fIUUCP\fR maildrops are -kept. -If this is empty, the user's login name is used. -This has no equivalent in the \fIMH\fR configuration file. - -.ti -.5i -umincproc: /usr/local/mh/lib/uminc -.br -The path to the program that filters \fIUUCP\fR\^-style maildrops to -\fIMMDF\fR\^-style maildrops. -.\" @END: MF -.\" @BEGIN: MHMTS -.in -.5i -.Uh "Stand-Alone Delivery" -These options are only available if you compiled \fIMH\fP -to use stand-alone delivery (i.e., \*(lqmts:\ mh\*(rq). - -.in +.5i -.ti -.5i -mailqdir: /usr/spool/netmail -.br -The directory where network mail is queued. - -.ti -.5i -tmailqdir: /usr/tmp -.br -The directory where network mail queue files are built. - -.ti -.5i -syscpy: 1 -.br -If ON, unauthorized mail is copied to the overseer. - -.ti -.5i -overseer: root -.br -The user that receives reports of unauthorized mail. - -.ti -.5i -mailer: root -.br -The user acting for the mail system. - -.ti -.5i -fromtmp: /tmp/rml.f.XXXXXX -.br -The \fImktemp\fR template for storing from lines. - -.ti -.5i -msgtmp: /tmp/rml.m.XXXXXX -.br -The \fImktemp\fR template for storing the rest of the message. - -.ti -.5i -errtmp: /tmp/rml.e.XXXXXX -.br -The \fImktemp\fR template for storing error messages from other mailers. - -.ti -.5i -tmpmode: 0600 -.br -The octal mode which temporary files are set to. - -.ti -.5i -okhosts: /usr/local/mh/lib/Rmail.OKHosts -.br -A file containing a list of hosts that can send ARPAnet mail. - -.ti -.5i -okdests: /usr/local/mh/lib/RMail.OKDests -.br -A file containing a list of hosts that can always receive mail. -.\" @END: MHMTS -.\" @BEGIN: SMTP -.in -.5i -.Uh "The `/smtp' MTS Suffix" -These options are only available if you compiled \fIMH\fP with -the \*(lq/smtp\*(rq suffix to your \*(lqmts:\*(rq configuration. - -.in +.5i -.ti -.5i -hostable: /usr/local/mh/lib/hosts -.br -The exceptions file for /etc/hosts used by \fIpost\fR to try to find official -names. -The format of this file is quite simple: - -.in +.5i -1. Comments are surrounded by sharp (`#') and newline. -.br -2. Words are surrounded by white space. -.br -3. The first word on the line is the official name of a host. -.br -4. All words following the official names are aliases for that host. -.in -.5i - -.ti -.5i -servers: localhost \\01localnet -.br -A lists of hosts and networks which to look for SMTP servers -when posting local mail. -It turns out this is a major win for hosts which don't run an message -transport system. -The value of \*(lqservers\*(rq should be one or more items. -Each item is the name of either a host or a net -(in the latter case, precede the name of the net by a \\01). -This list is searched when looking for a smtp server to post mail. -If a host is present, the SMTP port on that host is tried. -If a net is present, -the SMTP port on each host in that net is tried. -Note that if you are running with the BIND code, -then any networks specified are ignored -(sorry, the interface went away under BIND). -.\" @END: SMTP -.\" @BEGIN: SENDMTS -.in -.5i -.Uh "SendMail" -This option is only available if you compiled \fIMH\fP to -use \fISendMail\fP as your delivery agent (i.e., \*(lqmts:\ sendmail\*(rq). - -.in +.5i -.ti -.5i -sendmail: /usr/lib/sendmail -.br -The pathname to the \fIsendmail\fR program. -.\" @END: SENDMTS -.\" @BEGIN: POP -.in -.5i -.Uh "Post Office Protocol" -This option is only available if you compiled \fIMH\fP with POP -support enabled (i.e., \*(lqpop:\ on\*(rq). - -.in +.5i -.ti -.5i -pophost: -.br -The name of the default POP service host. -If this is not set, -then \fIMH\fR looks in the standard maildrop areas for waiting mail, -otherwise the named POP service host is consulted. -.\" @END: POP -.\" @BEGIN: BBSERVER -.in -.5i -.Uh "BBoards Delivery" -This option is only available if you compiled \fIMH\fP with -\*(lqbbdelivery:\ on\*(rq. - -.in +.5i -.ti -.5i -bbdomain: -.br -The local BBoards domain (a UCI hack). -.\" @END: BBSERVER -.\" @BEGIN: BPOP -.in -.5i -.Uh "BBoards & The POP" -These options are only available if you compiled \fIMH\fP with -\*(lqbboards:\ pop\*(rq and \*(lqpop:\ on\*(rq. - -.in +.5i -.ti -.5i -popbbhost: -.br -The POP service host which also acts as a BBoard server. -This variable should be set on the POP BBoards client host. - -.ti -.5i -popbbuser: -.br -The guest account on the POP/BB service host. -This should be a different login ID than either the POP user or the BBoards -user. -(The user-id \*(lqftp\*(rq is highly recommended.) -This variable should be set on both the POP BBoards client and service hosts. - -.ti -.5i -popbblist: /usr/local/mh/lib/hosts.popbb -.br -A file containing of lists of hosts that are allowed to use the POP facility -to access BBoards using the guest account. -If this file is not present, -then no check is made. -This variable should be set on the POP BBoards service host. -.\" @END: BPOP -.\" @BEGIN: NNTP -.in -.5i -.if n .ne 8 -.Uh "BBoards & The NNTP" -This option is only available if you compiled \fIMH\fP with -\*(lqbboards:\ nntp\*(rq and \*(lqpop:\ on\*(rq. - -.in +.5i -.ti -.5i -nntphost: -.br -The host which provides the NNTP service. -This variable should be set on the NNTP BBoards client host. -.\" @END: NNTP -.in -.5i -.Uh "File Locking" -A few words on locking: -\fIMH\fR has a flexible locking system for making locks on files. -There are two \fBmtstailor\fR variables you should be aware of -\*(lqlockstyle\*(rq and \*(lqlockldir\*(rq. -The first controls the method of locking, -the second says where lock files should be created. - -The \*(lqlockstyle\*(rq variable can take on three values: 0, 1, 2. -A value of 0 is useful on systems with kernel-level locking. -If you are on a \fBBSD42\fP system, \fIMH\fP assumes -you have the \fIflock\fR system call. -On other systems: -define \fBFLOCK\fP if you want to use the \fIflock\fP system call; -define \fBLOCKF\fP if you want to use the \fIlockf\fP system call; -or define \fBFCNTL\fP if you want to use the \fIfcntl\fP system call -for kernel-level locking. -If you haven't configured \fIMH\fP to use kernel-level locking, -a locking style of 0 is considered the same as locking style 1. - -A value of 1 or 2 specifies that a file should be created whose existence -means \*(lqlocked\*(rq and whose non-existence means \*(lqunlocked\*(rq. -A value of 1 says to construct the lockname by appending \*(lq.lock\*(rq to -the name of the file being locked. -A value of 2 says to construct the lockname by looking at the device and -inode numbers of the file being locked. -If the \*(lqlockldir\*(rq variable is not specified, -lock files will be created in the directory where the file being locked -resides. -Otherwise, lock files will be created in the directory specified by -\*(lqlockldir\*(rq. -Prior to installing \fIMH\fR, -you should see how locking is done at your site, -and set the appropriate values. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -.Pr -None -.Sa -mh\-gen(8), mh\-mts(8) -.De -As listed above -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mh.me --- a/doc/mh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,268 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.if '\*(ZZ'-man' \{\ -.SC MH 1 -.NA -mh \- Message Handler -.SY -any \fIMH\fR command -.DE -\fIMH\fR is the name of a powerful message handling system. -Rather then being a single comprehensive program, -\fIMH\fR consists of a collection of fairly simple -single-purpose programs to send, receive, save, -and retrieve messages. The user should refer -to the \fIMH User's Manual\fR -and the pages for the \fIMH\fR -programs in the Unix Programmers Manual. - -Unlike \fImail\fR, the standard UNIX mail user interface program, -\fIMH\fR is not a closed system which must be explicitly run, -then exited when you wish to return to the shell. -You may freely intersperse \fIMH\fR commands with other shell commands, -allowing you to read and answer your mail while you have (for example) -a compilation running, -or search for a file or run programs as needed to find the answer to -someone's question before answering their mail. - -The rest of this manual entry is a quick tutorial which will teach you the -basics of \fIMH\fR. -You should read the manual entries for the individual programs for complete -documentation. - -To get started using \fIMH\fR, put the directory -\fB/usr/local/mh/bin\fR on your \fB$PATH\fR. -This is best done in one of the files: -\fB\&.profile\fR, \fB\&.login\fR, or \fB\&.cshrc\fR -in your home directory. -(Check the manual entry for the shell you use, -in case you don't know how to do this.) -Run the \fIinc\fR command. -If you've never used \fIMH\fR before, -it will create the necessary default files and directories after -asking you if you wish it to do so. - -\fIinc\fR moves mail from your system maildrop -into your \fIMH\fR `+inbox' folder, -breaking it up into separate files -and converting it to \fIMH\fR format as it goes. -It prints one line for each message it processes, -containing the from field, the subject field -and as much of the first line of the message as will fit. -It leaves the first message it processes as your current message. -You'll need to run \fIinc\fR each time you wish to incorporate new mail -into your \fIMH\fR file. - -\fIscan\fR prints a list of the messages in your current folder. - -The commands: -\fIshow\fR, \fInext\fR, and \fIprev\fR -are used to read specific messages from the current folder. -\fIshow\fR displays the current message, -or a specific message, which may be specified by its number, -which you pass as an argument to \fIshow\fR. -\fInext\fR and \fIprev\fR display, respectively, -the message numerically after or before the current message. -In all cases, the message displayed becomes the current message. -If there is no current message, -\fIshow\fR may be called with an argument, -or \fInext\fR may be used to advance to the first message. - -\fIrmm\fR (remove message) deletes the current message. -It may be called with message numbers passed as arguments, -to delete specific messages. - -\fIrepl\fR is used to respond to the current message (by default). -It places you in the editor with a prototype response form. -While you're in the editor, -you may peruse the item you're responding to by reading the file \fB@\fR. -After completing your response, -type \fBl\fR to review it, -or \fBs\fR to send it. - -\fIcomp\fR allows you to compose a message by putting you in the editor on -a prototype message form, -and then lets you send it. - -All the \fIMH\fR commands may be run with the single argument: `\-help', -which causes them to print a list of the arguments they may be invoked with. - -Commands which take a message number as an argument -(\fIscan\fR, \fIshow\fR, \fIrepl\fR, ...) -also take one of the words: -\fIfirst\fR, \fIprev\fR, \fIcur\fR, \fInext\fR, or \fIlast\fR -to indicate (respectively) the first, previous, current, next, or last -message in the current folder (assuming they are defined). - -Commands which take a range of message numbers -(\fIrmm\fR, \fIscan\fR, \fIshow\fR, ...) -also take any of the abbreviations: -.sp -.in +5 -.ti -3 -.I - -- Indicates all messages in the range to , inclusive. The range -.B must -be nonempty. -.sp -.ti -3 -.I :+N -.ti -3 -.I :-N -- Up to -.I N -messages beginning with (or ending with) message -.I num. -.I Num -may be any of the pre-defined symbols: -.I first, prev, cur, next -or -.I last. -.sp -.ti -3 -.I first:N -.ti -3 -.I prev:N -.ti -3 -.I next:N -.ti -3 -.I last:N -- The first, previous, next or last -.I N -messages, if they exist. -.in -5 - -There are many other possibilities such as creating multiple folders for -different topics, and automatically refiling messages according to subject, -source, destination, or content. -These are beyond the scope of this manual entry. - -Following is a list of all the \fIMH\fR commands: -.\} - -.nf -.in .5i -.ta 1.5i -^ali (1)~^\- list mail aliases -^anno (1)~^\- annotate messages -^burst (1)~^\- explode digests into messages -^comp (1)~^\- compose a message -^dist (1)~^\- redistribute a message to additional addresses -^folder (1)~^\- set/list current folder/message -^folders (1)~^\- list all folders -^forw (1)~^\- forward messages -^inc (1)~^\- incorporate new mail -^mark (1)~^\- mark messages -^mhl (1)~^\- produce formatted listings of MH messages -^mhmail (1)~^\- send or read mail -^mhook (1)~^\- MH receive\-mail hooks -^mhparam (1)~^\- print MH profile components -^mhpath (1)~^\- print full pathnames of MH messages and folders -^msgchk (1)~^\- check for messages -^msh (1)~^\- MH shell (and BBoard reader) -^next (1)~^\- show the next message -^packf (1)~^\- compress a folder into a single file -^pick (1)~^\- select messages by content -^prev (1)~^\- show the previous message -^prompter (1)~^\- prompting editor front end -^rcvstore (1)~^\- incorporate new mail asynchronously -^refile (1)~^\- file messages in other folders -^repl (1)~^\- reply to a message -^rmf (1)~^\- remove folder -^rmm (1)~^\- remove messages -^scan (1)~^\- produce a one line per message scan listing -^send (1)~^\- send a message -^show (1)~^\- show (list) messages -^slocal (1)~^\- special local mail delivery -^sortm (1)~^\- sort messages -^vmh (1)~^\- visual front\-end to MH -^whatnow (1)~^\- prompting front\-end for send -^whom (1)~^\- report to whom a message would go -.if '\*(ZZ'-man' \{\ -.sp 1 -^mh\-alias (5)~^\- alias file for MH message system -^mh\-format (5)~^\- format file for MH message system -^mh\-mail (5)~^\- message format for MH message system -^mh\-profile (5)~^\- user customization for MH message system -^mh\-sequence (5)~^\- sequence specification for MH message system -.sp 1 -^ap (8)~^\- parse addresses 822\-style -^conflict (8)~^\- search for alias/password conflicts -^dp (8)~^\- parse dates 822\-style -^fmtdump (8)~^\- decode \fIMH\fP format files -^install\-mh (8)~^\- initialize the MH environment -^post (8)~^\- deliver a message -.\} -.fi -.re - -.if '\*(ZZ'-man' \{\ -.Fi -^/usr/local/mh/bin~^directory containing \fIMH\fR commands -^/usr/local/mh/lib~^\fIMH\fR library -.Sa -\fIThe RAND \fIMH\fR Message Handling System: User's Manual\fR, -.br -\fIThe RAND \fIMH\fR Message Handling System: Tutorial\fR, -.br -\fIThe RAND \fIMH\fR Message Handling System: The UCI BBoards Facility\fR, -.br -\fIMH.5: How to process 200 messages a day and still get some real work -done\fR -.br -.Bu -If problems are encountered with an \fIMH\fR program, -the problems should be reported to the local maintainers of \fIMH\fR. -When doing this, -the name of the program should be reported, -along with the version information for the program. -.br -To find out what version of an \fIMH\fR program is being run, -invoke the program with the `\-help' switch. -In addition to listing the syntax of the command, -the program will list information pertaining to its version. -This information includes the version of \fIMH\fR, -the host it was generated on, -and the date the program was loaded. -A second line of information, -found on versions of \fIMH\fR after #5.380 include \fIMH\fR configuration -options. -For example, - -.nf -.in +.5i -version: MH 6.1 #1[UCI] (glacier) of Wed Nov 6 01:13:53 PST 1985 -options: [BSD42] [MHE] [NETWORK] [SENDMTS] [MMDFII] [SMTP] [POP] -.in -.5i -.fi - -The `6.1 #1[UCI]' indicates that the program is from the UCI \fIMH.6.1\fR -version of \fIMH\fR. -The program was generated on the host `glacier' on -`Wed Nov 6 01:13:53 PST 1985'. -It's usually a good idea to send the output of the `\-help' switch along -with your report. - -If there is no local \fIMH\fR maintainer, -try the address \fBBug-MH\fR. -If that fails, use the Internet mailbox \fBBug-MH@ICS.UCI.EDU\fR. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.\" .Ps -.\" for each additional profile entry -.\" .Sa -.\" the see\-also's go here -.\" .De -.\" the first default goes here -.\" .Ds -.\" for each additional default -.\" .Co -.\" context changes go here -.\" You can also have -.\" .Hh \- the helpful hints section -.\" .Hi \- the history section -.\" .Bu \- the bugs section -.En -.\} diff -r 5cf052bee63d -r 441a2190cfae doc/mhl.me --- a/doc/mhl.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,256 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHL 1 -.NA -mhl \- produce formatted listings of MH messages -.SY -/usr/local/mh/lib/mhl -\%[\-bell] \%[\-nobell] -\%[\-clear] \%[\-noclear] -\%[\-folder\ +folder] -\%[\-form\ formfile] -\%[\-length\ lines] \%[\-width\ columns] -\%[\-moreproc\ program] \%[\-nomoreproc] -\%[files\ ...] -\%[\-help] -.DE -\fIMhl\fR is a formatted message listing program. -It can be used as a replacement for \fImore\fR\0(1) -(the default \fIshowproc\fR\0). -As with \fImore\fR, -each of the messages specified as arguments (or the standard input) will be -output. -If more than one message file is specified, -the user will be prompted prior to each one, -and a or will begin the output, -with clearing the screen (if appropriate), -and (usually CTRL\-D) suppressing the screen clear. -An (usually CTRL\-C) will abort the current message output, -prompting for the next message (if there is one), -and a (usually CTRL-\\) will terminate the program (without core dump). - -The `\-bell' option tells \fImhl\fR to ring the terminal's bell at the end of each page, -while the `\-clear' option tells \fImhl\fR to clear the scree at the end of -each page (or output a formfeed after each message). -Both of these switches (and their inverse counterparts) -take effect only if the profile entry \fImoreproc\fR is defined but empty, -and \fImhl\fR is outputting to a terminal. -If the \fImoreproc\fR entry is defined and non-empty, -and \fImhl\fR is outputting to a terminal, -then \fImhl\fR will cause the \fImoreproc\fR to be placed between the -terminal and \fImhl\fR and the switches are ignored. -Furthermore, -if the `\-clear' switch is used and \fImhl's\fR output is directed to a -terminal, -then \fImhl\fR will consult the \fB$TERM\fR and \fB$TERMCAP\fR -envariables to determine the user's -terminal type in order to find out how to clear the screen. -If the `\-clear' switch is used and \fImhl's\fR output is not directed to -a terminal (e.g., a pipe or a file), -then \fImhl\fR will send a formfeed after each message. - -To override the default \fImoreproc\fR and the profile entry, -use the `\-moreproc\ program' switch. -Note that \fImhl\fR will never start a \fImoreproc\fR if invoked on a -hardcopy terminal. - -The `\-length\ length' and `\-width\ width' switches set the screen length and -width, respectively. -These default to the values indicated by \fB$TERMCAP\fR, -if appropriate, -otherwise they default to 40 and 80, respectively. - -The default format file used by \fImhl\fR is called \fImhl.format\fR -(which is first searched for in the user's \fIMH\fR directory, -and then sought in the \fI/usr/local/mh/lib\fR directory), -this can be changed by using the `\-form\ formatfile' switch. - -Finally, -the `\-folder\ +folder' switch sets the \fIMH\fR folder name, -which is used for the \*(lqmessagename:\*(rq field described below. -The envariable \fB$mhfolder\fR is consulted for the default value, -which \fIshow\fR, \fInext\fR, and \fIprev\fR initialize appropriately. - -\fIMhl\fR operates in two phases: -1) read and parse the format file, -and 2) process each message (file). -During phase 1, -an internal description of the format is produced as a structured list. -In phase 2, -this list is walked for each message, -outputting message information under the format constraints from the format -file. - -The \*(lqmhl.format\*(rq form file contains information controlling -screen clearing, screen size, wrap\-around control, transparent text, -component ordering, and component formatting. -Also, a list of components to ignore may be specified, -and a couple of \*(lqspecial\*(rq components are defined to provide added -functionality. -Message output will be in the order specified by the order in the format file. - -Each line of mhl.format has one of the formats: - - ;comment - :cleartext - variable[,variable...] - component:[variable,...] - -A line beginning with a `;' is a comment, and is ignored. -A line beginning with a `:' is clear text, -and is output exactly as is. -A line containing only a `:' produces a blank line in the output. -A line beginning with \*(lqcomponent:\*(rq defines the format for the specified -component, -and finally, remaining lines define the global environment. - -For example, the line: - -.ti +.5i -width=80,length=40,clearscreen,overflowtext="***",overflowoffset=5 - -defines the screen size to be 80 columns by 40 rows, -specifies that the screen should be cleared prior to each page, -that the overflow indentation is 5, -and that overflow text should be flagged with \*(lq***\*(rq. - -Following are all of the current variables and their arguments. -If they follow a component, -they apply only to that component, -otherwise, their affect is global. -Since the whole format is parsed before any output processing, -the last global switch setting for a variable applies to the whole message -if that variable is used in a global context -(i.e., bell, clearscreen, width, length). - -.nf -.in +.5i -.ta \w'noclearscreen 'u +\w'integer/G 'u -\fIvariable\fR \fItype\fR \fIsemantics\fR -width integer screen width or component width -length integer screen length or component length -offset integer positions to indent \*(lqcomponent: \*(rq -overflowtext string text to use at the beginning of an - overflow line -overflowoffset integer positions to indent overflow lines -compwidth integer positions to indent component text - after the first line is output -uppercase flag output text of this component in all - upper case -nouppercase flag don't uppercase -clearscreen flag/G clear the screen prior to each page -noclearscreen flag/G don't clearscreen -bell flag/G ring the bell at the end of each page -nobell flag/G don't bell -component string/L name to use instead of \*(lqcomponent\*(rq for - this component -nocomponent flag don't output \*(lqcomponent: \*(rq for this - component -center flag center component on line (works for - one\-line components only) -nocenter flag don't center -leftadjust flag strip off leading whitespace on each - line of text -noleftadjust flag don't leftadjust -compress flag change newlines in text to spaces -nocompress flag don't compress -split flag don't combine multiple fields into a single field -nosplit flag combine multiple fields into a single field -newline flag print newline at end of components (default) -nonewline flag don't print newline at end of components -formatfield string format string for this component (see below) -addrfield flag field contains addresses -datefield flag field contains dates -.re -.in -.5i -.fi - -To specify the value of integer\-valued and string\-valued variables, -follow their name with an equals\-sign and the value. -Integer\-valued variables are given decimal values, -while string\-valued variables are given arbitrary text bracketed by -double\-quotes. -If a value is suffixed by \*(lq/G\*(rq or \*(lq/L\*(rq, -then its value is useful in a global\-only or local\-only context -(respectively). - -A line of the form: - - ignores=component,... - -specifies a list of components which are never output. - -The component \*(lqMessageName\*(rq (case\-insensitive) -will output the actual message name (file name) preceded by -the folder name if one is specified or found in the environment. -The format is identical to that produced by the `\-header' option to -\fIshow\fR. - -The component \*(lqExtras\*(rq will output all of the components of the message -which were not matched by explicit components, -or included in the ignore list. -If this component is not specified, -an ignore list is not needed since all non\-specified components will be -ignored. - -If \*(lqnocomponent\*(rq is NOT specified, then the component name will be -output as it appears in the format file. - -The default format is: - -.nf -.in +.5i -.ne 15 -.eo -.so /usr/local/mh/lib/mhl.format -.ec -.in -.5i -.fi - -The variable \*(lqformatfield\*(rq specifies a format string -(see \fImh\-format\fR\0(5)). -The flag variables \*(lqaddrfield\*(rq and \*(lqdatefield\*(rq -(which are mutually exclusive), -tell \fImhl\fR to interpret the escapes in the format string -as either addresses or dates, respectively. - -By default, -\fImhl\fR does not apply any formatting string to fields containing address or -dates (see \fImh\-mail\fR\0(5) for a list of these fields). -Note that this results in faster operation -since \fImhl\fR must parse both addresses and dates in order to apply a -format string to them. -If desired, -\fImhl\fR can be given a default format string for either address or date -fields (but not both). -To do this, -on a global line specify: either the flag addrfield or datefield, -along with the apropriate formatfield variable string. -.Fi -^/usr/local/mh/lib/mhl.format~^The message template -^or /mhl.format~^Rather than the standard template -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^moreproc:~^Program to use as interactive front\-end -.Sa -show(1), ap(8), dp(8) -.De -`\-bell' -.Ds -`\-noclear' -.Ds -`\-length 40' -.Ds -`\-width 80' -.Co -None -.Bu -There should be some way to pass `bell' and `clear' information to the -front\-end. - -On hosts where \fIMH\fR was configured with the BERK option, -address parsing is not enabled. - -The \*(lqnonewline\*(rq option interacts badly -with \*(lqcompress\*(rq and \*(lqsplit\*(rq. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mhmail.me --- a/doc/mhmail.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,57 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHMAIL 1 -.NA -mhmail \- send or read mail -.SY -mhmail -\%[ -addrs\ ... -\%[\-body\ text] -\%[\-cc\ addrs\ ...] -\%[\-from\ addr] -\%[\-subject subject]] -\%[\-help] -.DE -\fIMHmail\fR -is intended as a replacement for the standard Bell mail program -(\fIbellmail\fR\0(1)), compatible with \fIMH\fR. -When invoked without arguments, it simply -invokes \fIinc\fR\0(1) -to incorporate new messages from the user's maildrop. -When one or more users is specified, a message is read from -the standard input and spooled to a temporary file. -\fIMHmail\fR then invokes \fIpost\fR\0(8) -with the name of the temporary file as -its argument to deliver the message to the specified user. - -The `\-subject\ subject' switch can be used to specify the \*(lqSubject:\*(rq field -of the message. The `\-body\ text' switch can be used to specify the text of -the message; if it is specified, then the standard input is not read. -Normally, addresses appearing as arguments are put in the \*(lqTo:\*(rq field. -If the `\-cc' switch is used, all addresses following it are placed in the -\*(lqcc:\*(rq field. - -By using `\-from\ addr', -you can specify the \*(lqFrom:\*(rq header of the draft. -Naturally, -\fIpost\fR will fill\-in the \*(lqSender:\*(rq header correctly. - -This program is intended for the use of programs -such as \fIat\fR\0(1), which expect -to send mail automatically to various users. -Normally, real people (as opposed to the \*(lqunreal\*(rq ones) -will prefer to use \fIcomp\fR\0(1) and \fIsend\fR\0(1) to send messages. -.Fi -^/usr/local/mh/bin/inc~^Program to incorporate a maildrop into a folder -^/usr/local/mh/lib/post~^Program to deliver a message -^/tmp/mhmail*~^Temporary copy of message -.Pr -None -.Sa -inc(1), post(8) -.De -None -.Co -If \fIinc\fR is invoked, then \fIinc\fR's context changes occur. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mhn.me --- a/doc/mhn.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1174 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHN 1 -.NA -mhn \- multi-media MH -.SY -mhn -\%[\%[+folder] \%[msgs] | \%[\-file\0file]] -.br -\%[\-part\0number]... \%[\-type\0content]... -.br -\%[\-list\0\%[\-headers]\0\%[\-noheaders] -.br - \%[\-realsize]\0\%[\-norealsize]] \%[-nolist] -.br -\%[\-show\0\%[\-serialonly]\0\%[\-noserialonly] -.br - \%[\-form\0formfile]\0\%[\-pause]\0\%[\-nopause]] \%[\-noshow] -.br -\%[\-store\0\%[\-auto]\0\%[\-noauto]] \%[\-nostore] -.br -\%[\-cache] \%[\-nocache] \%[\-rcache\0policy] \%[\-wcache\0policy] -.br -\%[\-check]\0\%[\-nocheck] -.br -\%[\-ebcdicsafe]\0\%[\-noebcdicsafe] -.br -\%[\-rfc934mode]\0\%[\-norfc934mode] -.br -\%[\-verbose]\0\%[\-noverbose] -.br -\%[\-help] -.DE -The \fImhn\fR command manipulates multi-media messages as specified in -RFC 1521. - -Four action switches direct the operation of \fImhn\fR, -namely `\-list', `\-show', `\-store', and `-cache'. -Any of these switches may be used concurrently. -Normally these action switches will operate on the content of each of the -named messages. -However, -by using the `\-part' and `\-type' switches, -the scope of the operation can be focused on particular -subparts (of a multipart content) and/or particular content types. - -A part specification consists of a series of numbers separated by dots. -For example, -in a multipart content containing three parts, -these would be named as 1, 2, and 3, respectively. -If part 2 was also a multipart content containing two parts, -these would be named as 2.1 and 2.2, respectively. -Note that the `\-part' switch is effective for only messages -containing a multipart content. -If a message has some other kind of content, -or if the part is itself another multipart content, -the `\-part' switch will not prevent the content from being acted upon. - -A content specification consists of a content type and a subtype. -The initial list of \*(lqstandard\*(rq content types and subtypes can be found -in RFC 1521. -.ne 18 -A list of commonly used contents is briefly reproduced here: -.sp -.nf -.in +.5i -.ta \w'application 'u -Type Subtypes ----- -------- -text plain -multipart mixed, alternative, digest, parallel -message rfc822, partial, external-body -application octet-stream, postscript -image jpeg, gif, x-pbm, x-pgm, x-ppm, x-xwd -audio basic -video mpeg -.re -.in -.5i -.fi -.sp -Subtypes are mandatory. -.PP -To specify a content, -regardless of its subtype, -just use the name of the content, -e.g., -\*(lqaudio\*(rq. -To specify a specific subtype, -separate the two with a slash, -e.g., -\*(lqaudio/basic\*(rq. -Note that regardless of the values given to the `\-type' switch, -a multipart content (of any subtype listed above) is always acted upon. -Further note that if the `\-type' switch is used, -and it is desirable to act on a message/external-body content, -then the `\-type' switch must be used twice: -once for message/external-body and once for the content externally referenced. - -Each content may optionally have an integrity check associated with it. -If present and the `-check' switch is given, -then \fImhn\fR will attempt to verify the integrity of the content. - -The option `\-file\ file' directs \fImhn\fR to use the specified -file as the source message, rather than a message from -a folder. -Note that the file should be a validly formatted message, -just like any other \fIMH\fR message. -It should \fBNOT\fR be in mail drop format -(to convert a file in mail drop format to a folder of \fIMH\fR messages, -see \fIinc\fR\0(1)). - -.Uh "Listing the Contents" -The `\-list' switch tells \fImhn\fR to list the table of contents -associated with the named messages. -The `\-headers' switch indicates that a one-line banner should be -displayed above the listing. -The `\-realsize' switch tells \fImhn\fR to evaluate the \*(lqnative\*(rq -(decoded) format of each content prior to listing. -This provides an accurate count at the expense of a small delay. - -.Uh "Showing the Contents" -The `\-show' switch tells \fImhn\fR to display the contents of the named -messages. -The headers of the message are displayed with the \fImhlproc\fR, -using format file \fImhl.headers\fR. -(The choice of format file can be overridden by the `\-form\0formfile' switch.) - -\fImhn\fR will look for information in the user's profile to determine -how the different contents should be displayed. -This is accomplished by consulting a display string, -and executing it under \fB/bin/sh\fR, -with the standard input set to the content. -.ne 16 -The display string may contain these escapes: -.sp -.nf -.in +.5i -.ta \w'%F 'u -%a additional arguments -%e exclusive execution -%f filename containing content -%F %e, %f, and stdin is terminal not content -%l display listing prior to displaying content -%p %l, and ask for confirmation -%s subtype -%d content description -.re -.in -.5i -.fi -.sp -For those display strings containing the e- or F-escape, -\fImhn\fR will execute at most one of these at any given time. -Although the F-escape expands to be the filename containing the content, -the e-escape has no expansion as far as the shell is concerned. - -When the p-escape prompts for confirmation, -typing INTR (usually control-C) will tell \fImhn\fR not to display -that content. -(The p-escape can be disabled by specifying `\-nopause'.) -Further, -when \fImhn\fR is display a content, -typing QUIT (usually control-\\) will tell \fImhn\fR to wrap things up -immediately. - -Note that if the content being displayed is multipart, -but not one of the subtypes listed above, -then the f- and F-escapes expand to multiple filenames, -one for each subordinate content. -Further, -stdin is not redirected from the terminal to the content. - -First, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-show-/ -.in -.5i -.sp -to determine the command to use to display the content. -If this isn't found, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-show- -.in -.5i -.sp -to determine the display command. -.ne 10 -If this isn't found, -\fImhn\fR has two default values: -.sp -.nf -.in +.5i -mhn-show-text/plain: %pmoreproc '%F' -mhn-show-message/rfc822: %pshow -file '%F' -.in -.5i -.fi -.sp -If neither apply, -\fImhn\fR will check to see if the message has a application/octet-stream -content with parameter \*(lqtype=tar\*(rq. -If so, -\fImhn\fR will use an appropriate command. -If not, -\fImhn\fR will complain. - -.ne 10 -Example entries might be: -.sp -.nf -.in +.5i -mhn-show-audio/basic: raw2audio 2>/dev/null | play -mhn-show-image: xv '%f' -mhn-show-application/PostScript: lpr -Pps -.in -.5i -.fi -.sp -Note that when using the f- or F-escape, -it's a good idea to use single-quotes around the escape. -This prevents misinterpretation by the shell of any funny characters -that might be present in the filename. - -Because the text content might be in a non-ASCII character set, -when \fImhn\fR encounters a \*(lqcharset\*(rq parameter for this content, -it checks to see whether the environment variable $MM_CHARSET is set -and whether the value of this environment variable is equal to the value of -the charset parameter. -If not, -then -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-charset- -.in -.5i -.sp -which should contain a command creating an environment to render the -character set. -This command string should containing a single \*(lq%s\*(rq, -which will be filled-in with the command to display the content. - -An example entry might be: -.sp -.in +.5i -mhn-charset-iso-8859-1: xterm -fn '-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e %s -.in -.5i -.sp -Note that many pagination programs strip off the high-order bit. -However, -newer releases of the \fIless\fR program have modest support for -single-octet character sets. -The source to \fIless\fR version 177, -which has such support, -is found in the MH source tree under \fBmiscellany/less-177\fR. -In order to view messages sent in the ISO 8859/1 character set using -\fIless\fR, -.ne 9 -put these lines in your \&.login file: -.sp -.nf -.in +.5i -setenv LESSCHARSET latin1 -setenv LESS "-f" -.in -.5i -.fi -.sp -The first line tells \fIless\fR to use 8859/1 definition for determing -whether a character is \*(lqnormal\*(rq, \*(lqcontrol\*(lq, or -\*(lqbinary\*(rq. -The second line tells \fIless\fR not to warn you if it encounters a -file that has non-ASCII characters. -Then, -simply set the \fBmoreproc\fR profile entry to \fIless\fR, -and it will get called automatically. -(To handle other single-octet character sets, -look at the \fIless\fR\0(1) manual entry for information about the -\fBLESSCHARDEF\fR environment variable.) - -Finally, -\fImhn\fR will process each message serially\0--\0it won't start showing -the next message until all the commands executed to display the -current message have terminated. -In the case of a multipart content (of any subtype listed above), -the content contains advice indicating if the parts should be -displayed serially or in parallel. -Because this may cause confusion, -particularly on uni-window displays, -the `\-serialonly' switch can be given to tell \fImhn\fR to never -display parts in parallel. - -.Uh "Storing the Contents" -The `\-store' switch tells \fImhn\fR to store the contents of the -named messages in \*(lqnative\*(rq (decoded) format. -Two things must be determined: -the directory to store the content, -and the filenames. -Files are written in the directory given by the \fBmhn-storage\fR -profile entry, -.ne 6 -e.g., -.sp -.in +.5i -mhn-storage: /tmp -.in -.5i -.sp -If this entry isn't present, -the current working directory is used. - -\fImhn\fR will look for information in the user's profile to determine -how the different contents should be stored. -This is achieved through the use of a formatting string, -.ne 13 -which may contain these escapes: -.sp -.nf -.in +.5i -.ta \w'%P 'u -%m message number -%P .part -%p part -%s subtype -.re -.in -.5i -.fi -.sp -If the content isn't part of a multipart (of any subtype listed above) content, -the p-escapes are ignored. -Note that if the formatting string starts with a \*(lq+\*(rq character, -then these escapes are ignored, -and the content is stored in the named folder. -(A formatting string consisting solely of a \*(lq+\*(rq character -indicates the current folder.) -Further, -a formatting string consisting solely of a \*(lq-\*(rq character -indicates the standard-output. - -First, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-store-/ -.in -.5i -.sp -to determine the formatting string. -If this isn't found, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-store- -.in -.5i -.sp -to determine the formatting string. -If this isn't found, -\fImhn\fR will check to see if the content is application/octet-stream -with parameter \*(lqtype=tar\*(rq. -If so, -\fImhn\fR will choose an appropriate filename. -If the content is not application/octet-stream, -then \fImhn\fR will check to see if the content is a message. -If so, -\fImhn\fR will use the value \*(lq+\*(rq. -If not, -\fImhn\fR will use the value \*(lq%m%P.%s\*(rq. - -Note that if the formatting string starts with a '/', -then content will be stored in the full path given -(rather than using the value of \fBmhn-storage\fR or the current working -directory.) -Similarly, -if the formatting string starts with a '|', -then \fImhn\fR will execute a command which should ultimately store -the content. -Note that before executing the command, -\fImhn\fR will change to the appropriate directory. -Also note that if the formatting string starts with a '|', -then \fImhn\fR will also honor the a-escape when processing the -formatting string. - -.ne 10 -Example entries might be: -.sp -.nf -.in +.5i -mhn-store-text: %m%P.txt -mhn-store-audio/basic: | raw2audio -e ulaw -s 8000 -c 1 > %m%P.au -mhn-store-application/PostScript: %m%P.ps -.in -.5i -.fi -.sp -Further, -note that when asked to store a content containing a partial message, -\fImhn\fR will try to locate all of the portions and combine them accordingly. -Thus, -if someone's sent you a message in several parts, -you might put them all in their own folder and do: -.sp -.in +.5i -mhn all -store -.in -.5i -.sp -This will store exactly one message, -containing the sum of the parts. -Note that if \fImhn\fR can not locate each part, -it will not store anything. - -Finally, -if the `\-auto' switch is given and the content contains information -indicating the filename the content should be stored as -(and if the filename doesn't begin with a '/'), -then the filename from the content will be used instead. - -.Uh "External Access" -For contents of type message/external-body, -.ne 12 -\fImhn\fR supports these access-types: -.sp -.nf -.in +.5i -afs -anon-ftp -ftp -local-file -mail-server -.in -.5i -.fi -.sp -For the \*(lqanon-ftp\*(rq and \*(lqftp\*(rq access types, -if your system supports a SOCKETs interface to TCP/IP, -then \fImhn\fR will use a built-in FTP client. -Otherwise, -\fImhn\fR will look for the \fBmhn-access-ftp\fR profile entry, -.ne 6 -e.g., -.sp -.in +.5i -mhn-access-ftp: myftp.sh -.in -.5i -.sp -to determine the pathname of a program to perform the FTP retrieval. -.ne 14 -This program is invoked with these arguments: -.sp -.nf -.in +.5i -domain name of FTP-site -username -password -remote directory -remote filename -local filename -\*(lqascii\*(rq or \*(lqbinary\*(rq -.in -.5i -.fi -.sp -The program should terminate with a zero-valued exit-status if the -retrieval is successful. - -.Uh "The Content Cache" -When \fImhn\fR encounters an external content containing a -\*(lqContent-ID:\*(rq field, -and if the content allows caching, -then depending on the caching behavior of \fImhn\fR, -the content might be read from or written to a cache. - -The caching behavior of \fImhn\fR is controlled with -the `\-rcache' and `\-wcache' switches, -which define the policy for reading from, -and writing to, -the cache, respectively. -One of four policies may be specified: -\*(lqpublic\*(rq, -indicating that \fImhn\fR should make use of a -publically-accessible content cache; -\*(lqprivate\*(rq, -indicating that \fImhn\fR should make use of the user's -private content cache; -\*(lqnever\*(rq, -indicating that \fImhn\fR should never make use of caching; -and, -\*(lqask\*(rq, -indicating that \fImhn\fR should ask the user. - -There are two directories where contents may be cached: -the profile entry \fBmhn-cache\fR names a directory containing -world-readable contents, -and, -the profile entry \fBmhn-private-cache\fR names a directory containing -private contents. -The former should be an absolute (rooted) directory name. -.ne 6 -For example, -.sp -.in +.5i -mhn-cache: /tmp -.in -.5i -.sp -might be used if you didn't care that the cache got wiped after each reboot -of the system. -The latter is interpreted relative to the user's MH directory, -if not rooted, -.ne 6 -e.g., -.sp -.in +.5i -mhn-private-cache: .cache -.in -.5i -.sp -(which is the default value). - -.Uh "Caching the Contents" -When you encounter a content of type message/external-body with access type -\*(lqmail-server\*(rq, -\fImhn\fR will ask you if may send a message to a mail-server -requesting the content, -.ne 14 -e.g., -.sp -.nf -.in +.5i -% show 1 -Retrieve content by asking mail-server@... - -SEND file - -? yes -mhn: request sent -.in -.5i -.fi -.sp -Regardless of your decision, -\fImhn\fR can't perform any other processing on the content. - -However, -if \fImhn\fR is allowed to request the content, -then when it arrives, -there should be a top-level \*(lqContent-ID:\*(rq field which -corresponds to the value in the original message/external-body content. -You should now use the `-cache' switch to tell \fImhn\fR to enter the -arriving content into the content cache, -.ne 8 -e.g., -.sp -.nf -.in +.5i -% mhn -cache 2 -caching message 2 as file ... -.in -.5i -.fi -.sp -You can then re-process the original message/external-body content, -and \*(lqthe right thing should happen\*(rq, -.ne 8 -e.g., -.sp -.nf -.in +.5i -% show 1 -\0... -.in -.5i -.fi - -.Uh "Composing the Contents" -The \fImhn\fR program can also be used as a simple editor to aid in -composing multi-media messages. -When invoked by a \fIwhatnow\fR program, -\fImhn\fR will expect the body of the draft to be formatted as an -\*(lq\fImhn\fR composition file.\*(rq - -.ne 59 -The syntax of this is straight-forward: -.sp -.nf -.in +.5i - body ::= 1*(content | EOL) - - content ::= directive | plaintext - - directive ::= "#" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "<" id ">" ] - [ "[" description "]" ] - [ filename ] - EOL - - | "#@" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "<" id ">" ] - [ "[" description "]" ] - external-parameters - EOL - - | "#forw" - [ "<" id ">" ] - [ "[" description "]" ] - [ "+"folder ] [ 0*msg ] - EOL - - | "#begin" - [ "<" id ">" ] - [ "[" description "]" ] - [ "alternative" - | "parallel" - | something-else ] - EOL - 1*body - "#end" EOL - - plaintext ::= [ "Content-Description:" - description EOL EOL ] - 1*line - [ "#" EOL ] - - | "#<" type "/" subtype - 0*(";" attribute "=" value) - [ "(" comment ")" ] - [ "[" description "]" ] - EOL - 1*line - [ "#" EOL ] - - line ::= "##" text EOL - -- interpreted as "#"text EOL - | text EOL -.in -.5i -.fi -.sp -Basically, -the body contains one or more contents. -A content consists of either a directive, -indicated with a \*(lq#\*(rq as the first character of a line; -or, -plaintext (one or more lines of text). -The continuation character, \*(lq\\\*(lq, may be used to enter a single -.ne 11 -directive on more than one line, -e.g., -.sp -.nf -.in +.5i -#@application/octet-stream; \\ - type=tar; \\ - x-conversions=compress -.in -.5i -.fi -.sp -There are four kinds of directives: -\*(lqtype\*(rq directives, -which name the type and subtype of the content; -\*(lqexternal-type\*(rq directives, -which also name the type and subtype of the content; -the \*(lqforw\*(rq directive, -which is used to forward a digest of messages; -and, -the \*(lqbegin\*(rq directive, -which is used to create a multipart content. - -For the type directives, -the user may optionally specify the name of a file containing the -contents in \*(lqnative\*(rq (decoded) format. -(If the filename starts with the \*(lq|\*(rq character, -then this gives a command whose output is captured accordingly.) -If a filename is not given, -\fImhn\fR will look for information in the user's profile to determine -how the different contents should be composed. -This is accomplished by consulting a composition string, -and executing it under \fB/bin/sh\fR, -with the standard output set to the content. -.ne 13 -The composition string may contain these escapes: -.sp -.nf -.in +.5i -.ta \w'%P 'u -%a additional arguments -%f filename containing content -%F %f, and stdout is not re-directed -%s subtype -.re -.in -.5i -.fi -.sp -First, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-compose-/ -.in -.5i -.sp -to determine the command to use to compose the content. -If this isn't found, -\fImhn\fR will look for an entry of the form: -.sp -.in +.5i -mhn-compose- -.in -.5i -.sp -to determine the composition command. -If this isn't found, -\fImhn\fR will complain. - -An example entry might be: -.sp -.in +.5i -mhn-compose-audio/basic: record | raw2audio -F -.in -.5i -.sp -Because commands like these will vary, -depending on the display environment used for login, -composition strings for different contents should probably be put in -the file specified by the \fB$MHN\fR environment variable, -instead of directly in your user profile. - -The external-type directives are used to provide a reference to a content, -rather than enclosing the contents itself. -Hence, -instead of providing a filename as with the type directives, -external-parameters are supplied. -These look like regular parameters, -.ne 15 -so they must be separated accordingly, -e.g., -.sp -.nf -.in +.5i -#@application/octet-stream; \\ - type=tar; \\ - x-conversions=compress [] \\ - access-type=anon-ftp; \\ - name="mh-mime.tar.Z"; \\ - directory="mrose/mh-mime"; \\ - site="ftp.ics.uci.edu" -.in -.5i -.fi -.sp -By specifying \*(lq[]\*(rq, -an empty description string is given, -and the start of the external-parameters is identified. -.ne 19 -These parameters are of the form: -.sp -.nf -.in +.5i -.ta \w'access-type= 'u -access-type= usually \fIanon-ftp\fR or \fImail-server\fR -name= filename -permission= read-only or read-write -site= hostname -directory= directoryname (optional) -mode= usually \fIascii\fR or \fIimage\fR (optional) -size= number of octets -server= mailbox -subject= subject to send -body= command to send for retrieval -.re -.in -.5i -.fi -.sp - -For the forw directive, -the user may optionally specify the name of the folder and which -messages are to be forwarded. -if a folder is not given, -it defaults to the current folder. -Similarly, -if a message is not given, -it defaults to the current message. -Hence, -the forw directive is similar to the \fIforw\fR\0(1) command, -except that the former uses the MIME rules for encapsulation -rather than those specified in RFC 934. -Usage of the `\-rfc934mode' switch indicates whether \fImhn\fR should -attempt to utilize the encapsulation rules in such a way as to appear -that RFC 934 is being used. -If given, -then RFC 934-compliant user-agents should be able to burst the message on -reception\0--\0providing that the messages being encapsulated do not -contain encapsulated messages themselves. -The drawback of this approach is that the encapsulations are generated -by placing an extra newline at the end of the body of each message. - -For the begin directive, -the user must specify at least one content between -the begin and end pairs. - -For all of these directives, -the user may include a brief description of the content between -the \*(lq[\*(rq character and the \*(lq]\*(rq character. -By default, -\fImhn\fR will generate a unique \*(lqContent-ID:\*(rq for each directive; -however, -the user may override this by defining the ID using the -\*(lq<\*(rq and \*(lq>\*(rq characters. -Putting this all together, -.ne 15 -here is a brief example of what a user's components file might look like: -.sp -.nf -.in +.5i -To: -cc: -Subject: --------- -#audio/basic [Flint phone] \\ - |raw2audio -F < /home/mrose/lib/multi-media/flint.au -#image/gif [MTR's photo] \\ - /home/mrose/lib/multi-media/mrose.gif -.in -.5i -.fi -.sp -For a later example, -we'll call this components file \fImhncomps\fR. - -As noted earlier, -in addition to directives, -plaintext can be present. -Plaintext is gathered, -until a directive is found or the draft is exhausted, -and this is made to form a text content. -If the plaintext must contain a \*(lq#\*(rq at the beginning of a line, -simply double it, -.ne 6 -e.g., -.sp -.in +.5i -##when sent, this line will start with only one # -.in -.5i -.sp -If you want to end the plaintext prior to a directive, -e.g., -to have two plaintext contents adjacent, -simply insert a line containing a single \*(lq#\*(rq character, -.ne 10 -e.g., -.sp -.nf -.in +.5i -this is the first content -# -and this is the second -.in -.5i -.fi -.sp -Finally, -if the plaintext starts with a line of the form: -.sp -.in +.5i -Content-Description: text -.in -.5i -.sp -then this will be used to describe the plaintext content. -\fBNOTE WELL:\fR you must follow this line with a blank line before -starting your text. - -By default, -plaintext is captured as a text/plain content. -You can override this by starting the plaintext with \*(lq#<\*(rq -followed by a content-type specification, -.ne 11 -e.g., -.sp -.nf -.in +.5i -#\fR --------- - -What now? \fBedit\fR (this invokes \fImhn\fR) - -What now? \fBsend\fR -.in -.5i -.fi -.sp -You have to remember to type the additional edit command, -but it should be fairly obvious from the interaction. - -Finally, -you should consider adding this line to your profile: -.sp -.in +.5i -lproc: show -.in -.5i -.sp -This way, -if you decide to \fBlist\fR after invoking \fImhn\fR as your editor, -the command -.sp -.in +.5i -What now? list -.in -.5i -.sp -will work as you expect. - -.Uh "Sending Files via Mail" -When you want to send a bunch of files to someone, -you can run the \fIviamail\fR shell script, -which is similar the tarmail command: -.sp -.in +.5i -/usr/local/mh/lib/viamail mailpath \*(lqsubject\*(rq files\0... -.in -.5i -.sp -\fIviamail\fR will archive the directories/files you name with \fItar\fR\0(1), -and then mail the compressed archive to the `mailpath' with the given -`subject'. -The archive will be automatically split up into as many messages as -necessary in order to get past most mailers. - -Sometimes you want \fIviamail\fR to pause after posting a partial message. -This is usually the case when you are running \fIsendmail\fR and -expect to generate a lot of partial messages. -If the first argument given to \fIviamail\fR starts with a dash, -then it is interpreted as the number of seconds to pause in between postings, -.ne 6 -e.g., -.sp -.in +.5i -/usr/local/mh/lib/viamail -300 mailpath \*(lqsubject\*(rq files\0... -.in -.5i -.sp -will pause 5 minutes in between each posting. - -When these messages are received, -invoke \fImhn\fR once, -with the list of messages, -and the `\-store' command. -The \fImhn\fR program will then store exactly one message containing the -archive. -You can then use `\-show' to find out what's inside; -possibly followed by `\-store' to write the archive to a file where you -.ne 26 -can subsequently uncompress and untar it, e.g., -.sp -.nf -.in +.5i -% mhn -list all - msg part type/subtype size description - 1 message/partial 47K part 1 of 4 - 2 message/partial 47K part 2 of 4 - 3 message/partial 47K part 3 of 4 - 4 message/partial 18K part 4 of 4 -% mhn -store all -% mhn -list -verbose last - msg part type/subtype size description - 5 application/octet-stream 118K - (extract with uncompress | tar xvpf -) - type=tar - x-conversions=compress -% mhn -show last - msg part type/subtype size description - 5 application/octet-stream 118K --- headers of message, followed by \fItar\fR listing appears here -% mhn -store last -% uncompress < 5.tar.Z | tar xvpf - -.in -.5i -.fi -.sp -Alternately, -by using the `\-auto' switch, -\fImhn\fR will automatically do the extraction for you, -.ne 26 -e.g., -.sp -.nf -.in +.5i -% mhn -list all - msg part type/subtype size description - 1 message/partial 47K part 1 of 4 - 2 message/partial 47K part 2 of 4 - 3 message/partial 47K part 3 of 4 - 4 message/partial 18K part 4 of 4 -% mhn -store all -% mhn -list -verbose last - msg part type/subtype size description - 5 application/octet-stream 118K - (extract with uncompress | tar xvpf -) - type=tar - x-conversions=compress -% mhn -show last - msg part type/subtype size description - 5 application/octet-stream 118K --- headers of message, followed by \fItar\fR listing appears here -% mhn -store -auto last --- \fItar\fR listing appears here as files are extracted -.in -.5i -.fi -.sp -As the second \fItar\fR listing is generated, -the files are extracted. -A prudent user will never put `\-auto' in the \&.mh\(ruprofile file. -The correct procedure is to first use `\-show', -to find out what will be extracted. -Then \fImhn\fR can be invoked with `\-store' and `\-auto' to perform -the extraction. - -.Uh "User Environment" -Because the display environment in which \fImhn\fR operates may vary -for a user, -\fImhn\fR will look for the environment variable \fB$MHN\fR. -If present, -this specifies the name of an additional user profile which should be read. -Hence, -when a user logs in on a particular display device, -this environment variable should be set to refer to a file containing -definitions useful for the display device. -Normally, -only entries of the form -.sp -.in +.5i -mhn-show-/ -.br -mhn-show- -.in -.5i -.sp -need be present. -Finally, -\fImhn\fR will attempt to consult one other additional user profile, -.ne 6 -e.g., -.sp -.in +.5i -/usr/local/mh/lib/mhn_defaults -.in -.5i -.sp -which is created automatically during MH installation. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^$MHN~^Additional profile entries -^/usr/local/mh/lib/mhn_defaults~^System-default profile entries -^/usr/local/mh/lib/mhl.headers~^The headers template -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^mhlproc:~^Default program to display message headers -.Ps -^mhn-access-ftp:~^Program to retrieve contents via FTP -.Ps -^mhn-cache~^Public directory to store cached external contents -.Ps -^mhn-charset-~^Template for environment to render character sets -.Ps -^mhn-compose-*~^Template for composing contents -.Ps -^mhn-private-cache~^Personal directory to store cached external contents -.Ps -^mhn-show-*~^Template for displaying contents -.Ps -^mhn-storage~^Directory to store contents -.Ps -^mhn-store-*~^Template for storing contents -.Ps -^moreproc:~^Default program to display text/plain content -.Sa -mhl(1) -.br -\fIMIME: Mechanisms for Specifying and Describing the Format of -Internet Message Bodies\fR -(RFC 1521), -.br -\fIProposed Standard for Message Encapsulation\fR -(RFC 934). -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Ds -`\-noauto' -.Ds -`\-nocache' -.Ds -`\-nocheck' -.Ds -`\-noebcdicsafe' -.Ds -`\-form\0mhl.headers' -.Ds -`\-headers' -.Ds -`\-pause' -.Ds -`\-rcache\0ask' -.Ds -`\-realsize' -.Ds -`\-rfc934mode' -.Ds -`\-noserialonly' -.Ds -`\-show' -.Ds -`\-noverbose' -.Ds -`\-wcache\0ask' -.Co -If a folder is given, -it will become the current folder. -The last message selected will become the current message. -.Bu -Partial messages contained within a multipart content are not reassembled -with the `\-store' switch. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mhook.me --- a/doc/mhook.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,106 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHOOK 1 -.NA -mhook, rcvdist, rcvpack, rcvtty \- MH receive-mail hooks -.SY -.na -.ti .5i -/usr/local/mh/lib/rcvdist -\%[\-form\ formfile] -\%[switches\ for\ \fIpostproc\fR] -address\ ... -\%[\-help] - -.ti .5i -/usr/local/mh/lib/rcvpack -file -\%[\-help] - -.ti .5i -/usr/local/mh/lib/rcvtty -\%[command] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-bell] \%[\-nobell] -\%[\-newline] \%[\-nonewline] -\%[\-biff] -\%[\-help] -.ad -.DE -A receive\-mail hook is a program that is run whenever you receive a -mail message. -You do \fBNOT\fR invoke the hook yourself, -rather the hook is invoked on your behalf by your -system's Message Transport Agent. See \fIslocal\fP\0(1) -for details on how to activate receive\-mail hooks on your system. - -Four programs are currently available as part of \fIMH\fP, -\fIrcvdist\fR (redistribute incoming messages to additional recipients), -\fIrcvpack\fR (save incoming messages in a \fIpackf\fR'd file), -and \fIrcvtty\fR (notify user of incoming messages). -The fourth program, -\fIrcvstore\fR\0(1) is described separately. -They all reside in the \fI/usr/local/mh/lib/\fR directory. - -The \fIrcvdist\fR program will resend a copy of the message to all of the -addresses listed on its command line. -It uses the format string facility described in \fImh\-format\fR\0(5). -In addition, \fIrcvdist\fP -also recognizes the following additional \fIcomponent\fR escape: -.sp 1 -.ne 5 -.nf -.ta \w'Dtimenow 'u +\w'Returns 'u -\fIEscape\fR \fIReturns\fR \fIDescription\fR -addresses string the addresses to distribute to -.re -.fi - -The \fIrcvpack\fR program will append a copy of the message to the file listed -on its command line. -Its use is obsoleted by the \*(lqfile\*(rq action of \fIslocal\fR. - -The \fIrcvtty\fR program executes the named file with the message as its -standard input, -and writes the resulting output -on your terminal. - -If no file is specified, or is bogus, etc., -then \fIrcvtty\fR will instead write a one\-line scan listing. -Either the `\-form\ formatfile' or `\-format\ string' option may be used -to override the default output format (see \fImh\-format\fP\0(5)). -A newline is output before the -message output, and the terminal bell is rung -after the output. The `\-nonewline' and `\-nobell' options -will inhibit these functions. - -In addition to the standard \fImh\-format\fR\0(5) escapes, -\fIrcvtty\fR also recognizes the following additional \fIcomponent\fR escapes: -.sp 1 -.ne 5 -.nf -.ta \w'Dtimenow 'u +\w'Returns 'u -\fIEscape\fR \fIReturns\fR \fIDescription\fR -body string the (compressed) first part of the body -dtimenow date the current date -folder string the name of the current folder -.re -.fi - -Normally, \fIrcvtty\fP obeys -write permission as granted by \fImesg\fP\0(1). -With the `\-biff' option, \fIrcvtty\fP will obey the notification -status set by \fIbiff\fP\0(1) instead. -If the terminal access daemon (TTYD) is available on your system, -then \fIrcvtty\fR will give its output to the daemon for output -instead of writing on the user's terminal. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^$HOME/\&.maildelivery~^The file controlling local delivery -^/usr/local/mh/lib/maildelivery~^Rather than the standard file -.Sa -rcvstore (1), mh\-format(5), slocal(1) -.Bu -Only two return codes are meaningful, others should be. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mhparam.me --- a/doc/mhparam.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,70 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHPARAM 1 -.NA -mhparam \- print MH profile components -.SY -mhparam -\%[components] -\%[-all] -\%[-component] \%[-nocomponent] -\%[\-help] -.DE -\fIMhparam\fR writes the value of the specified profile component to -the standard output separated by newlines. If the profile component -is not present, the default value (or nothing if there is no default) -is printed. - -If more than one component is specified in the `components' list, the component value is -preceded by the component name. If `\-component' is specified, the -component name is displayed even when only one component is specified. -If `\-nocomponent' is specified, the component name is not displayed -even when more than one component is specified. - -If `\-all' is specified, all components if the MH profile are -displayed and other arguments are ignored. - -Examples: - -.nf -.ta \w'AliasFile:'u+2n -.in +.5i -% mhparam path -Mail - -% mhparam mhlproc -/usr/local/mh/lib/mhl - -% mhparam \-component path -Path: Mail - -% mhparam AliasFile rmmproc -AliasFile: aliases -rmmproc: rmmproc - -% mhparam \-nocomponent AliasFile rmmproc -aliases -rmmproc -.in -.5i -.fi - -\fIMhparam\fR is also useful in back\-quoted operations: - -.nf -.in +.5i -% fgrep cornell.edu `mhpath +`/`mhparam aliasfile` - -.in -.5i -.fi -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Sa -mh-profile\|(5) -.De -`\-nocomponent' if only one component is specified -`\-component' if more than one component is specified -.Ds -`components' defaults to none -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/mhpath.me --- a/doc/mhpath.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,132 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MHPATH 1 -.NA -mhpath \- print full pathnames of MH messages and folders -.SY -mhpath -\%[+folder] \%[msgs] -\%[\-help] -.DE -\fIMhpath\fR expands and sorts the message list `msgs' and writes -the full pathnames of the messages to the standard output -separated by newlines. -If no `msgs' are specified, -\fImhpath\fR outputs the folder pathname instead. -If the only argument is `+', your MH \fIPath\fR is output; -this can be useful is shell scripts. - -Contrasted with other MH commands, a message argument to \fImhpath\fR -may often be intended for \fIwriting\fR. -Because of this: -.sp -1) the name \*(lqnew\*(rq has been added to \fImhpath\fR's list of -reserved message names -(the others are \*(lqfirst\*(rq, \*(lqlast\*(rq, \*(lqprev\*(rq, -\*(lqnext\*(rq, \*(lqcur\*(rq, and \*(lqall\*(rq). -The new message is equivalent to the message after the -last message in a folder -(and equivalent to 1 in a folder without messages). -The \*(lqnew\*(rq message may not be used as part of a message range. -.sp -2) Within a message list, -the following designations may refer to messages that do not exist: -a single numeric message name, -the single message name \*(lqcur\*(rq, -and (obviously) the single message name \*(lqnew\*(rq. -All other message designations must refer to at least one existing message. -.sp -3) An empty folder is not in itself an error. - -Message numbers greater than the highest existing message in a folder as -part of a range designation are replaced with the next free message number. - -Examples: The current folder foo contains messages 3 5 6. -Cur is 4. - -.nf -.in +.5i -% mhpath -/r/phyl/Mail/foo - -% mhpath all -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 -/r/phyl/Mail/foo/6 - -% mhpath 2001 -/r/phyl/Mail/foo/7 - -% mhpath 1\-2001 -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 -/r/phyl/Mail/foo/6 - -% mhpath new -/r/phyl/Mail/foo/7 - -% mhpath last new -/r/phyl/Mail/foo/6 -/r/phyl/Mail/foo/7 - -% mhpath last\-new -bad message list \*(lqlast\-new\*(rq. - -% mhpath cur -/r/phyl/Mail/foo/4 - -% mhpath 1\-2 -no messages in range \*(lq1\-2\*(rq. - -% mhpath first:2 -/r/phyl/Mail/foo/3 -/r/phyl/Mail/foo/5 - -% mhpath 1 2 -/r/phyl/Mail/foo/1 -/r/phyl/Mail/foo/2 -.in -.5i -.fi - -\fIMHpath\fR is also useful in back\-quoted operations: - -.nf -.in +.5i -% cd `mhpath +inbox` - -% echo `mhpath +` -/r/phyl/Mail -.in -.5i -.fi -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -folder(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to none -.Co -None -.Bu -Like all MH commands, \fImhpath\fR expands and sorts \%[msgs]. -So don't expect - -.ti +.5i -mv `mhpath 501 500` - -to move 501 to 500. -Quite the reverse. But - -.ti +.5i -mv `mhpath 501` `mhpath 500` - -will do the trick. - -Out of range message 0 is treated far more severely than large out of -range message numbers. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/msgchk.me --- a/doc/msgchk.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,78 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MSGCHK 1 -.NA -msgchk \- check for messages -.SY -msgchk -\%[\-date] \%[\-nodate] -\%[\-notify\ all/mail/nomail] \%[\-nonotify\ all/mail/nomail] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[users\ ...] -\%[\-help] -.DE -The \fImsgchk\fR program checks all known mail drops for mail waiting -for you. -For those drops which have mail for you, -\fImsgchk\fR will indicate if it believes that you have seen the mail -in question before. - -The `\-notify\ type' switch indicates under what circumstances \fImsgchk\fR -should produce a message. -The default is `\-notify\ all' which says that \fImsgchk\fR should always -report the status of the users maildrop. -Other values for `type' include `mail' which says that \fImsgchk\fR should -report the status of waiting mail; -and, `nomail' which says that \fImsgchk\fR should report the status of empty -maildrops. -The `\-nonotify\ type' switch has the inverted sense, -so `\-nonotify\ all' directs \fImsgchk\fR to never report the status of -maildrops. -This is useful if the user wishes to check \fImsgchk\fR's exit status. -A non\-zero exit status indicates that mail was \fBnot\fR waiting for at -least one of the indicated users. - -If \fImsgchk\fR produces output, -then the `\-date' switch directs \fImsgchk\fR to print out the last date mail -was read, -if this can be determined. - -If the local host is configured as a POP client, -or if the `\-host\ host' switch is given, -\fImsgchk\fR will query the POP service host as to the status of mail waiting. -If the `\-user\ user' switch is not given, -then the current username is used. -Normally, -\fImsgchk\fR will prompt for a password to use. -However, -if the `\-apop' switch is given, -\fImsgchk\fR will generate authentication credentials to provide -for origin authentication and replay protection, -but which do not involve sending a password in the clear over the network. -Otherwise, -if the `\-rpop' switch is given, -then \fImsgchk\fR will try to use a \*(lqtrusted\*(rq connection -(ala the BSD r-commands). -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/mtstailor~^tailor file -^/var/mail/$USER~^Location of mail drop -.Pr -None -.Sa -\fIPost Office Protocol - version 3\fR (aka RFC\-1081), -.br -inc(1) -.De -`user' defaults to the current user -.Ds -`\-date' -.Ds -`\-notify\ all' -.Ds -`\-rpop' -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/msh.me --- a/doc/msh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,225 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC MSH 1 -.NA -msh \- MH shell (and BBoard reader) -.SY -msh -\%[\-prompt\ string] -\%[\-scan] \%[\-noscan] -\%[\-topcur] \%[\-notopcur] -\%[file] -\%[\-help] -.DE -\fImsh\fR is an interactive program that -implements a subset of the normal \fIMH\fR commands -operating on a single file in \fIpackf\fR'd format. -That is, \fImsh\fR is used to read a file that contains a number of -messages, -as opposed to the standard -\fIMH\fR -style of reading a number of files, -each file being a separate message in a folder. -\fImsh\fR's chief advantage is that the normal \fIMH\fR style does not allow -a file to have more than one message in it. -Hence, \fImsh\fR is ideal for reading \fIBBoards\fR, -as these files are delivered by the transport system in this format. -In addition, \fImsh\fR can be used on other files, -such as message archives which have been \fIpack\fRed (see \fIpackf\fR\0(1)). -Finally, \fImsh\fR is an excellent \fIMH\fR -tutor. -As the only commands available to the user are \fIMH\fR commands, -this allows \fIMH\fR beginners to concentrate on how commands to -\fIMH\fR are formed and (more or less) what they mean. - -When invoked, \fImsh\fR reads the named file, and enters a command loop. -The user may type most of the normal -\fIMH\fR -commands. -The syntax and semantics of these commands typed to \fImsh\fR are -identical to their \fIMH\fR -counterparts. In cases where the nature of \fImsh\fR would be inconsistent -(e.g., specifying a `+folder' with some commands), -\fImsh\fR will duly inform the user. -The commands that \fImsh\fR currently supports -(in some slightly modified or restricted forms) are: -.sp 1 -.in +.5i -ali -.br -burst -.br -comp -.br -dist -.br -folder -.br -forw -.br -inc -.br -mark -.br -mhmail -.br -mhn -.br -msgchk -.br -next -.br -packf -.br -pick -.br -prev -.br -refile -.br -repl -.br -rmm -.br -scan -.br -send -.br -show -.br -sortm -.br -whatnow -.br -whom -.in -.5i - -In addition, -\fImsh\fR has a \*(lqhelp\*(rq command which gives a brief overview. -To terminate \fImsh\fR, type CTRL\-D, or use the \*(lqquit\*(rq command. -If \fImsh\fR is being invoked from \fIbbc\fR, -then typing CTRL\-D will also tell \fIbbc\fR to exit as well, -while using the \*(lqquit\*(rq command will return control to \fIbbc\fR, -and \fIbbc\fR will continue examining the list of BBoards -that it is scanning. - -If the file is writable and has been modified, -then using \*(lqquit\*(rq will query the user if the file should be updated. - -The `\-prompt string' switch sets the prompting string for \fImsh\fR. - -You may wish to use an alternate \fIMH\fR profile for the commands that -\fImsh\fR executes; -see \fImh-profile\fR\0(5) for details about the \fB$MH\fR envariable. - -When invoked from \fIbbc\fR, -two special features are enabled: -First, -the `\-scan' switch directs \fImsh\fR to do a `scan\0unseen' on -start\-up if new items are present in the BBoard. -This feature is best used from \fIbbc\fR, -which correctly sets the stage. -Second, -the \fImark\fR command in \fImsh\fR acts specially when you are reading -a BBoard, -since \fImsh\fR will consult the sequence \*(lqunseen\*(rq in determining -what messages you have actually read. -When \fImsh\fR exits, it reports this information to \fIbbc\fR. -In addition, if you give the \fImark\fR command with no arguments, -\fImsh\fR will interpret it -as `mark\0\-sequence\0unseen\0\-delete\0\-nozero\0all' -Hence, to discard all of the messages in the current BBoard you're -reading, just use the \fImark\fR command with no arguments. - -Normally, the \*(lqexit\*(rq command is identical to the \*(lqquit\*(rq -command in \fImsh\fR. -When run under \fIbbc\fR however, \*(lqexit\*(rq directs \fImsh\fR to mark -all messages as seen and then \*(lqquit\*(rq. -For speedy type\-in, -this command is often abbreviated as just \*(lqe\*(rq. - -When invoked from \fIvmh\fR, -another special feature is enabled: -The `topcur' switch directs \fImsh\fR to have the current message -\*(lqtrack\*(rq the top line of the \fIvmh\fR scan window. -Normally, \fImsh\fR has the current message \*(lqtrack\*(rq the center of the -window (under `\-notopcur', which is the default). - -\fImsh\fR supports an output redirection facility. -Commands may be followed by one of - -.nf -.in +.5i -.ta \w'| \fIcommand\fR 'u -^> \fIfile\fR~^write output to \fIfile\fR -^>> \fIfile\fR~^append output to \fIfile\fR -^| \fIcommand\fR~^pipe output to UNIX \fIcommand\fR -.re -.in -.5i -.fi - -If \fIfile\fR starts with a `\~' (tilde), -then a \fIcsh\fR-like expansion takes place. -Note that \fIcommand\fR is interpreted by \fIsh\fR\0(1). -Also note that \fImsh\fR does NOT support -history substitutions, variable substitutions, or alias substitutions. - -When parsing commands to the left of any redirection symbol, -\fImsh\fR will honor `\\' (back\-slash) as the quote next\-character symbol, -and `"' (double\-quote) as quote\-word delimiters. -All other input tokens are separated by whitespace -(spaces and tabs). -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/mtstailor~^tailor file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Msg\-Protect:~^To set mode when creating a new `file' -.Ps -^fileproc:~^Program to file messages -.Ps -^showproc:~^Program to show messages -.Sa -bbc(1) -.De -`file' defaults to \*(lq./msgbox\*(rq -.Ds -`\-prompt\ (msh)\ ' -.Ds -`\-noscan' -.Ds -`\-notopcur' -.Co -None -.Bu -The argument to the `\-prompt' switch must be interpreted as a single token -by the shell that invokes \fImsh\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. - -There is a strict limit of messages per file in \fIpackf\fR'd format which -\fImsh\fR can handle. -Usually, this limit is 1000 messages. - -Please remember that \fImsh\fR is not the \fICShell\fR, -and that a lot of the nice facilities provided by the latter are not -present in the former. - -In particular, \fImsh\fR does not understand back\-quoting, -so the only effective way to use \fIpick\fR inside \fImsh\fR is to always use -the `\-seq\0select' switch. -Clever users of \fIMH\fR will put the line - -.ti +.5i -pick:\0\-seq\0select\0\-list - -in their \&.mh\(ruprofile file so that \fIpick\fR works equally well from -both the shell and \fImsh\fR. - -\fIsortm\fR always uses \*(lq\-noverbose\*(rq and -if \*(lq\-textfield\ field\*(lq is used, \*(lq\-limit 0\*(rq. - -The \fImsh\fR program inherits most (if not all) of the bugs from the -\fIMH\fR commands it implements. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/next.me --- a/doc/next.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC NEXT 1 -.NA -next \- show the next message -.SY -next -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fINext\fR performs a \fIshow\fR on the next message in the specified -(or current) folder. -Like \fIshow\fR, it passes any switches on to the -program \fIshowproc\fR, which is called to list the message. -This command -is almost exactly equivalent to \*(lqshow next\*(rq. -Consult the manual entry for \fIshow\fR\0(1) for all the details. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^showproc:~^Program to show the message -.Sa -show(1), prev(1) -.De -`+folder' defaults to the current folder -.Ds -`\-header' -.Co -If a folder is specified, it will become the current folder. -The message that is shown (i.e., the next message in sequence) -will become the current message. -.Bu -\fInext\fR is really a link to the \fIshow\fR program. -As a result, -if you make a link to \fInext\fR and that link is not called \fInext\fR, -your link will act like \fIshow\fR instead. -To circumvent this, -add a profile\-entry for the link to your \fIMH\fR profile and add the -argument \fInext\fR to the entry. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/packf.me --- a/doc/packf.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC PACKF 1 -.NA -packf \- compress an MH folder into a single file -.SY -packf -\%[+folder] \%[msgs] -\%[\-file\ name] -\%[\-help] -.DE -\fIPackf\fR -takes messages from a folder and copies them to a single file. -Each message in the file is separated by four CTRL\-A's and a -newline. -Messages packed can be unpacked using \fIinc\fR. - -If the \fIname\fR given to the `\-file\ name' switch exists, -then the messages specified -will be appended to the end of the file, otherwise the file will be created -and the messages appended. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^\&.msgbox\&.map~^A binary index of the file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Msg\-Protect:~^To set mode when creating a new `file' -.Sa -inc(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to all -.Ds -`\-file ./msgbox' -.Co -If a folder is given, it will become the current folder. -The first message packed will become the current message. -.Bu -\fIPackf\fP doesn't handle the old UUCP-style \*(lqmbox\*(rq format -(used by \fISendMail\fP). -To pack messages into this format, -use the script \fI/usr/local/mh/lib/packmbox\fP. -Note that \fIpackmbox\fP does not take the `\-file' option of \fIpackf\fP, -and instead writes its output on \fIstdout\fP. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/pgped.me --- a/doc/pgped.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" written by MH-plus project -.SC PGPED 1 -.NA -pgped \- compose a PGP message -.SY -pgped -\%[\-alias\ aliasfile] -\%[\-mhnproc\ program] -\%[\-sign] \%[\-nosign] -\%[\-encrypt] \%[\-noencrypt] -\%[\-mime] \%[\-nomime] -file -\%[\-help] -.DE -Sorry, refer the Japanese manual. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/pick.me --- a/doc/pick.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,300 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC PICK 1 -.NA -pick \- select messages by content -.SY -.ie t \{\ -.ta .4i 1.8i -.nf -.in .5i -^pick~^^\0\-cc~^ \%[+folder] \%[msgs] \%[\-help] -^^^\0\-date~^ \%[\-before\ date] \%[\-after\ date] \%[\-datefield\ field] -^^^\0\-from~^ -^^^\s+2\b'\(lt\(bv\(bv\(lk\(bv\(bv\(lb'\s0\-search~\s+2\b'\(rt\(bv\(bv\(rk\(bv\(bv\(rb'\s0^ pattern \%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -^^^\0\-subject~^ -^^^\0\-to~^ \%[\-sequence\ name\ ...] \%[\-public] \%[\-nopublic] \%[\-zero] \%[\-nozero] -^^^\0\-\|\-component~^ \%[\-list] \%[\-nolist] -.fi -.re -.in 1i -.\} -.el \{\ -.ti .5i -pick -\%[+folder] \%[msgs] -\%[\-and\ ...] \%[\-or\ ...] \%[\-not\ ...] \%[\-lbrace\ ...\ \-rbrace] -\%[\-\|\-component\ pattern] -\%[\-cc\ pattern] -\%[\-date\ pattern] -\%[\-from\ pattern] -\%[\-search\ pattern] -\%[\-subject\ pattern] -\%[\-to\ pattern] -\%[\-after\ date] \%[\-before\ date] \%[\-datefield\ field] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-list] \%[\-nolist] -\%[\-help] -.\} - -.ti .5i -typically: -.br -scan\0`pick\0\-from\0jones` -.br -pick\0\-to\0holloway\0\-sequence\0select -.br -show\0`pick\0\-before\0friday` -.DE -\fIPick\fR searches messages within a folder for the specified -contents, and then identifies those messages. -Two types of search primitives are available: -pattern matching and date constraint operations. - -A modified \fIgrep\fR(1) is used to perform the matching, so the -full regular expression (see \fIed\fR(1)) facility is available -within `pattern'. -With `\-search', `pattern' is used directly, -and with the others, the grep pattern constructed is: - -.ti +.5i -\*(lqcomponent[ \\t]*:\&.*pattern\*(rq - -This means that the pattern specified for a `\-search' will be -found everywhere in the message, including the header and the body, -while the other pattern matching requests are limited to the single -specified component. -The expression - -.ti +.5i -`\-\|\-component\ pattern' - -is a shorthand for specifying - -.ti +.5i -`\-search \*(lqcomponent[ \\t]*:\&.*pattern\*(rq\ ' - -It is used to pick a component which is not one of -\*(lqTo:\*(rq, \*(lqcc:\*(rq, \*(lqDate:\*(rq, \*(lqFrom:\*(rq, -or \*(lqSubject:\*(rq. -An example is `pick\0\-\|\-reply\-to\0pooh'. - -Pattern matching is performed on a per\-line basis. -Within the header of -the message, each component is treated as one long line, but in -the body, each line is separate. -Lower\-case letters in the -search pattern will match either lower or upper case in the -message, while upper case will match only upper case. - -Note that since the `\-date' switch is a pattern matching operation (as -described above), -to find messages sent on a certain date -the pattern string must match the text of the -\*(lqDate:\*(rq field of the message. - -Independent of any pattern matching operations requested, -the switches `\-after date' or `\-before date' may also be used -to introduce date/time contraints on all of the messages. -By default, the \*(lqDate:\*(rq field is consulted, -but if another date yielding field -(such as \*(lqBB\-Posted:\*(rq or \*(lqDelivery\-Date:\*(rq) should be used, -the `\-datefield\ field' switch may be used. - -With `\-before' and `\-after', -\fIpick\fR will actually parse the date fields in each of the messages -specified in `msgs' -and compare them to the date/time specified. -If `\-after' is given, -then only those messages whose \*(lqDate:\*(rq field value -is chronologically after -the date specified will be considered. -The `\-before' switch specifies the complimentary action. - -Both the `\-after' and `\-before' switches take legal 822\-style date -specifications as arguments. -\fIPick\fR will default certain missing fields so that the entire date -need not be specified. -These fields are (in order of defaulting): -timezone, time and timezone, date, date and timezone. -All defaults are taken from the current date, time, and timezone. - -In addition to 822\-style dates, -\fIpick\fR will also recognize any of the days of the week -(\*(lqsunday\*(rq, \*(lqmonday\*(rq, and so on), -and the special dates -\*(lqtoday\*(rq, \*(lqyesterday\*(rq (24 hours ago), -and \*(lqtomorrow\*(rq (24 hours from now). -All days of the week are judged to refer to a day in the past -(e.g., telling \fIpick\fR \*(lqsaturday\*(rq on -a \*(lqtuesday\*(rq means \*(lqlast\ saturday\*(rq -not \*(lqthis\ saturday\*(rq). - -Finally, in addition to these special specifications, -\fIpick\fR will also honor a specification of the form \*(lq\-dd\*(rq, -which means \*(lqdd days ago\*(rq. - -\fIPick\fR supports complex boolean operations on the searching primitives -with the `\-and', `\-or', `\-not', and `\-lbrace\ ...\ \-rbrace' switches. -For example, - -.ti +.5i -.ie t \{\ -pick\0\-after\0yesterday\0\-and\0\-lbrace\0\-from\0freida\0\-or\0\-from\0fear\0\-rbrace -.\} -.el \{\ -pick\0\-after\0yesterday\0\-and -.br -.ti +1i -\-lbrace\0\-from\0freida\0\-or\0\-from\0fear\0\-rbrace -.\} - -identifies messages recently sent by \*(lqfrieda\*(rq or \*(lqfear\*(rq. - -The matching primitives take precedence over the `\-not' switch, -which in turn takes precedence over `\-and' -which in turn takes precedence over `\-or'. -To override the default precedence, -the `\-lbrace' and `\-rbrace' switches are provided, -which act just like opening and closing parentheses in logical expressions. - -If no search criteria are given, all the messages -specified on the command -line are selected (this defaults to \*(lqall\*(rq). - -Once the search has been performed, -if the `\-list' switch is given, -the message numbers of the selected messages are written to the standard -output separated by newlines. -This is \fIextremely\fR useful for quickly generating arguments for other -\fIMH\fR programs by using the \*(lqbackquoting\*(rq syntax of the shell. -For example, -the command - -.ti +.5i -scan\0`pick\0+todo\0\-after\0\*(lq31 Mar 83 0123 PST\*(rq` - -says to \fIscan\fR those messages in the indicated folder which meet the -appropriate criterion. -Note that since \fIpick\fR\0's context changes are written out prior to -\fIscan\fR\0's invocation, -you need not give the folder argument to \fIscan\fR as well. - -Regardless of the operation of the `\-list' switch, -the `\-sequence name' switch may be given once for each sequence the user -wishes to define. -For each sequence named, -that sequence will be defined to mean exactly those messages selected by -\fIpick\fR. -For example, - -.ti +.5i -pick\0\-from\0frated\0\-seq\0fred - -defines a new message sequence for the current folder called \*(lqfred\*(rq -which contains exactly those messages that were selected. - -Note that whenever \fIpick\fR processes a `\-sequence\ name' switch, -it sets `\-nolist'. - -By default, \fIpick\fR will zero the sequence before adding it. -This action can be disabled with the `\-nozero' switch, -which means that the messages selected by \fIpick\fR will be added to the -sequence, if it already exists, and any messages already a part of that -sequence will remain so. - -The `\-public' and `\-nopublic' switches are used by \fIpick\fR in the same -way \fImark\fR uses them. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -mark(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to all -.Ds -`\-datefield date' -.Ds -`\-nopublic' if the folder is read\-only, `\-public' otherwise -.Ds -`\-zero' -.Ds -`\-list' is the default if no `\-sequence', `\-nolist' otherwise -.Co -If a folder is given, it will become the current folder. -.Hi -In previous versions of \fIMH\fR, -the \fIpick\fR command would \fIshow\fR, \fIscan\fR, or \fIrefile\fR the -selected messages. -This was rather \*(lqinverted logic\*(rq from the UNIX point of view, -so \fIpick\fR was changed to define sequences and output those sequences. -Hence, \fIpick\fR can be used to generate the arguments for all other -\fIMH\fR commands, -instead of giving \fIpick\fR endless switches for invoking those commands -itself. - -Also, previous versions of \fIpick\fR balked if you didn't specify a search -string or a date/time constraint. -The current version does not, and merely matches the messages you specify. -This lets you type something like: - -.ti +.5i -show\0`pick\0last:20\0\-seq\0fear` - -instead of typing - -.in +.5i -.nf -mark\0\-add\0\-nozero\0\-seq\0fear\0last:20 -show\0fear -.fi -.in -.5i - -Finally, -timezones used to be ignored when comparing dates: -they aren't any more. -.Hh -Use \*(lqpick sequence \-list\*(rq -to enumerate the messages in a sequence (such as for use -by a shell script). -.Bu -The argument to the `\-after' and `\-before' switches must be interpreted -as a single token by the shell that invokes \fIpick\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. -Furthermore, -any occurance of `\-datefield' must occur prior to the `\-after' -or `\-before' switch it applies to. - -If \fIpick\fR is used in a back\-quoted operation, -such as - -.ti +.5i -scan\0`pick\0\-from\0jones` - -and \fIpick\fR selects no messages -(e.g., no messages are from \*(lqjones\*(rq), -then the shell will still run the outer command (e.g., \*(lqscan\*(rq). -Since no messages were matched, -\fIpick\fR produced no output, -and the argument given to the outer command as a result of backquoting -\fIpick\fR is empty. -In the case of \fIMH\fR programs, -the outer command now acts as if the default `msg' or `msgs' should be used -(e.g., \*(lqall\*(rq in the case of \fIscan\fR\0). -To prevent this unexpected behavior, -if `\-list' was given, -and if its standard output is not a tty, -then \fIpick\fR outputs the illegal message number \*(lq0\*(rq when it fails. -This lets the outer command fail gracefully as well. -.sp -The pattern syntax \*(lq[l-r]\*(rq is not supported; each letter -to be matched must be included within the square brackets. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/pop5.me --- a/doc/pop5.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,72 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POP 5 -.NA -POP \- POP database of subscribers -.SY -/usr/spool/pop/POP -.DE -The POP database has exactly the same format as the \fIBBoards\fR\0(5) -database, -although many fields are unused. -Currently, -only four fields are examined: - -.nf -.ta \w'encrypted password 'u -\fIfield\fR \fIvalue\fR -name the POP subscriber -primary file the maildrop for the POP subscriber - (relative to the POP directory) -encrypted password the POP subscriber's password -network address the remote user allowed to RPOP -.re -.fi - -This is an ASCII file. Each field within each POP subscriber's entry -is separated from the next by a colon. -Each POP subscriber is separated from the next by a new-line. -If the password field is null, then no password is valid. - -To add a new POP subscriber, -edit the file adding a line such as - -.ti +.5i -mrose::mrose:::::::0 - -Then, use \fIpopwrd\fR to set the password for the POP subscriber. -If you wish to allow POP subscribers to access their maildrops without -supplying a password (by using privileged ports), -fill\-in the network address field, as in: - -.ti +.5i -mrose::mrose:::mrose@nrtc-isc::::0 - -which permits \*(lqmrose@nrtc\-isc\*(rq to access the maildrop for the POP -subscriber \*(lqmrose\*(rq. -Multiple network addresses may be specified by separating them with commas, -as in: - -.ti +.5i -dave::dave:9X5/m4yWHvhCc::dave@romano.wisc.edu,dave@rsch.wisc.edu:::: - -To disable a POP subscriber from \fIreceiving\fR mail, -set the primary file name to the empty string. -To prevent a POP subscriber from \fIpicking\-up\fR mail, -set the encrypted password to \*(lq*\*(rq -and set the network address to the empty string. - -This file resides in home directory of the login \*(lqpop\*(rq. -Because of the encrypted passwords, -it can and does have general read permission. -.Fi -^/usr/spool/pop/POP~^POP database -.Sa -bboards(5), pop(8), popaka(8), popd(8), popwrd(8) -.Bu -A binary indexed file format should be available for fast access. - -Appropriate precautions must be taken to lock the file against changes -if it is to be edited with a text editor. -A \fIvipop\fR program is needed. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/pop8.me --- a/doc/pop8.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POP 8 -.NA -pop \- POP channel/mailer -.SY -/usr/mmdf/chans/pop -fd1 fd2 \%[y] - -.ti .5i -/usr/local/mh/lib/spop -POP\-subscriber\ ... -.DE -For \fIMMDF\-II\fR, the POP channel delivers mail to the POP spool area for -later retrieval by POP subscribers. -For \fISendMail\fR, the SPOP mailer performs this task. - -For each address given, -these programs consult the \fIpop\fR\0(5) file to obtain information -about the POP\-subscriber named by the address. -The programs then deliver the message to the spool area for the -POP\-subscriber. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^/usr/spool/pop/POP~^POP database -.Pr -None -.Sa -bboards(5), bbaka(8) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/popaka.me --- a/doc/popaka.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POPAKA 8 -.NA -popaka \- generate POP entries for SendMail or MMDF\-II alias file -.SY -/usr/local/mh/lib/popaka -.DE -The \fIpopaka\fR program reads the POP database and produces -on its standard output a file suitable for inclusion in the SendMail or -\fIMMDF\-II\fR aliases -file. -The contents of this file divert mail for POP subscribers to the POP channel. -.Fi -^/usr/spool/pop/POP~^POP database -.Pr -None -.Sa -pop(5) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/popauth.me --- a/doc/popauth.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,41 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POPAUTH 8 -.NA -popauth - manipulate POP authorization DB -.SY -popauth -\%[\-init] \%[\-list] \%[\-user\ name] -\%[\-help] -.DE -The \fIpopauth\fR program allows a POP-subscriber to change the secret -value used to generate their authentication credentials. -In addition, -the super\-user or master POP user may use this program to either -initialize the database or to print public information from it. -\fIpopauth\fR is useful only when the APOP configuration option is defined. -(This configuration option defines the name of the POP authorization DB.) - -Under normal usage, -\fIpopauth\fR prompts for a new secret, -just like the \fIpasswd\fR program. -It then updates the POP authorization DB accordingly. - -With the `\-init' switch, -the super-user or master POP user can create a new (or zero the existing) -POP authorization DB. - -With the `\-list' switch, -the super-user or master POP user can print out public information -about the named subscriber (or all subscribers). -.Fi -^/etc/pop.auth.*~^POP authorization DB -.Pr -None -.Sa -popd(8) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/popd.me --- a/doc/popd.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POPD 8 -.NA -popd \- the POP server -.SY -/usr/etc/popd -\%[\-p\ portno] -(under /etc/rc.local) -.DE -The \fIpopd\fR server implements the Post Office Protocol (version 3), -as described in RFC1081 and RFC1082. -Basically, the server listens on the TCP port named \*(lqpop\*(rq -for connections and enters the -POP upon establishing a connection. -The `\-p' option overrides the default TCP port. -.PP -If the POP2 configuration option is defined, -then the server also implements version 2 of the protocol. -.PP -If the APOP configuration option is defined, -then the server supports a non-standard mechanism for identity-establishment -in which authentication credentials are used to provide for origin -authentication and reply protection, -but which do not involve sending a password in the clear over the network. -See \fIpopauth\fR(8) for more details. -.Fi -^/usr/spool/pop/POP~^POP database -.Pr -None -.Sa -\fIPost Office Protocol - version 3\fR (aka RFC\-1081), -.br -\fIPost Office Protocol - version 3: Extended service offerings\fP -(RFC\-1082), -.br -pop(5) -.De -None -.Co -None -.Hi -For historical reasons, the \fIMH\fP POP defaults to using -the port named \*(lqpop\*(rq (109) instead of its newly assigned -port named \*(lqpop3\*(rq (110). -See the POPSERVICE configuration option for more details. -.sp -Previous versions of the server (10/28/84) had the restriction that -the POP client may retrieve messages for login users only. -This restriction has been lifted, -and true POB support is available -(sending mail to a mailbox on the POP service host -which does not map to a user\-id in the password file). -.En diff -r 5cf052bee63d -r 441a2190cfae doc/popi.me --- a/doc/popi.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POPI 1 -.NA -popi \- POP initiator -.SY -popi -\%[+folder] -\%[\-host\ host] \%[\-user\ user] -\%[\-apop] \%[\-noapop] -\%[\-rpop] \%[\-norpop] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-width\ columns] -\%[\-help] -.DE -\fIpopi\fR is an interactive program that implements the client side -of the Post Office Protocol (version 3). - -When invoked, -\fIpopi\fR establishes a POP connection, -and enters a command loop. -The user may type most of the normal POP commands, -with a couple of additions: -The commands that \fIpop\fR currently supports are: -.sp 1 -.in +.5i -dele msg -.br -last -.br -list [msg] -.br -noop -.br -quit -.br -retr msg -.br -rset -.br -scan -.br -stat -.br -top -.in -.5i -.sp -The \fIretr\fR command retrieves a message into the folder specified -on the command line. -The \fIscan\fR command downloads an MH format-string to the server -(as determined from the `\-form\ formatfile' and `\-format switches), -so that future invocations of the \fIlist\fR command will include a -scan listing. -The \fIquit\fR command terminates \fIpopi\fR, -as does typing CTRL\-D. - - -The `\-host\ host' switch specifies the POP server to use. -If the `\-user\ user' switch is not given, -then the current username is used. -Normally, -\fIpopi\fR will prompt for a password to use. -However, -if the `\-apop' switch is given, -\fIpopi\fR will generate authentication credentials to provide -for origin authentication and replay protection, -but which do not involve sending a password in the clear over the network. -Otherwise, -if the `\-rpop' switch is given, -then \fIpopi\fR will try to use a \*(lqtrusted\*(rq connection -(ala the BSD r-commands). -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/usr/local/mh/lib/mtstailor~^tailor file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Msg\-Protect:~^To set mode when creating a new `file' -.Sa -msh(1) -.De -`+folder' defaults to \*(lqinbox\*(rq -.Ds -`\-noapop' -.Ds -`\-norpop' -.Ds -`\-format' defaulted as described above -.Ds -`\-width' defaulted to the width of the terminal -.Co -The folder into which messages are being incorporated will become the -current folder. -The current message is unchanged. -.Bu -The argument to the `\-format' switch must be interpreted as a single token -by the shell that invokes \fIinc\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/popwrd.me --- a/doc/popwrd.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POPWRD 8 -.NA -popwrd \- set password for a POP subscriber -.SY -/usr/local/mh/lib/popwrd -POP\-subscriber -.DE -The \fIpopwrd\fR program lets the super\-user or the master POP user -or a \*(lqleader\*(rq of a POP subscriber change the password field for the -POP subscriber in the POP database. -This program is very similar to the \fIpasswd\fR\0(1) program. - -Since only the super\-user and the master POP user may change any other -fields of the POP database (using an ordinary editor), -it is possible for the system administrator to delegate responsibility to -others to manage groups of POP subscribers. -.Fi -^/usr/spool/pop/POP~^POP database -.Pr -None -.Sa -pop(5) -.De -None -.Co -None -.Bu -Although \fIpopwrd\fR does locking against other invocations of \fIpopwrd\fR, -editor locking for the POP database in general is not implemented. -A \fIvipop\fR program is needed. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/post.me --- a/doc/post.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,109 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC POST 8 -.NA -post \- deliver a message -.SY -/usr/local/mh/lib/post -\%[\-alias\ aliasfile] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -file -\%[\-help] -.DE -\fIPost\fR is the program called by \fIsend\fR\0(1) -to deliver the message in \fIfile\fR to local and remote users. -In fact, all of the functions attributed to \fIsend\fR -on its manual page are performed by \fIpost\fR, -with \fIsend\fR acting as a relatively simple preprocessor. -Thus, it is \fIpost\fR which parses the various header fields, -appends From: and Date: lines, -and interacts with the \fISendMail\fR transport system. -\fIPost\fR will not normally be called directly by the user. - -\fIPost\fR -searches the \*(lqTo:\*(rq, \*(lqcc:\*(rq, \*(lqBcc:\*(rq, \*(lqFcc:\*(rq, and \*(lqResent\-xxx:\*(rq -header lines of -the specified message for destination addresses, checks these -addresses for validity, and formats them so as to conform to -ARPAnet Internet Message Format protocol, -unless the `\-noformat' flag is set. -This will normally cause \*(lq@\fIlocal\-site\fR\*(rq to -be appended to each local destination address, as well -as any local return addresses. -The `\-width\ columns' switch can be used to indicate the preferred length -of the header components that contain addresses. - -If a \*(lqBcc:\*(rq field is encountered, -its addresses will be used for delivery, -and the \*(lqBcc:\*(rq field will be removed from the message sent to sighted -recipients. -The blind recipients will receive an entirely new message with -a minimal set of headers. -Included in the body of the message will be a copy of the message sent to the -sighted recipients. -If `\-filter\ filterfile' is specified, -then this copy is filtered (re\-formatted) -prior to being sent to the blind recipients. -Otherwise, -to use the MIME rules for encapsulation, -specify the `\-mime' switch. - -The `\-alias\ aliasfile' switch can be used to specify a file that post should -take aliases from. More than one file can be specified, each being preceded -with `\-alias'. -In any event, -the primary alias file is read first. - -The `\-msgid' switch indicates that -a \*(lqMessage\-ID:\*(rq or \*(lqResent\-Message\-ID:\*(rq -field should be added to the header. - -The `\-verbose' switch indicates that the user should be informed of each -step of the posting/filing process. - -The `\-watch' switch indicates that the user would like to watch the transport -system's handling of the message (e.g., local and \*(lqfast\*(rq delivery). - -\fIPost\fR consults the envariable \fB$SIGNATURE\fR to -determine the sender's personal name in constructing the \*(lqFrom:\*(rq line -of the message. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^/usr/local/mh/bin/refile~^Program to process Fcc:s -^/usr/local/mh/lib/mhl~^Program to process Bcc:s -^/usr/local/mh/lib/MailAliases~^Primary alias file -.Pr -\fIpost\fR does \fBNOT\fR consult the user's \&.mh\(ruprofile -.Sa -\fIStandard for the Format of ARPA Internet Text Messages\fR (aka RFC\-822), -.br -mhmail(1), send(1), mh\-mail(5), mh\-alias(5) -.De -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-format' -.Ds -`\-nomime' -.Ds -`\-nomsgid' -.Ds -`\-noverbose' -.Ds -`\-nowatch' -.Ds -`\-width\ 72' -.Ds -`\-nofilter' -.Co -None -.Bu -\*(lqReply\-To:\*(rq fields are allowed to have groups in them according to the -822 specification, -but \fIpost\fR won't let you use them. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/prev.me --- a/doc/prev.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC PREV 1 -.NA -prev \- show the previous message -.SY -prev -\%[+folder] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[\-switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fIPrev\fR performs a \fIshow\fR on the previous message in the specified -(or current) folder. -Like \fIshow\fR, it passes any switches on to the -program named by \fIshowproc\fR, which is called to list the message. -This command -is almost exactly equivalent to \*(lqshow prev\*(rq. -Consult the manual entry for \fIshow\fR\0(1) for all the details. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^showproc:~^Program to show the message -.Sa -show(1), next(1) -.De -`+folder' defaults to the current folder -.Ds -`\-header' -.Co -If a folder is specified, it will become the current folder. -The message that is shown (i.e., the previous message in sequence) -will become the current message. -.Bu -\fIprev\fR is really a link to the \fIshow\fR program. -As a result, -if you make a link to \fIprev\fR and that link is not called \fIprev\fR, -your link will act like \fIshow\fR instead. -To circumvent this, -add a profile\-entry for the link to your \fIMH\fR profile and add the -argument \fIprev\fR to the entry. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/prompter.me --- a/doc/prompter.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,115 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC PROMPTER 1 -.NA -prompter \- prompting editor front-end for MH -.SY -prompter -\%[\-erase\ chr] -\%[\-kill\ chr] -\%[\-prepend] \%[\-noprepend] -\%[\-rapid] \%[\-norapid] -\%[\-doteof] \%[\-nodoteof] -file -\%[\-help] -.DE -This program is normally not invoked directly by users -but takes the place of an editor and acts as an editor front\-end. -It operates on an 822\-style message draft skeleton specified by file, -normally provided by \fIcomp\fR, \fIdist\fR, \fIforw\fR, or \fIrepl\fR. - -\fIPrompter\fR is an editor which allows rapid composition of -messages. -It is particularly useful to network and low\-speed -(less than 2400 baud) users of \fIMH\fR. -It is an \fIMH\fR program in that -it can have its own profile entry with switches, -but it is not invoked directly by the user. -The commands \fIcomp\fR, \fIdist\fR, \fIforw\fR, and \fIrepl\fR -invoke \fIprompter\fR as an editor, -either when invoked with `\-editor\ prompter', -or by the profile entry \*(lqEditor:\ prompter\*(rq, -or when given the command `edit\ prompter' at \*(lqWhat now?\*(rq level. - -For each empty component \fIprompter\fR finds in the draft, -the user is prompted for a response; -A will cause the whole component to be left out. -Otherwise, -a `\\' preceding a will continue the response on the next line, -allowing for multiline components. -Continuation lines \fBmust\fR begin with a space or tab. - -Each non\-empty component is copied to the draft and displayed on the -terminal. - -The start of the message body is denoted by a blank line or a line of dashes. -If the body is non\-empty, the prompt, which isn't written to the file, is - - \*(lq--------Enter additional text\*(rq, - -or (if `\-prepend' was given) - - \*(lq--------Enter initial text\*(rq. - -Message\-body typing is terminated with an end\-of\-file (usually CTRL\-D). -With the `\-doteof' switch, a period on a line all by itself also signifies -end\-of\-file. -At this point control is returned to the calling program, -where the user is asked \*(lqWhat now?\*(rq. -See \fIwhatnow\fR for the valid options to this query. - -By using the `\-prepend' switch, the user can add type\-in to the beginning -of the message body and have the rest of the body follow. -This is useful for the \fIforw\fR command. - -By using the `\-rapid' switch, -if the draft already contains text in the message\-body, -it is not displayed on the user's terminal. -This is useful for low\-speed terminals. - -The line editing characters for kill and erase may be -specified by the user via the arguments `\-kill\ chr' and `\-erase\ chr', -where chr may be a character; or `\\nnn', where \*(lqnnn\*(rq is the -octal value for the character. - -An interrupt (usually CTRL\-C) during component typing will abort -\fIprompter\fR and the \fIMH\fR command that invoked it. -An interrupt during message\-body typing is equivalent to CTRL\-D, -for historical reasons. -This means that \fIprompter\fR should finish up and exit. - -The first non\-flag argument to \fIprompter\fR -is taken as the name of the draft file, and -subsequent non\-flag arguments are ignored. -.\" (\fIRepl\fR invokes editors with two file arguments: -.\" the draft file name and the replied\-to message file name.) -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/tmp/prompter*~^Temporary copy of message -.Pr -prompter\-next: To name the editor to be used on exit from \fIprompter\fR -.Ps -^Msg\-Protect:~^To set mode when creating a new draft -.Sa -comp(1), dist(1), forw(1), repl(1), whatnow(1) -.De -`\-prepend' -.Ds -`\-norapid' -.Ds -`\-nodoteof' -.Co -None -.Hh -The `\-rapid' option is particularly useful with \fIforw\fP, and -`\-noprepend' is useful with \fIcomp\ \-use\fP. - -The user may wish to link \fIprompter\fR under several names -(e.g., \*(lqrapid\*(rq) and give appropriate switches -in the profile entries under these names (e.g., \*(lqrapid: -rapid\*(rq). -This facilitates invoking prompter differently for -different \fIMH\fP commands (e.g., \*(lqforw: -editor rapid\*(rq). -.Bu -\fIPrompter\fR uses \fIstdio\fR\0(3), so it will lose if you edit files -with nulls in them. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/rcvstore.me --- a/doc/rcvstore.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,87 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC RCVSTORE 1 -.NA -rcvstore \- incorporate new mail asynchronously -.SY -/usr/local/mh/lib/rcvstore -\%[+folder] -\%[\-create] \%[\-nocreate] -\%[\-sequence\ name\ ...] -\%[\-public] \%[\-nopublic] -\%[\-zero] \%[\-nozero] -\%[\-help] -.DE -\fIRcvstore\fR incorporates a message from the standard input -into an \fIMH\fR folder. -If `+folder' isn't specified, -a folder in the user's \fIMH\fR directory will be used, either that -specified by the \*(lqInbox:\*(rq entry in the user's profile, or -the folder named \*(lqinbox\*(rq. -The new message being incorporated is assigned the next highest -number in the folder. -If the specified (or default) folder doesn't exist, -then it will be created if the `\-create' option is specified, -otherwise \fIrcvstore\fP will exit. - -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it -will be used as the protection on the newly created messages, -otherwise the \fIMH\fR default of 0644 will be used. -During all operations on messages, -this initially assigned protection will -be preserved for each message, so \fIchmod\fR(1) may be used to set a -protection on an individual message, and its protection will be -preserved thereafter. - -\fIRcvstore\fR will incorporate anything except zero length messages -into the user's MH folder. - -If the profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty, -then \fIrcvstore\fR will add the newly incorporated message to each -sequence named by the profile entry. -This is similar to the \*(lqPrevious\-Sequence\*(rq profile entry supported -by all \fIMH\fR commands which take `msgs' or `msg' arguments. -Note that \fIrcvstore\fR will not zero each sequence prior to adding messages. - -Furthermore, -the incoming messages may be added to user-defined sequences as -they arrive by appropriate use of the `\-sequence' option. -As with \fIpick\fP, -use of the `\-zero' and `\-nozero' switches can also be used to zero -old sequences or not. -Similarly, -use of the `\-public' and `\-nopublic switches -may be used to force additions to public and private sequences. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Folder\-Protect:~^To set mode when creating a new folder -.Ps -^Inbox:~^To find the default inbox -.Ps -^Msg\-Protect:~^To set mode when creating a new message -.Ps -^Unseen\-Sequence:~^To name sequences denoting unseen messages -.Sa -inc(1), pick(1), mh\-mail(5) -.De -`+folder' defaults to \*(lqinbox\*(rq -.Ds -`\-create' -.Ds -`\-nopublic' if the folder is read\-only, `\-public' otherwise -.Ds -`\-nozero' -.Co -No context changes will be attempted, -with the exception of sequence manipulation. -.Bu -If you use the \*(lqUnseen\-Sequence\*(rq profile entry, -\fIrcvstore\fP could try to update the context while another -\fIMH\fP process is also trying to do so. -This can cause the context to become corrupted. -To avoid this, do not use \fIrcvstore\fP -if you use the \*(lqUnseen\-Sequence\*(rq profile entry. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/refile.me --- a/doc/refile.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,121 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC REFILE 1 -.NA -refile \- file message in other folders -.SY -refile -\%[msgs] -\%[\-draft] -\%[\-link] \%[\-nolink] -\%[\-preserve] \%[\-nopreserve] -\%[\-src\ +folder] -\%[\-file\ file] -\%[\-rmmproc program] \%[\-normmproc] -+folder ... -\%[\-help] -.DE -\fIRefile\fR moves (\fImv\fR\0(1)) or links (\fIln\fR\0(1)) messages from a -source folder into one or more destination folders. -If you think -of a message as a sheet of paper, this operation is not -unlike filing the sheet of paper (or copies) in file cabinet -folders. -When a message is filed, it is linked into the -destination folder(s) if possible, and is copied otherwise. -As long -as the destination folders are all on the same file system, multiple filing -causes little storage overhead. -This facility provides a good way to cross\-file or multiply\-index -messages. -For example, if a message is received from Jones about -the ARPA Map Project, the command - - refile\0cur\0+jones\0+Map - -would allow the message to be found in either of the two -folders `jones' or `Map'. - -The option `\-file\ file' directs \fIrefile\fR to use the specified -file as the source message to be filed, rather than a message from -a folder. -Note that the file should be a validly formatted message, -just like any other \fIMH\fR message. -It should \fBNOT\fR be in mail drop format -(to convert a file in mail drop format to a folder of \fIMH\fR messages, -see \fIinc\fR\0(1)). - -If a destination folder doesn't exist, \fIrefile\fR will ask if you -want to create it. -A negative response will abort the file operation. -If the standard input for \fIrefile\fR is \fInot\fR a tty, -then \fIrefile\fR will not ask any questions and will proceed as if -the user answered \*(lqyes\*(rq to all questions. - -The option `\-link' preserves the source folder copy of the message -(i.e., it does a \fIln\fR(1) rather than a \fImv\fR(1)), whereas, -`\-nolink' deletes the filed messages from the source -folder. -Normally, when a message is filed, it is assigned the -next highest number available in each of the destination folders. -Use of the `\-preserve' switch will override this message -renaming, but name conflicts may occur, so -use this switch cautiously. - -If `\-link' is not specified (or `\-nolink' is specified), -the filed messages will be removed from the -source folder, by renaming them with a site-dependent prefix (usually -a comma). - -.ne 4 -If the user has a profile component such as - - rmmproc: /bin/rm - -then \fIrefile\fR -will instead call the named program to delete the message files. -The user may specify `\-rmmproc program' on the command line -to override this profile specification. -The \`-normmproc' option forces -the message files to be deleted -by renaming them as described above. - -The `\-draft' switch tells \fIrefile\fR to file the /draft. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Folder\-Protect:~^To set mode when creating a new folder -.Ps -^rmmproc:~^Program to delete the message -.Sa -folder(1) -.De -`\-src\ +folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Ds -`\-nolink' -.Ds -`\-nopreserve' -.Co -If `\-src\ +folder' is given, it will become the -current folder. -If neither `\-link' nor `all' is specified, -the current message in the source -folder will be set to the last message specified; otherwise, the -current message won't be changed. - -If the Previous\-Sequence profile entry is set, -in addition to defining the named sequences from the source folder, -\fIrefile\fR will also define those sequences for the destination folders. -See \fImh\-sequence\fR\0(5) for information concerning the previous sequence. -.Bu -Since \fIrefile\fR uses your \fIrmmproc\fP to delete the message, -the \fIrmmproc\fP must \fBNOT\fP call \fIrefile\fP without -specifying `\-normmproc', -or you will create an infinte loop. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/repl.me --- a/doc/repl.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,276 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC REPL 1 -.NA -repl \- reply to a message -.SY -repl -\%[+folder] \%[msg] -\%[\-annotate] \%[\-noannotate] -\%[\-cc\ all/to/cc/me] \%[\-nocc\ all/to/cc/me] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-fcc\ +folder] -\%[\-filter\ filterfile] -\%[\-form\ formfile] -.\" \%[\-format] \%[\-noformat] -\%[\-inplace] \%[\-noinplace] -\%[\-mime] \%[\-nomime] -\%[\-query] \%[\-noquery] -\%[\-width\ columns] -\%[\-whatnowproc\ program] \%[\-nowhatnowproc] -\%[\-help] -.DE -\fIRepl\fR aids a user in producing a reply to an existing -message. -\fIRepl\fR uses a reply template to guide its actions when constructing -the message draft of the reply. -In its simplest form (with no arguments), -it will set up -a message\-form skeleton in reply to the current message in the -current folder, and invoke the whatnow shell. -The default reply template will direct \fIrepl\fR to construct -the composed message as follows: - -.nf -.in 1i -To: or -cc: , , and yourself -Subject: Re: -In\-reply\-to: Your message of . -.ti +\w'In\-reply\-to: 'u - -.in .5i -.fi - -where field names enclosed in angle brackets (<\ >) indicate the -contents of the named field from the message to which the reply -is being made. A reply template is simply a format file. -See \fImh\-format\fR\0(5) for the details. - -The `\-cc\ type' switch takes an argument which specifies -who gets placed on the \*(lqcc:\*(rq list of the reply. -The `\-query' switch modifies the action of `\-cc\ type' switch by -interactively asking you if each address that normally would be placed -in the \*(lqTo:\*(rq and \*(lqcc:\*(rq list should actually be sent a copy. -(This is useful for special\-purpose replies.) -Note that the position of the `\-cc' and `\-nocc' switches, -like all other switches which take a positive and negative form, -is important. - -.\" --this seems to not be used anymore. /JLR -.\" With the `\-format' switch one can indicate if Internet\-style -.\" formatting should be used (or not be used with `\-noformat'). -.\" If present (the default), then -Lines beginning with the fields -\*(lqTo:\*(rq, \*(lqcc:\*(rq, and \*(rqBcc:\*(rq -will be standardized and have duplicate addresses removed. -In addition, the `\-width\ columns' switch will guide \fIrepl\fR's formatting -of these fields. - -If the file named \*(lqreplcomps\*(rq exists in the user's MH directory, -it will be used instead of the default form. -In either case, the file specified by `\-form\ formfile' will be used -if given. - -If the draft already exists, -\fIrepl\fR will ask you as to the disposition of the draft. -A reply of \fBquit\fR will abort \fIrepl\fR, leaving the draft intact; -\fBreplace\fR will replace the existing draft with a blank skeleton; -and \fBlist\fR will display the draft. - -See \fIcomp\fR\0(1) for a description of the `\-editor' and `\-noedit' -switches. -Note that while in the editor, -the message being replied to is available through a link named \*(lq@\*(rq -(assuming the default \fIwhatnowproc\fR\0). -In addition, the actual pathname of the message is stored in the envariable -\fB$editalt\fR, -and the pathname of the folder containing the message is stored in the -envariable \fB$mhfolder\fR. - -Although \fIrepl\fR uses the `\-form\ formfile' switch to direct it how -to construct the beginning of the draft, the `\-filter\ filterfile' -switch directs \fIrepl\fR as to how the message being replied\-to -should be formatted in the body of the draft. -If `\-filter' is not specified, -then the message being replied\-to is not included in the body of the -draft. -If `\-filter\ filterfile' is specified, -then the message being replied\-to is filtered (re\-formatted) prior to -being output to the body of the draft. -The filter file for \fIrepl\fR should be a standard form file for -\fImhl\fR, as \fIrepl\fR will invoke \fImhl\fR to format the message -being replied\-to. -There is no default message filter (`\-filter' must be followed by a -file name). -A filter file that is commonly used is: - -.nf -.in +.5i -: -body:nocomponent,compwidth=9,offset=9 -.in -.5i -.fi - -which says to output a blank line and then the body of the message -being replied\-to, indented by one tab\-stop. -Another format popular on USENET is: - -.nf -.in +.5i -.ie n \{ -message-id:nocomponent,\|nonewline,\\ -formatfield=\*(lqIn message %{text},\ \*(rq \} -.el message-id:nocomponent,\|nonewline,\|formatfield=\*(lqIn message %{text},\ \*(rq -from:nocomponent,\|formatfield=\*(lq%(friendly{text}) writes:\*(rq -body:component=\*(lq>\*(rq,\|overflowtext=\*(lq>\*(rq,\|overflowoffset=0 -.in -.5i -.fi - -Which cites the Message-ID and author -of the message being replied\-to, -and then outputs each line of the body prefaced -with the \*(lq>\*(rq character. - -To use the MIME rules for encapsulation, -specify the `\-mime' switch. -This directs \fIreply\fR to generate an \fImhn\fR composition file. -Note that MH will not invoke \fImhn\fR automatically, -unless you add this line to your \&.mh\(ruprofile file: -.sp -.in +.5i -automhnproc: mhn -.in -.5i -.sp -Otherwise, -you must specifically give the command -.sp -.in +.5i -What now? edit mhn -.in -.5i -.sp -prior to sending the draft. - -If you don't want to use this feature, -the manual page for \fIforw\fR contains another idea on how you can -automate this somewhat. - -If the `\-annotate' switch is given, -the message being replied\-to will be annotated with the lines - - Replied:\ date - Replied:\ addrs - -where the address list contains one line for each addressee. -The annotation -will be done only if the message is sent directly from \fIrepl\fR. -If the message is not sent immediately from \fIrepl\fR, -\*(lqcomp\ \-use\*(rq may be used to re\-edit and send the constructed message, -but the annotations won't take place. -The `\-inplace' switch causes annotation to -be done in place in order to preserve links to the annotated message. - -The `\-fcc\ +folder' switch can be used to automatically specify a folder to -receive Fcc:s. -More than one folder, each preceeded by `\-fcc' can be named. - -In addition to the standard \fImh\-format\fR\0(5) escapes, -\fIrepl\fR also recognizes the following additional -\fIcomponent\fR escape: -.sp 1 -.nf -.ta \w'Escape 'u +\w'Returns 'u -\fIEscape\fR \fIReturns\fR \fIDescription\fR -\fIfcc\fR string Any folders specified with `\-fcc\ folder' -.re -.fi - -To avoid reiteration, -\fIrepl\fR strips any leading `Re: ' strings from -the \fIsubject\fR component. - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -Upon exiting from the editor, -\fIrepl\fR will invoke the \fIwhatnow\fR program. -See \fIwhatnow\fR\0(1) for a discussion of available options. -The invocation of this program can be inhibited by using the `\-nowhatnowproc' -switch. -(In truth of fact, -it is the \fIwhatnow\fR program which starts the initial edit. -Hence, `\-nowhatnowproc' will prevent any edit from occurring.) -.Fi -^/usr/local/mh/lib/replcomps~^The reply template -^or /replcomps~^Rather than the standard template -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Alternate\-Mailboxes:~^To determine the user's mailboxes -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Editor:~^To override the default editor -.Ps -^Msg\-Protect:~^To set mode when creating a new message (draft) -.Ps -^fileproc:~^Program to refile the message -.Ps -^mhlproc:~^Program to filter message being replied\-to -.Ps -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions -.Sa -comp(1), dist(1), forw(1), send(1), whatnow(1), mh\-format(5) -.De -`+folder' defaults to the current folder -.Ds -`msg' defaults to cur -.Ds -`\-nocc\ all' at ATHENA sites, `\-cc\ all' otherwise -.Ds -`\-noannotate' -.Ds -`\-nodraftfolder' -.Ds -`\-noinplace' -.Ds -`\-nomime' -.Ds -`\-noquery' -.Ds -`\-width\ 72' -.Co -If a folder is given, it will become the current folder. -The message replied\-to will become the current message. -.Hi -Prior to using the format string mechanism, -`\-noformat' used to cause address headers to be output as\-is. -Now all address fields are formatted using Internet standard guidelines. -.Bu -If any addresses occur in the reply template, -addresses in the template that do not contain hosts are defaulted incorrectly. -Instead of using the localhost for the default, -\fIrepl\fR uses the sender's host. -Moral of the story: if you're going to include addresses in a reply template, -include the host portion of the address. - -The `\-width columns' switch is only used -to do address-folding; other headers are not line\-wrapped. - -If \fIwhatnowproc\fR is \fIwhatnow\fR, -then \fIrepl\fR uses a built\-in \fIwhatnow\fR, -it does not actually run the \fIwhatnow\fR program. -Hence, if you define your own \fIwhatnowproc\fR, -don't call it \fIwhatnow\fR since \fIrepl\fR won't run it. - -If your current working directory is not writable, -the link named \*(lq@\*(rq is not available. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/rmail.me --- a/doc/rmail.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,35 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC RMAIL 8 -.NA -rmail \- UUCP interface to mail -.SY -rmail -address\ ... -.DE -\fIRmail\fR is intended as a replacement for those systems without -\fISendMail\fR or \fIMMDF\fR. -It is normally invoked by \fIuux\fR on behalf of the remote \fIUUCP\fR site. -For each address, it decides where to send it: -either locally, via another \fIUUCP\fR link, or via the Internet. - -\fIRmail\fR implements a crude access control facility by consulting the -files \fBRmail.OkHosts\fR and \fBRmail.OkDests\fR in the \fB/usr/local/mh/lib/\fR -directory. -Hosts listed in the former file can send messages to anywhere they please. -Hosts listed in the latter file can receive messages from anywhere. -Note that a host listed in the first file is implicitly listed in the second -file. -.Fi -^/usr/local/mh/lib/mtstailor~^tailor file -^/usr/local/mh/lib/Rmail.OkHosts~^list of privileged hosts -^/usr/local/mh/lib/Rmail.OkDests~^list of privileged destinations -.Pr -None -.Sa -mf(1) -.De -None -.Co -None -.En diff -r 5cf052bee63d -r 441a2190cfae doc/rmf.me --- a/doc/rmf.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC RMF 1 -.NA -rmf \- remove an MH folder -.SY -rmf -\%[+folder] -\%[\-interactive] \%[\-nointeractive] -\%[\-help] -.DE -\fIRmf\fR removes all of the messages (files) within the specified -(or default) folder, -and then removes the folder (directory) itself. -If there are any files within the folder which are not a part of \fIMH\fR, -they will \fInot\fR be removed, and an error will be produced. -If the folder is given explicitly or the `\-nointeractive' option is given, -then the folder will be removed without confirmation. -Otherwise, the user will be asked for confirmation. -If \fIrmf\fR can't find the current folder, for some reason, -the folder to be removed defaults to `+inbox' (unless overridden by -user's profile entry \*(lqInbox\*(rq) with confirmation. - -\fIRmf\fR irreversibly deletes messages that don't have other links, -so use it with caution. - -If the folder being removed is a subfolder, the parent -folder will become the new current folder, and \fIrmf\fR will -produce a message telling the user this has happened. -This provides an easy mechanism for selecting a set of messages, -operating on the list, then removing the list and returning to -the current folder from which the list was extracted. - -\fIRmf\fR of a read\-only folder will delete the private sequence -and cur information -(i.e., \*(lqatr\-\fIseq\fR\-\fIfolder\fR\*(rq entries) -from the profile without affecting the folder itself. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Inbox:~^To find the default inbox -.Sa -rmm(1) -.De -`+folder' defaults to the current folder, usually with confirmation -.Ds -`\-interactive' if +folder' not given, `\-nointeractive' otherwise -.Co -\fIRmf\fR will set the current folder to the parent folder if a -subfolder is removed; or if the current folder is removed, -it will make \*(lqinbox\*(rq current. -Otherwise, it doesn't change the -current folder or message. -.Bu -Although intuitively one would suspect that \fIrmf\fR works recursively, -it does not. -Hence if you have a sub\-folder within a folder, -in order to \fIrmf\fR the parent, -you must first \fIrmf\fR each of the children. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/rmm.me --- a/doc/rmm.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,59 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC RMM 1 -.NA -rmm \- remove messages -.SY -rmm -\%[+folder] \%[msgs] -\%[\-help] -.DE -\fIRmm\fR removes the specified messages by renaming the message -files with preceding commas. Many sites consider files that start with a -comma to be a temporary backup, and arrange for \fIcron\fR\0(8) -to remove such files once a day. - -If the user has a profile component such as - - rmmproc: /bin/rm - -then instead of simply renaming the message file, -\fIrmm\fR -will call the named program to delete the file. -Note that at most installations, -\fIcron\fR\0(8) is told to remove files that begin with a comma once a night. - -Some users of csh prefer the following: - - alias rmm 'refile +d' - -where folder +d is a folder for deleted messages, and - - alias mexp 'rm `mhpath +d all`' - -is used to \*(lqexpunge\*(rq deleted messages. - -The current message is not changed by \fIrmm\fR, so a \fInext\fR will -advance to the next message in the folder as expected. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^rmmproc:~^Program to delete the message -.Sa -rmf(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Co -If a folder is given, it will become the current folder. -.Bu -Since \fIrefile\fR uses your \fIrmmproc\fP to delete the message, -the \fIrmmproc\fP must \fBNOT\fP call \fIrefile\fP without -specifying `\-normmproc', -or you will create an infinte loop. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/scan.me --- a/doc/scan.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,159 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC SCAN 1 -.NA -scan \- produce a one line per message scan listing -.SY -scan -\%[+folder] \%[msgs] -\%[\-clear] \%[\-noclear] -\%[\-form\ formatfile] -\%[\-format\ string] -\%[\-header] \%[\-noheader] -\%[\-width\ columns] -\%[\-reverse] \%[\-noreverse] -\%[\-file filename] -\%[\-help] -.DE -\fIScan\fR produces a one\-line\-per\-message listing of the specified -messages. -Each \fIscan\fR line contains the message number (name), -the date, the \*(lqFrom:\*(rq field, the \*(lqSubject\*(rq field, and, if room -allows, some of the body of the message. -For example: - -.nf -.in +.5i -.ta \w'15+- 'u +\w'07/\|05x 'u +\w'Dcrocker 'u -15+ 07/\|05 Dcrocker nned\0\0\*(<> if the body is sufficiently short. -\fIScan\fR actually reads each of the specified -messages and parses them to extract the desired fields. -During parsing, appropriate error messages will be produced if -there are format errors in any of the messages. - -The `\-header' switch produces a header line prior to the \fIscan\fR -listing. -Currently, -the name of the folder and the current date and time are output -(see the \fBHISTORY\fR section for more information). - -If the `\-clear' switch is used and \fIscan's\fR output is directed to a -terminal, -then \fIscan\fR will consult the \fB$TERM\fR and \fB$TERMCAP\fR -envariables to determine your -terminal type in order to find out how to clear the screen prior to exiting. -If the `\-clear' switch is used and \fIscan's\fR output is not directed to -a terminal (e.g., a pipe or a file), -then \fIscan\fR will send a formfeed prior to exiting. - -For example, the command: - -.ti +.5i -(scan \-clear \-header; show all \-show pr \-f) | lpr - -produces a scan listing of the current folder, followed by a formfeed, -followed by a formatted listing of all messages in the folder, one per -page. Omitting `\-show\ pr\ \-f' will cause the messages to be concatenated, -separated by a one\-line header and two blank lines. - -To override the output format used by \fIscan\fR, -the `\-format\ string' or `\-form\ file' switches are used. -This permits individual fields of the scan listing to be extracted with ease. -The string is simply a format string and the file is simply a format file. -See \fImh\-format\fR\0(5) for the details. - -In addition to the standard \fImh\-format\fR\0(5) escapes, -\fIscan\fR also recognizes the following additional \fIcomponent\fR escapes: -.sp 1 -.nf -.ta \w'Dtimenow 'u +\w'Returns 'u -\fIEscape\fR \fIReturns\fR \fIDescription\fR -body string the (compressed) first part of the body -dtimenow date the current date -folder string the name of the current folder -.re -.fi - -.\" and the following \fIfunction\fP escape: -.\" .sp 1 -.\" .nf -.\" .ta \w'Dcompflagxfolderx 'u +\w'Returns 'u -.\" \fIEscape\fR \fIReturns\fR \fIDescription\fR -.\" compflag{folder} integer boolean state of `\-header' -.\" .re -.\" .fi -.\" -If no date header is present in the message, the \fIfunction\fR -escapes which operate on {\fIdate\fP\|} will return values for the -date of last modification of the message file itself. -This is particularly handy for scanning a \fIdraft folder\fR, -as message drafts usually aren't allowed to have dates in them. - -\fIscan\fR will update the \fIMH\fR context prior to starting the listing, -so interrupting a long \fIscan\fR listing preserves the new context. -\fIMH\fR purists hate this idea. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Alternate\-Mailboxes:~^To determine the user's mailboxes -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -inc(1), pick(1), show(1), mh\-format(5) -.De -`+folder' defaults to the folder current -.Ds -`msgs' defaults to all -.Ds -`\-format' defaulted as described above -.Ds -`\-noheader' -.Ds -`\-width' defaulted to the width of the terminal -.Co -If a folder is given, it will become the current folder. -.Hi -Prior to using the format string mechanism, -`\-header' used to generate a heading saying what each column in the listing -was. -Format strings prevent this from happening. -.Bu -The argument to the `\-format' switch must be interpreted as a single token -by the shell that invokes \fIscan\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. -.br -The value of -each \fIcomponent\fR escape is set by \fIscan\fR to the contents -of the first message header \fIscan\fR encounters -with the corresponding component name; -any following headers with the same component name are ignored. -.sp -The switch `\-reverse', makes \fIscan\fR list the messages -in reverse order; this should be considered a bug. -.sp -The `\-file filename' switch allows the user to obtain a \fIscan\fP -listing of a maildrop file as produced by \fIpackf\fP. This listing -includes every message in the file. The user should use \fImsh\fP -for more selective processing of the file. `\-reverse' is ignored -with this option. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/send.me --- a/doc/send.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,189 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC SEND 1 -.NA -send \- send a message -.SY -send -\%[\-alias\ aliasfile] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-filter\ filterfile] \%[\-nofilter] -\%[\-format] \%[\-noformat] -\%[\-forward] \%[\-noforward] -\%[\-mime] \%[\-nomime] -\%[\-msgid] \%[\-nomsgid] -\%[\-push] \%[\-nopush] -\%[\-split\ seconds] -\%[\-verbose] \%[\-noverbose] -\%[\-watch] \%[\-nowatch] -\%[\-width\ columns] -\%[file\ ...] -\%[\-help] -.DE -\fISend\fR will cause each of the specified files to -be delivered (via \fIpost\fR\0(8)) to each of the destinations -in the \*(lqTo:\*(rq, \*(lqcc:\*(rq, \*(lqBcc:\*(rq, and \*(lqFcc:\*(rq -fields of the message. -If \fIsend\fR is re\-distributing a message, as invoked from \fIdist\fR, -then the corresponding \*(lqResent\-xxx\*(rq fields are examined -instead. - -If `\-push' is specified, -\fIsend\fR will detach itself from the user's terminal and perform its -actions in the background. -If \fIpush\fR\0'd and the draft can't be sent, -then the `\-forward' switch says that draft should be forwarded with -the failure notice sent to the user. -This differs from putting \fIsend\fR in the background because the output is -trapped and analyzed by \fIMH\fR. - -If `\-verbose' is specified, \fIsend\fR will indicate the interactions -occurring with the transport system, prior to actual delivery. -If `\-watch' is specified \fIsend\fR will monitor the delivery of local and -network mail. Hence, by specifying both switches, a large detail of -information can be gathered about each step of the message's entry into the -transport system. - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -If `\-split' is specified, -\fIsend\fR will split the draft into one or more partial messages -prior to sending. -This makes use of the multi-media content feature in MH. -Note however that if \fIsend\fR is invoked under \fIdist\fR\0(1), -then this switch is ignored\0--\0it makes no sense to redistribute a -message in this fashion. -Sometimes you want \fIsend\fR to pause after posting a partial message. -This is usually the case when you are running \fIsendmail\fR and -expect to generate a lot of partial messages. -The argument to `\-split' tells it how long to pause between postings. - -\fISend\fR with no \fIfile\fR -argument will query whether the draft is the intended file, whereas -`\-draft' will suppress this question. -Once the transport system has successfully accepted custody of the message, -the file will be renamed -with a leading comma, which allows it to be retrieved until the -next draft message is sent. -If there are errors in the -formatting of the message, \fIsend\fR will abort with a (hopefully) -helpful error message. - -If a \*(lqBcc:\*(rq field is encountered, -its addresses will be used for delivery, -and the \*(lqBcc:\*(rq field will be removed from the message sent to sighted -recipients. -The blind recipients will receive an entirely new message with -a minimal set of headers. -Included in the body of the message will be a copy of the message sent to the -sighted recipients. -If `\-filter\ filterfile' is specified, -then this copy is filtered (re\-formatted) -prior to being sent to the blind recipients. -Otherwise, -to use the MIME rules for encapsulation, -specify the `-mime' switch. - -Prior to sending the message, the fields \*(lqFrom:\ user@local\*(rq, and -\*(lqDate:\ now\*(rq will be appended to the headers in the message. -If the envariable \fB$SIGNATURE\fR is set, -then its value is used as your personal name when -constructing the \*(lqFrom:\*(rq line of the message. -If this envariable is not set, -then \fIsend\fR will consult the profile entry \*(lqSignature\*(rq -for this information. -On hosts where \fIMH\fR was configured with the UCI option, -if \fB$SIGNATURE\fR is not set and the \*(lqSignature\*(rq profile entry -is not present, -then the file \fB$HOME\fR/.signature is consulted. -If `\-msgid' is -specified, then a \*(lqMessage\-ID:\*(rq field will also be added to the -message. - -If \fIsend\fR is re\-distributing a message -(when invoked by \fIdist\fR\0), -then \*(lqResent\-\*(rq will be prepended to each of these fields: -\*(lqFrom:\*(rq, \*(lqDate:\*(rq, and \*(lqMessage\-ID:\*(rq. -If the message already contains a \*(lqFrom:\*(rq field, then a -\*(lqSender: user@local\*(rq field will be added as well. -(An already existing -\*(lqSender:\*(rq field is an error!) - -By using the `\-format' switch, -each of the entries in -the \*(lqTo:\*(rq and \*(lqcc:\*(rq fields will be replaced -with \*(lqstandard\*(rq format entries. -This standard format is designed to be usable by all -of the message handlers on the various systems around the -Internet. -If `\-noformat' is given, -then headers are output exactly as they appear in the message draft. - -If an \*(lqFcc:\ folder\*(rq is encountered, the message will be copied -to the specified folder for the sender in the format in which it will appear -to any non\-Bcc receivers of the message. -That is, it will have the appended -fields and field reformatting. -The \*(lqFcc:\*(rq fields will be removed from all outgoing copies of the -message. - -By using the `\-width\ columns' switch, the user can direct \fIsend\fR as to -how long it should make header lines containing addresses. - -The files specified by the profile entry \*(lqAliasfile:\*(rq and any -additional alias files given by the `\-alias aliasfile' switch will be read -(more than one file, each preceeded by `\-alias', can be named). -See \fImh\-alias\fR\0(5) for more information. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Aliasfile:~^For a default alias file -.Ps -^Signature:~^To determine the user's mail signature -.Ps -^mailproc:~^Program to post failure notices -.Ps -^postproc:~^Program to post the message -.Sa -comp(1), dist(1), forw(1), repl(1), mh\-alias(5), post(8) -.De -`file' defaults to /draft -.Ds -`\-alias /usr/local/mh/lib/MailAliases' -.Ds -`\-nodraftfolder' -.Ds -`\-nofilter' -.Ds -`\-format' -.Ds -`\-forward' -.Ds -`\-nomime' -.Ds -`\-nomsgid' -.Ds -`\-nopush' -.Ds -`\-noverbose' -.Ds -`\-nowatch' -.Ds -`\-width\ 72' -.Co -None -.Bu -Under some configurations, it is not possible to mointor the -mail delivery transaction; `\-watch' is a no-op on those systems. -.sp -Using `\-split\00' doesn't work correctly. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/show.me --- a/doc/show.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,142 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC SHOW 1 -.NA -show \- show (list) messages -.SY -show -\%[+folder] \%[msgs] -\%[\-draft] -\%[\-header] \%[\-noheader] -\%[\-showproc\ program] \%[\-noshowproc] -\%[switches\ for\ \fIshowproc\fR] -\%[\-help] -.DE -\fIShow\fR lists each of the specified messages to the standard -output (typically, the terminal). -Typically, the messages are listed exactly -as they are, with no reformatting. -A program named by the \fIshowproc\fR profile component is -invoked to do the listing, and any switches not recognized by -\fIshow\fR are passed along to that program. -The default program is known as \fImore\fR\0(1). -To override the default and the \fIshowproc\fR profile component, -use the `\-showproc\ program' switch. -For example, `\-show\ pr' will cause the \fIpr\fR\0(1) program to list the -messages. -The \fIMH\fR command \fImhl\fR can be used as a \fIshowproc\fR -to show messages in a more uniform format. -Normally, this program is specified as the \fIshowproc\fR is the user's -\&.mh\(ruprofile. -See \fImhl\fR\0(1) for the details. -If the `\-noshowproc' option is specified, -`/bin/cat' is used instead of \fIshowproc\fR. - -If you have messages with multi-media contents, -the profile entry \fImhnproc\fR defines the name of a program to -manipulate multi-media messages. -(The \fImhn\fR\0(1) program, -which is suitable for this purpose, -is the default.) -If the `\-noshowproc' option is NOT specified, -and if one or more named messages has a multi-media content, -then the program indicated by \fImhnproc\fR will be run instead of -\fIshowproc\fR. -The use of the \fImhnproc\fR can also be disabled if the -environment variable \fBNOMHNPROC\fR is set. -Note that the \fImhnproc\fR may be invoked even for textual contents, -depending on the character set involved. -The environment variable \fBMM_CHARSET\fP should be set to the terminal's -character set to avoid gratuitous invocations of the \fImhnproc\fR. - -The `\-header' switch tells \fIshow\fR to display a one\-line -description of the message being shown. -This description includes the folder and the message number. - -If no `msgs' are specified, the current message is used. -If more than one message is specified, -\fImore\fR will prompt for a prior to listing each message. -\fImore\fR will list each message, a page at a time. -When the end of -page is reached, \fImore\fR will ring the bell and wait for a -or . -If a is entered, \fImore\fR will print the next line, -whereas will print the next screenful. -To exit \fImore\fR, type \*(lqq\*(rq. - -If the standard output is not a terminal, no queries are made, -and each file is listed with a one\-line header and two lines of -separation. - -\*(lqshow \-draft\*(rq will list the file /draft if it -exists. - -If the profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty, -then \fIshow\fR will remove each of the messages shown from each -sequence named by the profile entry. -This is similar to the \*(lqPrevious\-Sequence\*(rq profile entry supported -by all \fIMH\fR commands which take `msgs' or `msg' arguments. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Ps -^Unseen\-Sequence:~^To name sequences denoting unseen messages -.Ps -^showproc:~^Program to show messages -.Ps -^mhnproc:~^Program to show messages with multi-media content -.Sa -mhl(1), more(1), next(1), pick(1), prev(1), scan(1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to cur -.Ds -`\-header' -.Co -If a folder is given, it will become the current folder. -The last message shown will become the current message. -.Bu -The `\-header' switch doesn't work when `msgs' expands to more than -one message. -If the \fIshowproc\fR is \fImhl\fR, -then is problem can be circumvented by referencing -the \*(lqmessagename\*(rq field in the \fImhl\fR format file. - -\fIShow\fR updates the user's context before showing the message. -Hence \fIshow\fR will mark messages as seen prior to the user -actually seeing them. -This is generally not a problem, -unless the user relies on the \*(lqunseen\*(rq messages mechanism, -and interrupts \fIshow\fR while it is showing \*(lqunseen\*(rq messages. - -If \fIshowproc\fR is \fImhl\fR, -then \fIshow\fR uses a built\-in \fImhl\fR: -it does not actually run the \fImhl\fR program. -Hence, if you define your own \fIshowproc\fR, -don't call it \fImhl\fR since \fIshow\fR won't run it. - -If \fImore\fR\0(1) is your showproc (the default), -then avoid running \fIshow\fR in the background -with only its standard output piped to another process, as in - -.ti +.5i -show | imprint & - -Due to a bug in \fImore\fR, -show will go into a \*(lqtty input\*(rq state. -To avoid this problem, -re\-direct \fIshow\fR's diagnostic output as well. -For users of \fIcsh\fR: - -.ti +.5i -show |& imprint & - -For users of \fIsh\fR: - -.ti +.5i -show 2>&1 | imprint & -.En diff -r 5cf052bee63d -r 441a2190cfae doc/slocal.me --- a/doc/slocal.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,340 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC SLOCAL 1 -.NA -slocal \- special local mail delivery -.SY -/usr/local/mh/lib/slocal \%[address\ info\ sender] -.na -.br -\%[\-addr\ address] -\%[\-info\ data] -\%[\-sender\ sender] -.br -\%[\-user\ username] -\%[\-mailbox\ mbox] -\%[\-file\ file] -.\" \%[\-home\ homedir] -.br -\%[\-maildelivery\ deliveryfile] -\%[\-verbose] \%[\-noverbose] -\%[\-debug] -\%[\-help] -.ad -.DE -\fISlocal\fP is a program designed to allow you to have -your inbound mail processed according to a complex -set of selection criteria. -You do not normally invoke \fIslocal\fP yourself, -rather \fIslocal\fP is invoked on your behalf by your system's -Message Transfer Agent. - -The message selection -criteria used by \fIslocal\fP -is specified in the file \fI\&.maildelivery\fP -in the user's home directory. The format of this file -is given below. - -The message delivery address and message sender are -determined from the Message Transfer Agent -envelope information, if possible. Under \fISendMail\fP, -the sender will obtained from the UUCP \*(lqFrom\ \*(rq -line, if present. The user may override these values -with command line arguments, or arguments to -the `\-addr' and `\-sender' switches. - -The message is normally read from the standard input. -The `\-file' switch sets the name of the file from which -the message should be read, instead of reading stdin. -The `\-user' switch tells \fIslocal\fP -the name of the user for whom it is delivering mail. -The `\-mailbox' switch tells \fIslocal\fP the name -of the user's maildrop file. - -The `\-info' switch may be used to pass an arbitrary -argument to sub-processes which \fIslocal\fP may -invoke on your behalf. -The `\-verbose' switch causes \fIslocal\fP -to give information on stdout about its progress. -The `\-debug' switch produces more verbose debugging output on stderr. - -.Uh "Message Transfer Agents" -If your MTA is \fISendMail\fP, -you should include the line -.sp -.nf -.in +.5i - \*(lq|\ /usr/local/mh/lib/slocal\ \-user\ username\*(rq -.in -.5i -.fi -.sp -in your \&.forward file in your home directory. -This will cause \fISendMail\fP to invoke \fIslocal\fP on your behalf. - -If your MTA is \fIMMDF-I\fP, -you should (symbolically) link /usr/local/mh/lib/slocal to the file -bin/rcvmail in your home directory. -This will cause \fIMMDF-I\fP to invoke \fIslocal\fP on your behalf -with the correct \*(lq\fIaddress\ info\ sender\fP\*(rq arguments. - -If your MTA is \fIMMDF-II\fP, -then you should not use \fIslocal\fP. -An equivalent functionality is already provided by \fIMMDF-II\fP; -see maildelivery(5) for details. - -.Uh "The Maildelivery File" - -The \fI\&.maildelivery\fR file -controls how local delivery is performed. -Each line of this file -consists of five fields, separated by white-space or comma. -Since double-quotes are honored, -these characters may be included in a single argument by enclosing the -entire argument in double-quotes. -A double-quote can be included by preceding it with a backslash. -Lines beginning with `#' are ignored. -The format of each line in the \fI\&.maildelivery\fR file is: - - - \fBheader pattern action result string\fR -.sp -.in +.5i -.ti -.5i -\fBheader\fP: -.br -The name of a header field that is to be searched for a pattern. -This is any field in the headers of the message that might be present. -The following special fields are also defined: -.sp -.in +1i -.ta +1i -.ti -1i -\fIsource\fR the out-of-band sender information -.ti -1i -\fIaddr\fR the address that was used to cause delivery to the recipient -.ti -1i -\fIdefault\fR this matches \fIonly\fR if the message hasn't been delivered yet -.ti -1i -\fI*\fR this always matches -.in -1i - -.ti -.5i -\fBpattern\fR: -.br -The sequence -of characters to match in the specified header field. -Matching is case-insensitive, but does not use regular expressions. - -.ti -.5i -\fBaction\fR: -.br -The action to take to deliver the message: -.sp -.in +1i -.ta +1i -.ti -1i -\fIdestroy\fR This action always succeeds. - -.ti -1i -\fIfile\fR or > Append -the message to the file named by \fBstring\fR. -The message is appended to the file in the maildrop -format which is used by your message transport system. -If the message can be appended to the file, -then this action succeeds. -When writing to the file, -a \*(lqDelivery\-Date:\ date\*(rq header is added -which indicates the date and time that message was appended to the file. - -.ti -1i -\fImbox\fR Identical -to \fIfile\fR, -but always appends the message using the format used by \fIpackf\fR -(the MMDF mailbox format). - -.ti -1i -\fIpipe\fR or | Pipe -the message as the standard input to the command named by \fBstring\fR, -using the Bourne shell \fIsh\fR(1) to interpret the string. -Prior to giving the string to the shell, -it is expanded with the following built-in variables: -.sp -.in +1i -.ta +1i -.ti -1i -$(sender) the out-of-band sender information -.ti -1i -$(address) the address that was used to cause delivery to the recipient -.ti -1i -$(size) the size of the message in bytes -.ti -1i -$(reply\-to) either the \*(lqReply\-To:\*(rq or \*(lqFrom:\*(rq field -of the message -.ti -1i -$(info) the out-of-band information specified -.in -1i -.ti -1i -\fIqpipe\fR or -.ti -1i -\fI\fR Similar to \fIpipe\fR, -but executes the command directly, -after built-in variable expansion, -without assistance from the shell. -This action can be used to avoid quoting special characters -which your shell might interpret. -.in -1i - -.ti -.5i -\fBresult\fR: -.br -Indicates how the action should be performed: - -.in +1i -.ta +1i -.ti -1i -\fIA\fR Perform the action. -If the action succeeds, then the message is considered delivered. - -.ti -1i -\fIR\fR Perform the action. -Regardless of the outcome of the action, -the message is not considered delivered. - -.ti -1i -\fI?\fR Perform -the action only if the message has not been delivered. -If the action succeeds, then the message is considered delivered. - -.ti -1i -\fIN\fR Perform -the action only if the message has not been delivered -and the previous action succeeded. -If this action succeeds, then the message is considered delivered. -.sp -.in -1i -.in -.5i -To summarize, here's an example: -.sp -.if t .in +.5i -.nf -.ta \w'default 'u +\w'mh-workersxx 'uC +\w'destroy 'uC +\w'result 'u -#\fIfield\fR \fIpattern\fR \fIaction\fR \fIresult\fR \fIstring\fR -# lines starting with a '#' are ignored, as are blank lines -# -# file mail with mmdf2 in the \*(lqTo:\*(rq line into file mmdf2.log -\fITo mmdf2 file A mmdf2.log\fP -# Messages from mmdf pipe to the program err-message-archive -\fIFrom mmdf pipe A /bin/err-message-archive\fP -# Anything with the \*(lqSender:\*(rq address \*(lqmh-workers\*(rq -# file in mh.log if not filed already -\fISender mh-workers file ? mh.log\fP -# \*(lqTo:\*(rq unix \- put in file unix-news -\fITo Unix > A unix-news\fP -.\" # if the address is jpo=mmdf \- pipe into mmdf-redist -.\" \fIaddr jpo=mmdf | A mmdf-redist\fP -# if the address is jpo=ack \- send an acknowledgement copy back -\fIaddr jpo=ack \fP|\fI R \*(lq/bin/resend\0\-r\0$(reply-to)\*(rq\fP -# anything from steve \- destroy! -\fIFrom steve destroy A \-\fP -# anything not matched yet \- put into mailbox -\fIdefault \- > ? mailbox\fP -# always run rcvtty -\fI* \- \fP|\fI R /mh/lib/rcvtty\fP -.re -.fi -.if t .in -.5i - -The file is always read completely, -so that several matches can be made and several actions can be taken. -The \fI\&.maildelivery\fR file must be owned either by the user or by root, -and must be writable only by the owner. -If the \fI\&.maildelivery\fR file cannot be found, -or does not perform an action which delivers the message, -then the file /usr/local/mh/lib/maildelivery is read according to the same rules. -This file must be owned by the root and must be writable only by the root. -If this file cannot be found -or does not perform an action which delivers the message, -then standard delivery to the user's maildrop is performed. - -.Uh "Sub-process environment" -When a process is invoked, its environment is: -the user/group-ids are set to recipient's ids; -the working directory is the recipient's home directory; -the umask is 0077; -the process has no /dev/tty; -the standard input is set to the message; -the standard output and diagnostic output are set to /dev/null; -all other file-descriptors are closed; -the envariables \fB$USER\fR, \fB$HOME\fR, \fB$SHELL\fR are set -appropriately, -and no other envariables exist. - -The process is given a certain amount of time to execute. -If the process does not exit within this limit, -the process will be terminated with extreme prejudice. -The amount of time is calculated as ((size x 60) + 300) seconds, -where size is the number of bytes in the message. - -The exit status of the process is consulted in determining the success of the -action. -An exit status of zero means that the action succeeded. -Any other exit status (or abnormal termination) means that the action failed. - -In order to avoid any time limitations, -you might implement a process that began by \fIforking\fR. -The parent would return the appropriate value immediately, -and the child could continue on, -doing whatever it wanted for as long as it wanted. -This approach is somewhat risky if the parent is going to return an -exit status of zero. -If the parent is going to return a non-zero exit status, -then this approach can lead to quicker delivery into your maildrop. -.Fi -^/usr/local/mh/lib/mtstailor~^MH tailor file -^$HOME/\&.maildelivery~^The file controlling local delivery -^/usr/local/mh/lib/maildelivery~^Rather than the standard file -^/var/mail/$USER~^The default maildrop -.Sa -rcvstore(1), mhook(1), mh\-format(5) -.De -`\-noverbose' -.Ds -`\-maildelivery \&.maildelivery' -.Ds -`\-mailbox /var/mail/$USER' -.Ds -`\-file' defaults to stdin -.Ds -`\-user' defaults to the current user -.Co -None -.Hi -\fISlocal\fP is designed to be backward-compatible with the -\fImaildelivery\fP facility provided by \fIMMDF-II\fP. -Thus, the \fI\&.maildelivery\fP file syntax is limited, -as is the functionality of \fIslocal\fP. - -In addition to an exit status of zero, -the \fIMMDF\fR values \fIRP_MOK\fR (32) and \fIRP_OK\fR (9) -mean that the message has been fully delivered. -Any other non-zero exit status, -including abnormal termination, -is interpreted as the \fIMMDF\fR value \fIRP_MECH\fR (200), -which means \*(lquse an alternate route\*(rq -(deliver the message to the maildrop). -.Bu -Only two return codes are meaningful, others should be. - -\fISlocal\fP is designed to be -backwards-compatible with the \fImaildelivery\fP functionality provided -by \fBMMDF-II\fP. - -Versions of \fIMMDF\fR with the \fImaildelivery\fR mechanism aren't -entirely backwards-compatible with earlier versions of \fIMMDF\fP. -If you have an \fIMMDF-I\fP old-style hook, -the best you can do is to have a one-line -\fI\&.maildelivery\fR file: - -.ti +.5i -default \- pipe A \*(lqbin/rcvmail $(address) $(info) $(sender)\*(rq -.En diff -r 5cf052bee63d -r 441a2190cfae doc/sortm.me --- a/doc/sortm.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC SORTM 1 -.NA -sortm \- sort messages -.SY -sortm -\%[+folder] \%[msgs] -\%[\-datefield\ field] -\%[\-textfield\ field] \%[\-notextfield] -\%[\-limit days] \%[\-nolimit] -\%[\-verbose] \%[\-noverbose] -\%[\-help] -.DE -\fISortm\fR sorts the specified messages in the named folder according -to the chronological order of the \*(lqDate:\*(rq field of each message. - -The `\-verbose' switch directs \fIsortm\fR to tell the user the general -actions that it is taking to place the folder in sorted order. - -The `\-datefield\ field' switch tells \fIsortm\fR the name of the field -to use when making the date comparison. -If the user has a special field in each message, -such as \*(lqBB\-Posted:\*(rq or \*(lqDelivery\-Date:\*(rq, -then the `\-datefield' switch can be used to direct \fIsortm\fR which -field to examine. - -The `\-textfield\ field' switch causes \fIsortm\fR to sort messages by -the specified text field. -If this field is \*(lqsubject\*(rq, -any leading "re:" is stripped off. -In any case, all characters except letters and numbers are stripped -and the resulting strings are sorted -datefield\-major, textfield\-minor, -using a case insensitive comparison. - -With `\-textfield\ field', -if `\-limit\ days' is specified, messages with similar textfields -that are dated within `days' of each other appear together. -Specifying `\-nolimit' makes the limit infinity. -With `\-limit 0', the sort is instead made textfield\-major, date\-minor. - -.\"Ex -For example, to order a folder by date-major, subject-minor, use: - -.ti +.5i -sortm -textfield subject +folder - -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Current\-Folder:~^To find the default current folder -.Sa -folder (1) -.De -`+folder' defaults to the current folder -.Ds -`msgs' defaults to all -.Ds -`\-datefield date' -.Ds -`\-notextfield' -.Ds -`\-noverbose' -.Ds -`\-nolimit' -.Co -If a folder is given, it will become the current folder. -If the current message is moved, \fIsortm\fR will preserve its status -as current. -.Hi -Timezones used to be ignored when comparing dates: -they aren't any more. - -Messages which were in the folder, but not specified by `msgs', -used to be moved to the end of the folder; -now such messages are left untouched. - -\fISortm\fP sometimes did not preserve the message -numbering in a folder (e.g., messages -1, 3, and 5, might have been renumbered -to 1, 2, 3 after sorting). -This was a bug, and has been fixed. -To compress the message numbering in a folder, use -\*(lq\fIfolder\ \-pack\fR\|\*(rq as always. -.Bu -If \fIsortm\fR encounters a message without a date\-field, -or if the message has a date\-field that \fIsortm\fR cannot parse, -then \fIsortm\fR attempts to keep the message in the same relative -position. -This does not always work. -For instance, if the first message encountered lacks a date which can be -parsed, -then it will usually be placed at the end of the messages being sorted. - -When \fIsortm\fR complains about a message which it can't temporally order, -it complains about the message number \fIprior\fR to sorting. -It should indicate what the message number will be \fIafter\fR sorting. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/tmac.h --- a/doc/tmac.h Fri Nov 07 20:20:35 2008 +0000 +++ b/doc/tmac.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ .\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ +.\" @(#)$Id: tmac.h,v 1.3 2006/12/05 18:17:57 kono Exp $ .\" Try to keep only one copy of the documentation around .\" by re-defining macros and so forth. .\" diff -r 5cf052bee63d -r 441a2190cfae doc/tmac.me --- a/doc/tmac.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" include the -mh macro file -.so /usr/local/mh/lib/tmac.h diff -r 5cf052bee63d -r 441a2190cfae doc/version.rf --- a/doc/version.rf Fri Nov 07 20:20:35 2008 +0000 +++ b/doc/version.rf Sat Apr 21 13:10:49 2012 +0900 @@ -1,1 +1,1 @@ -.ds MH 6.8.3 #71[UCI] +.ds MH 6.8.3 #97[UCI] diff -r 5cf052bee63d -r 441a2190cfae doc/vmh.me --- a/doc/vmh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,105 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC VMH 1 -.NA -vmh \- visual front-end to MH -.SY -vmh -\%[\-prompt\ string] -\%[\-vmhproc\ program] \%[\-novmhproc] -\%[switches\ for\ \fIvmhproc\fR] -\%[\-help] -.DE -\fIvmh\fR is a program which implements the server side of -the \fIMH\fR window management protocol -and uses \fIcurses\fR\0(3) routines to maintain a split\-screen interface to -any program which implements the client side of the protocol. -This latter program, called the \fIvmhproc\fR, -is specified using the `\-vmhproc\ program' switch. - -The upshot of all this is that one can run \fImsh\fR on a display terminal -and get a nice visual interface. -To do this, for example, just add the line - -.ti +.5i -mshproc: vmh - -to your \&.mh\(ruprofile. -(This takes advantage of the fact that -\fImsh\fR is the default \fIvmhproc\fR for \fIvmh\fR.) - -In order to facilitate things, -if the `\-novmhproc' switch is given, -and \fIvmh\fR can't run on the user's terminal, -the \fIvmhproc\fR is run directly without the window management protocol. - -After initializing the protocol, -\fIvmh\fR prompts the user for a command to be given to the client. -Usually, this results in output being sent to one or more windows. -If a output to a window would cause it to scroll, -\fIvmh\fR prompts the user for instructions, -roughly permitting the capabilities of \fIless\fR or \fImore\fR -(e.g., the ability to scroll backwards and forwards): - -.nf -.in +.5i -.ta \w'RETURN 'u +\w'* 'u -SPACE advance to the next windowful -RETURN * advance to the next line -y * retreat to the previous line -d * advance to the next ten lines -u * retreat to the previous ten lines -g * go to an arbitrary line - (preceed g with the line number) -G * go to the end of the window - (if a line number is given, this acts like `g') -CTRL\-L refresh the entire screen -h print a help message -q abort the window -.re -.in -.5i -.fi - -(A `*' indicates that a numeric prefix is meaningful for this command.) - -Note that if a command resulted in more than one window's worth of -information being displayed, -and you allow the command which is generating information for the window to -gracefully finish -(i.e., you don't use the `q' command to abort information being sent to the -window), -then \fIvmh\fR will give you one last change to peruse the window. -This is useful for scrolling back and forth. -Just type `q' when you're done. - -To abnormally terminate \fIvmh\fR (without core dump), -use (usually CTRL\-\\). -For instance, -this does the \*(lqright\*(rq thing with \fIbbc\fR and \fImsh\fR. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Sa -msh(1) -.De -`\-prompt\ (vmh)\ ' -.Ds -`\-vmhproc\ msh' -.Co -None -.Bu -The argument to the `\-prompt' switch must be interpreted as a single token -by the shell that invokes \fIvmh\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. - -At present, -there is no way to pass signals (e.g., interrupt, quit) to the client. -However, -generating QUIT when \fIvmh\fR is reading a command from the terminal is -sufficient to tell the client to go away quickly. - -Acts strangely (loses peer or botches window management protocol with peer) -on random occasions. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/whatnow.me --- a/doc/whatnow.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,129 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC WHATNOW 1 -.NA -whatnow \- prompting front-end for send -.SY -whatnow -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[\-editor\ editor] \%[\-noedit] -\%[\-prompt\ string] -\%[file] -\%[\-help] -.DE -\fIWhatnow\fR is the default program that queries the user about the -disposition of a composed draft. -It is normally invoked by one of -\fIcomp\fR, \fIdist\fR, \fIforw\fR, or \fIrepl\fR -after the initial edit. - -When started, -the editor is started on the draft -(unless `\-noedit' is given, in which case the initial edit is suppressed). -Then, \fIwhatnow\fR repetitively -prompts the user with \*(lqWhat now?\*(rq and awaits a response. -The valid responses are: - -.nf -.in .5i -.ta \w'\fBrefile +folder\fR 'u -^\fBdisplay\fR~^to list the message being distributed/replied\-to on -^~^the terminal -^\fBedit\fR~^to re\-edit using the same editor that was used on the -^~^preceding round unless a profile entry -^~^\*(lq\-next: \*(rq names an alternate editor -^\fBedit \fR~^to invoke for further editing -^\fBlist\fR~^to list the draft on the terminal -^\fBpush\fR~^to send the message in the background -^\fBquit\fR~^to terminate the session and preserve the draft -^\fBquit \-delete\fR~^to terminate, then delete the draft -^\fBrefile +folder\fR~^to refile the draft into the given folder -^\fBsend\fR~^to send the message -^\fBsend \-watch\fR~^to cause the delivery process to be monitored -^\fBwhom\fR~^to list the addresses that the message will go to -^\fBwhom \-check\fR~^to list the addresses and verify that they are -^~^acceptable to the transport service -.fi -.re - -For the \fBedit\fR response, -any valid switch to the editor is valid. -Similarly, -for the \fBsend\fR and \fBwhom\fR responses, -any valid switch to \fIsend\fR\0(1) and \fIwhom\fR\0(1) commands, -respectively, -are valid. -For the \fBpush\fR response, -any valid switch to \fIsend\fR\0(1) is valid -(as this merely invokes \fIsend\fR with the `\-push' option). -For the \fIrefile\fR response, -any valid switch to the \fIfileproc\fR is valid. -For the \fBdisplay\fR and \fBlist\fR responses, -any valid argument to the \fIlproc\fR is valid. -If any non\-switch arguments are present, -then the pathname of the draft will be excluded from the argument list -given to the \fIlproc\fR -(this is useful for listing another \fIMH\fR message). - -See \fImh\-profile\fR\0(5) for further information -about how editors are used by MH. -It also discusses how complex envariables can be used to direct -\fIwhatnow\fR's actions. - -The `\-prompt\ string' switch sets the prompting string for \fIwhatnow\fR. - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Editor:~^To override the default editor -.Ps -^\-next:~^To name an editor to be used after exit from -.Ps -^automhnproc:~^Program to automatically run prior to sending -^~^if the draft is an \fImhn\fR composition file -.Ps -^fileproc:~^Program to refile the message -.Ps -^lproc:~^Program to list the contents of a message -.Ps -^sendproc:~^Program to use to send the message -.Ps -^whomproc:~^Program to determine who a message would go to -.Sa -send(1), whom(1) -.De -`\-prompt\ \*(lqWhat\ Now?\ \*(rq' -.Co -None -.Bu -The argument to the `\-prompt' switch must be interpreted as a single token -by the shell that invokes \fIwhatnow\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. - -If the initial edit fails, \fIwhatnow\fR deletes your draft (by renaming -it with a leading comma); failure of a later edit preverves the draft. - -If \fIwhatnowproc\fR is \fIwhatnow\fR, -then \fIcomp\fR, \fIdist\fP, \fIforw\fP, and \fIrepl\fP use -a built\-in \fIwhatnow\fR, -and do not actually run the \fIwhatnow\fR program. -Hence, if you define your own \fIwhatnowproc\fR, -don't call it \fIwhatnow\fR since it won't be run. - -If \fIsendproc\fR is \fIsend\fR, -then \fIwhatnow\fR uses a built\-in \fIsend\fR, -it does not actually run the \fIsend\fR program. -Hence, if you define your own \fIsendproc\fR, -don't call it \fIsend\fR since \fIwhatnow\fR won't run it. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/whom.me --- a/doc/whom.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC WHOM 1 -.NA -whom \- report to whom a message would go -.SY -whom -\%[\-alias\ aliasfile] -\%[\-check] \%[\-nocheck] -\%[\-draft] -\%[\-draftfolder\ +folder] \%[\-draftmessage\ msg] \%[\-nodraftfolder] -\%[file] -\%[\-help] -.DE -\fIWhom\fR is used to expand the headers of a message into a set of addresses -and optionally verify that those addresses are deliverable at that time -(if `\-check' is given). - -The `\-draftfolder\ +folder' and `\-draftmessage\ msg' switches invoke the -\fIMH\fR draft folder facility. -This is an advanced (and highly useful) feature. -Consult the \fBAdvanced Features\fR section of the \fIMH\fR manual for more -information. - -The files specified by the profile entry \*(lqAliasfile:\*(rq and any -additional alias files given by the `\-alias aliasfile' switch will be read -(more than one file, each preceeded by `\-alias', can be named). -See \fImh\-alias\fR\0(5) for more information. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Ps -^Draft\-Folder:~^To find the default draft\-folder -.Ps -^Aliasfile:~^For a default alias file -.Ps -^postproc:~^Program to post the message -.Sa -mh\-alias(5), post(8) -.De -`file' defaults to /draft -.Ds -`\-nocheck' -.Ds -`\-alias /usr/local/mh/lib/MailAliases' -.Co -None -.Bu -With the `\-check' option, \fIwhom\fR makes no guarantees that the addresses -listed as being ok are really deliverable, rather, an address being listed -as ok means that at the time that \fIwhom\fR was run the address was -thought to be deliverable by the transport service. For local addresses, this -is absolute; for network addresses, it means that the host is known; for uucp -addresses, it (often) means that the \fIUUCP\fR network is available for use. -.En diff -r 5cf052bee63d -r 441a2190cfae doc/wmh.me --- a/doc/wmh.me Fri Nov 07 20:20:35 2008 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,88 +0,0 @@ -.\" This file is automatically generated. Do not edit! -.\" @(#)$Id$ -.SC WMH 1 -.NA -wmh \- window front\-end to MH -.SY -wmh -\%[\-prompt\ string] -\%[\-vmhproc\ program] \%[\-novmhproc] -\%[switches\ for\ \fIvmhproc\fR] -\%[\-help] -.DE -\fIwmh\fR is a program which implements the server side of -the \fIMH\fR window management protocol -and uses the Integrated Solutions Graphics Workstation desktop to maintain a -multiple window interface to -any program which implements the client side of the protocol. -This latter program, called the \fIvmhproc\fR, -is specified using the `\-vmhproc\ program' switch. - -The upshot of all this is that one can run \fImsh\fR on an IS desktop -and get a nice window interface. -To do this, for example, just add the line - -.ti +.5i -mshproc: wmh - -to your \&.mh\(ruprofile. -(This takes advantage of the fact that -\fImsh\fR is the default \fIvmhproc\fR for \fIwmh\fR.) - -In order to facilitate things, -if the `\-novmhproc' switch is given, -and \fIwmh\fR can't run on the user's terminal -(i.e., the terminal is not a desktop), -the \fIvmhproc\fR is run directly without the window management protocol. - -After initializing the protocol, -\fIwmh\fR prompts the user for a command to be given to the client. -Usually, this results in output being sent to one or more windows. -If output to a window would cause it to scroll, -\fIwmh\fR uses an elevator bar to scroll through the window. -If click left is used inside the elevator bar, -the user can direct \fIwmh\fR as to what portion of the output should be -displayed; -if click middle is used, -the \*(lqpaging\*(rq menu is displayed; -and, -if click right is used, -the window scrolls to the next page -(or, the user explicitly moved to the end, the previous page). - -The mouse can also be used while in the command window: -click left does nothing; -click middle brings up the \*(lqwmh\*(rq menu; -and, -click right shows the next message (a moby hack for timesavings). -To abnormally terminate \fIwmh\fR (without core dump), -use (usually CTRL\-\\). -For instance, -this does the \*(lqright\*(rq thing with \fIbbc\fR and \fImsh\fR. -.Fi -^$HOME/\&.mh\(ruprofile~^The user profile -.Pr -^Path:~^To determine the user's MH directory -.Sa -msh(1) -.De -`\-prompt\ (wmh)\ ' -.Ds -`\-vmhproc\ msh' -.Co -None -.Bu -The argument to the `\-prompt' switch must be interpreted as a single token -by the shell that invokes \fIwmh\fR. -Therefore, -one must usually place the argument to this switch inside double\-quotes. - -At present, -there is no way to pass signals (e.g., interrupt, quit) to the client. -However, -generating QUIT when \fIwmh\fR is reading a command from the terminal is -sufficient to tell the client to go away quickly. - -Acts strangely (loses peer or botches window management protocol with peer) -on random occasions. -.En diff -r 5cf052bee63d -r 441a2190cfae h/aliasbr.h --- a/h/aliasbr.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/aliasbr.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* aliasbr.h - definitions for the aliasing system */ -/* $Id$ */ +/* $Id: aliasbr.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ extern char *AliasFile; /* mh-alias(5) */ diff -r 5cf052bee63d -r 441a2190cfae h/fmtcompile.h --- a/h/fmtcompile.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/fmtcompile.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -/* @(#)$Id$ */ +/* @(#)$Id: fmtcompile.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ /* Format Types */ /* -------------*/ diff -r 5cf052bee63d -r 441a2190cfae h/formatsbr.h --- a/h/formatsbr.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/formatsbr.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* formatsbr.h - definitions for fmtscan () */ -/* $Id$ */ +/* $Id: formatsbr.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ /* * This structure describes an "interesting" component. It holds diff -r 5cf052bee63d -r 441a2190cfae h/local.h --- a/h/local.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/local.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* local.h - fine the -lndir include file */ -/* @(#)$Id$ */ +/* @(#)$Id: local.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ #ifndef BSD42 #include diff -r 5cf052bee63d -r 441a2190cfae h/md5.h --- a/h/md5.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/md5.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -/* @(#)$Id$ */ +/* @(#)$Id: md5.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ /* taken from RFC-1321/Appendices A.1/A.2 */ /* GLOBAL.H - RSAREF types and constants diff -r 5cf052bee63d -r 441a2190cfae h/mh.h --- a/h/mh.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/mh.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mh.h - main header file for all of MH */ -/* @(#)$Id$ */ +/* @(#)$Id: mh.h,v 1.4 2006/12/05 18:17:58 kono Exp $ */ /* Well-used constants */ diff -r 5cf052bee63d -r 441a2190cfae h/mhn.h --- a/h/mhn.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/mhn.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mhn.h - definitions for mhn & friends */ -/* @(#)$Id$ */ +/* @(#)$Id: mhn.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ #define VRSN_FIELD "MIME-Version" #define VRSN_VALUE "1.0" diff -r 5cf052bee63d -r 441a2190cfae h/mshsbr.h --- a/h/mshsbr.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/mshsbr.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mshsbr.h - definitions for msh */ -/* @(#)$Id$ */ +/* @(#)$Id: mshsbr.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ struct Cmd { char line[BUFSIZ]; diff -r 5cf052bee63d -r 441a2190cfae h/netdb.h --- a/h/netdb.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/netdb.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -/* @(#)$Id$ */ +/* @(#)$Id: netdb.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ /* * Copyright (c) 1980,1983,1988 Regents of the University of California. * All rights reserved. diff -r 5cf052bee63d -r 441a2190cfae h/nntp.h --- a/h/nntp.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/nntp.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -/* @(#)$Id$ */ +/* @(#)$Id: nntp.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ /* * Response codes for NNTP server * diff -r 5cf052bee63d -r 441a2190cfae h/rcvmail.h --- a/h/rcvmail.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/rcvmail.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* rcvmail.h - rcvmail hook definitions */ -/* @(#)$Id$ */ +/* @(#)$Id: rcvmail.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ #ifndef MMDFMTS #include diff -r 5cf052bee63d -r 441a2190cfae h/scansbr.h --- a/h/scansbr.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/scansbr.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* scansbr.h - definitions for scan () */ -/* $Id$ */ +/* $Id: scansbr.h,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ */ extern char *scanl; diff -r 5cf052bee63d -r 441a2190cfae h/strings.h --- a/h/strings.h Fri Nov 07 20:20:35 2008 +0000 +++ b/h/strings.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* strings.h - define standard string functions */ -/* @(#)$Id$ */ +/* @(#)$Id: strings.h,v 1.2 2006/12/05 18:17:58 kono Exp $ */ #ifndef _STRINGS /* once-only... */ #define _STRINGS diff -r 5cf052bee63d -r 441a2190cfae miscellany/README --- a/miscellany/README Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/README Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -$Id$ +$Id: README,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $ The "miscellany/" directory contains some useful things for MH users and installers. diff -r 5cf052bee63d -r 441a2190cfae miscellany/audit/audit.pl --- a/miscellany/audit/audit.pl Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/audit/audit.pl Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ # # -# $Revision$ -# $Date$ +# $Revision: 1.1.1.1 $ +# $Date: 2005/04/18 14:46:04 $ # # diff -r 5cf052bee63d -r 441a2190cfae miscellany/mh-e/mh-e.el --- a/miscellany/mh-e/mh-e.el Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/mh-e/mh-e.el Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ ;;; mh-e.el (Version: 3.8 for GNU Emacs Version 18 and MH.5 and MH.6) (defvar mh-e-RCS-id) -(setq mh-e-RCS-id "$Header$") +(setq mh-e-RCS-id "$Header: /Users/kono/src/CVS/mh/miscellany/mh-e/mh-e.el,v 1.1.1.1 2005/04/18 14:46:04 kono Exp $") (setq mh-e-time-stamp "92/01/21 18:34:45 gildea") (provide 'mh-e) diff -r 5cf052bee63d -r 441a2190cfae miscellany/multi-media/READ-ME --- a/miscellany/multi-media/READ-ME Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/multi-media/READ-ME Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -$Id$ +$Id: READ-ME,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ [ READ-ME - Wed Sep 1 19:07:25 1993 - multi-media MH - /mtr ] diff -r 5cf052bee63d -r 441a2190cfae miscellany/patch-2.0.12u8/Configure --- a/miscellany/patch-2.0.12u8/Configure Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/patch-2.0.12u8/Configure Sat Apr 21 13:10:49 2012 +0900 @@ -8,7 +8,7 @@ # and edit it to reflect your system. Some packages may include samples # of config.h for certain machines, so you might look for one of those.) # -# $Header$ +# $Header: /Users/kono/src/CVS/mh/miscellany/patch-2.0.12u8/Configure,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ # # Yes, you may rip this off to use in other distribution packages. # (Note: this Configure script was generated automatically. Rather than diff -r 5cf052bee63d -r 441a2190cfae miscellany/patch-2.0.12u8/EXTERN.h --- a/miscellany/patch-2.0.12u8/EXTERN.h Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/patch-2.0.12u8/EXTERN.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,8 +1,8 @@ -/* $Header$ +/* $Header: /Users/kono/src/CVS/mh/miscellany/patch-2.0.12u8/EXTERN.h,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ * - * $Log$ - * Revision 1.1 2005/04/18 14:46:05 kono - * Initial revision + * $Log: EXTERN.h,v $ + * Revision 1.1.1.1 2005/04/18 14:46:05 kono + * MH pre UTF8 * * Revision 2.0 86/09/17 15:35:37 lwall * Baseline for netwide release. diff -r 5cf052bee63d -r 441a2190cfae miscellany/patch-2.0.12u8/INTERN.h --- a/miscellany/patch-2.0.12u8/INTERN.h Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/patch-2.0.12u8/INTERN.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,8 +1,8 @@ -/* $Header$ +/* $Header: /Users/kono/src/CVS/mh/miscellany/patch-2.0.12u8/INTERN.h,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ * - * $Log$ - * Revision 1.1 2005/04/18 14:46:05 kono - * Initial revision + * $Log: INTERN.h,v $ + * Revision 1.1.1.1 2005/04/18 14:46:05 kono + * MH pre UTF8 * * Revision 2.0 86/09/17 15:35:58 lwall * Baseline for netwide release. diff -r 5cf052bee63d -r 441a2190cfae miscellany/patch-2.0.12u8/Makefile.SH --- a/miscellany/patch-2.0.12u8/Makefile.SH Fri Nov 07 20:20:35 2008 +0000 +++ b/miscellany/patch-2.0.12u8/Makefile.SH Sat Apr 21 13:10:49 2012 +0900 @@ -3,11 +3,11 @@ esac echo "Extracting Makefile (with variable substitutions)" cat >Makefile < + + * INSTALL, INSTALL.j, make_test.pl ¤òÄɲà + +2002-10-04 Rei FURUKAWA + + * ÆþÎÏʸ»ú¥³¡¼¥É¤¬³ÎÄꤹ¤ëÁ°¤Ë h_conv ¤òÈ´¤±¤ë¾ì¹ç¤Î + ȽÄêÀºÅÙ¤ò¾å¤²¤¿ + +2002-09-29 Rei FURUKAWA + + * ¥Ç¥Õ¥©¥ë¥È¤Î½ÐÎÏ¥³¡¼¥ÉÁªÂò¤ò config.h ¤Ë°ÜÆ° + * SunOS ¤Î cc ¤Ç¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤ë¤è¤¦¤Ë¤·¤¿ + * -OW ¤ò¤ä¤á¤Æ¡¢Âå¤ï¤ê¤Ë --overwrite ¤Ë¤·¤¿ + * [sw]_iconv ¤«¤éÊÑ´¹Éôʬ¤òÊÌ´Ø¿ô¤ËʬΥ¤·¤¿ + + + +Date: Thu Sep 26 23:12:03 JST 2002 + +SourceForge ¤ÎCVS¤ËÅÐÏ¿¤·¤Þ¤·¤¿¡£ + +cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/nkf login + +cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/nkf co nkf-2 + +Subject: Re: nkf 2.0 +From: kono@ie.u-ryukyu.ac.jp (Shinji KONO) +Date: Tue, 24 Sep 2002 23:18:54 +0900 +Content-ID: <5196.1032877134.1@insigna.ie.u-ryukyu.ac.jp> + +²ÏÌî ¿¿¼£@ΰµåÂç¾ðÊ󹩳ؤǤ¹¡£ + +utf ¤Îtable ¤Î¥Á¥§¥Ã¥¯¤À¤±¤É¡¢¤ä¤Ã¤Ñ¤ê¡¢Íî¤Á¤Þ¤¯¤ë¤Î¤Ç¡¢ +°ìÄ̤ꡢľ¤·¤Þ¤·¤¿¡£ÊѤʥ³¡¼¥É¤ÎÆþ¤Ã¤Æ¤¤¤ëʸ½ñ¤Ï·ë¹½Â¿¤¤... + +¤Ä¤¤¤Ç¤ËUTF16¤âÉÕ¤±¤Þ¤·¤¿¡£ + -W16 -w16 +¤ß¤¿¤¤¤Ë¤·¤Þ¤·¤¿¡£ +¼«Æ°¸¡½Ð¤Ï¤·¤Ê¤¤¤±¤É¤Í¡£ + +¤Ê¤ó¤«¡¢Mac OS X¤ÎiCal ¤¬UTF16¤òÍ׵᤹¤ë¤Î¤Ç... +¤³¤ì¤ÏiCal¤Î¥Ð¥°¤Ç¤·¤ç¤¦¤Í¡£ + + +Subject: nkf 2.0 +From: Rei FURUKAWA +Date: Mon, 16 Sep 2002 06:47:39 +0900 + +¸ÅÀî¤Ç¤¹¡£ + +²ÏÌ¤ó¤Î 2.0 ¤Ë¡¢¤³¤Á¤é¤Ç¤ÎÊѹ¹ÅÀ¤ò¥Þ¡¼¥¸¤·¤Þ¤·¤¿¡£ + +http://www01.tcp-ip.or.jp/~furukawa/nkf-utf8/nkf_utf8-2002.09.15.tar.bz2 + +¥Ð¥°½¤Àµ¤â´Þ¤à¤Î¤Ç¡¢À§È󸫤Ƥ¤¤¿¤À¤±¤¿¤é¡¢¤È»×¤¤¤Þ¤¹¡£ + + +2.0 ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï¡¢°Ê²¼¤ÎÄ̤ê¤Ç¤¹¡£ + +[1] »ÅÍͤÎÍ­¸ú/̵¸ú¤òÀÚ¤êÂؤ¨¤ë #define ¤ò¡¢nkf.c ¤ÎÃæ¤Ç¤Ï¤Ê¤¯¡¢ + config.h ¤ËÃÖ¤¯¤è¤¦¤Ë¤·¤Þ¤·¤¿ + + +[2] UTF8_SUPPORT ¤ò UTF8_INPUT_ENABLE ¤È UTF8_OUTPUT_ENABLE ¤Ë +ʬ¤±¤Þ¤·¤¿¡£¤³¤ì¤Ë¤è¤ê¡¢utf-8 ½ÐÎϵ¡Ç½¤ÎÉÔÍפʿͤϡ¢¤½¤Á¤é¤À¤± +¤ò̵¸ú¤Ë¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ + + +[3] ÆþÎÏʸ»ú¥³¡¼¥É¤ò¥ª¥×¥·¥ç¥ó¤Ç»ØÄꤷ¤¿¾ì¹ç¤Ë¤Ï¡¢¤½¤Î¥³¡¼¥É +¤«¤éÁ´¤¯Á«°Ü¤·¤Ê¤¤¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£ + +v1.92 ¤Ç¤Ï¡¢-S ¤Ê¤É¤ò»ØÄꤷ¤Æ¤¤¤Æ¤â¡¢ÅÓÃæ¤Ç¼«Æ°È½Äê¤ËÌá¤ë¤³¤È +¤¬¤¢¤ê¤Þ¤·¤¿¤¬¡¢¤½¤ì¤ò»ß¤á¤Þ¤·¤¿¡£ + + +[4] ÀèÆü¤Î²ÏÌ¤ó¤Î¡¢ +kono> hconv ¤ÎÃæ¤Ç¡¢igetc¤·¤Á¤ã¤Ã¤Æ¤ë¤ß¤¿¤¤¤À¤±¤É¡¢¤½¤¦¤¹¤ë¤È¡¢ +kono> ¤½¤Îigetc¤Ë JIS¤ÎºÇ½é¤ÎESC¤¬¡¢¤¢¤Ã¤¿¤ê¤¹¤ë¤È¡¢º¤¤ë¤ó¤À¤è¤Í¡£ + +¤È¤¤¤¦¸æ»ØŦ¤Ë½¾¤¤¡¢h_conv ¤Ç ESC ¤ò¸«¤Ä¤±¤¿¤é¡¢¥ë¡¼¥×¤«¤éÈ´¤±¤ë +¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£ + + +[5] --cap-input, --url-input ¥ª¥×¥·¥ç¥ó¤ò¿·Àߤ·¤Þ¤·¤¿¡£¤³¤ì¤Ë¤è¤ê¡¢ + http://google.com/search?q=%8C%9F%8D%F5 +¤È¤¤¤Ã¤¿ÆþÎϤ«¤é + http://google.com/search?q=¸¡º÷ +¤ò½ÐÎϤ¹¤ë¤è¤¦¤Ê¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ + + +[6] --no-output, --debug ¥ª¥×¥·¥ç¥ó +¼ç¤Ë¥Á¥§¥Ã¥¯ÍѤǤ¹¤¬¡¢2 ¤ÄÁȤ߹ç¤ï¤»¤ë¤È¡¢ + % nkf --no-output --debug hogehoge.txt + Shift_JIS +¤Î¤è¤¦¤ËȽÄꤷ¤¿Ê¸»ú¥³¡¼¥É¤¬ stderr ¤Ëɽ¼¨¤µ¤ì¤Þ¤¹¡£ + + +[7] utf8tbl.c ¤Î½¤Àµ +½é´ü¤Îº¢¤Î¥Æ¡¼¥Ö¥ë¤Ë¤Ï¡¢¤¤¤¯¤Ä¤«¤Îµ­¹æ¤ÇÉÔ¶ñ¹ç¤¬¤¢¤ê¤Þ¤·¤¿¡£ +¤³¤Á¤é¤Ç¤Î½¤Àµ¤òÈ¿±Ç¤µ¤»¤Þ¤·¤¿¡£ + + +[8] ¥í¥ó¥°¥ª¥×¥·¥ç¥ó¤Î¥Ð¥°¤ò½¤Àµ¤·¤Þ¤·¤¿¡£¤³¤ì¤Ï¡¢ÀèÆü¤â¤ªÅÁ¤¨ +¤·¤Þ¤·¤¿Ä̤ê¤Ç¤¹¡£ + + +[9] LSC-C »î¿©ÈǤǤÎÆ°ºî³Îǧ¤ò¤·¤Þ¤·¤¿¡£¤½¤ÎºÝ¡¢¥³¥ó¥Ñ¥¤¥ë¤¬Ä̤é +¤Ê¤«¤Ã¤¿Éôʬ¤¬¤¢¤Ã¤¿¤Î¤Ç¡¢½¤Àµ¤·¤Þ¤·¤¿¡£ (»î¿©ÈÇ¤Ç¤Ï UTF8 ¤Ï»È¤¨ +¤Þ¤»¤ó¤¬) + +¤Þ¤¿¡¢MS-DOS ¤Ç¤â OVERWRITE ¤¬ Æ°¤¯¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£ + + +[10] OVERWRITE ¤Î¥Æ¥ó¥Ý¥é¥ê¥Õ¥¡¥¤¥ë¤ò¸µ¥Õ¥¡¥¤¥ë¤ÈƱ¤¸¥Ç¥£¥ì¥¯¥È¥ê +¤Ëºî¤ë¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£ + +¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤Ëºî¤Ã¤¿¾ì¹ç¡¢ + ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò¤Þ¤¿¤° rename ¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë + ¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤¬½ñ¤­¹þ¤ß¶Ø»ß¤À¤È¥ª¡¼¥×¥ó¤Ç¤­¤Ê¤¤ +¤Î¤¬Íýͳ¤Ç¤¹¡£ + + +------------------------------------------------------------- +¤½¤ì¤È¡¢2.0 ¤Ë¤Ä¤¤¤Æ¤¤¤¯¤Ä¤«»×¤Ã¤¿¤³¤È¤¬¤¢¤ê¤Þ¤¹¡£ + +[1] 2.0 ¤Ç¤Ï -OW ¤Ç overwrite ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹¤¬¡¢¤³¤ì¤Ï¤¢¤Þ¤ê +¤è¤¯¤Ê¤¤¤è¤¦¤Ë»×¤¤¤Þ¤¹¡£ + +¤½¤ì¤Ï¡¢Â¾¤Îʸ»ú¥³¡¼¥É¤Î -OE, -OS ¤Ê¤É¤Ï¡¢¡Ö-O ¤È -E (-S)¡×¤È +¤¤¤¦°ÕÌ£¤Ç»È¤¨¤ë¤Î¤Ë¡¢-OW ¤À¤±¤¬¡Ö¾å½ñ¤­¡×¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¦¤Î¤Ï¡¢ +ľ¸òÀ­¤È¤¤¤¦ÅÀ¤Çº®Í𤷤½¤¦¤À¤«¤é¤Ç¤¹¡£ + +»ä¤È¤·¤Æ¤Ï¡¢-R ¤Î¤è¤¦¤ÊÊ̤Îʸ»ú¤ò»È¤¦¤«¡¢¤Þ¤¿¤Ï¡¢--overwrite +¤ä --replace ¤Î¤è¤¦¤Ë¥í¥ó¥°¥ª¥×¥·¥ç¥ó¤À¤±¤Ë¤·¤Æ¤·¤Þ¤¦¤Û¤¦¤¬¡¢ +É԰դ˸µ¥Õ¥¡¥¤¥ë¤ò½ñ¤­´¹¤¨¤Æ¤·¤Þ¤¦´í¸±¤¬¾¯¤Ê¤¤¤È»×¤¤¤Þ¤¹¡£ + + +[2] nkf.shar ¤Ç¤Ï¡¢¤¢¤é¤«¤¸¤á NKF.mod/ ¤òºî¤Ã¤Æ¤ª¤«¤Ê¤¤¤È¡¢ +¥¨¥é¡¼¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¤¤Þ¤¹¡£¤Þ¤º mkdir ¤¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤¿Êý¤¬ +¤è¤¤¤Î¤Ç¤Ï¤Ê¤¤¤«¤È»×¤¤¤Þ¤¹¡£ + +¶ñÂÎŪ¤Ê½¤ÀµÊýË¡¤Ï¡¢»ä¤Ë¤Ïʬ¤«¤ê¤Þ¤»¤ó¡£¤¹¤ß¤Þ¤»¤ó¡£ + + +[3] ¥¢¡¼¥«¥¤¥Ö¤ÎÃæ¤Ë NKF.mod/Makefile ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¤¬¡¢¤³¤ì +¤Ï¡¢°ìÈÌŪ¤Ê´Ä¶­¤Ç¤ÏɬÍפʤ¤¤È»×¤¤¤Þ¤¹¡£ + + +-- +Rei FURUKAWA +furukawa@tcp-ip.or.jp + + +Subject: Re: nkf 1.9 MIME-Q decode +From: kohno@mercury.nikon.co.jp +Date: Tue, 10 Sep 2002 11:49:48 +0900 (JST) + + ²ÏÌî¡÷¥Ë¥³¥ó¤Ç¤¹¡£ + +> Message-ID: <5075.1031469723@insigna.ie.u-ryukyu.ac.jp>, kono@insigna.ie.u-ry +ukyu.ac.jp wrote +> > nkf 1.9.2 ¤Î Q-decode ¤Î¤³¤È¤Ë¤Ä¤¤¤Æ¶µ¤¨¤Æ¤¯¤À¤µ¤¤¡£ +> ¤è¤¦¤ä¤Ã¤Èľ¤·¤¿ÈǤòºî¤ê¤Þ¤·¤¿¡£ + + ¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£ +¡ô¡¡ver 2.0 ¤Ë¤Ê¤Ã¤¿¤ó¤Ç¤¹¤Í¡£ + +> »þ´Ö¤¬¤¢¤ì¤Ð¥Á¥§¥Ã¥¯¤·¤Æ¤ß¤Æ²¼¤µ¤¤¡£ + + ¤È¤ê¤¢¤¨¤º¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¡¢°ÊÁ°¤¦¤Þ¤¯¤¤¤«¤Ê¤«¤Ã¤¿ '?=3D' ¤ò +³Î¤«¤á¤Þ¤·¤¿¡£ + + ÅöÊý¤Ë¤Ï¡Ê¤Þ¤À¡ËSunOS4 ¤Î¥Þ¥·¥ó¤¬£²Â椢¤ë¤Î¤Ç¡¢¤³¤Á¤é¤Ç¤â +¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤ß¤Þ¤·¤¿¡£ + °Ê²¼¤Î¥Ñ¥Ã¥Á¤ò¤¢¤Æ¤ë¤È¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤¹¤Î¤Ç¡¢ +¤ªÎé¤ò·ó¤Í¤Æ¤´Êó¹ð¤È¤µ¤»¤Æ¤¤¤¿¤À¤­¤Þ¤¹¡£ + +¡ô¡¡¤³¤Î¥Ñ¥Ã¥Á¤Ç HP/UX 10.20, 11.00 ¤Î OS ÉÕ°¤Î cc ¤Ç¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤·¤¿¡£ + + + +Subject: nkf + utf8 +From: Rei FURUKAWA +Date: Wed, 21 Aug 2002 03:53:15 +0900 + +Namazu project ¤Î¸ÅÀî¤È¿½¤·¤Þ¤¹¡£ + +# °ÊÁ° (2000 ǯ 12 ·î)¡¢nkf 1.92 ¤Î¥Ð¥°Êó¹ð¤ò¤·¤¿¼Ô¤Ç¤¹¡£ + +namazu ML ¤Ç¡¢¡Öutf-8 ¤Î¥Õ¥¡¥¤¥ë¤ò¸¡º÷¤Ç¤­¤Ê¤¤¤«¡×¤È¤¤¤¦ÏÃÂ꤬ +½Ð¤Æ¡¢ + + nkf ¤¬ utf-8 ¤ò euc-jp ¤ËÊÑ´¹¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ì¤Ð¡¢Æþ¤ì´¹¤¨ + ¤ë¤À¤±¤Ç (Namazu ¦¤Ç²¿¤â¤·¤Ê¤¯¤Æ¤â) ¼«Á³¤È°·¤¨¤ë¤è¤¦¤Ë¤Ê + ¤ë (¤â¤Á¤í¤ó¡¢ÆüËܸì¸ÂÄê¤Ç¤¹¤¬) + +¤È»×¤¤¡¢»î¤·¤Ë nkf ¤ò utf-8 Âбþ¤Ë¤·¤Æ¤ß¤Þ¤·¤¿¡£ + + http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/ + +¤ËÃÖ¤¤¤Æ¤¤¤Þ¤¹¡£utf-8 ¤Î¥Õ¥¡¥¤¥ë¤òÆþÎϤ¹¤ë¤È¡¢¼«Æ°È½Ê̤·¤ÆÊÑ´¹ +¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£(utf-7 ¤ä utf-16 ¤Ê¤É¤Ë¤ÏÂбþ¤·¤Æ¤¤ +¤Þ¤»¤ó) + diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/INSTALL --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/INSTALL Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,27 @@ +INSTALL + + Sun Sep 8 14:11:16 JST 2002 + +See Makefile, check + CC + CFLAGS + PERL +are correct. Then do + make +It should work on Linux, Solaris, Mac OS X. + +If mkstemp is not in the library, comment out +#define OVERWRITE in config.h + +To make Perl module, do + make perl +it creates NKF.mod. Or you can perform standard + perl Makefile.PL; make +in NKF.mod. It should work above Perl 5. Perl 5.6 or Perl 5.8 +is checked. + +You can do test, + make test +both in here and NKF.mod. + +Shinji KONO kono@ie.u-ryukyu.ac.jp diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/INSTALL.j --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/INSTALL.j Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,23 @@ +INSTALL$B$N;EJ}(B + + Sun Sep 8 14:11:16 JST 2002 + +Makefile $B$,$"$k$N$G!"(B + CC + CFLAGS + PERL +$B$,@5$7$$$+$I$&$+$r3NG'$7$F!"(B + make +$B$7$F$/$@$5$$!#(BLinux, Solaris, Mac OS X $B$GF0:n3NG'$7$F$$$^$9!#(B + +mkstemp $B$,$J$$>l9g$O!"(Bconfig.h $B$N(B #define OVERWRITE $B$r%3%a%s%H%"%&%H(B +$B$7$F$/$@$5$$!#(B + +Perl $B%b%8%e!<%k$r:n$k$K$O!"(B + make perl +$B$G$9!#(BNKF.mod $B2<$K$G$-$^$9!#$=$A$i$G!"(Bperl Makefile.PL; make +$B$G$b(BOk$B!#(B Perl 5 $B0J>e$GF0:n$7$^$9!#(B5.6, 5.8 $B$GF0:n3NG'$7$F$$$^$9!#(B + +make test $B$G%F%9%H$,9T$o$l$^$9!#(BNKF.mod $B$G$b(B make test +$B$,2DG=!#(B + diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/MANIFEST --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/MANIFEST Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,20 @@ +MANIFEST +INSTALL.j +INSTALL +Makefile +config.h +make_test.pl +nkf.1 +nkf.1j +nkf.c +nkf.doc +nkf_test.pl +test.pl +utf8tbl.c +NKF.mod/Changes +NKF.mod/MANIFEST +NKF.mod/Makefile.PL +NKF.mod/NKF.pm +NKF.mod/NKF.xs +NKF.mod/README +NKF.mod/test.pl diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,52 @@ +CC = cc +CFLAGS = -O +# CFLAGS = -O3 +SHAR = shar +# SHAR = shar -T +PERL = perl +RM = rm -rf +VERSION = 205 +EXIST = test -f +#EXIST = exist #nmake + +nkf : nkf.c config.h utf8tbl.o + $(CC) $(CFLAGS) -o nkf nkf.c utf8tbl.o + +utf8tbl.o : utf8tbl.c config.h + $(CC) $(CFLAGS) -c utf8tbl.c + +clean: + -$(RM) nkf.o nkf nkf.in nkf.out nkf$(VERSION) *~ *.bad utf8tbl.o + cd NKF.mod; if $(EXIST) Makefile; then make clean; fi +test: nkf + $(PERL) test.pl + +perl: + ( cd NKF.mod ; \ + $(PERL) Makefile.PL ; \ + make ; \ + make test ) + +shar: + -mkdir nkf$(VERSION) + -mkdir nkf$(VERSION)/NKF.mod + for file in `cat MANIFEST`; \ + do \ + nkf -j -m0 $$file > nkf$(VERSION)/$$file ; \ + done + echo "#!/bin/sh" >nkf$(VERSION).shar + echo "mkdir nkf$(VERSION)" >>nkf$(VERSION).shar + echo "mkdir nkf$(VERSION)/NKF.mod" >>nkf$(VERSION).shar + echo "cd nkf$(VERSION)" >>nkf$(VERSION).shar + ( cd nkf$(VERSION) ; $(SHAR) `cat ../MANIFEST` ) >> nkf$(VERSION).shar + -$(RM) nkf$(VERSION) + +tar: + -mkdir nkf$(VERSION) + -mkdir nkf$(VERSION)/NKF.mod + for file in `cat MANIFEST`; \ + do \ + nkf -j -m0 $$file > nkf$(VERSION)/$$file ; \ + done + tar cf nkf$(VERSION).tar nkf$(VERSION) + -$(RM) nkf$(VERSION) diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/Changes --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/Changes Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,5 @@ +Revision history for Perl extension NKF. + +1.7 Sat Nov 7 16:50:33 1998 + - original version; created by h2xs 1.18 + diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/MANIFEST --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/MANIFEST Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,6 @@ +Changes +MANIFEST +Makefile.PL +NKF.pm +NKF.xs +test.pl diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/Makefile.PL --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/Makefile.PL Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,18 @@ +use ExtUtils::MakeMaker; +# See lib/ExtUtils/MakeMaker.pm for details of how to influence +# the contents of the Makefile that is written. +WriteMakefile( + 'NAME' => 'NKF', + 'VERSION_FROM' => 'NKF.pm', # finds $VERSION + 'LIBS' => [''], # e.g., '-lm' + 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING' + 'INC' => '', # e.g., '-I/usr/include/other' + 'INC' => '', # e.g., '-I/usr/include/other' +); + +sub MM::postamble { + ' +NKF.c: ../nkf.c ../utf8tbl.c +'; +} + diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/NKF.pm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/NKF.pm Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,134 @@ +## Copyright (C) 1996,1998 +## Copyright (C) 2002 +## Ï¢ÍíÀ衧 ΰµåÂç³Ø¾ðÊó¹©³Ø²Ê ²ÏÌî ¿¿¼£ mime/X0208 support +## ¡ÊE-Mail Address: kono@ie.u-ryukyu.ac.jp¡Ë +## Ï¢ÍíÀ衧 COW for DOS & Win16 & Win32 & OS/2 +## ¡ÊE-Mail Address: GHG00637@niftyserve.or.p¡Ë +## +## ¤³¤Î¥½¡¼¥¹¤Î¤¤¤«¤Ê¤ëÊ£¼Ì¡¤²þÊÑ¡¤½¤Àµ¤âµöÂú¤·¤Þ¤¹¡£¤¿¤À¤·¡¢ +## ¤½¤ÎºÝ¤Ë¤Ï¡¢Ã¯¤¬¹×¸¥¤·¤¿¤ò¼¨¤¹¤³¤ÎÉôʬ¤ò»Ä¤¹¤³¤È¡£ +## ºÆÇÛÉۤ仨»ï¤ÎÉÕÏ¿¤Ê¤É¤ÎÌ䤤¹ç¤ï¤»¤âɬÍפ¢¤ê¤Þ¤»¤ó¡£ +## ±ÄÍøÍøÍѤâ¾åµ­¤ËÈ¿¤·¤Ê¤¤ÈϰϤǵö²Ä¤·¤Þ¤¹¡£ +## ¥Ð¥¤¥Ê¥ê¤ÎÇÛÉۤκݤˤÏversion message¤òÊݸ¤¹¤ë¤³¤È¤ò¾ò·ï¤È¤·¤Þ¤¹¡£ +## ¤³¤Î¥×¥í¥°¥é¥à¤Ë¤Ä¤¤¤Æ¤ÏÆä˲¿¤ÎÊݾڤ⤷¤Ê¤¤¡¢°­¤·¤«¤é¤º¡£ +## +## Everyone is permitted to do anything on this program +## including copying, modifying, improving, +## as long as you don't try to pretend that you wrote it. +## i.e., the above copyright notice has to appear in all copies. +## Binar y distribution requires original version messages. +## You don't have to ask before copying, redistribution or publishing. +## THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE. + + +package NKF; + +use strict; +use vars qw($VERSION @ISA @EXPORT @EXPORT_OK); + +require Exporter; +require DynaLoader; + +@ISA = qw(Exporter DynaLoader); +# Items to export into callers namespace by default. Note: do not export +# names by default without a very good reason. Use EXPORT_OK instead. +# Do not simply export all your public functions/methods/constants. +@EXPORT = qw( + nkf nkf_continue inputcode +); +$VERSION = '2.05'; + +bootstrap NKF $VERSION; + +# Preloaded methods go here. + +# Autoload methods go after =cut, and are processed by the autosplit program. + +1; +__END__ +# Below is the stub of documentation for your module. You better edit it! + +=head1 NAME + +NKF - Perl extension for Network Kanji Filter + +=head1 SYNOPSIS + + use NKF; + $output = nkf("-s",$input); + +=head1 DESCRIPTION + +This is a Perl Extension version of nkf (Netowrk Kanji Filter ) 1.7. +It converts the last argument and return converted result. Conversion +details are specified by flags before the last argument. + +Flags: + +C + +C + +C + +C + +C + +C + +C + +C + +C + +C or C<-f>> + +C + +C preserves X0201> + +C + +C + + +C + +C + +C + +C + +C + +C< -Lu unix (LF) > + +C< -Lw windows (CRLF) > + +C< -Lm mac (CR) > + +C< --fj,--unix,--mac,--msdos, --windows convert for these system> + +C< --jis,--euc,--sjis,--mime,--base64 convert for named code> + +C< --jis-input,--euc-input,--sjis-input,--mime-input,--base64-input assume input system> + +C< -- ignore rest of -option> + +C< --help> + +C< --version> + +=head1 AUTHOR + +Network Kanji Filter Version 1.9 (2/0002/Shinji Kono) +Copyright (C) 1987, FUJITSU LTD. (I.Ichikawa),1998 S. Kono, COW + +=head1 SEE ALSO + +perl(1). nkf(1) + +=cut diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/NKF.xs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/NKF.xs Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,219 @@ +/*********************************************************************** +** Copyright (C) 1996,1998 +** Copyright (C) 2002 +** Ï¢ÍíÀ衧 ΰµåÂç³Ø¾ðÊó¹©³Ø²Ê ²ÏÌî ¿¿¼£ mime/X0208 support +** ¡ÊE-Mail Address: kono@ie.u-ryukyu.ac.jp¡Ë +** Ï¢ÍíÀ衧 COW for DOS & Win16 & Win32 & OS/2 +** ¡ÊE-Mail Address: GHG00637@niftyserve.or.p¡Ë +** +** ¤³¤Î¥½¡¼¥¹¤Î¤¤¤«¤Ê¤ëÊ£¼Ì¡¤²þÊÑ¡¤½¤Àµ¤âµöÂú¤·¤Þ¤¹¡£¤¿¤À¤·¡¢ +** ¤½¤ÎºÝ¤Ë¤Ï¡¢Ã¯¤¬¹×¸¥¤·¤¿¤ò¼¨¤¹¤³¤ÎÉôʬ¤ò»Ä¤¹¤³¤È¡£ +** ºÆÇÛÉۤ仨»ï¤ÎÉÕÏ¿¤Ê¤É¤ÎÌ䤤¹ç¤ï¤»¤âɬÍפ¢¤ê¤Þ¤»¤ó¡£ +** ±ÄÍøÍøÍѤâ¾åµ­¤ËÈ¿¤·¤Ê¤¤ÈϰϤǵö²Ä¤·¤Þ¤¹¡£ +** ¥Ð¥¤¥Ê¥ê¤ÎÇÛÉۤκݤˤÏversion message¤òÊݸ¤¹¤ë¤³¤È¤ò¾ò·ï¤È¤·¤Þ¤¹¡£ +** ¤³¤Î¥×¥í¥°¥é¥à¤Ë¤Ä¤¤¤Æ¤ÏÆä˲¿¤ÎÊݾڤ⤷¤Ê¤¤¡¢°­¤·¤«¤é¤º¡£ +** +** Everyone is permitted to do anything on this program +** including copying, modifying, improving, +** as long as you don't try to pretend that you wrote it. +** i.e., the above copyright notice has to appear in all copies. +** Binar y distribution requires original version messages. +** You don't have to ask before copying, redistribution or publishing. +** THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE. +***********************************************************************/ + +#ifdef __cplusplus +extern "C" { +#endif +#include "EXTERN.h" +#include "perl.h" +#include "XSUB.h" +#ifdef __cplusplus +} +#endif + +/* Replace nkf's getchar/putchar for variable modification */ +/* we never use getc, ungetc */ + +#undef getc +#undef ungetc +#define getc(f) (input_ctr>=i_len?-1:input[input_ctr++]) +#define ungetc(c,f) input_ctr-- + +#define INCSIZE 32 +#undef putchar +#undef TRUE +#undef FALSE +#define putchar(c) nkf_putchar(c) + +/* Input/Output pointers */ + +static unsigned char *output; +static unsigned char *input; +static STRLEN input_ctr; +static STRLEN i_len; +static STRLEN output_ctr; +static STRLEN o_len; +static STRLEN incsize; + +static +SV *result; + +/* put one char in the result string variable */ + +static int nkf_putchar_grow(unsigned int c) ; + +/* inline ... no use */ +static +int +nkf_putchar(unsigned int c) +{ + /* string length is enough? */ + if(output_ctre$G(B +$BF0:n$9$k$O$:$G$9!#$$$D$b$N$h$&$K!"(B + perl Makefile.PL + make + make install +$B$H$9$k$3$H$K$h$j;H$($k$h$&$K$J$j$^$9!#(B + +$B;H$$J}$O!"(B + use NKF; + $output = nkf(@flag,$input); + +$B$N$h$&$K;H$$$^$9!#(Bflag $B$O!"(Bnkf $B$HF1$8$G$9!#(B + +$BG[I[$N>r7o$O!"(Bnkf $B$HF1MM$H$7$^$9!#(B + +-- $B$*$^$1(B + +Perl module $B$N(B debug $B$NJ}K!(B + make >& loglog +$B$G(Blog$B$r$H$j!"(Bcc $B$K(B-g $B$rIU$12C$($F(Bcompile$B$7$^$9!#(B + +setenv PERL_DL_NONLAZY 1 + +$B$7$F$+$i!"(B + gdb /usr/bin/perl +$B$=$7$F!"(B + run "-Iblib/lib" "-Iblib/arch" test.pl +$B$H$7$^$9!#$3$l$O!"(Bmake test $B$7$F$_$k$H%*%W%7%g%s$,$o$+$j$^$9!#(B diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/NKF.mod/test.pl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/NKF.mod/test.pl Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,121 @@ +#!/usr/bin/perl +# +# nkf test program for nkf 2.0 +# Shinji KONO +# Sun Aug 18 12:25:40 JST 1996 +# Sun Nov 8 00:16:06 JST 1998 +# Sun Sep 8 14:03:28 JST 2002 +# +# This is useful when you add new patch on nkf. +# Since this test is too strict, faileurs may not mean +# wrong conversion. +# +# nkf 2.0 utf8 +# nkf 1.5 differs on MIME decoding +# nkf 1.4 passes Basic Conversion tests +# nkf PDS version passes Basic Conversion tests using "nkf -iB -oB " +# + +$nkf = "./nkf"; +# $nkf = "doscmd nkf.exe"; + +# If you want to see the testing process, set next flag. + +$detail_all = 0; +$diff = 1; + +&library_test0(); +sub test { + use NKF; + &library_test(@_); +} + +sub library_test { + local ($nkf,$in,@ans) = @_; + local ($result); + + + # $nkf =~ s/^[^_]* //; + local (@nkf) = split(/ /,$nkf); + shift(@nkf); + print "\nINPUT:\n",$in if ($detail || $detail_all); + print "\nEXPECT:\n", $ans if ($detail || $detail_all); + $result = NKF::nkf(@nkf,$in); + print "\nGOT:\n",$result if ($detail || $detail_all); + + if( $nkf =~ /-\S*m/) { + $result =~ s/ //g; + } + $i = -1; + foreach $ans (@ans) { + $i++; + if( $nkf =~ /-\S*m/) { + $ans =~ s/ //g; + } + if ($result eq $ans){ + print "Ok\n"; + return $result; + } + } + $ans = @ans[$i]; + + print "Fail\n"; + if ($diff) { + open(R,"|od -c >tmp.result.bad"); binmode R; print R $result; close(R); + open(R,"|od -c >tmp.expect.bad"); binmode R; print R $ans; close(R); + print"$i\n;$result\n;$ans\n" if $nkf[0] eq'-w16B'; + system "diff -c tmp.result.bad tmp.expect.bad"; + } + return $result; +} + +sub library_test0 { +BEGIN { $| = 1; print "1..3\n"; } +END {print "not ok 1\n" unless $loaded;} + use NKF; + $loaded = 1; + print "ok 1\n"; + + ######################### End of black magic. + + # Insert your test code below (better if it prints "ok 13" + # (correspondingly "not ok 13") depending on the success of chunk 13 + # of the test code): + + if ( nkf("-m","-e","1") ) { + print "ok 2\n"; + } else { + print "no 2\n"; + } + + $output = nkf("\033\$@#1#3#2%B"); + if ($output) { + # print $output,"\n"; + print "ok 3\n"; + } else { + print "no 3\n"; + } + + $output = nkf("-Zj","\033\$@#1#3#2%B"); + if ($output) { + # print $output,"\n"; + print "ok 4\n"; + } else { + print "no 4\n"; + } + + # conversion makes strings longer + $output = "\244\306 " x 1024; + $old = length($output); + $output = nkf("-j",$output); + if ($output) { + # print $output,"\n"; + print "ok 5 $old ",length($output),"\n"; + } else { + print "no 5\n"; + } + + +} + +do "../nkf_test.pl"; diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/make_test.pl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/make_test.pl Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,27 @@ +#!/usr/bin/perl +while ( ) { + $file = $_; + $test = $file; $test =~ s/\.cmd$//; + $out = $test.".out"; $out = `cat $out`; + $in = $test.".in"; $in = `cat $in`; + $opt = `cat $file`; chomp($opt); + + $inpack = pack('u',$in); chomp($inpack); + $outpack = pack('u',$out); chomp($outpack); + +print << "EOFEOF"; +# $test + +\$example{'$test'} = unpack('u',<<'eofeof'); +$inpack +eofeof + +\$example{'$test.ans'} = unpack('u',<<'eofeof'); +$outpack +eofeof + +print "$test "; + \&test("\$nkf $opt",\$example{'$test'},\$example{'$test.ans'}); +EOFEOF + +} diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/nkf.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/nkf.1 Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,254 @@ +.TH NKF 2L 07/Feb/2004 +.SH NAME +nkf \- Network Kanji code conversion Filter v2.0.5 +.SH SYNOPSIS +.B nkf +[ +.B options +] [ +.B file +] +.SH DESCRIPTION +.PP +.B Nkf +is a yet another kanji code converter among networks, hosts and terminals. +It converts input kanji code to designated kanji code +such as 7-bit JIS, MS-kanji (shifted-JIS), utf-8 or EUC. +.PP +One of the most unique faculty of +.B nkf +is the guess of the input kanji encodings. +It currently recognizes 7-bit JIS, MS-kanji (shifted-JIS),utf-8 and EUC. +So users needn't give the input kanji code specification. + +By default, X0201 kana is converted into X0208 kana. For +X0201 kana, SO/SI, SSO and +ESC-(-I methods are supported. For automatic code detection, nkf assumes +no X0201 kana in MS-Kanji. To accept X0201 in MS-Kanji, use \-X, \-x or +\-S. +.PP +Options are shown below: +.TP +.B \-j +output 7-bit JIS code. +This is default. +.TP +.B \-s +output MS-kanji (shifted-JIS) code. +.TP +.B \-e +output EUC (AT&T) code. +.TP +.B \-w +output UTF-8 (Unicode 8bit form). +.TP +.B \-S +Assume MS-Kanji and X0201 kana input. It also accepts JIS. +AT&T EUC is recognized as X0201 kana. Without \-x flag, +X0201 kana is converted into X0208. +.TP +.B \-J +Assume JIS input. It also accepts Japanese EUC. +This is the default. This flag does not exclude MS-Kanji. +.TP +.B \-E +Assume AT&T EUC input. It also accepts JIS. +Same as \-J. +.TP +.B \-B +Assume broken JIS-Kanji input, which lost ESC. Useful when your site is +using old B-News Nihongo patch. \-B1 allows any char after ESC-( or +ESC-$. \-B2 forces ASCII after NL. +.TP +.B \-W +Assume UTF-8 input. +.TP +.B \-m +MIME ISO-2022-JP/ISO8859-1 decode. (default) To see ISO8859-1 (Latin-1) +\-l is necessary. \-mN is for loose encoding. It allows line break in the +middle of the base64 encoding. +.TP +.B \-mB +Decode MIME base64 encoded stream. Remove header or other part before +conversion. +.TP +.B \-mQ +Decode MIME quoted stream. '_' in quoted stream is converted to space. +.TP +.B \-m0 +No MIME decode. +.TP +.B \-M +MIME encode. Header style. All ASCII code and control characters are +intact. +.TP +.B \-MB +MIME encode. Base64 stream. Kanji conversion is performed before encoding, +so this cannot be used as a picture encoder. \MQ perfome quoted encoding. +.TP +.B \-l +Input and output code is ISO8859-1 (Latin-1) and ISO-2022-JP. +\-s, \-e and \-x are not compatible with this option. +.TP +.BI \-f n +Folding on +.BI n +length in a line. Default is 60. \-f40-0 forces 0 margin folding. +.TP +.B \-X +Allow X0201 kana in MS-Kanji. +X0201 is converted into X0208 Kana by default. +This is default in MSDOS. +.TP +.B \-x +Try to preseve X0208 kana. +Assume X0201 kana in MS-Kanji. And +do not convert X0201 kana to X0208. +In JIS output, ESC-(-I is used. In EUC output, SSO is used. +.TP +.B \-Z +Convert X0208 alphabet to ASCII. \-Z1 converts X0208 kankaku to one +ASCII space. \-Z2 converts X0208 kankaku to two ASCII spaces. +.TP +.B \-Z3 +Replacing >,<,",& into '>', '<', '"', '&' as in HTML. +.TP +.B \-I +Replacing non iso-2022-jp char into a geta character +(substitute character in Japanese). +.TP +.B \-b +buffered output. +This is default. +.TP +.B \-u +unbuffered output. +.TP +.B \-t +no operations. +.TP +.B \-O +Output result to file. The first string in arguments becomes output file name. +Please be careful. If there are no file arguments, nkf.out is chosen. +\--overwrite does rewriting. Original listed files are replaced by filtered +result. +.TP +.BI \-i c +output +.BI ESC\-$\- c +as sequence to designate JIS-kanji +(Default is +.BR B .) +.TP +.BI \-o c +output +.BI ESC\-(\- c +as sequence to designate single-byte roman characters +(Default is +.BR B .) +.TP +.B \-r +{de/en}crypt ROT13/47 +.TP +.B \-v +display Version +.TP +.B \-T +Text mode output (MS-DOS) +.TP +.B \-c +add CR after NL. +.TP +.B \-d +delete CR after NL. +.TP +.B -L[wmu] new line mode +.nf + -Lu unix (LF) + -Lw windows (CRLF) + -Lm mac (CR) +default is no conversion (output as it is). +.fl +.PP +.B \-F +New line preserving line folding. + +.PP +hiragana/katakana translation + \-h1 \--katakana + \-h2 \--hirakana + \-h3 \--hirakana-katakana + +.TP +.B -- +long options +.nf + --fj,--unix,--mac,--msdos, --windows + convert for these system + + --jis,--euc,--sjis,--mime,--base64 + convert for named code + --jis-input,--euc-input,--sjis-input,--mime-input,--base64-input + assume input system + + -- ignore rest of -option + + --help + --version +.fl + +.SH "FILES" +nkf - binary +.SH AUTHOR +Itaru Ichikawa , +(was ichikawa@fujitsu.JUNET) +.SH EDITOR +a_kuroe@hoffman.cc.sophia.ac.jp (Akihiko Kuroe), +kono@ie.u-ryukyu.ac.jp (Shinji KONO), +furukawa@tcp-ip.or.jp ( Rei FURUKAWA )` +.SH BUGS +.B Nkf +cannot handle some input that contains mixed kanji codes. +Automatic code detection +becomes very weak with \-x, \-X and \-S. +MIME encoding is very loose. + +.fl + +.SH ACKNOWLEDGE + +Thanks for those people. + +nkf 1.7,1.9,2.0 + +Akio Furukawa, +OHARA Shigeki, +Hiroaki Sengoku, +Ikuhiro MORITA, +Junn Ohta, +KAWAMURA Masao, +Kazuhiko Mori, +Keitaro Isokawa, +Ken-ichi Hirose, +Ki-ichiro SATO, +Kiwamu Aoyama, +Koichi Hirayama, +Mitsuru Hase, +OHARA Shigeki, +Rei FURUKAWA, +Satoru Takabayashi, +Shigeyuki Takagi, +Shin MICHIMUKO, +Tsutomu Sakai, +YAMASHITA Junji, +Yasuyuki Sato, +Yoshiaki Yanagihara, +hat@so-net, +SHIOZAKI Takehiko, +Koji Arai, +Eiichiro Itani, +Masayuki Hatta, +and many others. + +URL: + www.ie.u-ryukyu.ac.jp/~kono/nkf/ diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/nkf.1j --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/nkf.1j Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,598 @@ +.TH NKF 1 07/Feb/2004 +.SH NAME +nkf \- $B%M%C%H%o!<%/MQ4A;z%3!<%IJQ49%U%#%k%?(B v2.0.5 +.SH SYNOPSIS +.B nkf +.RI [ options ] +.RI [ file ] +.SH DESCRIPTION +\fInkf\fP$B$O%M%C%H%o!<%/$G%a!<%k$d%K%e!<%9$NFI$_=q$-$r$9$k$?$a$K:n$i$l$?!"4A(B +$B;z%3!<%I$NJQ49%U%#%k%?$G$"$k!#(B +.PP +$B$3$N(B\fInkf\fP$B$NFCD'$H$7$F$O!"F~NO4A;z%3!<%I7O$NE}7WE*$J<+F0G'<15!G=$,$"$k!#(B +$B$3$N$?$a!"MxMQo$N%K%e!<%9$d%a!<%k$N%a%C%;!<%8$K$D$$$F$O3NDj$9$k!#(B +.TP +.B \-E +$BF|K\8l(BEUC(AT&T)$B$r2>Dj$9$k!#(B +.TP +.B \-S +MS$B4A;z$r2>Dj$9$k!#(BX0201$B2>L>$b2>Dj$5$l$k!#(B +.TP +.B \-W +UTF-8$B$r2>Dj$9$k!#(B +.TP +.B \-W8 +UTF-8$B$r2>Dj$9$k!#(B +.TP +.B \-W16 +UTF-16(Little Endien)$B$r2>Dj$9$k!#(B +.TP +.B \-W16B +UTF-16(Big Endien)$B$r2>Dj$9$k!#(B +.TP +.B \-W16L +UTF-16(Little Endien)$B$r2>Dj$9$k!#(B +.TP +.B \-X +MS$B4A;zCf$K(BX0201$B2>L>$,$"$k$H2>Dj$9$k!#(B +.TP +.B \-B +$B2u$l$?(B(Broken)JIS$B%3!<%I!#(BESC$B$,$J$/$J$C$?$H2>Dj$9$k!#(B +.RS +.TP +.B \-B1 + \fBESC-(\fP, \fBESC-$\fP $B$N$"$H$N%3!<%I$rLd$o$J$$(B +.TP +.B \-B2 +$B2~9T$N$"$H$K6/@)E*$K(BASCII$B$NLa$9(B +.RE +.RE +.TP +.BI \-f ? +$B0l9T(B\fI?\fP$BJ8;z$K$J$k$h$&$K4JC1$J@07A$r$*$3$J$&!#%G%U%)%k%H$O(B +60$BJ8;z$G$"$k!#(B +.TP +.B \-Z +X0208$BCf$N1Q?t;z$He$G$N$_8zNO$r;}$D(B) +.TP +.B \-l +0x80-0xfe$B$N%3!<%I$r(BISO-8859-1 (Latin-1)$B$H$7$F07$&!#(B +JIS$B%3!<%I%"%&%H%W%C%H$H$NAH9g$;$_$N$_M-8z!#(B +\-s, \-e, \-x$B$H$ON>N)$7$J$$!#(B +.TP +.B \-x +$BDL>o$*$3$J$o$l$k(BX0201$B2>L>(B->X0208$B$N2>L>JQ49$r$7$J$$$G!"(B + X0201$B2>L>$rJ]B8$9$k!#F~NO$O!"(BMS\-Kanji$B$N(B1byte$B2>L>!"(BSO/SI$B!"(B +ESC\-(\-I, SSO$B$r8e$N0z$-?t$G$J$/!":G8e$N%U%!%$%kL>$,=PNO%U%!%$(B +$B%kL>$H$J$j>e=q$-$5$l$F$7$^$&$N$GCm0U!#%U%!%$%kL>$,$J$$>l9g$O!"(B +nkf.out$B!#(B +.TP +.B \-c +NL$B$^$($K(BCR$B$rIU2C$9$k!#(B +.TP +.B \-d +NL$B$^$($N(BCR$B$r:o=|$9$k!#C1FH$N(BCR$B$O!"(BNL$B$KCV$-49$($i$l$k!#(B +.TP +.B \-L[wmu] +$B2~9T%b!<%I(B +.RS +.RS +.PD 0 +.TP +-Lu +unix (LF) +.TP +-Lw +windows (CRLF) +.TP +-Lm +mac (CR) +.RE +$B%G%U%)%k%H$OJQ49$J$7!#(B +.RE +.PD +.TP +.B \-- $BD9$$L>A0$N%*%W%7%g%s!#$3$l$i$O!">e$N%*%W%7%g%s$NAH9g$;$NJLL>!#(B +.RS +.PD 0 +.TP +\--fj,\--unix,\--mac,\--msdos, \--windows +$B$3$l$i$N%7%9%F%`$KE,$7$?JQ49$r$7$^$9!#(B +.PD +.TP +\--jis,\--euc,\--sjis,\--mime,\--base64 +$BBP1~$9$kJQ49$r$7$^$9!#(B +.TP +\--hirakana, \--katakana +$BJ?2>L>!"JR2>L>JQ49(B +.TP +\--cap-input, \--url-input +$B$=$l$>$l(B ':', '%' $B$KB3$/(B 16 $B?J?t$rJ8;z$KJQ49$9$k(B +.TP +\--numchar-input +&#....; $B$N$h$&$J!"(BUnicode$BJ8;z;2>H$rJQ49$9$k(B +.TP +\--no-cp932 +Shift_JIS $B$N!"(BFAxx-FCxx $B$r!"(BCP932 $B$GF1CM$JJ8;z$KFI$_49$($kF0:n$rL58z$K$9$k(B +.TP +\--cp932inv +Shift_JIS $B$X$NJQ49$N:]!"(BEDxx-EFxx $B$r!"(BCP932 $B$GF1CM$J(B FAxx-FCxx $B$NJ8;z$KJQ49$9$k(B +.TP +\--ms-ucs-map +Microsoft$B$N(BUCS$B%^%C%T%s%08_49$NJQ49$r9T$&(B +.TP +\--overwrite +$B85$N%U%!%$%k$rJQ497k2L$GCV$-49$($k!#J#?t$N%U%!%$%k$r=q$-49$($k$3$H$b2DG=(B +.TP +\--guess +$B<+F0H=JL$N7k2L$r=PNO$9$k(B +.TP +\--help +.TP +\--version +.TP +\-- +$B$3$l0J9_$N%*%W%7%g%s$rL5;k$9$k(B +.RE +.TP +.B $Bo$KG'<1$5$l$k!#%7%U%H(BJIS$B!"(BEUC$B:.9g$b$[$H$s$I$N(B +$B>l9g$OLdBj$,$J$$!#$?$@$7!"(B +.IP 2) +$B%7%U%H(BJIS$B$N(BX0201$B2>L>$H(BEUC$B$,<1JL$G$-$J$$!#$7$?$,$C$F!"(B +$B%G%U%)%k%H$G$O%7%U%H(BJIS$B$N(BX0201$B2>L>$O$J$$$H2>Dj$7$F$$$k!#(B +.PP +$B$3$N%U%#%k%?$NJQ49$O!"%3!<%I7O$KBP1~$7$?0l3gL>(B($B$$$o$f$kH>3Q$+$J(B)$B$O%G%U%)%k%H$G(BX0208($BA43Q2>L>(B)$B$KJQ49$5$l$k!#(B +$B$?$@$7!"%7%U%H(BJIS$B$N(BX0201$B2>L>(B +$B$O%G%U%)%k%H$G$O(BEUC$B$@$H2r$^$7$/$J$$;~$K$O(B \-S $B$d(B +\- \-X $B$J$I$N%U%i%0$r;H$($PNI$$!#(B\-X$B$r;XDj$9$k$H0lC63NDj$7$?%7%U%H(BJIS$B$+$i(B +EUC$B$K0\9T$9$k$3$H$O$J$$!#(BESC-(-I$B$K$h$k(B X0201$B$O>o$KG'<1$5$l$k!#(BSI/SO +SSO$B$O!"(B\-l$B$,;XDj$5$l$F$$$J$1$l$P(BX0201$B$H2rl9g$b$"$k!#(B +ISO-8859-1 $B=PNO$O(BJIS $B%3!<%I=PNO$H$7$+N>N)$7$J$$!#(B +.PP +Fold $B5!G=$O(Bfmt$B$H0[$J$j9TF,$N6uGr$rL5;k$9$k!#6XB'=hM}$O$"$k$,;XDj$5$l$?(B +$BD9$5(B+5$B$G6/@)2~9T$9$k!#(B-f60-10 $B$J$I$H$9$k$H6/@)2~9T$NM>CO(B(fold-margin) +$B$rD4@0$G$-$k!#(B-f40-0$B$H$9$k$H6XB'=hM}$J$7$H$J$k!#(B +.PP +X0201$B2>L>$O(Brot47$B$5$l$J$$!#(B + +.SH nkf 1.6 "kono@ie.u-ryukyu.ac.jp (Shinji Kono) $B$K$h$kJQ99!#(B" + + -B $B$N(Blevel$B$r(B0,1,2 $B$KA}$d$7$?!#(BMIME$B$N(Bbase64, Q-Encoding$B$r2rFI$9$k(B +$B5!G=$rIU$1$?!#%X%C%@$J$I$O2rFI$7$J$$$N$G!"(BEncode$B$5$l$?ItJ,$@$1$r(B +$BDL$9I,MW$,$"$k!#(B -mB $B$O!"(Bnkf1.5$B$H0c$&F0$-$r$9$k$N$G!"(B-B -m $B$H$9$k$3$H!#(B + +.SH nkf 1.6.1 + +\-Z1 $B$G(BX0208$B4V3V(B\->ASCII space$B$NJQ49$r$*$3$J$&!#(B +\-Z2 $B$G(BX0208$B4V3V(B\->ASCII space 2$B8D$NJQ49$r$*$3$J$&!#(B +.PP + +.SH nkf 1.7 +.PP +ESC-$-(-B $B$J$I$K$bBP1~$9$k$h$&$K$J$C$?!#(B +.PP +copy right $B$NHs1DMx$N>r7o$,ITMW$K$J$C$?!#;HMQ;~$NLd$$9g$o$;$bITMW!#(B +.PP +Perl Extension $B$H$7$F;H$($k$h$&$K$J$C$?!#(B + +.SH nkf 1.9 +.PP +MIME $B%(%s%3!<%I$N5!G=;~$G$b!"%3!<%IJQ49$5$l$7$^$&$N$GCm0U!#(B +base64 $B%(%s%3!<%I$G$O2~9T;~$K@hF,$K6uGr$,IU$/$N$G%a!<%k%X%C%@(B +$B$K;HMQ$G$-$k!#(B +.PP +$B%3!<%IJQ49%b%8%e!<%k$O!"%5%V%k!<%A%s$r7QB3$K$h$C$F@\B3$9$k(B +$B7A<0$H$J$C$?!#J#?t$NJQ49$r<+M3$K@\B3$G$-$k$h$&$K$J$C$?!#(B +.PP + getc <-- iconv --> oconv --> other conversion --> putc +.PP +$B$H$$$&7A$G!"=g$K8F$S=P$5$l$k!#(B + +.PP +$BD9$$%*%W%7%g%sL>$r5v$9$h$&$K$J$C$?!#(B + \--mac + \--jis + \--unix +$B$J$I!#(B + +.SH +UTF-8 $B%5%]!<%H$K$D$$$F(B +.PP +furukawa@tcp-ip.or.jp $B$K$h$k!#(B +.PP +$B=>Mh$N(B nkf $B$HF1MM$K!"(Bnkf -e $B$H$7$F5/F0$9$k$H!"<+F0H=JL$G(B +UTF-8 $B$HH=Dj$5$l$l$P!"$=$N$^$^(B euc-jp $B$KJQ49$5$l$k!#(B + +.PP +$B%*%W%7%g%s$G!"J8;z%3!<%I$r;XDj$G$-$k!#(B + + \-w $B=PNO$r(B utf-8 $B$K;XDj$7$^$9(B + \-W $BF~NO$r(B utf-8 $B$H2>Dj$7$^$9(B +.PP +$BFC$K<+F0H=JL!"%3!<%I:.:_!"%(%i!<=hM}7O$K$OH=Dj$r<:GT$9$k$3$,$"$k!#(B + +.PP + \-Z3 $B%*%W%7%g%s$N?7@_(B + X0208 $B$N(B '$B!d(B', '$B!c(B', '$B!I(B', '$B!u(B' $B$r$=$l$>$l(B + '>', '<', '"', '&' $B$KJQ49$7$^$9(B + +.SH nkf 2.0 + +.PP +newline $B$rJ]B8$9$k(B folding -F$B!#(Bfmt$B$K6a$$F0:n$r$9$k!#(B + +.PP +folding $B$N%^!<%8%s!#(B-f60-0 $B$J$I$H!"(B0$B$K$9$k$H6X(B +$BB'$;$:$K!"6/@)E*$K(Bfolding$B$9$k!#7HBS$K%a!<%k$rAw$k$H$-$K;H(B +$B$&!#(B + +.PP +nkf \-f40\-0 +$B$J$I$H$7$F%a!<%k$r(B 40 $BJ8;z$E$D@Z$j=P$7$F!"(B +$B!V(BSubject 160 $BJ8;zL\$+$i(B 199 $BJ8;zL\$^$G!W(B +$B!VK\J8(B 200 $BJ8;zL\$+$i(B 239 $BJ8;zL\$^$G!W(B +$B$H$9$k!#(B + +.SH +MIME$B4X78(B + +.PP +fixed mime mode ( -mQ ) $B$G(B =? $B$G(B Q-encode $B$,H4$1$F$7$^$&%P%0$N=$@5!#(B + +.PP +Q encode $B$N(B Soft Wrap $B$KBP1~!#(B + +.PP +MIME encode $B$N(BWrap$B$G$O!"@hF,$K0lJ8;z$N6uGrA^F~!#(B +$B$7$?!#$"(BA $B$N(B MIME $BJQ49$O!"(BA $B$r4^$s$GJQ49$7$J$$$H$$$1(B +$B$J$$$,!"BP1~$7$F$$$J$$!#(BRFC$B$K$OH?$7$?F0:n$@$,!"(B +encoded word $B4V$N(Bwhite space$B$OL5;k$5$l$k!#(B +nkf_test.pl $B$G$O!"(BMIME$B$N6uGr$r:o=|$7$F$+$iHf3S$7$F$$$k!#(B + +.PP +non-strict mime \-MN $B$G$O!"6uGr!"2~9T$r$^$?$$$G!"(Bbase64 encoding +$B$r2rFI$9$k!#$3$l$G!"%9%/%j!<%s$+$i(Bcut&paste$B$G(B +$B%G%3!<%I$9$k$3$H$b2DG=!#;_$^$i$J$$2DG=@-$"$j!#(B + +.SH +$B$=$NB>(B + +.PP +nkf_test.pl $B$N%P%0%A%'%C%/$rA}$d$7$?!#(B +test $B$,<:GT$7$?$H$-$K(Bdiff$B$r$B$+$?$+$J(B + \-h2 \--hirakana $B$+$?$+$J(B->$B$R$i$,$J(B + \-h3 \--hirakana-katakana $B$+$?$+$J(B<->$B$R$i$,$J(B + +\--overwrite $B$G!"0z?t$N%U%!%$%k$rD>@\!"CV$-49$($k$3$H$,$G$-$^$9!#(B + +.SH nkf 2.0.4 + +.PP +Shift_JIS $B$N(B FAxx-FCxx $B$K$D$$$F!"IaDL$N<0$G$O(B euc $B$KJQ49$G$-$^$;$s$,!"(BCP932 $B$GF1CM$JJ8;z$KFI$_49$($FJQ49$7$^$9!#$3$NF0:n$rL58z$K$9$k$K$O!"(B--no-cp932 $B$r$D$1$F$/$@$5$$!#(B + +.PP +perl module $B$K(B + nkf_continue $B%*%W%7%g%s!"<+F0H=JL$N>uBV$J$I$r0z$-7Q$$$GJQ49(B + inputcode $B<+F0H=JL7k2L$NJ8;z%3!<%I$rJV$9(B +$B$rDI2C$7$^$7$?!#(B + +.PP +\--numchar-input $B%*%W%7%g%s$r?7@_(B + mhonarc $B$J$I!"F|K\8l$r(B UTF-16 $B$N(B &#....; $B$N%Q%?!<%s$G=PNO$9$k$b$N$rJQ49$7$^$9!#(B + +.PP +\--exec-in, \--exec-out $B%*%W%7%g%s$r?7@_(B (config.h $B$G(B EXEC_IO $B$r(B define $B$7$F%3%s%Q%$%k$7$?;~$N$_M-8z(B) + + nkf -e \--exec-in cmd args... + $B$H$d$k$H!"(Bcmd $B$N=PNO$r(B nkf $B$NF~NO$H$7$^$9!#(B + + nkf -e \--exec-out cmd args... + $B$H$d$k$H!"(Bnkf $B$N=PNO$r(B cmd $B$NF~NO$H$7$^$9!#(B + + +.SH nkf 2.0.5 + +.PP +--cp932inv $B$H$$$&%*%W%7%g%s$r$D$1$k$H(B Shift_JIS $B$X$NJQ49$N:]!"(BEDxx-EFxx $B$K$D$$$F$O!"(B +CP932 $B$GF1CM$J(B FAxx-FCxx $B$NJ8;z$KJQ49$7$^$9!#(B + +.PP +--guess $B$^$?$O(B -g $B$H$$$&%*%W%7%g%s$r$D$1$k$H<+F0H=JL$N7k2L$r=PNO$7$^$9!#(B + +.PP +--prefix= $B$H$$$&%*%W%7%g%s$r$D$1$k$H!"(BEUC-JP $B$+$i(B Shift_JIS $B$X$NJQ49$N:]!"(B2 $B%P%$%HL\(B +$B$K8=$l$?J8;z$NA0$K%(%9%1!<%WJ8;z$r$D$1$k$3$H$,$G$-$^$9!#(B +$B0z?t$N(B 1 $BJ8;zL\$,%(%9%1!<%WJ8;z!"(B2$BJ8;zL\0J9_$K%(%9%1!<%W$5$l$k$Y$-J8;z$r;XDj$7$^$9!#(B + +$BNc$($P!"(B + +--prefix=\$@ $B$H$9$k$H!"(BShift_JIS $B$N(B 2 $BJ8;zL\$K(B $, @ $B$,Mh$?$i!"$=$NA0$K(B \ $B$,A^F~$5$l$^$9(B +--prefix=@@ $B$H$9$k$H!"(BShift_JIS $B$N(B 2 $BJ8;zL\$K(B @ $B$,Mh$?$i!"$=$NA0$K(B @ $B$,A^F~$5$l$^$9(B + +.PP +-w8, -w16B, -w16L, -W8, -W16B, -W16L $B$H$$$&%*%W%7%g%s$rDI2C$7$^$7$?!#(B + +.PP +--ms-ucs-map $B$H$$$&%*%W%7%g%s$rIU$1$k$H!"(B +Microsoft$B$N(BUCS$B%^%C%T%s%08_49$NJQ49$r9T$$$^$9!#(B + + +.SH ACKNOWLEDGE + +$B0J2<$N$+$?$,$?!"$I$&$b$"$j$,$H$&$4$6$$$^$7$?!#(B + +.nf + +nkf 1.4 +morb@fujitsu, kiss@ayumi.stars.flab.fujitsu, cen122@flab.fujitsu, +yuki@flab.fujitsu $BB>!"(Bfujitsu & flab.fujitsu$B$N3'$5$s$N6(NO$K46>Hx(B +$B1-;tJ8IR(B +$B1v:j(B $B5#I'(B(SHIOZAKI Takehiko) +$B2OB<2mIW(B (Media Lab.) +$B2OLn(B $B9/;J(B +$B4n@%!HE_G-!I9@!wFn9q2-Fl(B +$B6b0f(B $BCRI'(B +$B7KED(B $BM4;K(B $B!J$+$D$i$@(B $B$^$5$7!K(B +$B9b6659LA(B +$B9q5H(B +$B9u9>L@I'(B +$B;0Bp@5BY(B +$B;3AR(B $B??(B +$B;3K\(B $BK'?M(B +$B;3LnM5;J(B ($B$d$^$N$f$&$8(B) +$B=EB.Eg4pLw(B +$B>eED!!7r(B +$B?70f(B $B9/;J(B (Koji Arai) +$B?9!!@i3(;R(B +$B?9!!OBI'(B +$B?eLn(B $B5.J8(B +$BA0COOB=S(B +$BCg=!:,!wJBNs?.Mj8&(B +$BCvC+(B $B1Q0lO:(B == Eiichiro Itani +$BF#86!!=(9T!!(B +$BH,ED(B $B??9T(B (Masayuki Hatta) +$BHx@nIRLi(B +$BK>7n(B $B9';V(B +$BLZB4(B +$BM-2,!w%_%N%k%?(B +$BM-Bt(B $BL@9((B +$BMn9g0l4n(B +$BNS(B $BN<(B +$BT"0B(B $B<#(B +$BLZ2<(B $BM:2p(B +$B@.@%$f$$(B +$BDaC+D>X0208¤Î²¾Ì¾ÊÑ´¹¤ò¤·¤Ê¤¤¤Ç¡¢ + X0201 ²¾ ̾ ¤ò ÊÝ Â¸ ¤¹¤ë¡£ÆþÎϤϡ¢MS-Kanji¤Î1byte²¾Ì¾¡¢SO/SI¡¢ + ESC-(-I, SSO¤ò¼õ¤±ÉÕ¤±¤ë¡£½ÐÎϤϡ¢ÆüËܸìEUCÃæ¤Ç¤ÏSSO¡¢ JIS ¤Ç ¤Ï + ESC-¡Ç(¡Ç-I ¤ò»È¤¦¡£ + + --OO ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë¡£Unix¤Ç¤ÏÉÔÍפʵ¡Ç½¤À¤¬Windows¤äMSDOS¤Ç¤ÏɬÍ× + ¤é¤·¤¤¡£Ä¾¸å¤Î°ú¤­¿ô¤Ç¤Ê¤¯¡¢ºÇ¸å¤Î¥Õ¥¡¥¤¥ë̾¤¬½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤È¤Ê + ¤ê¾å½ñ¤­¤µ¤ì¤Æ¤·¤Þ¤¦¤Î¤ÇÃí°Õ¡£¥Õ¥¡¥¤¥ë̾¤¬¤Ê¤¤¾ì¹ç¤Ï¡¢ nkf.out¡£ + + --cc NL¤Þ¤¨¤ËCR¤òÉղ乤롣 + + --dd NL¤Þ¤¨¤ÎCR¤òºï½ü¤¹¤ë¡£Ã±ÆȤÎCR¤Ï¡¢NL¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë¡£ + + --LL[[wwmmuu]] + ²þ¹Ô¥â¡¼¥É + -Lu unix (LF) + -Lw windows (CRLF) + -Lm mac (CR) + ¥Ç¥Õ¥©¥ë¥È¤ÏÊÑ´¹¤Ê¤·¡£ + + ---- Ť¤Ì¾Á°¤Î¥ª¥×¥·¥ç¥ó¡£¤³¤ì¤é¤Ï¡¢¾å¤Î¥ª¥×¥·¥ç¥ó¤ÎÁȹ礻¤ÎÊÌ̾¡£ + --fj,--unix,--mac,--msdos, --windows + ¤³¤ì¤é¤Î¥·¥¹¥Æ¥à¤ËŬ¤·¤¿ÊÑ´¹¤ò¤·¤Þ¤¹¡£ + + --jis,--euc,--sjis,--mime,--base64 + Âбþ¤¹¤ëÊÑ´¹¤ò¤·¤Þ¤¹¡£ + + --hirakana, --katakana + Ê¿²¾Ì¾¡¢ÊÒ²¾Ì¾ÊÑ´¹ + + --cap-input, --url-input + ¤½¤ì¤¾¤ì ¡Ç:¡Ç, ¡Ç%¡Ç ¤Ë³¤¯ 16 ¿Ê¿ô¤òʸ»ú¤ËÊÑ´¹¤¹¤ë + + --numchar-input + &#....; ¤Î¤è¤¦¤Ê¡¢Unicodeʸ»ú»²¾È¤òÊÑ´¹¤¹¤ë + + --no-cp932 + Shift_JIS ¤Î¡¢FAxx-FCxx ¤ò¡¢CP932 ¤ÇƱÃͤÊʸ»ú¤ËÆɤߴ¹ ¤¨ + ¤ëÆ°ºî¤ò̵¸ú¤Ë¤¹¤ë + + --cp932inv + Shift_JIS ¤Ø ¤Î ÊÑ ´¹¤ÎºÝ¡¢EDxx-EFxx ¤ò¡¢CP932 ¤ÇƱÃÍ¤Ê + FAxx-FCxx ¤Îʸ»ú¤ËÊÑ´¹¤¹¤ë + + --ms-ucs-map + Microsoft¤ÎUCS¥Þ¥Ã¥Ô¥ó¥°¸ß´¹¤ÎÊÑ´¹¤ò¹Ô¤¦ + + --overwrite + ¸µ¤Î¥Õ¥¡¥¤¥ë¤òÊÑ´¹·ë²Ì¤ÇÃÖ¤­´¹¤¨¤ë¡£Ê£¿ô¤Î¥Õ¥¡¥¤¥ë¤ò½ñ ¤­ + ´¹¤¨¤ë¤³¤È¤â²Äǽ + + --guess + ¼«Æ°È½Ê̤ηë²Ì¤ò½ÐÎϤ¹¤ë + + --help + + --version + + -- ¤³¤ì°Ê¹ß¤Î¥ª¥×¥·¥ç¥ó¤ò̵»ë¤¹¤ë + + ¼¡¤Î 22 ¤Ä¤Ï¡¢ccoonnffiigg..hh ¤Ç EEXXEECC__IIOO ¤ò ddeeffiinnee ¤·¤Æ¥³¥ó¥Ñ¥¤¥ë¤·¤¿»þ¤Î¤ßÍ­¸ú + --exec-in + nkf [options] --exec-in cmd args... ¤È¤ä¤ë¤È¡¢cmd ¤Î½ÐÎÏ + ¤ò nkf ¤ÎÆþÎϤȤ¹¤ë + + --exec-out + nkf [options] --exec-out cmd args... ¤È¤ä¤ë¤È¡¢nkf ¤Î½ÐÎÏ + ¤ò cmd ¤ÎÆþÎϤȤ¹¤ë + +AAUUTTHHOORR + »ÔÀî »ê ichikawa@flab.fujitsu.co.jp (was ichikawa@fujitsu.JUNET) + ²ÏÌî ¿¿¼£ kono@ie.u-ryukyu.acjp + Rei FURUKAWA furukawa@tcp-ip.or.jp + + + +BBUUGGSS + ¼Â ¤Ï¡¢ÆþÎϤΥ³¡¼¥É·Ï¤ÎȽÄê¤Ï¡¢EUC¤È¥·¥Õ¥ÈJIS¤È¤Î¼«Æ°È½Äê¤Ç¤¢¤ê¡¢ºÇ½é¤Ë + ÆÃÄê¤Ç¤­¤ëʸ»ú¤¬Í褿»þÅÀ¤Ç³ÎÄꤷ¤Æ¤·¤Þ¤¦¡£¤½¤·¤Æ¡¢ÆÃÄêÉÔǽ¤Î´Ö¤ÏÊÝα ¥Ð + ¥Ã¥Õ¥¡¤Ë¤¿¤á¤Æ¤ª¤«¤ì¡¢³ÎÄê¸å¤Ë½èÍý¤µ¤ì¤ë¡£¤³¤Î¤¿¤á¡¢ + + 1) 7¥Ó¥Ã¥ÈJIS¤Ï¾ï¤Ëǧ¼±¤µ¤ì¤ë¡£¥·¥Õ¥ÈJIS¡¢EUCº®¹ç¤â¤Û¤È¤ó¤É¤Î¾ì¹ç¤Ï + ÌäÂ꤬¤Ê¤¤¡£¤¿¤À¤·¡¢ + + 2) ¥·¥Õ¥ÈJIS¤ÎX0201²¾Ì¾¤ÈEUC¤¬¼±Ê̤Ǥ­¤Ê¤¤¡£¤·¤¿¤¬¤Ã¤Æ¡¢¥Ç¥Õ¥©¥ë ¥È + ¤Ç¤Ï¥·¥Õ¥ÈJIS¤ÎX0201²¾Ì¾¤Ï¤Ê¤¤¤È²¾Äꤷ¤Æ¤¤¤ë¡£ + + ¤³ ¤Î¥Õ¥£¥ë¥¿¤ÎÊÑ´¹¤Ï¡¢¥³¡¼¥É·Ï¤ËÂбþ¤·¤¿°ì³ç¼ÌÁü¤ò»Ü¤¹¤À¤±¤Ê¤Î¤Ç¡¢³°»ú + ¤äÆü쵭¹æ¤ä·ÓÀþÁÇÊҤʤɡ¢JISÂè°ì¡¢ÂèÆó¿å½àɽ¤Ë¤ª¤¤¤ÆÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¥³ + ¡¼ ¥É¤Ë³Æ¼Ò¤Ë¤è¤ê³ä¤êÅö¤Æ¤é¤ì¤¿Ê¸»úÊÑ´¹¤·¤Ê¤¤¡£Âè»°¿å½à¤Ê¤É¤âÊÑ´¹¤·¤Ê¤¤ + ¡£ UTF8¤ÎÆüËܸì°Ê³°¤ÎÉôʬ¤Ë¤âÂбþ¤·¤Æ¤¤¤Ê¤¤¡£ + + +kkoonnoo@@ccssll..ssoonnyy..ccoo..jjpp ((SShhiinnjjii KKoonnoo)) ¤Ë¤è¤ëÊѹ¹¡£ + X0201²¾Ì¾(¤¤¤ï¤æ¤ëȾ³Ñ¤«¤Ê)¤Ï¥Ç¥Õ¥©¥ë¥È¤ÇX0208(Á´³Ñ²¾Ì¾)¤ËÊÑ´¹¤µ¤ì¤ë ¡£ + ¤¿¤À¤·¡¢¥·¥Õ¥ÈJIS¤ÎX0201²¾Ì¾¤Ï¥Ç¥Õ¥©¥ë¥È¤Ç¤ÏEUC¤À¤È²ò¼á¤µ¤ì¤Æ¤·¤Þ¤¦¡£¤³ + ¤ì¤¬Ë¾¤Þ¤·¤¯¤Ê¤¤»þ¤Ë¤Ï -S ¤ä - -X ¤Ê¤É¤Î¥Õ¥é¥°¤ò»È¤¨¤ÐÎɤ¤¡£-X¤ò»ØÄê ¤¹ + ¤ë ¤È °ì ö³ÎÄꤷ¤¿¥·¥Õ¥ÈJIS¤«¤é EUC¤Ë°Ü¹Ô¤¹¤ë¤³¤È¤Ï¤Ê¤¤¡£ESC-(-I¤Ë¤è¤ë + X0201¤Ï¾ï¤Ëǧ¼±¤µ¤ì¤ë¡£SI/SO SSO¤Ï¡¢-l¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤±¤ì¤ÐX0201¤È²ò¼á + ¤¹¤ë¡£ + + MIME decode¤Ï¡¢ISO-2022-JP¤Îbase64¤È¡¢ISO-8859-1¤Î16¿Êencode¤Î¤ß decode + ¤¹¤ë¡£ MIME decode¤Ï¡¢Ã±½ã¤Ê²þ¹Ô¤ä¶õÇò¤Ï°ÂÁ´¤ËÆɤßÈô¤Ð¤µ¤ì¤ë¡£¤È¤¤¤¦ ¤³ + ¤È¤Ï¡¢ MIME decodeÃæ¤Î¶õÇò¤ÏÊݸ¤µ¤ì¤Ê¤¤¡£ÊÑ´¹¤Ï²ÄµÕ¤Ç¤Ï¤Ê¤¤¡£ less¤ärn + ¤Ç¹Ô¤¬Ê¬³ä¤µ¤ì¤¿»þ¤Ï¡¢ Terminal¤Ë¤è¤Ã¤Æ°Û¤Ê¤ë ESC-[-K ¤Ê¤É¤¬ÁÞÆþ¤µ¤ì ¤ë + ¤Î ¤Ç¡¢´°Á´¤Ë¤Ïdecode ¤Ç¤­¤Ê¤¤¡£-mN ¤Ç¤Ï¡¢¥Á¥§¥Ã¥¯¤¬´Ë¤¤¤Î¤Ç decode¤Ç¤­ + ¤ë¾ì¹ç¤â¤¢¤ë¡£ ISO-8859-1 ½ÐÎϤÏJIS ¥³¡¼¥É½ÐÎϤȤ·¤«Î¾Î©¤·¤Ê¤¤¡£ + + Fold µ¡Ç½¤Ïfmt¤È°Û¤Ê¤ê¹ÔƬ¤Î¶õÇò¤ò̵»ë¤¹¤ë¡£¶Ø§½èÍý¤Ï¤¢¤ë¤¬»ØÄꤵ¤ì ¤¿ + Ĺ ¤µ+5 ¤Ç¶¯À©²þ¹Ô¤¹¤ë¡£-f60-10 ¤Ê¤É¤È¤¹¤ë¤È¶¯À©²þ¹Ô¤Î;ÃÏ(fold-margin) + ¤òÄ´À°¤Ç¤­¤ë¡£-f40-0¤È¤¹¤ë¤È¶Ø§½èÍý¤Ê¤·¤È¤Ê¤ë¡£ + + X0201²¾Ì¾¤Ïrot47¤µ¤ì¤Ê¤¤¡£ + + +nnkkff 11..66 kkoonnoo@@iiee..uu--rryyuukkyyuu..aacc..jjpp ((SShhiinnjjii KKoonnoo)) ¤Ë¤è¤ëÊѹ¹¡£ + -B ¤Îlevel¤ò0,1,2 ¤ËÁý¤ä¤·¤¿¡£MIME¤Îbase64, Q-Encoding¤ò²òÆɤ¹¤ëµ¡Ç½¤ò + ÉÕ ¤±¤¿¡£¥Ø¥Ã¥À¤Ê¤É¤Ï²òÆɤ·¤Ê¤¤¤Î¤Ç¡¢Encode¤µ¤ì¤¿Éôʬ¤À¤±¤òÄ̤¹É¬Íפ¬¤¢ + ¤ë¡£ -mB ¤Ï¡¢nkf1.5¤È°ã¤¦Æ°¤­¤ò¤¹¤ë¤Î¤Ç¡¢-B -m ¤È¤¹¤ë¤³¤È¡£ + + +nnkkff 11..66..11 + -Z1 ¤ÇX0208´Ö³Ö->ASCII space¤ÎÊÑ´¹¤ò¤ª¤³¤Ê¤¦¡£ -Z2 ¤ÇX0208 ´Ö ³Ö->ASCII + space 2¸Ä¤ÎÊÑ´¹¤ò¤ª¤³¤Ê¤¦¡£ + + + +nnkkff 11..77 + ESC-$-(-B ¤Ê¤É¤Ë¤âÂбþ¤¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¡£ + + copy right ¤ÎÈó±ÄÍø¤Î¾ò·ï¤¬ÉÔÍפˤʤä¿¡£»ÈÍÑ»þ¤ÎÌ䤤¹ç¤ï¤»¤âÉÔÍס£ + + Perl Extension ¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¡£ + + +nnkkff 11..99 + MIME ¥¨¥ó¥³¡¼¥É¤Îµ¡Ç½»þ¤Ç¤â¡¢¥³¡¼¥ÉÊÑ´¹¤µ¤ì¤·¤Þ¤¦¤Î¤ÇÃí°Õ¡£ base64 ¥¨¥ó + ¥³¡¼¥É¤Ç¤Ï²þ¹Ô»þ¤ËÀèƬ¤Ë¶õÇò¤¬ÉÕ¤¯¤Î¤Ç¥á¡¼¥ë¥Ø¥Ã¥À¤Ë»ÈÍѤǤ­¤ë¡£ + + ¥³¡¼¥ÉÊÑ´¹¥â¥¸¥å¡¼¥ë¤Ï¡¢¥µ¥Ö¥ë¡¼¥Á¥ó¤ò·Ñ³¤Ë¤è¤Ã¤ÆÀܳ¤¹¤ë·Á¼°¤È¤Ê¤Ã ¤¿ + ¡£Ê£¿ô¤ÎÊÑ´¹¤ò¼«Í³¤ËÀܳ¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¡£ + + getc <-- iconv --> oconv --> other conversion --> putc + + ¤È¤¤¤¦·Á¤Ç¡¢½ç¤Ë¸Æ¤Ó½Ð¤µ¤ì¤ë¡£ + + + Ť¤¥ª¥×¥·¥ç¥ó̾¤òµö¤¹¤è¤¦¤Ë¤Ê¤Ã¤¿¡£ + --mac + --jis + --unix ¤Ê¤É¡£ + + +UUTTFF--88 ¥µ¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ + furukawa@tcp-ip.or.jp ¤Ë¤è¤ë¡£ + + ½¾Íè¤Î nkf ¤ÈƱÍͤˡ¢nkf -e ¤È¤·¤Æµ¯Æ°¤¹¤ë¤È¡¢¼«Æ°È½ÊÌ¤Ç UTF-8 ¤ÈȽÄꤵ + ¤ì¤ì¤Ð¡¢¤½¤Î¤Þ¤Þ euc-jp ¤ËÊÑ´¹¤µ¤ì¤ë¡£ + + + ¥ª¥×¥·¥ç¥ó¤Ç¡¢Ê¸»ú¥³¡¼¥É¤ò»ØÄê¤Ç¤­¤ë¡£ + + -w ½ÐÎϤò utf-8 ¤Ë»ØÄꤷ¤Þ¤¹ + -W ÆþÎϤò utf-8 ¤È²¾Äꤷ¤Þ¤¹ + + Æä˼«Æ°È½ÊÌ¡¢¥³¡¼¥Éº®ºß¡¢¥¨¥é¡¼½èÍý·Ï¤Ë¤ÏȽÄê¤ò¼ºÇÔ¤¹¤ë¤³¤¬¤¢¤ë¡£ + + + -Z3 ¥ª¥×¥·¥ç¥ó¤Î¿·Àß + X0208 ¤Î ¡Ç¡ä¡Ç, ¡Ç¡ã¡Ç, ¡Ç¡É¡Ç, ¡Ç¡õ¡Ç ¤ò¤½¤ì¤¾¤ì + ¡Ç>¡Ç, ¡Ç<¡Ç, ¡Ç"¡Ç, ¡Ç&¡Ç ¤ËÊÑ´¹¤·¤Þ¤¹ + + +nnkkff 22..00 + newline ¤òÊݸ¤¹¤ë folding -F¡£fmt¤Ë¶á¤¤Æ°ºî¤ò¤¹¤ë¡£ + + + folding ¤Î¥Þ¡¼¥¸¥ó¡£-f60-0 ¤Ê¤É¤È¡¢0¤Ë¤¹¤ë¤È¶Ø§¤»¤º¤Ë¡¢¶¯À©Åª¤Ëfolding + ¤¹¤ë¡£·ÈÂӤ˥᡼¥ë¤òÁ÷¤ë¤È¤­¤Ë»È¤¦¡£ + + + nkf -f40-0 ¤Ê¤É¤È¤·¤Æ¥á¡¼¥ë¤ò 40 ʸ»ú¤Å¤ÄÀÚ¤ê½Ð¤·¤Æ¡¢¡ÖSubject 160 ʸ»ú + Ìܤ«¤é 199 ʸ»úÌܤޤǡסÖËÜʸ 200 ʸ»úÌܤ«¤é 239 ʸ»úÌܤޤǡפȤ¹ ¤ë + ¡£ + + +MMIIMMEE´Ø·¸ + fixed mime mode ( -mQ ) ¤Ç =? ¤Ç Q-encode ¤¬È´¤±¤Æ¤·¤Þ¤¦¥Ð¥°¤Î½¤Àµ¡£ + + + Q encode ¤Î Soft Wrap ¤ËÂбþ¡£ + + + MIME encode ¤ÎWrap¤Ç¤Ï¡¢ÀèƬ¤Ë°ìʸ»ú¤Î¶õÇòÁÞÆþ¡£¤·¤¿¡£¤¢A ¤Î MIME ÊÑ´¹ + ¤Ï¡¢A ¤ò´Þ¤ó¤ÇÊÑ´¹¤·¤Ê¤¤¤È¤¤¤±¤Ê¤¤¤¬¡¢Âбþ¤·¤Æ¤¤¤Ê¤¤¡£RFC¤Ë¤ÏÈ¿¤·¤¿Æ°ºî + ¤À ¤¬ ¡¢ encoded word ´Ö¤Îwhite space¤Ï̵»ë¤µ¤ì¤ë¡£ nkf_test.pl ¤Ç¤Ï + ¡¢MIME¤Î¶õÇò¤òºï½ü¤·¤Æ¤«¤éÈæ³Ó¤·¤Æ¤¤¤ë¡£ + + + non-strict mime -MN ¤Ç¤Ï¡¢¶õÇò¡¢²þ¹Ô¤ò¤Þ¤¿¤¤¤Ç¡¢base64 encoding ¤ò²ò ÆÉ + ¤¹¤ë¡£¤³¤ì¤Ç¡¢¥¹¥¯¥ê¡¼¥ó¤«¤écut&paste¤Ç¥Ç¥³¡¼¥É¤¹¤ë¤³¤È¤â²Äǽ¡£»ß¤Þ¤é¤Ê + ¤¤²ÄǽÀ­¤¢¤ê¡£ + + +¤½¤Î¾ + nkf_test.pl ¤Î¥Ð¥°¥Á¥§¥Ã¥¯¤òÁý¤ä¤·¤¿¡£ test ¤¬¼ºÇÔ¤·¤¿¤È¤­¤Ëdiff¤ò¼è ¤ë + ¤è¤¦¤Ë¤·¤¿¡£ make_test.pl ¤Ç¥Æ¥¹¥ÈºîÀ®²Äǽ¡£ + + + Perl module¤Ç¡¢\0¤ò´Þ¤àʸ»úÎó¤âÊÑ´¹¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¡£ Perl XS¤Ç¤Îʸ»ú + Îó¤ÎŤµ¤Î°·¤¤¤ò½¤Àµ¡£ + + NKF¤òNKF.mod¤Ë¤·¤¿¤Î¤Ç¡¢Mac OS X ¤ÇMake¤Ç¥³¥ó¥Ñ¥¤¥ë²½¡£ + + + rot13¤¬1.9¤ÇÆ°¤«¤Ê¤¯¤Ê¤Ã¤Æ¤¤¤¿¤Î¤ò½¤Àµ¡£ + + + -Z ¤Î´Ö³Ö¤ä¤ª¤«¤·¤ÊÊÑ´¹¤Î½¤Àµ + + + hiragana/katakana ÊÑ´¹¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£ + -h1 --katakana ¤Ò¤é¤¬¤Ê->¤«¤¿¤«¤Ê + -h2 --hirakana ¤«¤¿¤«¤Ê->¤Ò¤é¤¬¤Ê + -h3 --hirakana-katakana ¤«¤¿¤«¤Ê<->¤Ò¤é¤¬¤Ê + + --overwrite ¤Ç¡¢°ú¿ô¤Î¥Õ¥¡¥¤¥ë¤òľÀÜ¡¢ÃÖ¤­´¹¤¨¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ + + +nnkkff 22..00..44 + Shift_JIS ¤Î FAxx-FCxx ¤Ë¤Ä¤¤¤Æ¡¢ÉáÄ̤μ°¤Ç¤Ï euc ¤ËÊÑ´¹¤Ç¤­¤Þ ¤» ¤ó ¤¬ + ¡¢CP932 ¤Ç ƱÃͤÊʸ»ú¤ËÆɤߴ¹¤¨¤ÆÊÑ´¹¤·¤Þ¤¹¡£¤³¤ÎÆ°ºî¤ò̵¸ú¤Ë¤¹¤ë¤Ë¤Ï + ¡¢--no-cp932 ¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£ + + + perl module ¤Ë + nkf_continue ¥ª¥×¥·¥ç¥ó¡¢¼«Æ°È½Ê̤ξõÂ֤ʤɤò°ú¤­·Ñ¤¤¤ÇÊÑ´¹ + inputcode ¼«Æ°È½ÊÌ·ë²Ì¤Îʸ»ú¥³¡¼¥É¤òÊÖ¤¹¤òÄɲä·¤Þ¤·¤¿¡£ + + + --numchar-input ¥ª¥×¥·¥ç¥ó¤ò¿·Àß + mhonarc ¤Ê¤É¡¢ÆüËܸì¤ò UTF-16 ¤Î &#....; ¤Î¥Ñ¥¿¡¼¥ó¤Ç½ÐÎϤ¹¤ë¤â¤Î¤ò + ÊÑ´¹¤·¤Þ¤¹¡£ + + + --exec-in, --exec-out ¥ª¥×¥·¥ç¥ó¤ò¿·Àß (config.h ¤Ç EXEC_IO ¤ò define + ¤·¤Æ¥³¥ó¥Ñ¥¤¥ë¤·¤¿»þ¤Î¤ßÍ­¸ú) + + nkf -e --exec-in cmd args... + ¤È¤ä¤ë¤È¡¢cmd ¤Î½ÐÎϤò nkf ¤ÎÆþÎϤȤ·¤Þ¤¹¡£ + + nkf -e --exec-out cmd args... + ¤È¤ä¤ë¤È¡¢nkf ¤Î½ÐÎϤò cmd ¤ÎÆþÎϤȤ·¤Þ¤¹¡£ + + + +nnkkff 22..00..55 + --cp932inv ¤È¤¤¤¦¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È Shift_JIS ¤Ø¤ÎÊÑ´¹¤ÎºÝ¡¢EDxx-EFxx + ¤Ë¤Ä¤¤¤Æ¤Ï¡¢ CP932 ¤ÇƱÃÍ¤Ê FAxx-FCxx ¤Îʸ»ú¤ËÊÑ´¹¤·¤Þ¤¹¡£ + + + --guess ¤Þ¤¿¤Ï -g ¤È¤¤¤¦¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¼«Æ°È½Ê̤ηë²Ì¤ò½ÐÎϤ·¤Þ¤¹ + ¡£ + + + --prefix= ¤È¤¤¤¦¥ª¥×¥·¥ç¥ó¤ò¤Ä¤±¤ë¤È¡¢EUC-JP ¤«¤é Shift_JIS ¤Ø¤ÎÊÑ´¹ ¤Î + ºÝ ¡¢2 ¥Ð¥¤¥ÈÌܤ˸½¤ì¤¿Ê¸»ú¤ÎÁ°¤Ë¥¨¥¹¥±¡¼¥×ʸ»ú¤ò¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ + °ú¿ô¤Î 1 ʸ»úÌܤ¬¥¨¥¹¥±¡¼¥×ʸ»ú¡¢2ʸ»úÌܰʹߤ˥¨¥¹¥±¡¼¥×¤µ¤ì¤ë¤Ù¤­Ê¸ »ú + ¤ò»ØÄꤷ¤Þ¤¹¡£ + + Î㤨¤Ð¡¢ + + --prefix= ¤È¤¹¤ë¤È¡¢Shift_JIS ¤Î 2 ʸ»úÌÜ¤Ë $, @ ¤¬Í褿¤é¡¢¤½¤ÎÁ°¤Ë ¤¬ + ÁÞÆþ¤µ¤ì¤Þ¤¹ --prefix=@@ ¤È¤¹¤ë¤È¡¢Shift_JIS ¤Î 2 ʸ»úÌÜ¤Ë @ ¤¬Í褿¤é¡¢ + ¤½¤ÎÁ°¤Ë @ ¤¬ÁÞÆþ¤µ¤ì¤Þ¤¹ + + + -w8, -w16B, -w16L, -W8, -W16B, -W16L ¤È¤¤¤¦¥ª¥×¥·¥ç¥ó¤òÄɲä·¤Þ¤·¤¿¡£ + + + --ms-ucs-map ¤È¤¤¤¦¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢ Microsoft¤ÎUCS¥Þ¥Ã¥Ô¥ó¥°¸ß´¹ + ¤ÎÊÑ´¹¤ò¹Ô¤¤¤Þ¤¹¡£ + + + +AACCKKNNOOWWLLEEDDGGEE + °Ê²¼¤Î¤«¤¿¤¬¤¿¡¢¤É¤¦¤â¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤·¤¿¡£ + + + nkf 1.4 + morb@fujitsu, kiss@ayumi.stars.flab.fujitsu, cen122@flab.fujitsu, + yuki@flab.fujitsu ¾¡¢fujitsu & flab.fujitsu¤Î³§¤µ¤ó¤Î¶¨ÎϤ˴¶¼Õ¡£ + shinoda@cs.titech, kato@cs.titech, uematsu@cs.titech TNX + kono@ie.u-ryukyu.ac.jp + + nkf 1.9- + Akio Furukawa + Andy Taki + From: OHARA Shigeki + Fumitaka Kitagawa + Hiroaki Sengoku + Ikuhiro MORITA (¿¹ÅÄ °é¹¨) + Yoshiharu ITO + Junn Ohta + KAWAMURA Masao + Kazuhiko Mori + Keitaro Isokawa + Ken-ichi Hirose + Ki-ichiro SATO + Kiwamu Aoyama + Koichi Hirayama + Mitsuru Hase¡ÊĹë¡¡Ëþ¡Ë + OHARA Shigeki (Â縶 ½Å¼ù) + Rei FURUKAWA + Satoru Takabayashi + Shigeyuki Takagi + Shin MICHIMUKO + Tadamasa Teranishi + TOYODA Jiro + TSUCHIYA Masatoshi + Tsutomu Sakai + YAMASHITA Junji (»³²¼ ½ã»Ê) + Yasuyuki Sato + Yoshiaki Yanagihara + hat@so-net + £Ä£Ã£Ãµ»½ÑÉôÅÏÊÕ + ¤«¤È¤Ú / ²ÃÆ£ µ®»Ê + ¤«¤Ùdais + ¤Ò¤í¤» ¤Þ¤µ¤¢¤­ + ¥¤¥ó¥È¥é¥Í¥Ã¥È¥·¥¹¥Æ¥à(³ô)¾¾Èø + ±­»ôʸÉÒ + ±öºê µ£É§(SHIOZAKI Takehiko) + ²Ï¼²íÉ× (Media Lab.) + ²ÏÌî ¹¯»Ê + ´îÀ¥¡ÈÅßÇ­¡É¹À¡÷Æî¹ñ²­Æì + ¶â°æ ÃÒɧ + ·ËÅÄ Í´»Ë ¡Ê¤«¤Ä¤é¤À ¤Þ¤µ¤·¡Ë + ¹â¶¶µ¹ÌÁ + ¹ñµÈ + ¹õ¹¾ÌÀɧ + »°ÂðÀµÂÙ + »³ÁÒ ¿¿ + »³ËÜ Ë§¿Í + »³Ìî͵»Ê (¤ä¤Þ¤Î¤æ¤¦¤¸) + ½Å¼ˡ¹î + ¾®Åç´ðÌ÷ + ¾åÅÄ¡¡·ò + ¿·°æ ¹¯»Ê (Koji Arai) + ¿¹¡¡À鳨»Ò + ¿¹¡¡ÏÂɧ + ¿åÌî µ®Ê¸ + Á°ÃÏÏÂ½Ó + Ã罡º¬¡÷ÊÂÎó¿®Í긦 + Ãöë ±Ñ°ìϺ == Eiichiro Itani + Æ£¸¶¡¡½¨¹Ô¡¡ + ȬÅÄ ¿¿¹Ô (Masayuki Hatta) + ÈøÀîÉÒÌé + ˾·î ¹§»Ö + ÌÚ¼¡Ê¡÷ÃÞÇÈÂç³Ø¿ô³Ø¸¦µæ²Ê¡Ë + Ìî¼½Ó¾´ + Í­²¬¡÷¥ß¥Î¥ë¥¿ + Í­Âô ÌÀ¹¨ + Íî¹ç°ì´î + ÎÓ Î¼ + Ô¢°Â ¼£ + ÌÚ²¼ ͺ²ð + À®À¥¤æ¤¤ + Äáëľ¼ù + ÃæÅÄ¿­±Ù + ¤ï¤¿¤Ê¤Ù¤Ò¤í¤Õ¤ß + MoonWolf + + ²ÏÌî¿¿¼£ + www.ie.u-ryukyu.ac.jp/~kono/nkf/ + + + + 07/Feb/2004 NKF(1) diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/nkf_test.pl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/nkf_test.pl Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,873 @@ +#!/usr/local/bin/perl +# +# nkf test program for nkf-2 +# +# $Id: nkf_test.pl,v 1.11 2005/04/09 21:07:16 rei_furukawa Exp $ +# +# Shinji KONO +# Sun Aug 18 12:25:40 JST 1996 +# Sun Nov 8 00:16:06 JST 1998 +# +# This is useful when you add new patch on nkf. +# Since this test is too strict, faileurs may not mean +# wrong conversion. +# +# nkf 1.5 differs on MIME decoding +# nkf 1.4 passes Basic Conversion tests +# nkf PDS version passes Basic Conversion tests using "nkf -iB -oB " +# + +# Basic Conversion +print "\nBasic Conversion test\n\n"; + +# I gave up simple literal quote because there are big difference +# on perl4 and perl5 on literal quote. Of course we cannot use +# jperl. + +$example{'jis'} = unpack('u',<<'eofeof'); +M1FERED"6GIAR(%-E8V]N9"!3=&%G92"8I9=Y($AI +M#28./ +>@Y*#DR!+:6=O=2"!18&'@D^"8(._@]:$081@A+X* +eofeof + +$example{'euc'} = unpack('u',<<'eofeof'); +M1FERI?*E\R!+:6=O=2"AIJ'GH["CP:;!IMBGHJ?!J,`* +eofeof + +$example{'utf8'} = unpack('u',<<'eofeof'); +M[[N_1FER(A#_(?^Q`\D#$00O!$(E"@`` +eofeof + +$example{'u16L0'} = unpack('u',<<'eofeof'); +M1@!I`'(`L)C^.7S)AJ"0D* +eofeof + +$example{'euc1'} = unpack('u',<<'eofeof'); +8[;'Q\,&L"N6ZSN\*\NT)ON7.SL_+"0D* +eofeof + +$example{'utf1'} = unpack('u',<<'eofeof'); +AZ+J%Z:N/Z8JM"N>VNNFZEPKIM(D)Y+B*Z:"8Y+J8"0D* +eofeof + +$example{'jis2'} = unpack('u',<<'eofeof'); ++&R1".EA&(QLH0@H` +eofeof + +$example{'sjis2'} = unpack('u',<<'eofeof'); +%C=:3H0H` +eofeof + +$example{'euc2'} = unpack('u',<<'eofeof'); +%NMC&HPH` +eofeof + +$example{'utf2'} = unpack('u',<<'eofeof'); +'YI:.Z)>D"@`` +eofeof + +# From JIS + +print "JIS to JIS ... ";&test("$nkf -j",$example{'jis'},$example{'jis'}); +print "JIS to SJIS... ";&test("$nkf -s",$example{'jis'},$example{'sjis'}); +print "JIS to EUC ... ";&test("$nkf -e",$example{'jis'},$example{'euc'}); +print "JIS to UTF8... ";&test("$nkf -w",$example{'jis'},$example{'utf8N'}); +print "JIS to U16L... ";&test("$nkf -w16L",$example{'jis'},$example{'u16L'}); +print "JIS to U16B... ";&test("$nkf -w16B",$example{'jis'},$example{'u16B'}); + +# From SJIS + +print "SJIS to JIS ... ";&test("$nkf -j",$example{'sjis'},$example{'jis'}); +print "SJIS to SJIS... ";&test("$nkf -s",$example{'sjis'},$example{'sjis'}); +print "SJIS to EUC ... ";&test("$nkf -e",$example{'sjis'},$example{'euc'}); +print "SJIS to UTF8... ";&test("$nkf -w",$example{'sjis'},$example{'utf8N'}); +print "SJIS to U16L... ";&test("$nkf -w16L",$example{'sjis'},$example{'u16L'}); +print "SJIS to U16B... ";&test("$nkf -w16B",$example{'sjis'},$example{'u16B'}); + +# From EUC + +print "EUC to JIS ... ";&test("$nkf -j",$example{'euc'},$example{'jis'}); +print "EUC to SJIS... ";&test("$nkf -s",$example{'euc'},$example{'sjis'}); +print "EUC to EUC ... ";&test("$nkf -e",$example{'euc'},$example{'euc'}); +print "EUC to UTF8... ";&test("$nkf -w",$example{'euc'},$example{'utf8N'}); +print "EUC to U16L... ";&test("$nkf -w16L",$example{'euc'},$example{'u16L'}); +print "EUC to U16B... ";&test("$nkf -w16B",$example{'euc'},$example{'u16B'}); + +# From UTF8 + +print "UTF8 to JIS ... ";&test("$nkf -j", $example{'utf8N'},$example{'jis'}); +print "UTF8 to SJIS... ";&test("$nkf -s", $example{'utf8N'},$example{'sjis'}); +print "UTF8 to EUC ... ";&test("$nkf -e", $example{'utf8N'},$example{'euc'}); +print "UTF8 to UTF8N.. ";&test("$nkf -w", $example{'utf8N'},$example{'utf8N'}); +print "UTF8 to UTF8... ";&test("$nkf -w8", $example{'utf8N'},$example{'utf8'}); +print "UTF8 to UTF8N.. ";&test("$nkf -w80", $example{'utf8N'},$example{'utf8N'}); +print "UTF8 to U16L... ";&test("$nkf -w16L", $example{'utf8N'},$example{'u16L'}); +print "UTF8 to U16L0.. ";&test("$nkf -w16L0", $example{'utf8N'},$example{'u16L0'}); +print "UTF8 to U16B... ";&test("$nkf -w16B", $example{'utf8N'},$example{'u16B'}); +print "UTF8 to U16B0.. ";&test("$nkf -w16B0", $example{'utf8N'},$example{'u16B0'}); + + + +# From JIS + +print "JIS to JIS ... ";&test("$nkf -j",$example{'jis1'},$example{'jis1'}); +print "JIS to SJIS... ";&test("$nkf -s",$example{'jis1'},$example{'sjis1'}); +print "JIS to EUC ... ";&test("$nkf -e",$example{'jis1'},$example{'euc1'}); +print "JIS to UTF8... ";&test("$nkf -w",$example{'jis1'},$example{'utf1'}); + +# From SJIS + +print "SJIS to JIS ... ";&test("$nkf -j",$example{'sjis1'},$example{'jis1'}); +print "SJIS to SJIS... ";&test("$nkf -s",$example{'sjis1'},$example{'sjis1'}); +print "SJIS to EUC ... ";&test("$nkf -e",$example{'sjis1'},$example{'euc1'}); +print "SJIS to UTF8... ";&test("$nkf -w",$example{'sjis1'},$example{'utf1'}); + +# From EUC + +print "EUC to JIS ... ";&test("$nkf -j",$example{'euc1'},$example{'jis1'}); +print "EUC to SJIS... ";&test("$nkf -s",$example{'euc1'},$example{'sjis1'}); +print "EUC to EUC ... ";&test("$nkf -e",$example{'euc1'},$example{'euc1'}); +print "EUC to UTF8... ";&test("$nkf -w",$example{'euc1'},$example{'utf1'}); + +# From UTF8 + +print "UTF8 to JIS ... ";&test("$nkf -j",$example{'utf1'},$example{'jis1'}); +print "UTF8 to SJIS... ";&test("$nkf -s",$example{'utf1'},$example{'sjis1'}); +print "UTF8 to EUC ... ";&test("$nkf -e",$example{'utf1'},$example{'euc1'}); +print "UTF8 to UTF8... ";&test("$nkf -w",$example{'utf1'},$example{'utf1'}); + +# Ambigous Case + +$example{'amb'} = unpack('u',<<'eofeof'); +MI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&E +MPK"QI<*PL:7"L+&EPK"QI<(*I<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*P +ML:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<(*I<*PL:7"L+&E +MPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7" +ML+&EPK"QI<(*I<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"Q +MI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<(*I<*PL:7"L+&EPK"QI<*PL:7" +ML+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<*PL:7"L+&EPK"QI<(* +eofeof + +$example{'amb.euc'} = unpack('u',<<'eofeof'); +M&R1")4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25" +M,#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(*&R1")4(P,25",#$E0C`Q)4(P,25" +M,#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(; +M*$(*&R1")4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P +M,25",#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(*&R1")4(P,25",#$E0C`Q)4(P +M,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q +M)4(;*$(*&R1")4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q +>)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(* +eofeof + +$example{'amb.sjis'} = unpack('u',<<'eofeof'); +M&RA))4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25" +M,#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(*&RA))4(P,25",#$E0C`Q)4(P,25" +M,#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(; +M*$(*&RA))4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P +M,25",#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(*&RA))4(P,25",#$E0C`Q)4(P +M,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q +M)4(;*$(*&RA))4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q +>)4(P,25",#$E0C`Q)4(P,25",#$E0C`Q)4(;*$(* +eofeof + +print "Ambiguous Case. "; + &test("$nkf -j",$example{'amb'},$example{'amb.euc'}); + +# Input assumption + +print "SJIS Input assumption "; + &test("$nkf -jSx",$example{'amb'},$example{'amb.sjis'}); + +# Broken JIS + +print "Broken JIS "; + $input = $example{'jis'}; + $input =~ s/\033//g; + &test("$nkf -Be",$input,$example{'euc'}); +print "Broken JIS is safe on Normal JIS? "; + $input = $example{'jis'}; + &test("$nkf -Be",$input,$example{'euc'}); + +# test_data/cp932 + +$example{'test_data/cp932'} = unpack('u',<<'eofeof'); +%^D`@_$L` +eofeof + +$example{'test_data/cp932.ans'} = unpack('u',<<'eofeof'); +%_/$@_.X` +eofeof + +print "test_data/cp932 "; + &test("$nkf -eS",$example{'test_data/cp932'},$example{'test_data/cp932.ans'}); + +# test_data/cp932inv +print "test_data/cp932inv "; + &test("$nkf -sE --cp932inv",$example{'test_data/cp932.ans'},$example{'test_data/cp932'}); + +# test_data/no-cp932inv + +$example{'test_data/no-cp932inv.ans'} = unpack('u',<<'eofeof'); +%[N\@[NP` +eofeof + +print "test_data/no-cp932inv "; + &test("$nkf -sE --no-cp932",$example{'test_data/cp932.ans'},$example{'test_data/no-cp932inv.ans'}); + +# test_data/irv + +# $example{'test_data/irv'} = unpack('u',<<'eofeof'); +# %#B`/(!L` +# eofeof +# +# $example{'test_data/irv.ans'} = unpack('u',<<'eofeof'); +# %#B`/(!L` +# eofeof +# +# print "test_data/irv "; +# &test("$nkf -wE",$example{'test_data/irv'},$example{'test_data/irv.ans'}); + + +# UCS Mapping Test +print "\n\nUCS Mapping Test\n"; + +print "Shift_JIS to UTF-16\n"; +$example{'ms_ucs_map_1_sjis'} = "\x81\x60\x81\x61\x81\x7C\x81\x91\x81\x92\x81\xCA"; +$example{'ms_ucs_map_1_utf16'} = "\x30\x1C\x20\x16\x22\x12\x00\xA2\x00\xA3\x00\xAC"; +$example{'ms_ucs_map_1_utf16_ms'} = "\xFF\x5E\x22\x25\xFF\x0D\xFF\xE0\xFF\xE1\xFF\xE2"; + +print "Normal UCS Mapping : "; + &test("$nkf -w16B0 -S",$example{'ms_ucs_map_1_sjis'},$example{'ms_ucs_map_1_utf16'}); + +print "Microsoft UCS Mapping : "; + &test("$nkf -w16B0 -S --ms-ucs-map",$example{'ms_ucs_map_1_sjis'},$example{'ms_ucs_map_1_utf16_ms'}); + +print"\n"; + +# X0201 $B2>L>(B +# X0201->X0208 conversion +# X0208 aphabet -> ASCII +# X0201 $BAj8_JQ49(B + +print "\nX0201 test\n\n"; + +$example{'x0201.sjis'} = unpack('u',<<'eofeof'); +MD5.*<(-*@TR#3H-0@U*#2X--@T^#48-3"I%3B7""8()A@F*"8X)D@F6"9H*! +M@H*"@X*$@H6"AH*'"I%3BTR-AH%)@9>!E(&0@9.!3X&5@9:!:8%J@7R!>X&! +M@6V!;H%O@7"!CPJ4O(IPMK>X/;FZMMZWWKC>N=ZZWH+&"I2\BG#*W\O?S-_- +MW\[?M]^QW@K*W\O?S`IH86YK86MU(,K?R]_,I`K*W\O?S-VA"I2\BG""S(SC +!"@!" +eofeof + +$example{'x0201.euc'} = unpack('u',<<'eofeof'); +MP;2ST:6KI:VEKZ6QI;.EK*6NI;"ELJ6T"L&TL=&CP:/"H\.CQ*/%H\:CQZ/A +MH^*CXZ/DH^6CYJ/G"L&TM:VYYJ&JH?>A]*'PH?.AL*'UH?:ARJ'+H=VAW*'A +MHCK>.WHZXCMZ.N8[>CKJ. +MWJ3("LB^L]&.RH[?CLN.WX[,CM^.S8[?CLZ.WXZWCM^.L8[>"H[*CM^.RX[? +MCLP*:&%N:V%K=2".RH[?CLN.WX[,CJ0*CLJ.WX[+CM^.S([=CJ$*R+ZST:3. +#N.4* +eofeof + +$example{'x0201.utf'} = unpack('u',<<'eofeof'); +MY86HZ*>2XX*KXX*MXX*OXX*QXX*SXX*LXX*NXX*PXX*RXX*T"N6%J.B+L>^\ +MH>^\HN^\H^^\I.^\I>^\IN^\I^^]@>^]@N^]@^^]A.^]A>^]AN^]APKEA:CH +MJ)CEC[?OO('OO*#OO(/OO(3OO(7OO+[OO(;OO(KOO(COO(GBB)+OO(OOO)WO +MO+OOO+WOO9OOO9WOOZ4*Y8V*Z*>2[[VV[[VW[[VX/>^]N>^]NN^]MN^^GN^] +MM^^^GN^]N.^^GN^]N>^^GN^]NN^^GN.!J`KEC8KHIY+OOHKOOI_OOHOOOI_O +MOHSOOI_OOHWOOI_OOH[OOI_OO;?OOI_OO;'OOIX*[[Z*[[Z?[[Z+[[Z?[[Z, +M"FAA;FMA:W4@[[Z*[[Z?[[Z+[[Z?[[Z,[[VD"N^^BN^^G^^^B^^^G^^^C.^^ +2G>^]H0KEC8KHIY+C@:[EOHP* +eofeof + +$example{'x0201.jis'} = unpack('u',<<'eofeof'); +M&R1"030S424K)2TE+R4Q)3,E+"4N)3`E,B4T&RA""ALD0D$T,5$C02-"(T,C +M1"-%(T8C1R-A(V(C8R-D(V4C9B-G&RA""ALD0D$T-2TY9B$J(7.5XZ7ALD0B1(&RA""ALD0D@^,U$;*$E*7TM?3%]-7TY? +M-U\Q7ALH0@H;*$E*7TM?3!LH0@IH86YK86MU(!LH24I?2U],)!LH0@H;*$E* +97TM?3%TA&RA""ALD0D@^,U$D3CAE&RA""@`` +eofeof + +$example{'x0201.sosi'} = unpack('u',<<'eofeof'); +M&R1"030S424K)2TE+R4Q)3,E+"4N)3`E,B4T&RA*"ALD0D$T,5$C02-"(T,C +M1"-%(T8C1R-A(V(C8R-D(V4C9B-G&RA*"ALD0D$T-2TY9B$J(7.5XZ7@\;)$(D2!LH2@H;)$)(/C-1&RA*#DI?2U],7TU? +M3E\W7S%>#PH.2E]+7TP/&RA*"FAA;FMA:W4@#DI?2U],)`\;*$H*#DI?2U], +672$/&RA*"ALD0D@^,U$D3CAE&RA""@`` +eofeof + +$example{'x0201.x0208'} = unpack('u',<<'eofeof'); +M&R1"030S424K)2TE+R4Q)3,E+"4N)3`E,B4T&RA""ALD0D$T,5$;*$)!0D-$ +M149'86)C9&5F9PH;)$)!-#4M.68;*$(A0",D)5XF*B@I+2L]6UU[?1LD0B%O +M&RA""ALD0D@^,U$E*R4M)2\;*$(]&R1")3$E,R4L)2XE,"4R)30D2!LH0@H; +M)$)(/C-1)5$E5"57)5HE724M(2PE(B$K&RA""ALD0B51)50E51LH0@IH86YK +M86MU(!LD0B51)50E52$B&RA""ALD0B51)50E525S(2,;*$(*&R1"2#XS421. +&.&4;*$(* +eofeof + +# -X is necessary to allow X0201 in SJIS +# -Z convert X0208 alphabet to ASCII +print "X0201 conversion: SJIS "; + &test("$nkf -jXZ",$example{'x0201.sjis'},$example{'x0201.x0208'}); +print "X0201 conversion: JIS "; + &test("$nkf -jZ",$example{'x0201.jis'},$example{'x0201.x0208'}); +print "X0201 conversion:SI/SO "; + &test("$nkf -jZ",$example{'x0201.sosi'},$example{'x0201.x0208'}); +print "X0201 conversion: EUC "; + &test("$nkf -jZ",$example{'x0201.euc'},$example{'x0201.x0208'}); +print "X0201 conversion: UTF8 "; + &test("$nkf -jZ",$example{'x0201.utf'},$example{'x0201.x0208'}); +# -x means X0201 output +print "X0201 output: SJIS "; + &test("$nkf -xs",$example{'x0201.euc'},$example{'x0201.sjis'}); +print "X0201 output: JIS "; + &test("$nkf -xj",$example{'x0201.sjis'},$example{'x0201.jis'}); +print "X0201 output: EUC "; + &test("$nkf -xe",$example{'x0201.jis'},$example{'x0201.euc'}); +print "X0201 output: UTF8 "; + &test("$nkf -xw",$example{'x0201.jis'},$example{'x0201.utf'}); + +# MIME decode + +print "\nMIME test\n\n"; + +# MIME ISO-2022-JP + +$example{'mime.iso2022'} = unpack('u',<<'eofeof'); +M/3])4T\M,C`R,BU*4#]"/T=Y4D%.144W96E23TI566Q/4U9)1WEH2S\]"CT_ +M:7-O+3(P,C(M2E`_0C]'>5)!3D5%-V5I4D]*55EL3U-624=Y:$L_/0H]/VES +M;RTR,#(R+4I0/U$_/3%")$(D1B11/3%"*$)?96YD/ST*&R1`)#TD)B0K)$H; +M*$H@/3])4T\M,C`R,BU*4#]"/T=Y4D%.144W96E23U!Y:S=D:'-O4V<]/3\] +M(&5N9"!O9B!L:6YE"CT_25-/+3(P,C(M2E`_0C]'>5)!3D5%-V5I4D]0>6LW +M9&AS;U-G/3T_/2`]/TE33RTR,#(R+4I0/T(_1WE204Y%13=E:5)/4'EK-V1H +M5)!3D5%-V5I +44D]*55EL3QM;2U-624=Y:$L_/0H_ +eofeof + +$example{'mime.ans.strict'} = unpack('u',<<'eofeof'); +M&R1"-$$[>B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"(&5N9`H;)$(D/20F)"LD2ALH0B`;)$(T03MZ)$X_*3MV&RA"96YD(&]F +M(&QI;F4*&R1"-$$[>B1./RD[=C1!.WHD3C\I.W8;*$(*0G)O:V5N(&-A5)!3D5%-V5I4D]*55EL3QM;2U-624=Y:$L_/0H_ +eofeof + +$example{'mime.unbuf.strict'} = unpack('u',<<'eofeof'); +M&R1"-$$[>B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"(&5N9`H;)$(D/20F)"LD2ALH0B`;)$(T03MZ)$X_*3MV&RA"96YD(&]F +M(&QI;F4*&R1"-$$[>B1./RD[=C1!.WHD3C\I.W8;*$(*0G)O:V5N(&-AB1./RD;*$)H5)! +M3D5%-V5I4D]0>6LW9&AS;U-G/3T_/0H;)$(T03MZ)$XE1ALH0EM+4U9)1WEH +$2S\]"F5I +eofeof + +$example{'mime.ans'} = unpack('u',<<'eofeof'); +M&R1"-$$[>B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"(&5N9`H;)$(D/20F)"LD2ALH0B`;)$(T03MZ)$X_*3MV&RA"96YD(&]F +M(&QI;F4*&R1"-$$[>B1./RD[=C1!.WHD3C\I.W8;*$(*0G)O:V5N(&-AB1./RD;*$)HB1./RD[=ALH0@H;)$(T +603MZ)$XE1ALH0EM+4U9)1WEH2S\]"@`* +eofeof + +$example{'mime.unbuf'} = unpack('u',<<'eofeof'); +M&R1"-$$[>B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"(&5N9`H;)$(D/20F)"LD2ALH0B`;)$(T03MZ)$X_*3MV&RA"96YD(&]F +M(&QI;F4*&R1"-$$[>B1./RD[=C1!.WHD3C\I.W8;*$(*0G)O:V5N(&-AB1./RD;*$)HB1./RD[=ALH0@H;)$(T +603MZ)$XE1ALH0EM+4U9)1WEH2S\]"@`* +eofeof + +$example{'mime.base64'} = unpack('u',<<'eofeof'); +M9W-M5"])3&YG$I+-&=Q=4,S24LS9W%Q0E%:3TUI-39,,S0Q-&=S5T)1 +M43!+9VUA1%9O3T@*9S)+1%1O3'=K8C)1;$E+;V=Q2T-X24MG9W5M0W%*3EEG +<$E+9V=U;4,X64Q&9W)70S592VMG<6U""F=Q +eofeof + +$example{'mime.base64.ans'} = unpack('u',<<'eofeof'); +M&R1")$M&?B1I)#LD1D0Z)"TD7B0Y)"PA(D5L-7XV83E9)$B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"96YD"ALD0B0])"8D*R1*&RA"&R1"-$$[>B1./RD[=ALH0F5N9&]F;&EN +M90H;)$(T03MZ)$X_*3MV-$$[>B1./RD[=ALH0@I"B1.)48E.25(&RA""ALD0C1!.WHD3B5&)3DE2!LH0@H;)$(D1B11 +M&RA"96YD"ALD0B0])"8D*R1*&RA"&R1"-$$[>B1./RD[=ALH0F5N9&]F;&EN +M90H;)$(T03MZ)$X_*3MV-$$[>B1./RD[=ALH0@I"tmp1");print OUT pack('u',$tmp);close(OUT); +# unbuf mode implies more pessimistic decode +print "MIME decode (unbuf) "; + $tmp = &test("$nkf -jmNu",$example{'mime.iso2022'},$example{'mime.unbuf'},$example{'mime.unbuf.alt'}); + # open(OUT,">tmp2");print OUT pack('u',$tmp);close(OUT); +print "MIME decode (base64) "; + &test("$nkf -jmB",$example{'mime.base64'},$example{'mime.base64.ans'}); +#MIME BASE64 must be LF? + +# MIME ISO-8859-1 + +$example{'mime.is8859'} = unpack('u',<<'eofeof'); +M/3])4T\M.#@U.2TQ/U$_*CU#-V%V83\_/2`*4&5E2P@1$5.34%22R`@7"`B36EN(&OF<&AEI**DQ*2KI*:DR*&BI,FDIJ3BI-^DT*2HI*RD[Z3KI*2DMZ&B +MI,BDP:3EI*:DQZ3!I.>D\Z2NI.RDZZ2KI.*DMZ3SI,JDI*&C"J2SI+.DSR!# +M4B],1B"DSKG4H:,-"J2SI+.DSR!#4B"DSKG4H:,-I+.DLZ3/($Q&+T-2(*3. +9N=2AHPH-"J2SI+.DSR!,1B"DSKG4H:,*"@`` +eofeof + +$example{'test_data/long-fold-1.ans'} = unpack('u',<<'eofeof'); +M&R1")$HD+"0D)$HD+"0D)$HD+"%!)"0D+B1G)"8D+"0B)&HD7B0W)$8A(B0S +M)&PD)"(D1"0K&RA""ALD0B0F)$@A(B1))"8D8B1?)%`D*"0L +M)&\D:R0D)#I**DQ*2KI*:DR*&BI,FDIJ3BI-^DT*2HI*RD[Z3KI*2DMZ&B +MI,BDP:3EI*:DQZ3!I.>D\Z2NI.RDZZ2KI.*DMZ3SI,JDI*&C"J2SI+.DS\.[ +'I*2YU*&C"@`` +eofeof + +$example{'test_data/long-fold.ans'} = unpack('u',<<'eofeof'); +M&R1")$HD+"0D)$HD+"0D)$HD+"%!)"0D+B1G)"8D+"0B)&HD7B0W)$8A(B0S +M)&PD)"(D1"0K&RA""ALD0B0F)$@A(B1))"8D8B1?)%`D*"0L +M)&\D:R0D)#5)#2D-):TI#46U*0V=K2VE1 +M5%X2D1-:TY343-*1&MB2T5)/3\]"B`]/TE33RTR,#(R+4I0/T(_ +M1WE20TI$5)#2D-):TI#46U*0V=K2VE1 +M5%X2D1-:TY343-'>6A#/ST*(#T_25-/+3(P,C(M2E`_0C]'>5)# +M2D1K:T]Y43E*1#AK45-214I%66M30U)+2D5S:U1#4DY*131K5'E24TI&56M7 +M0U)B1WEH0S\]"B`]/TE33RTR,#(R+4I0/T(_1WE20TI&-&M8>5)G2D=%:UEI +M4FM*0U%K6FE1;TI'9V)+14D]/ST*+2TM+0I3=6)J96-T.B!A86%A(&%A86$@ +M86%A82!A86%A(&%A86$@86%A82!A86%A"B`]/TE33RTR,#(R+4I0/T(_1WE2 +M0TI#26M*0U%M2D-G:TMH5)#2D-):TI#46U*0V=K2VE1 +M5%X2D1-:TY343-*1&MK3WE1.4=Y:$,_/0H@/3])4T\M,C`R,BU* +M4#]"/T=Y4D-*1#AK45-214I%66M30U)+2D5S:U1#4DY*131K5'E24TI&56M7 +M0U)B2D8T:UAY4F='>6A#/ST*(#T_25-/+3(P,C(M2E`_0C]'>5)#2D=%:UEI +M4FM*0U%K6FE1;TI'9V)+14D]/ST*+2TM+0I3=6)J96-T.B!A86%A(&%A86$@ +M86%A82!A86%A(&%A86$@86%A82!A86%A(#T_25-/+3(P,C(M2E`_0C]'>5)# +M2D-):TI"5)#2D-9:TM#47%' +@>6A#/ST@86%A82!A86%A(&%A86$@86%A80HM+2TM"@H` +eofeof + +print "test_data/mime_out "; + &test("$nkf -jM",$example{'test_data/mime_out'},$example{'test_data/mime_out.ans'},$example{'test_data/mime_out.ans.alt'},$example{'test_data/mime_out.ans.alt2'}); +# test_data/mime_out2 + +$example{'test_data/mime_out2'} = unpack('u',<<'eofeof'); +M5&AI&ES=&EN +M9R!M97-S86=E(&AA;F1L:6YG('-O9G1W87)E+@H*4W5B:F5C=#H@=&5S=#$@ +M=&5S=#(@@L2"MX+&@J<@=&5S=#,@@L2"MX+&@O$@=&5S=#0*"E-U8FIE8W0Z +M('1EXSJ()/ZEGN,ZB!! +M4T-)22!!4T-)29/ZEGN,ZB!!4T-)20H*@J`@@J(@@J0@@J8@@J@@@JD@@JL@ +M@JT@@J\@@K$@@K,@@K4@@K<@@KD@@KL@@KT@@K\@@L(@@L0@@L8@@L@@@LD@ +8@LH@@LL@@LP*"@H*"@H*"@H*"@H*"@H* +eofeof + +$example{'test_data/mime_out2.ans'} = unpack('u',<<'eofeof'); +M5&AI2!T;R!C;VYF=7-E(&5X:7-T +M:6YG(&UE5)#2D5G8DM%26='>5)#2D-K8DM%23T_/2!T97-T,R`*(#T_25-/+3(P +M,C(M2E`_0C]'>5)#2D59:T]34DE*2$UB2T5)/3\]("!T97-T-`H*05-#24D@ +M/3])4T\M,C`R,BU*4#]"/T=Y4D-2;GA,6$1H5)# +M2D-)8DM%26='>5)#2D-18DM%26='>5)#2D-98DM%26='>5)#2D-G8DM%26<_ +M/0H@/3])4T\M,C`R,BU*4#]"/T=Y4D-*0V]B2T5)9T=Y4D-*0W-B2T5)9T=Y +M4D-*0S!B2T5)9T=Y4D-*0SAB2T5)9S\]"B`]/TE33RTR,#(R+4I0/T(_1WE2 +M0TI$16)+14EG1WE20TI$36)+14EG1WE20TI$56)+14EG1WE20TI$8V)+14EG +M/ST*(#T_25-/+3(P,C(M2E`_0C]'>5)#2D1K8DM%26='>5)#2D1S8DM%26=' +M>5)#2D0P8DM%26='>5)#2D0X8DM%26<_/0H@/3])4T\M,C`R,BU*4#]"/T=Y +M4D-*145B2T5)9T=Y4D-*15%B2T5)9T=Y4D-*15EB2T5)9T=Y4D-*16=B2T5) +M9S\]"B`]/TE33RTR,#(R+4I0/T(_1WE20TI%;V)+14EG1WE20TI%5)#2D4T8DM%23T_/0H*"@H*"@H*"@H*"@H*"@H` +eofeof + +$example{'test_data/mime_out2.ans.alt'} = unpack('u',<<'eofeof'); +M5&AI2!T;R!C;VYF=7-E(&5X:7-T +M:6YG"B!M97-S86=E(&AA;F1L:6YG('-O9G1W87)E+@H*4W5B:F5C=#H@=&5S +M=#$@=&5S=#(@/3])4T\M,C`R,BU*4#]"/T=Y4D-*15EK3U-224I#:V)+14D] +M/ST@=&5S=#,*(#T_25-/+3(P,C(M2E`_0C]'>5)#2D59:T]34DE*2$UB2T5) +M/3\]('1E5)#2D59:T]34DE*2$UB2T5)/3\]("!T97-T +M-`H*05-#24D@/3])4T\M,C`R,BU*4#]"/T=Y4D-2;GA,6$1H5)#2D-)8DM%26='>5)#2D-18DM%26='>5)#2D-98DM%26='>5)# +M2D-G8DM%26='>5)#2D-O8DM%23T_/0H@/3])4T\M,C`R,BU*4#]"/T=Y4D-' +M>6A#24)S:U%I47)'>6A#24)S:U%I471'>6A#24)S:U%I479'>6A#24)S:U%I +M47A'>6A#/ST*(#T_25-/+3(P,C(M2E`_0C]'>5)#1WEH0TE"6A#24)S:U%I4D5'>6A#24)S:U%I4D='>6A#24)S:U%I4DE'>6A#24)S +M:U%I4DM'>6A#/ST*(#T_25-/+3(P,C(M2E`_0C]'>5)#1WEH0TE"2!T;R!C;VYF=7-E(&5X:7-T +M:6YG(&UE5)#2D59:T]34DE*2$UB2T5) +M/3\]('1E5)#2D59:T]34DE'>6A#/ST*(#T_25-/+3(P,C(M2E`_0C]' +M>5)#2DA-8DM%23T_/2`@=&5S=#0*"D%30TE)(#T_25-/+3(P,C(M2E`_0C]' +M>5)#4FYX3%A$:'-'>6A#/ST@05-#24D@05-#24D@"B`]/TE33RTR,#(R+4I0 +M/T(_1WE20U)N>$Q81&AS1WEH0TE"5)#2D-)8DM%26='>5)#2D-1 +M8DM%26='>5)#2D-98DM%26='>5)#2D-G8DM%26='>5)#2D-O8DM%26<_/0H@ +M/3])4T\M,C`R,BU*4#]"/T=Y4D-*0W-B2T5)9T=Y4D-*0S!B2T5)9T=Y4D-* +M0SAB2T5)9T=Y4D-*1$5B2T5)9T=Y4D-*1$UB2T5)9S\]"B`]/TE33RTR,#(R +M+4I0/T(_1WE20TI$56)+14EG1WE20TI$8V)+14EG1WE20TI$:V)+14EG1WE2 +M0TI$5)# +M2D0X8DM%26='>5)#2D5%8DM%26='>5)#2D518DM%26='>5)#2D598DM%26=' +M>5)#2D5G8DM%26<_/0H@/3])4T\M,C`R,BU*4#]"/T=Y4D-*16]B2T5)9T=Y +M4D-*17-B2T5)9T=Y4D-*17=B2T5)9T=Y4D-*13!B2T5)9T=Y4D-*131B2T5) +92T-G;TM#9V]+0V=O2T-G;TM#9V]+/ST*(``` +eofeof + +print "test_data/mime_out2 "; + &test("$nkf -jM",$example{'test_data/mime_out2'},$example{'test_data/mime_out2.ans'},$example{'test_data/mime_out2.ans.alt'},$example{'test_data/mime_out2.ans.alt2'}); +# test_data/multi-line + +$example{'test_data/multi-line'} = unpack('u',<<'eofeof'); +MI,JDK*2DI,JDK*2DI,JDK*'!I*2DKJ3GI*:DK*2BI.JDWJ2WI,:AH@"DLZ3L +MI/*DO:3.I-ZDWJ2BI,2DJZ2FI,BAHJ3)I*:DXJ3?I-"DJ*2LI.^DZZ2DI+>A +MHJ3(I,&DY:2FI,>DP:3GI/.DKJ3LI.NDJZ3BI+>D\Z3*I*2AHPJDLZ2SI,_# +8NZ2DN=2AHP`*I+.DLZ3/P[NDI+G4H:,* +eofeof + +$example{'test_data/multi-line.ans'} = unpack('u',<<'eofeof'); +MI,JDK*2DI,JDK*2DI,JDK*'!I*2DKJ3GI*:DK*2BI.JDWJ2WI,:AH@"DLZ3L +MI/*DO:3.I-ZDWJ2BI,2DJZ2FI,BAHJ3)I*:DXJ3?I-"DJ*2LI.^DZZ2DI+>A +MHJ3(I,&DY:2FI,>DP:3GI/.DKJ3LI.NDJZ3BI+>D\Z3*I*2AHPJDLZ2SI,_# +8NZ2DN=2AHP`*I+.DLZ3/P[NDI+G4H:,* +eofeof + +print "test_data/multi-line "; + &test("$nkf -e",$example{'test_data/multi-line'},$example{'test_data/multi-line.ans'}); +# test_data/nkf-19-bug-1 + +$example{'test_data/nkf-19-bug-1'} = unpack('u',<<'eofeof'); +,I*:DJZ2D"KK8QJ,* +eofeof + +$example{'test_data/nkf-19-bug-1.ans'} = unpack('u',<<'eofeof'); +8&R1")"8D*R0D&RA""ALD0CI81B,;*$(* +eofeof + +print "test_data/nkf-19-bug-1 "; + &test("$nkf -Ej",$example{'test_data/nkf-19-bug-1'},$example{'test_data/nkf-19-bug-1.ans'}); +# test_data/nkf-19-bug-2 + +$example{'test_data/nkf-19-bug-2'} = unpack('u',<<'eofeof'); +%I-NDL@H` +eofeof + +$example{'test_data/nkf-19-bug-2.ans'} = unpack('u',<<'eofeof'); +%I-NDL@H` +eofeof + +print "test_data/nkf-19-bug-2 "; + &test("$nkf -Ee",$example{'test_data/nkf-19-bug-2'},$example{'test_data/nkf-19-bug-2.ans'}); +# test_data/nkf-19-bug-3 + +$example{'test_data/nkf-19-bug-3'} = unpack('u',<<'eofeof'); +8[;'Q\,&L"N6ZSN\*\NT)ON7.SL_+"0D* +eofeof + +$example{'test_data/nkf-19-bug-3.ans'} = unpack('u',<<'eofeof'); +8[;'Q\,&L"N6ZSN\*\NT)ON7.SL_+"0D* +eofeof + +print "test_data/nkf-19-bug-3 "; + &test("$nkf -e",$example{'test_data/nkf-19-bug-3'},$example{'test_data/nkf-19-bug-3.ans'}); +# test_data/non-strict-mime + +$example{'test_data/non-strict-mime'} = unpack('u',<<'eofeof'); +M/3])4T\M,C`R,BU*4#]"/PIG$E+:6=R,D-V;TMI +,9W-30V]O3&,*/ST* +eofeof + +$example{'test_data/non-strict-mime.ans'} = unpack('u',<<'eofeof'); +M&R1")$8D)"0_)$`D)"1&)%XD.2$C&RA"#0H-"ALD0CMD)$\[?B$Y)6PE.21+ +<)&(]<20K)#LD1B0D)#\D0"0D)$8D)"1>&RA""@`` +eofeof + +print "test_data/non-strict-mime "; + &test("$nkf -jmN",$example{'test_data/non-strict-mime'},$example{'test_data/non-strict-mime.ans'}); +# test_data/q-encode-softrap + +$example{'test_data/q-encode-softrap'} = unpack('u',<<'eofeof'); +H/3%")$(T03MZ)3T*,R$\)4DD3CTQ0BA""CTQ0B1"2E$T.3TQ0BA""@`` +eofeof + +$example{'test_data/q-encode-softrap.ans'} = unpack('u',<<'eofeof'); +>&R1"-$$[>B4S(3PE221.&RA""ALD0DI1-#D;*$(* +eofeof + +print "test_data/q-encode-softrap "; + &test("$nkf -jmQ",$example{'test_data/q-encode-softrap'},$example{'test_data/q-encode-softrap.ans'}); +# test_data/rot13 + +$example{'test_data/rot13'} = unpack('u',<<'eofeof'); +MI+.D\Z3+I,&DSZ&BS:W"]*3(I*2DI*3>I+FAHPH*;FMF('9EI+FDK*&B05-#24D@I,O"T*2WI,8@ +M4D]4,3,@I*P*P+6DMZ2OQK"DI*3&I*2DRJ2DI.BDIJ3'H:*PRK*\I,ZDZ*2F +MI,O*T;2YI+6D[*3>I+ND\Z&C"@HE(&5C:&\@)VAO9V4G('P@;FMF("UR"FAO +#9V4* +eofeof + +$example{'test_data/rot13.ans'} = unpack('u',<<'eofeof'); +M&R1"4V)31%-Z4W!3?E!1?%QQ15-W4U-34U,O4VA04ALH0@H*87AS(&ER92XQ +M+CDR(!LD0E-#?$E\(E-D4VI3=5-34VY3;U-34W534U,O4VA36U!1&RA"3D90 +M5E8@&R1"4WIQ(5-F4W4;*$(@14)',3,@&R1"4UL;*$(*&R1";V139E->=5]3 +M4U-U4U-3>5-34SE355-V4%%?>6%K4WU3.5-54WIY(F-H4V13/5,O4VI31%!2 +A&RA""@HE(')P=6(@)W5B='(G('P@87AS("UE"G5B='(* +eofeof + +print "test_data/rot13 "; + &test("$nkf -jr",$example{'test_data/rot13'},$example{'test_data/rot13.ans'}); +# test_data/slash + +$example{'test_data/slash'} = unpack('u',<<'eofeof'); +7("`]/U8\5"U5.5=%2RTK.U +2002.08.22 + * ¥³¥ó¥Ñ¥¤¥ë»þ¤Î warning ¤Ø¤ÎÂнè (ÇϾ줵¤ó¤Î¥Ñ¥Ã¥Á¤Ë¤è¤ë) + * utf-8 ¤ÎȽÄê¤Î¥Ð¥°½¤Àµ + Àµ¤·¤¤Ê¸»ú¥³¡¼¥É¤¬Íè¤Æ¤¤¤ë¤Ö¤ó¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó¤¬¡¢ + ÉÔÀµ¤Ê¥³¡¼¥É¤¬Íè¤Æ¤â¡¢utf-8 ¥â¡¼¥É¤«¤éÈ´¤±¤Ê¤¤²ÄǽÀ­¤¬ + ¤¢¤ê¤Þ¤·¤¿ + * wvHtml ¤Î½ÐÎϤؤÎÂнè (ËÌÀîʸ¹§¤µ¤ó¤Î¸æÊó¹ð¤Ë¤è¤ë) + +-- +Rei FURUKAWA +furukawa@tcp-ip.or.jp diff -r 5cf052bee63d -r 441a2190cfae nkf-utf8/test.pl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nkf-utf8/test.pl Sat Apr 21 13:10:49 2012 +0900 @@ -0,0 +1,83 @@ +#!/usr/bin/perl +# +# nkf test program for nkf 2.0 +# Shinji KONO +# Sun Aug 18 12:25:40 JST 1996 +# Sun Nov 8 00:16:06 JST 1998 +# Sun Sep 8 14:04:02 JST 2002 +# +# This is useful when you add new patch on nkf. +# Since this test is too strict, faileurs may not mean +# wrong conversion. +# +# nkf 2.0 utf8 +# nkf 1.5 differs on MIME decoding +# nkf 1.4 passes Basic Conversion tests +# nkf PDS version passes Basic Conversion tests using "nkf -iB -oB " +# + +$nkf = 'MSWin32' eq $^O ? ".\\nkf" : "./nkf"; +# $nkf = "doscmd nkf.exe"; + +# If you want to see the testing process, set next flag. + +$detail_all = 0; +$error_count=1; +$diff=1; + +# &library_test0(); +sub test { + &command_test(@_); +} + +sub command_test { + local ($nkf,$in,@ans) = @_; + local ($result); + + $result = ''; + open(OUT,"> nkf.in"); + binmode OUT; + print OUT $in; + close(OUT); + system("$nkf nkf.out"); # easy + open(IN,"< nkf.out"); + binmode IN; + while() { + $result .= $_; + } + + if( $nkf =~ /-\S*m/) { + $result =~ s/ //g; + } + $i = 0; + foreach $ans (@ans) { + if( $nkf =~ /-\S*m/) { + $ans =~ s/ //g; + } + if ($result eq $ans) { + print "Ok\n"; + return $result; + } + $i++; + } + $ans = $ans[0]; + print "Fail\n"; + system "mv nkf.in nkf.in.$error_count.bad"; + system "mv nkf.out nkf.out.$error_count.bad"; + open(OUT,"> nkf.expect.$error_count.bad"); + binmode OUT; + print OUT $ans; + close(OUT); + $error_count++; + if ($diff) { + open(R,"|od -c >tmp.result.bad"); binmode R; print R $result; close(R); + open(R,"|od -c >tmp.expect.bad"); binmode R; print R $ans; close(R); + system "diff -c tmp.result.bad tmp.expect.bad"; + } + return $result; +} + +do "nkf_test.pl"; + +unlink "nkf.in"; +unlink "nkf.out"; diff -r 5cf052bee63d -r 441a2190cfae papers/Makefile --- a/papers/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH papers # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) diff -r 5cf052bee63d -r 441a2190cfae papers/beginners/beginners.tex --- a/papers/beginners/beginners.tex Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/beginners/beginners.tex Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ \parindent=0pt \parskip=7pt plus 2pt -%$Id$ +%$Id: beginners.tex,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ \def\oneline#1{\par\bigskip\leftline{\tt\hskip.75in#1}} \def\command#1{\par\bigskip\leftline{\tt\hskip.75in\% #1}} diff -r 5cf052bee63d -r 441a2190cfae papers/changes/Makefile --- a/papers/changes/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/changes/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ ############################################################################## -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) -k SHELL = /bin/sh diff -r 5cf052bee63d -r 441a2190cfae papers/changes/mh-changes.ms --- a/papers/changes/mh-changes.ms Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/changes/mh-changes.ms Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -.\" @(#)$Id$ +.\" @(#)$Id: mh-changes.ms,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ .\" Standard -ms macros .\" with the following changes .ds lq \\*Q diff -r 5cf052bee63d -r 441a2190cfae papers/doclib/READ-ME --- a/papers/doclib/READ-ME Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/doclib/READ-ME Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ -@(#)$Id$ +@(#)$Id: READ-ME,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ This directory contains the TeX style and macro files necessary to typset the following documents: diff -r 5cf052bee63d -r 441a2190cfae papers/doclib/diss.sty --- a/papers/doclib/diss.sty Fri Nov 07 20:20:35 2008 +0000 +++ b/papers/doclib/diss.sty Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ % UCI Dissertation Style for AmSTeX. -% @(#)$Id$ +% @(#)$Id: diss.sty,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $ % Tim Morgan with many suggestions, bug fixes, etc, from Marshall Rose % Based originally on Michael Spivak's AMSPPT.STY. diff -r 5cf052bee63d -r 441a2190cfae sbr/Makefile --- a/sbr/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH modules # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## OPTIONS = -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/less"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O2 -g @@ -60,10 +60,10 @@ # Generation Rules ############################################################################## -.c.o: - $(CC) $(CFLAGS) -c $*.c - -ld -x -r $@ - mv a.out $@ + + + + ############################################################################## # Generate MH subroutine library diff -r 5cf052bee63d -r 441a2190cfae sbr/addrsbr.c --- a/sbr/addrsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/addrsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* addrsbr.c - parse addresses 822-style */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: addrsbr.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/addrsbr.s --- a/sbr/addrsbr.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/addrsbr.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: addrsbr.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" .align 2 _ingrp: .long 0 diff -r 5cf052bee63d -r 441a2190cfae sbr/advertise.c --- a/sbr/advertise.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/advertise.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* advertise.c - the heart of adios */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: advertise.c,v 1.2 2006/12/05 18:18:03 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/advertise.s --- a/sbr/advertise.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/advertise.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: advertise.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" .align 2 LC0: .ascii "%s: \0" diff -r 5cf052bee63d -r 441a2190cfae sbr/closefds.c --- a/sbr/closefds.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/closefds.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* closefds.c - close-up fd:s */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: closefds.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/closefds.s --- a/sbr/closefds.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/closefds.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: closefds.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" diff -r 5cf052bee63d -r 441a2190cfae sbr/cpydgst.c --- a/sbr/cpydgst.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/cpydgst.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* cpydgst.c - copy from one fd to another in encapsulating mode */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: cpydgst.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/cpydgst.s --- a/sbr/cpydgst.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/cpydgst.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: cpydgst.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" .align 2 LC0: .ascii "error writing\0" diff -r 5cf052bee63d -r 441a2190cfae sbr/discard.c --- a/sbr/discard.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/discard.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* discard.c - discard output on a file pointer */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: discard.c,v 1.2 2006/12/05 18:18:04 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/discard.s --- a/sbr/discard.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/discard.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: discard.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" diff -r 5cf052bee63d -r 441a2190cfae sbr/fdcompare.c --- a/sbr/fdcompare.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/fdcompare.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* fdcompare.c - are two files identical? */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: fdcompare.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/fdcompare.s --- a/sbr/fdcompare.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/fdcompare.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,4 +1,4 @@ .data .align 2 _Id: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: fdcompare.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" diff -r 5cf052bee63d -r 441a2190cfae sbr/fmtcompile.c --- a/sbr/fmtcompile.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/fmtcompile.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* fmtcompile.c - "compile" format strings for fmtscan */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: fmtcompile.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/formatdef.c --- a/sbr/formatdef.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/formatdef.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* formatdef.c - some defines for sbr/formatsbr.c */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: formatdef.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/addrsbr.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/formatsbr.c --- a/sbr/formatsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/formatsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* formatsbr.c - format string interpretation */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: formatsbr.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -470,7 +470,7 @@ || !(cp = index (mbox += idx + strlen (key), '/'))) return 0; - (void) sprintf (buffer, "%*.*s", cp - mbox, cp - mbox, mbox); + (void) sprintf (buffer, "%*.*s", (int)(cp - mbox), (int)(cp - mbox), mbox); return 1; } diff -r 5cf052bee63d -r 441a2190cfae sbr/gans.c --- a/sbr/gans.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/gans.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* gans.c - get an answer from the user */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: gans.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/gans.s --- a/sbr/gans.s Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/gans.s Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ .data .align 2 _ident: - .ascii "@(#)$Id$\0" + .ascii "@(#)$Id: gans.s,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $\0" .align 2 LC0: .ascii "Options are:\12\0" diff -r 5cf052bee63d -r 441a2190cfae sbr/getans.c --- a/sbr/getans.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/getans.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* getans.c - get an answer from the user and return a string array */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: getans.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/help.c --- a/sbr/help.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/help.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* help.c - print the usage line */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: help.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_atoi.c --- a/sbr/m_atoi.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_atoi.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_atoi.c - parse a string representation of a message number */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_atoi.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_backup.c --- a/sbr/m_backup.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_backup.c Sat Apr 21 13:10:49 2012 +0900 @@ -13,7 +13,7 @@ if ((cp = r1bindex (file, '/')) == file) (void) sprintf (buffer, "%s%s", SBACKUP, cp); else - (void) sprintf (buffer, "%.*s%s%s", cp - file, file, SBACKUP, cp); + (void) sprintf (buffer, "%.*s%s%s", (int)(cp - file), file, SBACKUP, cp); (void) (unlink (buffer)); return buffer; diff -r 5cf052bee63d -r 441a2190cfae sbr/m_convert.c --- a/sbr/m_convert.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_convert.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_convert.c - parse a message sequence and set SELECTED */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_convert.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_draft.c --- a/sbr/m_draft.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_draft.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_draft.c - construct the draft name */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_draft.c,v 1.2 2006/12/05 18:18:04 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_fmsg.c --- a/sbr/m_fmsg.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_fmsg.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_fmsg.c - free a folder */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_fmsg.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_getdefs.c --- a/sbr/m_getdefs.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_getdefs.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_getdefs.c - read the user's MH environment */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_getdefs.c,v 1.2 2006/12/05 18:18:04 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_getfld.c --- a/sbr/m_getfld.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_getfld.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_getfld.c - read/parse a message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_getfld.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_gmsg.c --- a/sbr/m_gmsg.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_gmsg.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_gmsg.c - read a folder */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_gmsg.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_maildir.c --- a/sbr/m_maildir.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_maildir.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_maildir.c - get the path for the mail directory */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_maildir.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_msgdef.c --- a/sbr/m_msgdef.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_msgdef.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_msgdef.c - some defines for sbr/m_getfld.c */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_msgdef.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_readefs.c --- a/sbr/m_readefs.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_readefs.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_readefs.c - read a profile/context file */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_readefs.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_remsg.c --- a/sbr/m_remsg.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_remsg.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_remsg.c - realloc a msgs structure */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_remsg.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_scratch.c --- a/sbr/m_scratch.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_scratch.c Sat Apr 21 13:10:49 2012 +0900 @@ -17,7 +17,7 @@ if ((cp = r1bindex (file, '/')) == file) (void) strcpy (buffer, tmpfil); else - (void) sprintf (buffer, "%.*s%s", cp - file, file, tmpfil); + (void) sprintf (buffer, "%.*s%s", (int)(cp - file), file, tmpfil); (void) unlink (buffer); return buffer; diff -r 5cf052bee63d -r 441a2190cfae sbr/m_seq.c --- a/sbr/m_seq.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_seq.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_seq.c - print out a message sequence */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_seq.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_seqnew.c --- a/sbr/m_seqnew.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_seqnew.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_seqnew.c - manage sequences */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_seqnew.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_sync.c --- a/sbr/m_sync.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_sync.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* m_sync.c - synchronize message sequences */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_sync.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/m_update.c --- a/sbr/m_update.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/m_update.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,11 +1,13 @@ /* m_update.c - update the profile */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: m_update.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" #include #include +#include + #ifndef sigmask #define sigmask(s) (1 << ((s) - 1)) #endif /* not sigmask */ diff -r 5cf052bee63d -r 441a2190cfae sbr/makedir.c --- a/sbr/makedir.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/makedir.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* makedir.c - make a directory */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: makedir.c,v 1.2 2006/12/05 18:18:04 kono Exp $"; #endif /* lint */ #if defined (BSD42) || defined (hpux) diff -r 5cf052bee63d -r 441a2190cfae sbr/path.c --- a/sbr/path.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/path.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* path.c - return a pathname */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: path.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -83,7 +83,7 @@ name += NCWD; if (strcmp (name, DOTDOT) == 0 || strcmp (name, PWD) == 0) { - (void) sprintf (buffer, "%.*s", cp - pwds, pwds); + (void) sprintf (buffer, "%.*s", (int)(cp - pwds), pwds); return getcpy (buffer); } @@ -92,7 +92,7 @@ else cp = ep; - (void) sprintf (buffer, "%.*s/%s", cp - pwds, pwds, name); + (void) sprintf (buffer, "%.*s/%s", (int)(cp - pwds), pwds, name); return getcpy (buffer); } diff -r 5cf052bee63d -r 441a2190cfae sbr/pidstatus.c --- a/sbr/pidstatus.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/pidstatus.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pidstatus.c - report child's status */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pidstatus.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/pidwait.c --- a/sbr/pidwait.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/pidwait.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pidwait.c - wait for child to exit */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pidwait.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/printsw.c --- a/sbr/printsw.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/printsw.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,7 @@ /* printsw.c - print switches */ #include "../h/mh.h" +#include "stdio.h" void printsw (substr, swp, prefix) diff -r 5cf052bee63d -r 441a2190cfae sbr/push.c --- a/sbr/push.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/push.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* push.c - push a fork into the background */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: push.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/putenv.c --- a/sbr/putenv.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/putenv.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* putenv.c - (un) set an envariable */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: putenv.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/pwd.c --- a/sbr/pwd.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/pwd.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pwd.c - return the current working directory */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pwd.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/refile.c --- a/sbr/refile.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/refile.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* refile.c - refile the draft into another folder */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: refile.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/remdir.c --- a/sbr/remdir.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/remdir.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* remdir.c - remove a directory */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: remdir.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/ruserpass.c --- a/sbr/ruserpass.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/ruserpass.c Sat Apr 21 13:10:49 2012 +0900 @@ -28,6 +28,8 @@ // char *malloc(), *index(), *getenv(), *getpass(), *getlogin(); // char *strcpy(); +#include + #include #include static FILE *cfile; diff -r 5cf052bee63d -r 441a2190cfae sbr/smatch.c --- a/sbr/smatch.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/smatch.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* smatch.c - match a switch */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: smatch.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/sprintb.c --- a/sbr/sprintb.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/sprintb.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* sprintb.c - sprintf a %b string */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: sprintb.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae sbr/strindex.c --- a/sbr/strindex.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/strindex.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* strindex.c - "unsigned" lexical index */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: strindex.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ diff -r 5cf052bee63d -r 441a2190cfae sbr/trimcpy.c --- a/sbr/trimcpy.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/trimcpy.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* trimcpy.c - strip [lt]wsp and replace newlines with spaces */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: trimcpy.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ diff -r 5cf052bee63d -r 441a2190cfae sbr/uleq.c --- a/sbr/uleq.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/uleq.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* uleq.c - "unsigned" lexical compare */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: uleq.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #define TO_LOWER 040 diff -r 5cf052bee63d -r 441a2190cfae sbr/uprf.c --- a/sbr/uprf.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/uprf.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* uprf.c - "unsigned" lexical prefix */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: uprf.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #define TO_LOWER 040 diff -r 5cf052bee63d -r 441a2190cfae sbr/vfgets.c --- a/sbr/vfgets.c Fri Nov 07 20:20:35 2008 +0000 +++ b/sbr/vfgets.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* vfgets.c - virtual fgets */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: vfgets.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae support/Makefile --- a/support/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/support/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for MH support processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS) diff -r 5cf052bee63d -r 441a2190cfae support/bboards/Makefile --- a/support/bboards/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for BBoards support processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae support/bboards/bbaka.c --- a/support/bboards/bbaka.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/bbaka.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* bbaka.c - generate an alias list for BBoards */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: bbaka.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif lint #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae support/bboards/bbexp.c --- a/support/bboards/bbexp.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/bbexp.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* bbexp.c - expunge the BBoards area */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: bbexp.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae support/bboards/bbtar.c --- a/support/bboards/bbtar.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/bbtar.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* bbtar.c - generate the names of archive files to be put to tape */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: bbtar.c,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $"; #endif /* lint */ /* Usage: diff -r 5cf052bee63d -r 441a2190cfae support/bboards/mmdfI/bboards/bb_wtmail.c --- a/support/bboards/mmdfI/bboards/bb_wtmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/mmdfI/bboards/bb_wtmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* bb_wtmail.c - write mail to a BBoard */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: bb_wtmail.c,v 1.2 2006/12/05 18:18:05 kono Exp $"; #endif #include "util.h" diff -r 5cf052bee63d -r 441a2190cfae support/bboards/mmdfI/bboards/getbbent.c --- a/support/bboards/mmdfI/bboards/getbbent.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/mmdfI/bboards/getbbent.c Sat Apr 21 13:10:49 2012 +0900 @@ -16,7 +16,7 @@ #include #include #include - +#include #ifndef MMDFONLY #define NOTOK (-1) diff -r 5cf052bee63d -r 441a2190cfae support/bboards/mmdfII/bboards/bb_wtmail.c --- a/support/bboards/mmdfII/bboards/bb_wtmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/mmdfII/bboards/bb_wtmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -4,7 +4,7 @@ /* po_wtmail.c - write mail for a POP subscriber */ #endif POP #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: bb_wtmail.c,v 1.2 2006/12/05 18:18:07 kono Exp $"; #endif diff -r 5cf052bee63d -r 441a2190cfae support/bboards/mmdfII/bboards/dropsbr.c --- a/support/bboards/mmdfII/bboards/dropsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/bboards/mmdfII/bboards/dropsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dropsbr.c - write to a mailbox */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: dropsbr.c,v 1.2 2006/12/05 18:18:07 kono Exp $"; #endif #include diff -r 5cf052bee63d -r 441a2190cfae support/general/MailAliases --- a/support/general/MailAliases Fri Nov 07 20:20:35 2008 +0000 +++ b/support/general/MailAliases Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ ; See comments at end of this file ; This file is almost empty as MH now supports personal aliases. -; @(#)$Id$ +; @(#)$Id: MailAliases,v 1.2 2005/04/19 15:25:08 kono Exp $ ;everyone: * diff -r 5cf052bee63d -r 441a2190cfae support/general/Makefile --- a/support/general/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/support/general/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for general support processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae support/general/bootmhn.findit --- a/support/general/bootmhn.findit Fri Nov 07 20:20:35 2008 +0000 +++ b/support/general/bootmhn.findit Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #! /bin/sh -# '$Id$' +# '$Id: bootmhn.findit,v 1.1.1.1 2005/04/18 14:46:06 kono Exp $' if [ -z "$1" -o -z "$2" ]; then echo "usage: bootmhn.findit program library" 1>&2 diff -r 5cf052bee63d -r 441a2190cfae support/general/packmbox.sh --- a/support/general/packmbox.sh Fri Nov 07 20:20:35 2008 +0000 +++ b/support/general/packmbox.sh Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ #! /bin/sh # packmbox - pack an MH folder back into a UUCP-style mbox -# @(#)$Id$ +# @(#)$Id: packmbox.sh,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ # # Defaults: # `+folder' defaults to current folder diff -r 5cf052bee63d -r 441a2190cfae support/general/viamail.sh --- a/support/general/viamail.sh Fri Nov 07 20:20:35 2008 +0000 +++ b/support/general/viamail.sh Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #! /bin/sh -# '@(#)$Id$' +# '@(#)$Id: viamail.sh,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $' DELAY=0 FROM= case "$1" in diff -r 5cf052bee63d -r 441a2190cfae support/pop/Makefile --- a/support/pop/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for POP support processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae support/pop/mmdfII/pop/dropsbr.c --- a/support/pop/mmdfII/pop/dropsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/mmdfII/pop/dropsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dropsbr.c - write to a mailbox */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: dropsbr.c,v 1.2 2006/12/05 18:18:12 kono Exp $"; #endif #include diff -r 5cf052bee63d -r 441a2190cfae support/pop/mmdfII/pop/po_wtmail.c --- a/support/pop/mmdfII/pop/po_wtmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/mmdfII/pop/po_wtmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -4,7 +4,7 @@ /* po_wtmail.c - write mail for a POP subscriber */ #endif POP #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: po_wtmail.c,v 1.2 2006/12/05 18:18:12 kono Exp $"; #endif diff -r 5cf052bee63d -r 441a2190cfae support/pop/popaka.c --- a/support/pop/popaka.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popaka.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popaka.c - generate POP entries for MMDF-II alias file */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popaka.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include diff -r 5cf052bee63d -r 441a2190cfae support/pop/popauth.c --- a/support/pop/popauth.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popauth.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popauth.c - manipulate POP authorization DB */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popauth.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae support/pop/popauth.h --- a/support/pop/popauth.h Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popauth.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* popauth.h - POP authorization DB definitions */ -/* @(#)$Id$ */ +/* @(#)$Id: popauth.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ struct authinfo { diff -r 5cf052bee63d -r 441a2190cfae support/pop/popd.c --- a/support/pop/popd.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popd.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popd.c - the POP server */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popd.c,v 1.2 2006/12/05 18:18:12 kono Exp $"; #endif /* lint */ /* Author: Marshall T. Rose (MTR) diff -r 5cf052bee63d -r 441a2190cfae support/pop/popser.c --- a/support/pop/popser.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popser.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popser.c - the POP service */ #ifndef lint -static char ident[]="@(#)$Id$"; +static char ident[]="@(#)$Id: popser.c,v 1.2 2006/12/05 18:18:12 kono Exp $"; #endif #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae support/pop/popwrd.c --- a/support/pop/popwrd.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/popwrd.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popwrd.c - set password for a POP subscriber */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popwrd.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae support/pop/syslog.c --- a/support/pop/syslog.c Fri Nov 07 20:20:35 2008 +0000 +++ b/support/pop/syslog.c Sat Apr 21 13:10:49 2012 +0900 @@ -3,7 +3,7 @@ static char SccsId[] = "@(#)syslog.c 4.1 (Berkeley) 5/27/83"; #endif #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: syslog.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ /* diff -r 5cf052bee63d -r 441a2190cfae uip/.gdb_history --- a/uip/.gdb_history Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/.gdb_history Sat Apr 21 13:10:49 2012 +0900 @@ -1,125 +1,3 @@ -up -l -tb putc -c -b jis7_fputs -up -c -d 4 -c -c -c -c -c -c -c -c -n -n -c -q -b exthdr_encode -run -auto -headers -junet /tmp/draft.1 -c -n -n -o component -p component -p p -p *p -n -n -n -n -p input -p width -p output -s -n -n -s -s -p pp -l -n -n -n -n -n -n -n -p ip -p *ip -p (void*)*ip -n -n -n -n -n -n -n -s -n -c -c -q -b ml_conv_decode -l ml_conv_decode -q -l ml_conv_decode -l ml_conv -l main -q -b main -run -form mhl.news /Users/kono/Mail/inspire/103 -b ml_conv_decode -c -s -q -l ml_conv -l process -b 972 -run -form mhl.news /Users/kono/Mail/inspire/103 -n -p cp -n -ru -p buf -n -p cp -p buf -n -p cp -q -b 972 -l process -b 972 -run -form mhl.news /Users/kono/Mail/inspire/103 -n -n -s -n -l -up -s -n -p cp -n -n -p cp -n -n -p content_encoding -p (int)content_encoding -b ml_conv_decode -c -n -p coding -where -l ml_conv_svr -l ml_conv_sbr -up -l p content_encoding p (int)content_encoding down @@ -254,3 +132,125 @@ l 979 c q +l main +q +l main +q +l main +q +l mhlfile +l mhlfile +q +l mhlfile +l main +q +l mhlfile +l process +b 1046 +run /Users/kono/Mail/ryukyu/174 +p cp +where +l +l +p *cp +p cp +where +s +s +pcp +p cp +s +n +l +n +c +l process +b 987 +run +p name +c +p name +c +p name +c +p name +cond 2 name[0]=='C' +c +p name +n +n +n +n +n +n +n +l 987 +up +l 987 +l +run +p name +n +p name +s +where +s +l 1022 +n +n +n +n +n +p state +p cp +whatis cp +whereis cp +which cp +whichis cp +s +p cp +s +s +p _c +p (char)_c +n +n +p cp +n +l 1030 +s +s +p (char)_c +n +n +n +p (char)_c +s +n +p (char)_c +s +n +s +n +s +l +s +p cp +s +s +s +s +s +s +p s2i +p *s2i +s +p name +n +n +p content_type +n +n +n +c +q diff -r 5cf052bee63d -r 441a2190cfae uip/Makefile --- a/uip/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of MH processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae uip/ali.c --- a/uip/ali.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/ali.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* ali.c - the new ali */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: ali.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/aliasbr.c --- a/uip/aliasbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/aliasbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* aliasbr.c - new aliasing mechanism */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: aliasbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/anno.c --- a/uip/anno.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/anno.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* anno.c - annotate messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: anno.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/annosbr.c --- a/uip/annosbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/annosbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* annosbr.c - prepend annotation to messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: annosbr.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -87,7 +87,7 @@ while (*cp && *cp++ != '\n') continue; if (cp - sp) - fprintf (tmp, "%s: %*.*s", comp, cp - sp, cp - sp, sp); + fprintf (tmp, "%s: %*.*s", comp, (int)(cp - sp), (int)(cp - sp), sp); } while (*cp); if (cp[-1] != '\n' && cp != text) (void) putc ('\n', tmp); diff -r 5cf052bee63d -r 441a2190cfae uip/ap.c --- a/uip/ap.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/ap.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* ap.c - parse addresses 822-style */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: ap.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/bbc.c --- a/uip/bbc.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/bbc.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,11 +1,12 @@ /* bbc.c - ZOTnet BBoard checker */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: bbc.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" #include "../zotnet/bboards.h" #include +#include #if defined(BPOP) || defined(NNTP) #include "../zotnet/mts.h" #endif /* BPOP || NNTP */ diff -r 5cf052bee63d -r 441a2190cfae uip/bbl.c --- a/uip/bbl.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/bbl.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* bbl.c - ease the tasks of a BBleader */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: bbl.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/burst.c --- a/uip/burst.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/burst.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* burst.c - explode digests into individual messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: burst.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/comp.c --- a/uip/comp.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/comp.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* comp.c - compose a message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: comp.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/conflict.c --- a/uip/conflict.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/conflict.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,12 +1,13 @@ /* conflict.c - the new conflict */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: conflict.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" #include "../h/aliasbr.h" #include "../h/local.h" #include +#include #include "../zotnet/mts.h" #include #include diff -r 5cf052bee63d -r 441a2190cfae uip/dist.c --- a/uip/dist.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/dist.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dist.c - re-distribute a message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dist.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/distsbr.c --- a/uip/distsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/distsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* distsbr.c - routines to do additional "dist-style" processing */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: distsbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/dp.c --- a/uip/dp.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/dp.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dp.c - parse dates 822-style */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dp.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/dropsbr.c --- a/uip/dropsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/dropsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dropsbr.c - write to a mailbox */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dropsbr.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include @@ -20,7 +20,7 @@ #undef NULLVP #include #else -#define ntohl(n) (n) +// #define ntohl(n) (n) #endif @@ -482,7 +482,7 @@ if ((cp = r1bindex (file, '/')) == file) (void) sprintf (buffer, ".%s.map", cp); else - (void) sprintf (buffer, "%.*s.%s.map", cp - file, file, cp); + (void) sprintf (buffer, "%.*s.%s.map", (int)(cp - file), file, cp); return buffer; } diff -r 5cf052bee63d -r 441a2190cfae uip/fmtdump.c --- a/uip/fmtdump.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/fmtdump.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* fmtdump.c - compile format file and dump out instructions */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: fmtdump.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/folder.c --- a/uip/folder.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/folder.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* folder(s).c - report on folders */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: folder.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/forw.c --- a/uip/forw.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/forw.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,12 +1,13 @@ /* forw.c - forward messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: forw.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" #include "../h/formatsbr.h" #include "../zotnet/tws.h" #include +#include #include #include #ifdef LOCALE diff -r 5cf052bee63d -r 441a2190cfae uip/ftpsbr.c --- a/uip/ftpsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/ftpsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ /* ftpsbr.c - simple FTP client library (why doesn't BSD have one?!?) */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: ftpsbr.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/inc.c --- a/uip/inc.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/inc.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* inc.c - incorporate messages from a maildrop into a folder */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: inc.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #ifdef MAILGROUP diff -r 5cf052bee63d -r 441a2190cfae uip/install-mh.c --- a/uip/install-mh.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/install-mh.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* install-mh.c - initialize the MH environment */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: install-mh.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/mark.c --- a/uip/mark.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mark.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mark.c - mark messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mark.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/md5.c --- a/uip/md5.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/md5.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ #ifndef lint -static char md5ident[]="@(#)$Id$"; +static char md5ident[]="@(#)$Id: md5.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* taken from RFC-1321/Appendix A.3 */ diff -r 5cf052bee63d -r 441a2190cfae uip/mhl.c --- a/uip/mhl.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhl.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mhl.c - the MH message listing program */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhl.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #ifdef LOCALE #include diff -r 5cf052bee63d -r 441a2190cfae uip/mhlsbr.c --- a/uip/mhlsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhlsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mhlsbr.c - implement the "nifty" message lister */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhlsbr.c,v 1.4 2005/12/03 18:21:49 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -693,7 +693,7 @@ for (c1 = fmthd; c1; c1 = c1 -> c_next) { fprintf (stderr, "c1: name=\"%s\" text=\"%s\" ovtxt=\"%s\"\n", c1 -> c_name, c1 -> c_text, c1 -> c_ovtxt); - fprintf (stderr, "\tnfs=0x%x fmt=0x%x\n", + fprintf (stderr, "\tnfs=0x%lx fmt=0x%lx\n", c1 -> c_nfs, c1 -> c_fmt); fprintf (stderr, "\toffset=%d ovoff=%d width=%d cwidth=%d length=%d\n", c1 -> c_offset, c1 -> c_ovoff, c1 -> c_width, @@ -1043,7 +1043,7 @@ } } if (!cp) continue; - while (isspace (*cp)||*cp=='=') cp++; + while (isspace (*cp)||*cp=='='||*cp=='"') cp++; for (dp = cp; istoken (*dp); dp++); c = *dp, *dp = '\0'; diff -r 5cf052bee63d -r 441a2190cfae uip/mhmail.c --- a/uip/mhmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,10 +1,12 @@ /* mhmail.c - simple mail program */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhmail.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" #include +#include + #include #ifdef LOCALE #include diff -r 5cf052bee63d -r 441a2190cfae uip/mhn.c --- a/uip/mhn.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhn.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mhn.c - multi-media MH */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhn.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -1942,8 +1942,8 @@ for (ap = ci -> ci_attrs, ep = ci -> ci_values; *ap; ap++, ep++) fprintf (stderr, " parameter %s=\"%s\"\n", *ap, *ep); fprintf (stderr, - " type 0x%x subtype 0x%x params 0x%x\n", - ct -> c_type, ct -> c_subtype, ct -> c_ctparams); + " type 0x%lx subtype 0x%lx params 0x%lx\n", + (long)ct -> c_type, (long)ct -> c_subtype, (long)ct -> c_ctparams); fprintf (stderr, " showproc \"%s\"\n", empty (ct -> c_showproc)); fprintf (stderr, " termproc \"%s\"\n", empty (ct -> c_termproc)); @@ -1951,8 +1951,8 @@ if (ct -> c_celine) fprintf (stderr, " %s:%s", ENCODING_FIELD, ct -> c_celine); - fprintf (stderr, " encoding 0x%x params 0x%x\n", - ct -> c_encoding, ct -> c_ceparams); + fprintf (stderr, " encoding 0x%lx params 0x%lx\n", + (long)ct -> c_encoding, (long)ct -> c_ceparams); if (ct -> c_id) fprintf (stderr, " %s:%s", ID_FIELD, ct -> c_id); @@ -1965,8 +1965,8 @@ #endif /* JAPAN */ } - fprintf (stderr, " fp 0x%x file \"%s\" begin %d end %d\n", - ct -> c_fp, empty (ct -> c_file), ct -> c_begin, ct -> c_end); + fprintf (stderr, " fp 0x%lx file \"%s\" begin %d end %d\n", + (long)ct -> c_fp, empty (ct -> c_file), ct -> c_begin, ct -> c_end); if (ct -> c_celistfnx) (void) (*ct -> c_celistfnx) (ct); @@ -4691,7 +4691,7 @@ register struct cefile *ce = (struct cefile *) ct -> c_ceparams; if (ce) - fprintf (stderr, " decoded fp 0x%x file \"%s\"\n", ce -> ce_fp, + fprintf (stderr, " decoded fp 0x%lx file \"%s\"\n", (long)ce -> ce_fp, ce -> ce_file ? ce -> ce_file : ""); return OK; @@ -4901,7 +4901,7 @@ || (value = b642nib[*cp & 0x7f]) > 0x3f) { if (debugsw) fprintf (stderr, - "*cp=0x%x pos=%ld skip=%d\n", *cp, + "*cp=0x%lx pos=%ld skip=%d\n", (long)*cp, (long) lseek (fd, (off_t)0, 1) - (ep - cp), skip); content_error (NULLCP, ct, @@ -5152,7 +5152,7 @@ invalid_encoding: ; i = strlen (invo_name) + 2; content_error (NULLCP, ct, - "invalid QUOTED-PRINTABLE encoding -- %s,\n%*.*sbut got char 0x%x", + "invalid QUOTED-PRINTABLE encoding -- %s,\n%*.*sbut got char 0x%lx", dp, i, i, "", *cp); goto clean_up; } @@ -6054,7 +6054,7 @@ if (partno > 0xff) clock++, partno = 0; - (void) sprintf (mapname, "%08x%04x%02x", clock & 0xffffffff, + (void) sprintf (mapname, "%08lx%04x%02x", (long)clock /*0xffffffff*/ pid & 0xffff, partno++ & 0xff); if (debugsw) fprintf (stderr, "creating mapping %s -> %s\n", mapname, id); @@ -7926,7 +7926,7 @@ while (*cp) cp++; fprintf (stderr, "invalid MD5 digest (got %d octets)\n", - cp - bp); + (int)(cp - bp)); } return NOTOK; diff -r 5cf052bee63d -r 441a2190cfae uip/mhparam.c --- a/uip/mhparam.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhparam.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mhparam.c - print mh_profile values */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhparam.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* contributed by Jeffrey C Honig */ diff -r 5cf052bee63d -r 441a2190cfae uip/mhpath.c --- a/uip/mhpath.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mhpath.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mhpath.c - print full pathnames */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mhpath.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/msgchk.c --- a/uip/msgchk.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/msgchk.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* msgchk.c - check for mail */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: msgchk.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/msh.c --- a/uip/msh.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/msh.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* msh.c - The MH shell (sigh) */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: msh.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* TODO: @@ -13,6 +13,7 @@ #include "../h/scansbr.h" #include "../zotnet/tws.h" #include +#include #include "../zotnet/mts.h" #include #include diff -r 5cf052bee63d -r 441a2190cfae uip/mshcmds.c --- a/uip/mshcmds.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/mshcmds.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mshcmds.c - command handlers in msh */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mshcmds.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -12,6 +12,7 @@ #define getws _getws #endif #include +#include #ifdef _AIX #undef getws #endif @@ -1527,7 +1528,7 @@ else for (seqp = 0; seqs[seqp]; seqp++) printf ("%s%s: %s\n", seqs[seqp], - empty(m_seq (mp, seqs[seqp]))); + empty(m_seq (mp, seqs[seqp])),""); #undef empty interrupted = 0; diff -r 5cf052bee63d -r 441a2190cfae uip/packf.c --- a/uip/packf.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/packf.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* packf.c - pack a folder (used to be called "pack") */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: packf.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/pgped.c --- a/uip/pgped.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/pgped.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pgped.c - PGP editor */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pgped.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/pgpshow.c --- a/uip/pgpshow.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/pgpshow.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pgpshow.c - PGP viewer */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pgpshow.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/pick.c --- a/uip/pick.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/pick.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* pick.c - select messages by content */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pick.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/picksbr.c --- a/uip/picksbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/picksbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* picksbr.c - routines to help pick along... */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: picksbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -154,7 +154,7 @@ static void PRaction(); static int gcompile(), advance(), cclass(), tcompile(); -static struct nexus *parse (), *exp1 (), *exp2 (), *exp3 (), *newnexus (); +static struct nexus *parse (), *exp1 (), *exp20 (), *exp3 (), *newnexus (); static int ORaction (), ANDaction (), NOTaction (), GREPaction (), TWSaction (); @@ -245,7 +245,7 @@ register struct nexus *n, *o; - if ((n = exp2 ()) == NULL || (cp = nxtarg ()) == NULL) + if ((n = exp20 ()) == NULL || (cp = nxtarg ()) == NULL) return n; if (*cp != '-') { @@ -282,7 +282,7 @@ /* */ -static struct nexus *exp2 () { +static struct nexus *exp20 () { register char *cp; register struct nexus *n; @@ -542,7 +542,7 @@ dasctime (&n -> n_tws, TW_NULL)); return; } - fprintf (stderr, "UNKNOWN(0x%x)\n", (*n -> n_action)); + fprintf (stderr, "UNKNOWN(0x%lx)\n", (*n -> n_action)); } /* */ diff -r 5cf052bee63d -r 441a2190cfae uip/popi.c --- a/uip/popi.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/popi.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popi.c - POP initiator - for MPOP */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popi.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif lint #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/popsbr.c --- a/uip/popsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/popsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popsbr.c - POP client subroutines */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: popsbr.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #if defined(NNTP) && !defined(PSHSBR) @@ -61,7 +61,7 @@ static int command(), multiline(); #endif -static int getline(); +static int getline00(); static putline(); #ifdef NNTP @@ -168,13 +168,13 @@ #ifndef NNTP if (pop_set (fd1, fd2, snoop) == NOTOK) #else /* NNTP */ - if (pop_set (fd1, fd2, snoop, (char *)0) == NOTOK) + if (pop_set (fd1, fd2, snoop, (char *)0L) == NOTOK) #endif /* NNTP */ return NOTOK; (void) signal (SIGPIPE, SIG_IGN); - switch (getline (response, sizeof response, input)) { + switch (getline00 (response, sizeof response, input)) { case OK: if (poprint) fprintf (stderr, "<--- %s\n", response); @@ -422,9 +422,9 @@ (*action) (); { #ifndef NNTP - return traverse (action, "RETR %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "RETR %d", (targ_t)msgno, (char*)0L, (char*)0L, (char*)0L); #else /* NNTP */ - return traverse (action, "ARTICLE %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "ARTICLE %d", (targ_t)msgno, (char*)0L, (char*)0L, (char*)0L); #endif /* NNTP */ } @@ -498,9 +498,9 @@ (*action) (); { #ifndef NNTP - return traverse (action, "TOP %d %d", (targ_t)msgno, (targ_t)lines, 0, 0); + return traverse (action, "TOP %d %d", (targ_t)msgno, (targ_t)lines, (char*)0L, (char*)0L); #else /* NNTP */ - return traverse (action, "HEAD %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "HEAD %d", (targ_t)msgno, (char*)0L, (char*)0L, (char*)0L); #endif /* NNTP */ } @@ -617,7 +617,7 @@ if (putline (buffer, output) == NOTOK) return NOTOK; - switch (getline (response, sizeof response, input)) { + switch (getline00 (response, sizeof response, input)) { case OK: if (poprint) fprintf (stderr, "<--- %s\n", response); @@ -643,7 +643,7 @@ #endif char buffer[BUFSIZ + TRMLEN]; - if (getline (buffer, sizeof buffer, input) != OK) + if (getline00 (buffer, sizeof buffer, input) != OK) return NOTOK; #ifdef DEBUG if (poprint) @@ -663,7 +663,7 @@ /* */ -static int getline (s, n, iop) +static int getline00 (s, n, iop) char *s; int n; FILE * iop; diff -r 5cf052bee63d -r 441a2190cfae uip/post.c --- a/uip/post.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/post.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* post.c - enter messages into the transport system */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: post.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -13,6 +13,7 @@ #include #include #include +#include #include #else /* MMDFMTS */ #include "../mts/mmdf/util.h" diff -r 5cf052bee63d -r 441a2190cfae uip/prompter.c --- a/uip/prompter.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/prompter.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* prompter.c - prompting editor front-end */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: prompter.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/pshsbr.c --- a/uip/pshsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/pshsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* popsbr.c - POP client subroutines */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: pshsbr.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #if defined(NNTP) && !defined(PSHSBR) @@ -324,7 +324,7 @@ 0, 0, 0, 0) == OK) return OK; if (traverse (action, "XHDR NONAME %d-%d", - (targ_t)xtnd_first, (targ_t)xtnd_last, 0, 0) == OK) + (targ_t)xtnd_first, (targ_t)xtnd_last, (char*)0, (char*)0) == OK) return OK; status = NOTOK; @@ -421,9 +421,9 @@ (*action) (); { #ifndef NNTP - return traverse (action, "RETR %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "RETR %d", (targ_t)msgno, (char*)0, (char*)0, (char*)0); #else /* NNTP */ - return traverse (action, "ARTICLE %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "ARTICLE %d", (targ_t)msgno, (char*)0, (char*)0, (char*)0); #endif /* NNTP */ } @@ -497,9 +497,9 @@ (*action) (); { #ifndef NNTP - return traverse (action, "TOP %d %d", (targ_t)msgno, (targ_t)lines, 0, 0); + return traverse (action, "TOP %d %d", (targ_t)msgno, (targ_t)lines, (char*)0, (char*)0); #else /* NNTP */ - return traverse (action, "HEAD %d", (targ_t)msgno, 0, 0, 0); + return traverse (action, "HEAD %d", (targ_t)msgno, (char*)0, (char*)0, (char*)0); #endif /* NNTP */ } diff -r 5cf052bee63d -r 441a2190cfae uip/rcvdist.c --- a/uip/rcvdist.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rcvdist.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rcvdist.c - a rcvmail program to distribute messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rcvdist.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -8,6 +8,7 @@ #include "../h/rcvmail.h" #include "../zotnet/tws.h" #include +#include #ifdef LOCALE #include #endif diff -r 5cf052bee63d -r 441a2190cfae uip/rcvpack.c --- a/uip/rcvpack.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rcvpack.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rcvpack.c - a rcvmail program to keep a copy */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rcvpack.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/rcvstore.c --- a/uip/rcvstore.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rcvstore.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ /* rcvstore.c - incorporate new mail asynchronously originally from Julian Onions */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rcvstore.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/rcvtty.c --- a/uip/rcvtty.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rcvtty.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rcvtty.c - a rcvmail program (a lot like rcvalert) handling IPC ttys */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rcvtty.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #ifndef BSD42 @@ -29,9 +29,9 @@ #ifdef LOCALE #include #endif -#ifdef UNISTD +//#ifdef UNISTD #include -#endif +//#endif /* */ #ifdef MIME_HEADERS diff -r 5cf052bee63d -r 441a2190cfae uip/refile.c --- a/uip/refile.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/refile.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* refile.c - file messages away */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: refile.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/repl.c --- a/uip/repl.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/repl.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* repl.c - reply to a message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: repl.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/replsbr.c --- a/uip/replsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/replsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* replsbr.c - routines to help repl along... */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: replsbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/rmail.c --- a/uip/rmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rmail.c - replacement for /bin/rmail */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rmail.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint /* This program has a long, long history. It started as UCB's rmail, and diff -r 5cf052bee63d -r 441a2190cfae uip/rmf.c --- a/uip/rmf.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rmf.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rmf.c - remove a folder */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rmf.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/rmm.c --- a/uip/rmm.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/rmm.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* rmm.c - remove a message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: rmm.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/sbboards.c --- a/uip/sbboards.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/sbboards.c Sat Apr 21 13:10:49 2012 +0900 @@ -4,7 +4,7 @@ /* spop.c - MH style mailer to write to a POP subscriber */ #endif SPOP #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: sbboards.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint #ifndef SPOP diff -r 5cf052bee63d -r 441a2190cfae uip/scan.c --- a/uip/scan.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/scan.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* scan.c - display a one-line "scan" listing */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: scan.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/scansbr.c --- a/uip/scansbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/scansbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* scansbr.c - routines to help scan along... */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: scansbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/send.c --- a/uip/send.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/send.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* send.c - send a composed message */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: send.c,v 1.2 2006/12/05 18:18:13 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/sendmail.c --- a/uip/sendmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/sendmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* sendmail.c - */ #ifndef lint -static char Id[] = "$Id$"; +static char Id[] = "$Id: sendmail.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* ** A Sendmail fake. diff -r 5cf052bee63d -r 441a2190cfae uip/sendsbr.c --- a/uip/sendsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/sendsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* sendsbr.c - routines to help WhatNow/Send along */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: sendsbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -12,6 +12,7 @@ #ifdef UNISTD #include #endif +extern char *LocalName(); static alert(), anno(), annoaux(); static int tmp_fd(); diff -r 5cf052bee63d -r 441a2190cfae uip/show.c --- a/uip/show.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/show.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* show.c - list messages */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: show.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/slocal.c --- a/uip/slocal.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/slocal.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* slocal.c - MH style mailer to write to a local user's mailbox */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: slocal.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* This program implements mail delivery in the MH/MMDF style. @@ -69,9 +69,9 @@ #ifdef SYS5 #include #endif -#ifdef UNISTD +//#ifdef UNISTD #include -#endif +//#endif #if defined(LOCKF) && !defined(F_ULOCK) #include #endif /* LOCKF */ @@ -830,13 +830,13 @@ p -> p_flags &= ~P_CHK; if (debug) fprintf (stderr, "vars[%d]: name=\"%s\" value=\"%s\"\n", - p - vars, p -> p_name, p -> p_value); + (int)(p - vars), p -> p_name, p -> p_value); } #define empty(s) ((s) ? (s) : "") if (debug) for (p = hdrs; p -> p_name; p++) fprintf (stderr, "hdrs[%d]: name=\"%s\" value=\"%s\"\n", - p - hdrs, p -> p_name, empty(p -> p_value)); + (int)(p - hdrs), p -> p_name, empty(p -> p_value)); #undef empty #ifdef MIME_HEADERS @@ -918,7 +918,7 @@ if (debug) for (p = vars; p -> p_name; p++) fprintf (stderr, "vars[%d]: name=\"%s\" value=\"%s\"\n", - p - vars, p -> p_name, p -> p_value); + (int)(p - vars), p -> p_name, p -> p_value); } /* */ diff -r 5cf052bee63d -r 441a2190cfae uip/sortm.c --- a/uip/sortm.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/sortm.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ /* sortm.c - sort messages in a folder by date/time */ /* 21Apr90 do subject sorts too - from V. Jacobson */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: sortm.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/spop.c --- a/uip/spop.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/spop.c Sat Apr 21 13:10:49 2012 +0900 @@ -4,7 +4,7 @@ /* spop.c - MH style mailer to write to a POP subscriber */ #endif SPOP #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: spop.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint #ifndef SPOP diff -r 5cf052bee63d -r 441a2190cfae uip/spost.c --- a/uip/spost.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/spost.c Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ static char sccsid[] = "@(#)spost.c 1.6 (Berkeley) 11/2/85"; #endif #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: spost.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* spost.c - feed messages to sendmail */ diff -r 5cf052bee63d -r 441a2190cfae uip/trmsbr.c --- a/uip/trmsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/trmsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* trmsbr.c - minor termcap support (load with -ltermlib) */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: trmsbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/ttyd.h --- a/uip/ttyd.h Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/ttyd.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* ttyd.h - definitions for ttyd */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: ttyd.h,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif /* The Regents of the University of California wish to make it known that: diff -r 5cf052bee63d -r 441a2190cfae uip/ttym.c --- a/uip/ttym.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/ttym.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* ttym.c - miscellaneous routines */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: ttym.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint #include diff -r 5cf052bee63d -r 441a2190cfae uip/umhook.c --- a/uip/umhook.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/umhook.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* umhook.c - one attempt at a rcvmail hook for UUCP mail */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: umhook.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint /* I don't comment my code heavily, so read this... diff -r 5cf052bee63d -r 441a2190cfae uip/vmh.c --- a/uip/vmh.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/vmh.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* vmh.c - visual front-end to mh */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: vmh.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif /* lint */ #if defined(SYS5) && !defined(linux) && !defined(TERMINFO) /* diff -r 5cf052bee63d -r 441a2190cfae uip/vmhsbr.c --- a/uip/vmhsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/vmhsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* vmhsbr.c - routines to help vmh along */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: vmhsbr.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif /* lint */ /* TODO (for vrsn 2): diff -r 5cf052bee63d -r 441a2190cfae uip/vmhtest.c --- a/uip/vmhtest.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/vmhtest.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* vmhtest.c - test out vmh protocol */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: vmhtest.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif lint #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/whatnow.c --- a/uip/whatnow.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/whatnow.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* whatnow.c - the MH WhatNow? shell */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: whatnow.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #ifdef LOCALE diff -r 5cf052bee63d -r 441a2190cfae uip/whatnowproc.c --- a/uip/whatnowproc.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/whatnowproc.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* whatnowproc.c - exec whatnowproc */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: whatnowproc.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/whatnowsbr.c --- a/uip/whatnowsbr.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/whatnowsbr.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* whatnowsbr.c - the WhatNow shell */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: whatnowsbr.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" @@ -349,6 +349,7 @@ default: if (status = pidwait (pid, NOTOK)) { +#if 0 #ifdef ATTVIBUG if ((cp = r1bindex (*ed, '/')) && strcmp (cp, "vi") == 0 @@ -371,6 +372,9 @@ #ifdef ATTVIBUG } #endif +#else + /* do nothing ... */ +#endif } reedit++; diff -r 5cf052bee63d -r 441a2190cfae uip/whom.c --- a/uip/whom.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/whom.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* whom.c - report who a message would go to */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: whom.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "../h/mh.h" diff -r 5cf052bee63d -r 441a2190cfae uip/wmh.c --- a/uip/wmh.c Fri Nov 07 20:20:35 2008 +0000 +++ b/uip/wmh.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* wmh.c - window front-end to mh */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: wmh.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif lint /* TODO: diff -r 5cf052bee63d -r 441a2190cfae zotnet/Makefile --- a/zotnet/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae zotnet/bboards.h --- a/zotnet/bboards.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/bboards.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* bboards.h - definition of a BBoard structure */ -/* $Id$ */ +/* $Id: bboards.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ #ifdef _AIX #include diff -r 5cf052bee63d -r 441a2190cfae zotnet/bboards/Makefile --- a/zotnet/bboards/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/bboards/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae zotnet/bboards/bboards.h --- a/zotnet/bboards/bboards.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/bboards/bboards.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* bboards.h - definition of a BBoard structure */ -/* @(#)$Id$ */ +/* @(#)$Id: bboards.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ #ifdef _AIX #include diff -r 5cf052bee63d -r 441a2190cfae zotnet/bboards/getbbent.c --- a/zotnet/bboards/getbbent.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/bboards/getbbent.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* getbbent.c - subroutines for accessing the BBoards file */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: getbbent.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* LINTLIBRARY */ @@ -458,15 +458,15 @@ if ((cp = rindex (bb -> bb_file, '/')) == NULL || *++cp == 0) (void) strcpy (prf, ""), cp = bb -> bb_file; else - (void) sprintf (prf, "%.*s", cp - bb -> bb_file, bb -> bb_file); + (void) sprintf (prf, "%.*s", (int)(cp - bb -> bb_file), bb -> bb_file); if ((dp = index (cp, '.')) == NULL) dp = cp + strlen (cp); (void) sprintf (BBArchive, "%s%s/%s", prf, ARCHIVE, cp); bb -> bb_archive = BBArchive; - (void) sprintf (BBInfo, "%s.%.*s%s", prf, dp - cp, cp, CNTFILE); + (void) sprintf (BBInfo, "%s.%.*s%s", prf, (int)(dp - cp), cp, CNTFILE); bb -> bb_info = BBInfo; - (void) sprintf (BBMap, "%s.%.*s%s", prf, dp - cp, cp, MAPFILE); + (void) sprintf (BBMap, "%s.%.*s%s", prf, (int)(dp - cp), cp, MAPFILE); bb -> bb_map = BBMap; if ((info = fopen (bb -> bb_info, "r")) == NULL) @@ -671,10 +671,10 @@ if ((cp = rindex (bb -> bb_file, '/')) == NULL || *++cp == 0) (void) strcpy (prf, ""), cp = bb -> bb_file; else - (void) sprintf (prf, "%.*s", cp - bb -> bb_file, bb -> bb_file); + (void) sprintf (prf, "%.*s", (int)(cp - bb -> bb_file), bb -> bb_file); if ((dp = index (cp, '.')) == NULL) dp = cp + strlen (cp); - (void) sprintf (file, "%s.%.*s%s", prf, dp - cp, cp, DSTFILE); + (void) sprintf (file, "%s.%.*s%s", prf, (int)(dp - cp), cp, DSTFILE); hp = file; break; diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf.h --- a/zotnet/mf.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mf.h - include file for mailbox filters */ -/* $Id$ */ +/* $Id: mf.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/Makefile --- a/zotnet/mf/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/mf.c --- a/zotnet/mf/mf.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/mf.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mf.c - mail filter subroutines */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mf.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ #include "mf.h" @@ -432,7 +432,7 @@ while (isspace (*ap & 0xff)) ap++; if (cp) - (void) sprintf (adr, "%.*s", cp - ap, ap); + (void) sprintf (adr, "%.*s", (int)(cp - ap), ap); else (void) strcpy (adr, ap); bp = adr + strlen (adr) - 1; diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/mf.h --- a/zotnet/mf/mf.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/mf.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mf.h - include file for mailbox filters */ -/* @(#)$Id$ */ +/* @(#)$Id: mf.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/mmdfI/src/uucp/qu2uu_send.c --- a/zotnet/mf/mmdfI/src/uucp/qu2uu_send.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/mmdfI/src/uucp/qu2uu_send.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ #define MFDEBUG /* temporarily */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: qu2uu_send.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* qu2uu_send.c - manager for qu --> uu */ diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/mmdfI/src/uucp/rmail.c --- a/zotnet/mf/mmdfI/src/uucp/rmail.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/mmdfI/src/uucp/rmail.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ #define MFDEBUG /* temporarily */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: rmail.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif #include "util.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/muinc.c --- a/zotnet/mf/muinc.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/muinc.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* muinc.c - mmdf to uucp inc */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: muinc.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif #include "mf.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/mf/uminc.c --- a/zotnet/mf/uminc.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mf/uminc.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* uminc.c - uucp to mmdf inc */ #ifndef lint -static char Id[] = "@(#)$Id$"; +static char Id[] = "@(#)$Id: uminc.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif #include "mf.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/mts.h --- a/zotnet/mts.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mts.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* mts.h - definitions for the mail system */ -/* @(#)$Id$ */ +/* @(#)$Id: mts.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ /* Local and UUCP Host Name */ diff -r 5cf052bee63d -r 441a2190cfae zotnet/mts/Makefile --- a/zotnet/mts/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mts/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae zotnet/mts/client.c --- a/zotnet/mts/client.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mts/client.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* client.c - connect to a server */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: client.c,v 1.3 2006/12/05 18:18:14 kono Exp $"; #endif /* lint */ #if defined(SYS5) && defined(AUX) diff -r 5cf052bee63d -r 441a2190cfae zotnet/mts/lock.c --- a/zotnet/mts/lock.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mts/lock.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* lock.c - universal locking routines */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: lock.c,v 1.2 2006/12/05 18:18:14 kono Exp $"; #endif /* compile-time priority: * MAILLOCK or LIBLOCKFILE use if defined @@ -216,7 +216,7 @@ cp = file; if (lockldir == NULL || *lockldir == 0) { if (cp != file) { - (void) sprintf (bp, "%.*s", cp - file, file); + (void) sprintf (bp, "%.*s", (int)(cp - file), file); bp += strlen (bp); } } @@ -241,7 +241,7 @@ (void) strcpy (tmplock, ",LCK.XXXXXX"); else (void) sprintf (tmplock, "%.*s,LCK.XXXXXX", - cp - curlock, curlock); + (int)(cp - curlock), curlock); (void) unlink (mktemp (tmplock)); } } diff -r 5cf052bee63d -r 441a2190cfae zotnet/mts/mts.c --- a/zotnet/mts/mts.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/mts/mts.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* mts.c - definitions for the mail transport system */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: mts.c,v 1.3 2006/12/05 18:18:14 kono Exp $"; #endif /* lint */ /* LINTLIBRARY */ diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws.h --- a/zotnet/tws.h Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws.h Sat Apr 21 13:10:49 2012 +0900 @@ -1,5 +1,5 @@ /* tws.h */ -/* @(#)$Id$ */ +/* @(#)$Id: tws.h,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $ */ #ifdef _AIX #include diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/Makefile --- a/zotnet/tws/Makefile Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/Makefile Sat Apr 21 13:10:49 2012 +0900 @@ -2,7 +2,7 @@ # Instructions to Make, for compilation of ZOT UIP/utility processes # # This file is automatically generated. Do not edit! -# @(#)$Id$ +# @(#)$Id: Makefile,v 1.2 2005/04/19 15:25:08 kono Exp $ ############################################################################## # The following entries were inserted during MH configuration diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/date.c --- a/zotnet/tws/date.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/date.c Sat Apr 21 13:10:49 2012 +0900 @@ -2,6 +2,7 @@ #include "tws.h" #include +#include /* ARGSUSED */ diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/dtime.c --- a/zotnet/tws/dtime.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/dtime.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,6 +1,6 @@ /* dtime.c - routines to do ``ARPA-style'' time structures */ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dtime.c,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif /* lint */ /* LINTLIBRARY */ diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/dtimep.c --- a/zotnet/tws/dtimep.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/dtimep.c Sat Apr 21 13:10:49 2012 +0900 @@ -7,7 +7,7 @@ int *yystops;}; # define Z 2 #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dtimep.c-lexed,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif #include "tws.h" #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/dtimep.c-lexed --- a/zotnet/tws/dtimep.c-lexed Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/dtimep.c-lexed Sat Apr 21 13:10:49 2012 +0900 @@ -7,7 +7,7 @@ int *yystops;}; # define Z 2 #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dtimep.c-lexed,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $"; #endif #include "tws.h" #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/dtimep.lex --- a/zotnet/tws/dtimep.lex Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/dtimep.lex Sat Apr 21 13:10:49 2012 +0900 @@ -34,7 +34,7 @@ d [0-9] %{ #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: dtimep.lex,v 1.1.1.1 2005/04/18 14:46:08 kono Exp $"; #endif #include "tws.h" #include "../h/strings.h" diff -r 5cf052bee63d -r 441a2190cfae zotnet/tws/lexstring.c --- a/zotnet/tws/lexstring.c Fri Nov 07 20:20:35 2008 +0000 +++ b/zotnet/tws/lexstring.c Sat Apr 21 13:10:49 2012 +0900 @@ -1,7 +1,7 @@ #include #include #ifndef lint -static char ident[] = "@(#)$Id$"; +static char ident[] = "@(#)$Id: lexstring.c,v 1.1.1.1 2005/04/18 14:46:08 kono Exp $"; #endif /* lint */ #define YYLERR yysvec