home *** CD-ROM | disk | FTP | other *** search
- # $Id: aucpp.annrc,v 1.2 92/06/19 00:39:29 wasp Exp Locker: wasp $
- # $Revision: 1.2 $
- # Config-File for the CNews-Package
-
- # valid Keywords are: AUCPP (= //\\migaUUCP-Plus), CNEWS, and DUUCP (= Dillons AmigaUUCP)
- NEWSSYSTEM AUCPP
-
- # where to put files to save by default
- SAVENEWS ARC:newsarc
-
- # where is the active-file located ?
- ACTIVEFILE UULIB:news/active
-
- # where are the system-wide defaults for uucp located
- UUCONFIG UULIB:Config
-
- # where is (to put) the .newsrc
- GROUPLIST UULIB:.newsrc
-
- # what .signature-file is to appended to the article ?
- SIGNATURE UULIB:.signature
-
- # QuoteChar should be between two "รก" if you are using whitespaces...
- QUOTECHAR ">"
-
- # a valid usenet-Adress (please leave it out if it is equal to From !)
- #REPLY-TO foo@bar.do.main (Joe Average)
-
- # should ann open an own screen (default), or using a workbench-window ?
- OWNSCREEN Y
-
- # extern programs, like the Editor, are probably opened at workbench, so to
- # really see them, Workbench has to be switched to front: ScreenSW does that
- # for you. For extern programs using their own screen, this is not recomended
- SCREENSW N
-
- # Note: Ann uses the intuition default font; you can override this by
- # specifying an special font in the form <fontname>.<fontsize>
- #TEXTATTR Topaz.11
-
- # Ann tries to be smart by cloning the Workbench, but if you want to
- # override these settings, refer to ann.doc for the exact format
- #
- #SCREENDATA 0 0 -1 -1 2 0x0000 0x00019000
-
- # you can fine-tune where lines,subject,author,date should be located, values
- # are in percent of line-length (don't forget to let the switching-key a
- # little bit room left ;-)
- #COLUMNS 2 8 55 78
-
- # if you really want to, you can specify an external pager, but the internal
- # is IMHO easy to use.
- #NEWSREADER INTERNAL
-
- # which header-lines should be displayed in non-verbose mode ?
- DISPLAYFLAGS D FfLORS
-
- # which header-lnes should be high-lighted ?
- HILIGHTFLAGS E f RS
-
- # Verbose-Mode displays every header-line.
- Verbose No
-
- # requires a Lines:-Header in article, else will display '-' : speeds up
- # scanning by little.
- RequireLines No
-
- # sorting sub-threads is not implemented yet :-(
- #Threaded Yes
-
- # backup all mails to
- SentMail ARC:newsarc/mailed
-
- # backup all articles sent
- SentNews ARC:newsarc/posted
-
- # Add all lines in MailHeader to the header of outgoing mail
- MailHeader UULIB:.annheader
-
- # Add all lines in NewsHeader to the header of outgoing articles
- NewsHeader UULIB:.annheader
-
- # if you want to use the killfile-feature, uncomment this line and set it to
- # an appropriate value
- #KillFile UULIB:.killfile
-
- # the process-TaskPri()-ority of ann
- ParentPri 0
- # the process TaskPri()-oprity of the child-task, recommended, if you are
- # using the kill file facility (see above).
- ChildPri -1
-