[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Omega 2000i & privacy



PureBytes Links

Trading Reference Links

Here is another section. 

;7
 MailAliases -- nmh global aliases file
;
; $Id$
;
; This file is used to define aliases that are valid for all mh users.
; This file is almost empty as MH now supports personal aliases.
;
; If you need to define system wide aliases such as "everyone", it is
; preferable that this be done as the mail transport level, so that they
; will be valid for users of other mail clients.

; everyone: *

; Blank lines and lines beginning with a ; are ignored.
; < file        -> read more aliases from "file"
; foo: fum      -> simple replacement
; foo: fum, fie -> list replacement
; foo: < file   -> list replacement from "file"
; foo: = group  -> list replacement from UNIX group
; foo: + group  -> list replacement by ALL users in /etc/passwd
;                     with gid == group
; foo: *        -> list replacement by ALL users in /etc/passwd
;                     with uid >= 200
; foo*: fum     -> matches foo<string> (including the empty string)
;
; using a ';' instead of a ':' indicates that the alias should be displayed
; along with the addresses used (normally, the addresses replace the alias
; completely)
To:
cc:
Subject:
--------
From:     %{digest}-Request
To:       %{digest} Distribution: dist-%{digest};
Subject:  %{digest} Digest V%(cur) #%(msg)
Reply-To: %{digest}
--------
%{digest} Digest        %(weekday{date}), %2(mday{date}) %(month{date})
19%02(year{date})
                Volume %(cur) : Issue %(msg)

Today's Topics:
Resent-To:
Resent-cc:
To:
cc:
Subject:
--------
width=10000
body:nocomponent,overflowoffset=0
width=80,overflowoffset=10
leftadjust,compress,compwidth=9
Date:formatfield="%<(nodate{text})%{text}%|%(tws{text})%>"
From:
Subject:
:
body:nocomponent,overflowoffset=0,noleftadjust,nocompress
; mhl.format
;
; default message filter for `show'
;
:
overflowtext="***",overflowoffset=5
leftadjust,compwidth=9
ignores=msgid,message-id,received,content-type,content-transfer-encoding,con
tent-id
Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
To:
cc:
From:decode
Subject:decode
:
extras:nocomponent
:
body:nocomponent,overflowtext=,overflowoffset=0,noleftadjust
; mhl.forward
;
; default message filter for `forw' (forw -format)
;
width=80,overflowtext=,overflowoffset=10
leftadjust,compress,compwidth=9
Date:formatfield="%<(nodate{text})%{text}%|%(tws{text})%>"
From:
To:
cc:
Subject:
:
body:nocomponent,overflowoffset=0,noleftadjust,nocompress
; mhl.headers
;
; Default format file for displaying headers in
; MIME messages.  mhn calls the mhlproc with this
; filter to display message header.
;
overflowtext="***",overflowoffset=5
leftadjust,compwidth=9
ignores=msgid,message-id,received,content-type,content-transfer-encoding,con
tent-id
Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
To:
cc:
From:decode
Subject:decode
:
extras:nocomponent
:
; mhl.reply
;
; default message filter for `repl' (repl -format)
;
body:component="> ",overflowtext="> ",overflowoffset=0
mhn-charset-iso-8859-1: xterm -fn
'-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e %s
mhn-show-application/PostScript: %plpr -Pps
mhn-show-image: %p/usr/X11R6/bin/xv -geometry =-0+0 '%f'
mhn-show-text/richtext: %p/usr/bin/richtext -p '%F'
mhn-store-application/PostScript: %m%P.ps
mhn-store-text/richtext: %m%P.rt
mhn-store-text: %m%P.txt
mhn-store-video/mpeg: %m%P.mpg
#
# nmh mail transport interface customization file.
# 
# Check the mh-tailor(5) man page for a list of
# all the available options for this file.
#

# Default location of mail drops.  If this option is
# set, but empty, the user's home directory is used.
mmdfldir: /var/spool/mail

# The name of the maildrop file in the directory where maildrops
# are kept.  If this is empty, the user's login name is used.
mmdflfil:

# The exceptions file for /etc/hosts used by
# `post' to try to find official names.
hostable: /etc/nmh/hosts

# List of smtp servers to try if using smtp support
servers: localhost

# Name of POP server
# pophost: localhost

# Name that nmh considers `local'.  If not set, nmh will
# query the system for this value (gethostname, etc...).
# localname: foo.bar.com
%(lit)%(formataddr{addresses})\
%<(nonnull)%(void(width))%(putaddr Resent-To: )\n%>\
Resent-Fcc: outbox
%; replcomps
%;
%; default form (components) file for `repl'
%;
%; Check for the following headers (in this order)
%; to construct the return address
%;
%; Mail-Reply-To
%; Reply-To
%; From
%; Sender
%; Return-Path
%;
%(lit)%(formataddr
%<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
%<(nonnull)%(void(width))%(putaddr To: )\n%>\
%<{fcc}Fcc: %{fcc}\n%>\
%<{subject}Subject: Re: %{subject}\n%>\
%<{date}In-Reply-To: Your message of "\
%<(nodate{date})%{date}%|%(pretty{date})%>."%<{message-id}
             %{message-id}%>\n%>\
--------
%; replgroupcomps
%;
%; form (components) file for `repl -group'
%;
%; Check the following headers to create reply addresses.
%;
%; To: Mail-Followup-To
%;
%; OR
%;
%; To: Mail-Reply-To   (or)
%;     Reply-To        (or)
%;     From            (or)
%;     Sender          (or)
%;     Return-Path
%;
%; AND
%;
%; cc: To              (and)
%;     cc              (and)
%;     personal address
%;
%(lit)%(formataddr{mail-followup-to})\
%<(nonnull)%(void(width))%(putaddr To: )\n\
%|\
%(lit)%(formataddr
%<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
%<(nonnull)%(void(width))%(putaddr To: )\n%>\
%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\
%<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\
%;
%<{fcc}Fcc: %{fcc}\n%>\
%<{subject}Subject: Re: %{subject}\n%>\
In-Reply-To: Message from
%<{from}%{from}%?{sender}%{sender}%|%{return-path}%>\n\
   of "%<(nodate{date})%{date}%|%(pretty{date})%>."\
%<{message-id} %{message-id}%>\n\
--------
%; scan.default
%;
%; This file is supplied for reference only; it shows the default
%; format string (for non-UK sites) which was compiled into the
%; command "scan".  See the source file "h/scansbr.h" for details.
%;
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%>  \
%(decode{subject})%<{body}<<%{body}>>%>
%<(cur)>%| %>\
%<{status} %|N%>\
%<{replied}R%?{encrypted}E%| %>\
%4(msg) \
%<(mymbox{from})%<{to}To: %13(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%> \
%3(day{date}) %3(month{date}) %02(mday{date}) \
%02(hour{date}):%02(min{date}) \
%(decode{subject})
%; scan.nomime
%;
%; This file is a modification of the standard (non-UK version)
%; format for scan, that doesn't do any RFC-2047 decoding of
%; header components.
%;
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(friendly{to})%>%>%<(zero)%17(friendly{from})%>  \
%{subject}%<{body}<<%{body}>>%>
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%5(size) \
%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%>  \
%(decode{subject})%<{body}<<%{body}%>
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date}) \
%02(hour{date}):%02(min{date})%3(tzone{date})\
%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%>  \
%(decode{subject})%<{body}<<%{body}%>
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%(void(rclock{date}))\
%<(gt 15768000)%03(month{date})%(void(year{date}))%02(modulo 100)\
%?(gt 604800)%02(mday{date})%03(month{date})\
%?(gt 86400) %(day{date}) %|\
%02(hour{date}):%02(min{date})%>\
%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%>  \
%(decode{subject})%<{body}<<%{body}%>
%4(msg)%<(cur)+%| %>%<(unseen)U%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\
%<(zero)%17(decode(friendly{from}))%>  \
%(decode{subject})%<{body}<<%{body}>>%>
.\"
.\" $Id$
.\"    Try to keep only one copy of the documentation around
.\"    by re-defining macros and so forth.
.\"
.fc ^ ~
.\"    I pity the fool who tampers with the next line...
.ds ZZ -man
.de SC                                  \" Title section
.TH \\$1 \\$2 MH.6.8 [nmh-0.27]
..
.de NA                                  \" Name section
.SH NAME
..
.de SY                                  \" Synopsis section
.SH SYNOPSIS
.in +.5i
.ti -.5i
..
.de DE                                  \" Description section
.in -.5i
.SH DESCRIPTION
..
.de Fi                                  \" Files section
.SH FILES
.nf
.ta \w'/usr/local/nmh/lib/ExtraBigFileName  'u
..
.de Pr                                  \" Profile section
.SH "PROFILE\ COMPONENTS"
.nf
.ta 2.4i
.ta \w'ExtraBigProfileName  'u
..
.de Ps                                  \" Profile next
.br
..
.de Sa                                  \" See Also section
.fi
.SH "SEE\ ALSO"
..
.de De                                  \" Defaults section
.SH "DEFAULTS"
.nf
..
.de Ds                                  \" Defaults next
.br
..
.de Co                                  \" Context section
.fi
.SH CONTEXT
..
.de Hh                                  \" Hints section
.fi
.SH "HELPFUL HINTS"
..
.de Hi                                  \" History section
.fi
.SH HISTORY
..
.de Bu                                  \" Bugs section
.fi
.SH BUGS
..
.de En
..
.de ip
.IP "\\$1" \\$2
..
.de Uh
.ne 4
.SS "\\$1"
..
.\" a useful -me macro
.de re
.ta 0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i +0.5i
+0.5i +0.5i +0.5i
..