home *** CD-ROM | disk | FTP | other *** search
- #
- # Second configuration file for Banyan
- #*******************************************************************
- # The example here is a bit more complex than the previous one
- #
- #
- #********************************************************************
- GLOBALS:
-
- Name = FULL_NAME # Banyan FULL_NAME means the Banyan 'ITEM' field
- # I.E. David Spriggs@Engineering@ccMail will be David Spriggs
- comment = NULL # Do not put anything in the cc:Mail comments field
-
-
- #*************************************************************************
- # Include all of engineering at ccMail
- #*************************************************************************
- INCLUDE:
- *@Engineering@ccMail = "local po"
-
-
- #*************************************************************************
- # Exclude Sample profile from ccMail directory
- #*************************************************************************
- Exclude:
- Sample Profile@Engineering@ccMail
-
-
-
- #*************************************************************************
- # A NEW GLOBAL SECTION
- #*************************************************************************
- GLOBALS:
- Name = LOGIN_NAME
- Comment = "Marketing...."
-
- #*************************************************************************
- # Include Marketing
- #*************************************************************************
- Include:
- *@Marketing@ccMail = "Marketing po"
-
- #*************************************************************************
- # Another Include section right after this one just to show that it can
- # be done.
- #*************************************************************************
-
- Include:
- *@TeleMarketing@ccMail = "Marketing po" # Telemarketing will also have
- # "Marketing..." as their cc:Mail
- # comments
-
- #*************************************************************************
- # The following code has no effect at all.
- #*************************************************************************
- GLOBALS:
- INCLUDE:
- EXCLUDE:
-
-
-
-
- # End of Listing
-
-