From:	CRDGW2::CRDGW2::MRGATE::"SMTP::CUNYVM.CUNY.EDU::POSTMAST%YMIR.BITNET" 28-JUN-1989 23:41
To:	MRGATE::"ARISIA::EVERHART"
Subj:	RE: VMS NEWS & PMDF interfacing????

Resent-From: @CUNYVM.CUNY.EDU:postmast@YMIR.BITNET
Received: from YMIR.BITNET by CUNYVM.CUNY.EDU (IBM VM SMTP R1.1) with BSMTP id 8610; Wed, 28 Jun 89 23:29:38 EDT
Resent-Message-Id: <909A9093C41FE0292A@YMIR.BITNET>
Message-Id: <8906290218.AA19390@uunet.uu.net>
Received: from CUNYVM.BITNET by YMIR.BITNET; Wed, 28 Jun 89 19:27 PDT
Received: from CUNYVM by CUNYVM.BITNET (Mailer R2.03B) with BSMTP id 7913; Wed,
 28 Jun 89 22:18:05 EDT
Received: from uunet.uu.net by CUNYVM.CUNY.EDU (IBM VM SMTP R1.1) with TCP;
 Wed, 28 Jun 89 22:18:03 EDT
Received: from munnari.UUCP by uunet.uu.net (5.61/1.14) with UUCP id AA19390;
 Wed, 28 Jun 89 22:18:00 -0400
Received: from ditmelb.oz by murtoa.cs.mu.oz (5.5) id AA29647; Thu, 29 Jun 89
 12:13:37 EST (from WFJ@praxa.com.au for uunet!ipmdf@ymir.BITNET)
Received: from praxa.com.au by ditmelb.oz.au; Thu, 29 Jun 89 12:10 +1000
Received: from praxa.com.au by praxa.com.au; Thu, 29 Jun 89 12:12 EST
Resent-Date: Wed, 28 Jun 89 19:29 PDT
Date: Thu, 29 Jun 89 12:08 EST
From: Warwick Jackson
 <@MUDDCS.CLAREMONT.EDU:munnari!praxa.com.au!WFJ@uunet.UU.NET>
Subject: RE: VMS NEWS & PMDF interfacing????
Resent-To: INFO-PMDF-LIST2@YMIR.BITNET
To: ipmdf%ymir.BITNET@cunyvm.cuny.edu
Errors-To: postmast@YMIR.BITNET
X-Vms-To: IN%"ipmdf@ymir.bitnet"

>        We are currently running JNET V3.3 & PMDF V3.0-?? on our VAX VMS V5.0-2
>system.  We are in the process of setting up NEWS for our node.  How can I
>interface NEWS with PMDF??  I couldn't find an answer do far.  Any help is very
>much appreciated.

It is very easy. One thing that news can do is read the pmdf queue files which
means you do not have to first put the newsitems into a VMS mail file and then
extract them.

What I have done is to create an alias entry for a user as follows

    netnews:    netnews@news.action

In the pmdf configuration file you put an entry as follows

    news.action        $u@news.action

    action_news 822 slave
    news.action

Pmdf queues all the news batches for the channel action_mail. Once a day I
submit a batch job to update the news system.

$    ! Extract the new mail received and place it in the news system
$
$    news/noscreen
add file/delete pmdf_root:[queue]action_*.00

Another way of doing this is to create a news channel in the master.com file
which does the update when news batches are received. This would require the
removal of the slave option from the channel definition.

Warwick Jackson            Tel:        +61-3-690-3811
Praxa Limited,            Fax:        +61-3-699-1506
147 Eastern Road,        Psi:        psi%+505236920005::jackson
South Melbourne, 3205        Internet:   wfj%praxa.com.au@uunet.uu.net
Victoria, Australia.
