Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!samsung!psuvax1!psuvm!ET!BART From: BART@ET.TUDELFT.NL (Bart Zorn, TUDelft, +31 15 782894) Newsgroups: bit.listserv.pmdf-l Subject: Problems with DSMTP_SLAVE Message-ID: Date: 6 Feb 90 18:59:00 GMT Sender: PMDF Distribution List Reply-To: Bart Zorn Lines: 80 Approved: NETNEWS@PSUVM Gateway Errors-to: postmast@YMIR.BITNET X-Envelope-to: PMDF-L@IRLEARN.BITNET X-VMS-To: in%"ipmdf@ymir" X-VMS-Cc: BART Comments: This message was sent from node TUDEDW using PMDF V3.1 X-To: ipmdf@YMIR Hello all! The following is a DSMTP_LOCAL_SLAVE.LOG file which gives me headaches: ------------------------------------------------------------------------ Sending line : "220 ET.TUDELFT.NL -- Server SMTP (PMDF V3.1)". Sending status line: "220 ET.TUDELFT.NL -- Server SMTP (PMDF V3.1)". Received line : "HELO TUDRVA.TUDELFT.NL". Sending line : "250 ET.TUDELFT.NL". Sending status line: "250 ET.TUDELFT.NL". Received line : "MAIL FROM:". Sending line : "250 Address OK.". Sending status line: "250 Address OK.". Received line : "RCPT TO:". Sending line : "250 OK.". Sending status line: "250 OK.". Received line : "DATA". Sending line : "354 Enter mail, end with a single ".".". Sending status line: "354 Enter mail, end with a single ".".". 5-FEB-90 20:46:49: SMTP routine failure ------------------------------------------------------------------------ The corresponding NETSERVER.LOG file follows: $ IF F$ENVIRONMENT("CAPTIVE") THEN EXIT $ VF = 0 $ EXIT $ ! SLAVE.COM - Command procedure to invoke PMDF SLAVE program $ ! $ ! Modification history and parameter definitions are at the end of this file. $ ! $ ! Exit if this is a batch or network job $ ! $ if f$mode() .eqs. "BATCH" then exit $ if f$mode() .eqs. "NETWORK" then exit $ ! Copyright (c) 1987 Digital Equipment Corporation. All rights reserved. $ IF "" .NES. "" THEN NETSERVER$COMMAND $ IF "" .EQS. "" THEN NETSERVER$VERIFY = 0 $ V = F$VERIFY(NETSERVER$VERIFY) -------------------------------------------------------- Connect request received at 5-FEB-1990 20:46:35.52 from remote process TUDRVA::"0=SYSTEM" for object "PMDF_ROOT:[EXE]DSMTP_SLAVE.COM" -------------------------------------------------------- %PAS-F-HALT, HALT procedure called %TRACE-F-TRACEBACK, symbolic stack dump follows module name routine name line rel PC abs PC 00047C4F 00047C4F MMMOD MM_ABORT_PROGRAM 4451 00000078 00009C78 DSMTP_SLAVE DSMTP_SLAVE 1871 000000DB 0000573B PMDF job terminated at 5-FEB-1990 20:46:51.61 Accounting information: Buffered I/O count: 245 Peak working set size: 965 Direct I/O count: 82 Peak page file size: 3610 Page faults: 2290 Mounted volumes: 0 Charged CPU time: 0 00:00:06.29 Elapsed time: 0 00:00:25.58 ------------------------------------------------------------------------ What is going on? Other info: 'This' side: MicroVAX 3400, VMS V5.2, PMDF V3.1 'Other' side: VAX 8250, VMS V5.1B, PMDF V3.0 I would be glad to supply any other info if anybody would be willing to give it a glance. Any help would be greatly appreciated! Bart Zorn Delft University of Technology