lookupLibs(4) lookupLibs(4)
NAME
lookupLibs, lookupLibs.proto - files used to control alias and
reverse alias lookups
DESCRIPTION
/etc/mail/lookupLibs controls how mail aliases are looked up.
Each line in this file is the pathname of a shared object.
mailalias and mailrevalias will use each shared object in this
file to resolve an alias.
/usr/lib/mail/lookupLibs.proto is the prototype file for
/etc/mail/lookupLibs. It is similar to /etc/mail/lookupLibs,
with the exception that some lines start with a boolean
expression in angle brackets followed by a tab character.
When createSurr is run, it reads this file. For each line in
the file it does the following:
If the line has no boolean expression, copy it to
lookupLibs.
If the boolean expression evaluated to TRUE (based on
the flags in /etc/mail/mailflgs), copy the line to
lookupLibs.
REFERENCES
mailalias(1), mailrevalias(1), createSurr(1M)
Copyright 1994 Novell, Inc. Page 1