Updated docs/README-ATTACHMENTS, mainly to reflect that no setup is
[mmh] / docs / historical / mh-6.8.5 / conf / examples / sun4.0
1 # sun4.0        - For Sun OS 4.* with SendMail, Yellow Pages and /etc/named.
2 # MH will post mail through an SMTP connection to the localhost's
3 # SendMail daemon.  Be sure to set "servers" in your mtstailor file.
4 #
5 bin     /usr/new/mh
6 etc     /usr/new/lib/mh
7 mail    /usr/spool/mail
8 manuals new
9 editor  prompter
10 mts     sendmail/smtp
11 options BSD42 BSD43 SUN40 
12 options DBMPWD
13 options BIND
14 signal  void
15 curses  -lcurses -ltermcap
16 ranlib  on
17 ldoptions -s -O
18 #
19 # include "bbc" support to read NetNews via the NNTP.
20 #
21 bboards nntp
22 bbdelivery off
23 pop     on
24 #
25 # These are optional: 
26 #
27 # DUMB    restricts some address defaulting
28 # RPATHS  don't throw away UNIX "From " lines
29 # MHE     for Emacs/MH interface
30 # SBACKUP change to "#" instead of ","
31 # MSGPROT default messages to 0600 protection mode
32 #
33 options DUMB 
34 options RPATHS
35 options MHE 
36 options SBACKUP='"\\043"'
37 options MSGPROT='"0600"'