DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T c

⟦ee7471796⟧ TextFile

    Length: 1214 (0x4be)
    Types: TextFile
    Names: »config«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦2fafebccf⟧ »EurOpenD3/mail/smail3.1.19.tar.Z« 
        └─⟦bcd2bc73f⟧ 
            └─⟦this⟧ »samples/bigsite/others/config« 

TextFile

#ident "@(#)/usr/src/amdahl/cmd/smail/samples/bigsite/others/config	5.1 4/13/89 15:42:26"

# There are a large number of variables which can be set in this
# file.  For a complete description see smail(5).

# mode for all of the log files:
log_mode = 0644
message_log_mode = 0644

# all of our gateway names (as opposed to proper host names):
more_hostnames=uts.amdahl.com:sdc.amdahl.com:amdahl.com

# If something is wrong with the aliases file, use "pat"  as postmaster:
postmaster_address = pat

# use sde as smart host
smart_path = bargw
smart_transport = smtp
smart_user = $user@bargw.bar.foo.com

# Consider it an error for any configuration files to be missing:
+require_configs

# We don't need a transport file, built-in configuration is sufficient
-transport_file

# Disallow any group or other access to spool files:
spool_mode = 0600

# We are under the following domains:
visible_domains = bar.foo.com

# We are the gateway for the bar.foo.com subdomain.  We hide the network
# topology (by default) in outgoing addresses:
visible_name = bar.foo.com

# Add one extra precedence: news at the same grade as USENET news traffic
grades = "special-delivery:9:air-mail:A:first-class:C:bulk:a:junk:n:news:d"