×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I performed the same, the following scripted actions [on _very_
recent code level] and received the same results. Thus it would seem to
be a defect that could be reported IBM service.
CHGSMTPA DIALSCD(*NO) /* reset to known functional state */
?CHGSMTPA /* Verified no error. Just use F3=Exit */
CHGSMTPA DIALSCD(*YES) /* Change to test prompting */
?CHGSMTPA /* Error msgCPD680B F/QPTPRCSS T/QPTPARML; F3=Exit */
CHGSMTPA DIALSCD(*NO) /* reset to known functional state */
The problem is with the Prompt Override Program and its retrieval of
the values for presentation on the prompted command. The problem can be
avoided then, by not prompting the command directly; the value *YES for
DIALSCD() breaks the ability to see the current values that are set.
However the CFGTCPSMTP option-3 uses that ?CHGSMTPA request as apparent
interface to view the current values; not sure what other ways to review
them other than API or viewing the database members where the data is
apparently stored: QUSRSYS/QATMSMTP.CONFIG & QUSRSYS/QATOCSTART.SERVERS
Regards, Chuck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.