Liste des Groupes | Revenir à co vms |
On 8/7/24 6:59 AM, Craig A. Berry wrote:
I can't reproduce the INVNBDS error with TCP/IP Services 5.7 ECO 5 onDo you get anything interesting from:Yes and no. Thanks for reminding that many of these utilities have those options! I had forgotten; I rarely get to be in VMS anymore.
>
$ MCR TCPIP$SYSTEM:TCPIP$SMTP_SFF.EXE sys$input: -log sys$error: -loglevel 1
...
^Z
>
?
I ran it with one of the temp files sendmail.com created, and with the -log and -loglevel options, as well as with SYS$INPUT.
The one run with the sendmail temp file for input placed the %LIB-F-INVNBDS error as the first line in the error log, then a blank line, then SMTP configuration data, then the expected text from the input file appropriately escaped (munged).
The run with SYS$INPUT did the same. If I just hit return, SFF exits with an error and the error log shows the %LIB-F-INVNBDS error at the top. If I enter a valid SMTP command (MAIL FROM:) then ctrl-z errorlog shows the same; the LIB error, followed by a blank line, the contents of the SMTP config file, my one line and an end of input file notice. And same if I hit ctrl-z immediately after running SFF, I get the LIB error, a blank line, then the SMTP config dump.
So the error is occurring 'early' and the cause is not logged. Feels like a bug in the program. Despite the fact that its listed as a 'fatal' error, the exit status from SFF on all of these tests was the same:
%0x00000001
Les messages affichés proviennent d'usenet.