DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

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

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦4247d2286⟧ TextFile

    Length: 1393 (0x571)
    Types: TextFile
    Notes: UNIX file
    Names: »umail.rc«

Derivation

└─⟦657bff2be⟧ Bits:30004160/disk1.imd SW95860 UNIPLEX+ release 1.0 (dansk)
└─⟦657bff2be⟧ UNIX Filesystem
    └─⟦this⟧ »ua/new/usr/UAP/umail/umail.rc« 

TextFile

*
* MODS:         23.10.88  RC COMPUTER /esk
*
* Remote mail   8-bit values are stripped when sending remote mail!
*               To protect the danish national characters they can be
*               converted down to 7-bit values by the 'mailkonv' script.
*               At the remote system they will be converted back to
*               8-bit values, if the mailheader contain the flag
*               'RC-Buf'. Look at the 'rctekst' system defination.

RMFILTER = rmfilter
SAVECOPY = no
VERIFY = no
REGISTERED = no
ENCODE = no
CONFIRM = no
PRIORITY = 2
NOTIFY = 3
DAYS = 7
DELIMITER = []
PRINT = ufill sprint [LETTER] Mail-Print "" "" [LETTER]
DFLTMBOX = generel
MAILBOXES = kalender personlig arbejde meddelelser;
ARCHIVE = yes
MBEXCLUDE = root daemon bin sys adm uucp nuucp slan sync lp listen sysadm setup powerdown checkfsys makefsys mountfsys umountfsys ftsftsr;

#SYSTEM
NAME     = node;
PRIORITY = 123;
UMAIL    = yes;
ADDRESS  = node![USER];
COMMAND  = mail [TO] < [LETTER];
FORMAT   = header;
))

#SYSTEM
NAME     = unix;
PRIORITY = 123;
UMAIL    = no;
ADDRESS  = [USER];
COMMAND  = mail [TO] < [LETTER];
))

#SYSTEM
NAME     = rctekst;
PRIORITY = 123;
UMAIL    = no;
ADDRESS  = node![USER];
COMMAND  = mailkonv < [LETTER] | mail [TO];
FORMAT   = uniplexmail;
))

#FORMAT
NAME = header;
:HEADER
To:      [TO]
Subject: [SUBJECT]
))

#FORMAT
NAME = uniplexmail;
:HEADER
RC-Buf
))