home *** CD-ROM | disk | FTP | other *** search
- ##################################################################
- ##################################################################
- #####
- ##### SENDMAIL CONFIGURATION FILE UK-2.1
- #####
- ##### Copyright (C) November 1988, Jim Crammond, Imperial College
- ##### Jem Taylor, Glasgow University
- #####
- ##### This configuration file maybe be freely distributed,
- ##### provided that this notice and copyright is preserved.
- ##### This software is provided as is without any warranty.
- #####
- ##################################################################
- ##################################################################
-
- ##################################################################
- `###' CONFIG configuration file
- ##################################################################
-
- # offical site domain name
- DJ`'DOMAIN
-
- # offical host domain name
- ifdef(`MULTIHOST',`Dj$w.$J',`Dj$J')
-
- # uucp hostname
- ifdef(`UUCPNAME',DU`'UUCPSYSNAME)
-
- ############################################################
- #
- # General configuration information
- #
- ############################################################
-
- DVUK-2.1
- ifdef(`HISTORY',`include(version.m4)')
-
- ##########################
- ### Special macros ###
- ##########################
-
- # my name
- Dn`'POSTMASTER
- # UNIX header format
- DlFrom $g $d remote from $U
- # delimiter (operator) characters (note '~' has been added)
- Do.:%@!^=/[]~
- # format of a total name
- Dq$?x$x <$g>$|$g$.
- # SMTP login message
- De$j Sendmail $v/$V ready at $b
-
- ###################
- ### Options ###
- ###################
-
- # location of alias file
- OA/usr/lib/aliases
- # default delivery mode (deliver in background)
- Odbackground
- # mail to me too (needed for multihost sites)
- Om
- # (don't) connect to "expensive" mailers
- #Oc
- # automatically do newaliases when aliases.dbm out of date
- #OD
- # temporary file mode
- OF0644
- # default GID
- Og1
- # location of help file
- OH/usr/lib/sendmail.hf
- # log level
- OL9
- # default messages to old style
- Oo
- # Cc my postmaster on error replies I generate
- #OP`'POSTMASTER
- # queue directory
- OQ/usr/spool/mqueue
- # read timeout -- violates protocols
- Or2h
- # status file
- OS/usr/lib/sendmail.st
- # queue up everything before starting transmission
- # Os
- # default timeout interval
- OT3d
- # time zone names (V6 only)
- # OtGMT,BST
- # default UID
- Ou1
- # wizard's password
- OWz3GvK.dPUxieQ
- # load averages at which to start queuing/refuse connections
- Ox8
- OX12
- # penalty per recipient
- #Oy1000
- # memory-poor environmenet
- #OY
- # boost for high-priority messages
- #Oz1800
- # penalty for being retried
- #OZ0
-
- ###############################
- ### Message precedences ###
- ###############################
-
- Pfirst-class=0
- Pspecial-delivery=100
- Pjunk=-100
-
- #########################
- ### Trusted users ###
- #########################
-
- Troot
- Tdaemon
- Tuucp
- Tmail
-
- #############################
- ### Format of headers ###
- #############################
-
- H?F?From: $q
- H?D?Date: $a
- H?M?Message-Id: <$p.$t@$j>
- H?F?Resent-From: $q
- H?D?Resent-Date: $b
- H?M?Resent-Message-Id: <$p.$t@$j>
- HSubject:
- HReceived: $?sfrom $s by $j; $b$.
- HVia: $?S$S; $b$.
- undefine(`unix')
-