home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
- From: portia@innosoft.com (Portia Shao)
- Newsgroups: vmsnet.mail.pmdf
- Subject: RE: Problems with multiple messages to the cc:Mail gateway.
- Message-ID: <01GO8EKMCO6A9FM7OT@INNOSOFT.COM>
- Date: 31 Aug 92 20:39:45 GMT
- Organization: The Internet
- Lines: 38
- Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
- Resent-Date: 31 Aug 1992 13:39:45 -0700 (PDT)
- Resent-From: epmdf@YMIR.CLAREMONT.EDU
- CC: service@INNOSOFT.COM, ipmdf@YMIR.CLAREMONT.EDU
- Errors-To: epmdf@YMIR.CLAREMONT.EDU
- Resent-Message-ID: <01GO8EU0JUOY95OW41@YMIR.CLAREMONT.EDU>
- X-Vms-To: IN%"SMITH%NYUMED.BITNET@ymir.claremont.edu"
- X-Vms-Cc: IN%"service@innosoft.com",IN%"ipmdf@ymir.claremont.edu"
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
- Content-Transfer-Encoding: 7BIT
-
- >I have been having some problems with the cc:Mail channel that we are trying
- >to get to work. A series of messages sent to the ccmail channel should yield
- >an output file with the messages being sent appended to oneanother. What is
- >happening is that the first file is created ('cc_output.dt' in this case)
- >just fine (see first log). But the output file seems not to be being created
- >by cc_master in the second case (see second log file: I put in the DIR to see
- >whether there is a new file there: there isn't). This has got to be a silly
- >mistake somewhere. I changed the names of the in and out files in the option
- >file just to be sure I had not picked a silly name: same effect.
- >
- >This is V4.1-10, with the cc_master.exe re-linked.
-
- cc_slave needs to be relinked also in V4.1-10.
-
- Please check your master.com, you should have the following in the cc:Mail
- section, there was a line which could be missing.
-
- $ if f$search("pmdf_root:[queue.''channel_name']*.%%;") .nes. ""
- $ then
- $ if f$search(ccoutfile) .nes. "" then -
- rename/log 'ccoutfile' 'ccoutfile'-tmp-save
- $ define/user option_file pmdf_root:[table]'channel_name'_option.
-
- Did you have the above line? it was missing in some earlier versions of
- master.com (and it did not show up in your log file)
-
- $ run pmdf_root:[exe]cc_master.exe
-
- >
- >--------------- Option file ------------------------------------------
- >CC_OUTPUT_FILE_NAME=SYS$APPLE:[SMITH]CC_OUTPUT.dt
- >CC_INPUT_FILE_NAME=SYS$APPLE:[SMITH]CC_INPUT.dt
-
- I assume you also have the CC_GATEWAY_NAME line in your option file.
-
-
- /portia
- portia@innosoft.com (714)624-7907
-