Re: [vcf-midatlantic] clearing the queue in VMS 5.2 (or thereabouts)
william degnan via vcf-midatlantic writes:
How does one clear the multinet SMTP cache, anyway? I have looked but it's not obvious to me, must be handed over to the OS as a system function.
$ DELETE/ENTRY=# MULTINET_SMTP
On Mon, Apr 11, 2016 at 1:16 PM, Brian Schenkenberger via vcf-midatlantic < vcf-midatlantic@lists.vintagecomputerfederation.org> wrote:
william degnan via vcf-midatlantic writes:
How does one clear the multinet SMTP cache, anyway? I have looked but it's not obvious to me, must be handed over to the OS as a system function.
$ DELETE/ENTRY=# MULTINET_SMTP
Do I have to $ DELETE/ENTRY=1 MULTINET_SMTP $ DELETE/ENTRY=2 MULTINET_SMTP $ DELETE/ENTRY=3 MULTINET_SMTP $ DELETE/ENTRY=4 MULTINET_SMTP $ DELETE/ENTRY=# MULTINET_SMTP 800+ times? b
On Mon, Apr 11, 2016 at 1:26 PM, william degnan <billdegnan@gmail.com> wrote:
On Mon, Apr 11, 2016 at 1:16 PM, Brian Schenkenberger via vcf-midatlantic <vcf-midatlantic@lists.vintagecomputerfederation.org> wrote:
william degnan via vcf-midatlantic writes:
How does one clear the multinet SMTP cache, anyway? I have looked but it's not obvious to me, must be handed over to the OS as a system function.
$ DELETE/ENTRY=# MULTINET_SMTP
Do I have to
$ DELETE/ENTRY=1 MULTINET_SMTP $ DELETE/ENTRY=2 MULTINET_SMTP $ DELETE/ENTRY=3 MULTINET_SMTP $ DELETE/ENTRY=4 MULTINET_SMTP $ DELETE/ENTRY=# MULTINET_SMTP
800+ times?
b
answering my own question, looks like I need to write a script. OK. I found some info here: http://h71000.www7.hp.com/openvms/journal/v11/f$getqui.html thanks for your help. I will try to loop through the entry's that have values for all entry i in queue $ DELETE/ENTRY=i MULTINET_SMTP next i or something like that. -- @ BillDeg: Web: vintagecomputer.net Twitter: @billdeg <https://twitter.com/billdeg> Youtube: @billdeg <https://www.youtube.com/user/billdeg> Unauthorized Bio <http://www.vintagecomputer.net/readme.cfm>
participants (2)
-
VAXman@tmesis.org -
william degnan