[Info-vax] Latest TCPIP Services seem irreparably horked...
Rich Jordan
jordan at ccs4vms.com
Thu Mar 1 13:19:46 EST 2012
On Mar 1, 7:21 am, VAXman- @SendSpamHere.ORG wrote:
> I can't get POP to function.
>
> The log file contains:
>
> $ EXIT
> $! login.com for DIGITAL TCP/IP Services for OpenVMS Auxiliary service
> $ !
> $ ! File name: TCPIP$POP_RUN.COM
> $ ! Product: HP TCP/IP Services for OpenVMS
> $ ! Version: V5.7-ECO3
> $ !
> $ ! © Copyright 1976, 2009 Hewlett-Packard Development Company, L.P.
> $ !
> $ ! Confidential computer software. Valid license from HP and/or its
> $ ! subsidiaries required for possession, use, or copying.
> $ !
> $ ! Consistent with FAR 12.211 and 12.212, Commercial Computer Software,
> $ ! Computer Software Documentation, and Technical Data for Commercial
> $ ! Items are licensed to the U.S. Government under vendor's standard
> $ ! commercial license.
> $ !
> $ ! Neither HP nor any of its subsidiaries shall be liable for technical
> $ ! or editorial errors or omissions contained herein. The information
> $ ! in this document is provided "as is" without warranty of any kind
> $ ! and is subject to change without notice. The warranties for HP
> $ ! products are set forth in the express limited warranty statements
> $ ! accompanying such products. Nothing herein should be construed as
> $ ! constituting an additional warranty.
> $ !
> $ set :=
> $ set noon
> $ set symbol /scope=(nolocal,global)
> $ set symbol /scope=(nolocal,noglobal)/verb
> $ serv_id = f$edit("tcpip$pop","upcase")
> $ serv_home = f$edit("sys$sysdevice:[TCPIP$POP]","upcase")
> $ !
> $ ! purge pop server logs
> $ !
> $ purge:
> $ set default SYS$SYSDEVICE:[TCPIP$POP]
> $ logsav = 2 * f$getsyi("cluster_nodes") + 5
> $
> $ lognam = f$edit("tcpip$*.log","upcase")
> $ if f$search(lognam) .nes. ""
> $ then
> $ purge /noconfirm/nolog/keep=9 TCPIP$*.LOG
> $ endif
> $ !
> $ ! start pop server process
> $ !
> $ run:
> $ run SYS$SYSTEM:TCPIP$POP_SERVER.EXE
> 2012-03-01 08:04:08 Warning! You have not configured SMTP /OPTION=TOP_HEADERS and at the same time
> 2012-03-01 08:04:08 you have configured POP to ignore mail11 headers. This combination
> 2012-03-01 08:04:08 of options is not acceptable. Either turn on SMTP top headers
> 2012-03-01 08:04:08 or don't turn on POP ignore mail11 headers. For this run the POP
> 2012-03-01 08:04:08 server will *not* ignore mail11 headers.
> 2012-03-01 08:04:08 starting TCPIP POP server V5.7-ECO3, OpenVMS V8.4 Alpha on host ALPHA.TMESIS.COM and port 110
> 538969434:error:02001002:system library:fopen:no such file or directory:BSS_FILE:356:fopen('','r')
> 538969434:error:20074002:BIO routines:FILE_CTRL:system lib:BSS_FILE:358:
> 538969434:error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib:SSL_RSA:470:
> 2012-03-01 08:04:09 POP server will not listen for SSL connections.
> 2012-03-01 08:04:09
> 2012-03-01 08:04:09 POP configuration info:
> 2012-03-01 08:04:09 ignore_mail11_headers: FALSE
> 2012-03-01 08:04:09 send_id_headers: TRUE
> 2012-03-01 08:04:09 disuserpass: FALSE
> 2012-03-01 08:04:09 trace: FALSE
> 2012-03-01 08:04:09 leave_in_newmail: FALSE
> 2012-03-01 08:04:09 nosysacm_userpass: TRUE
> 2012-03-01 08:04:09 nosysacm_apop: TRUE
> 2012-03-01 08:04:09 use_mail_folder: FALSE
> 2012-03-01 08:04:09 fast_scan: FALSE
> 2012-03-01 08:04:09 disable_cleartext: FALSE
> 2012-03-01 08:04:09 disable_ssl: FALSE
> 2012-03-01 08:04:09 personal_name: TRUE
> 2012-03-01 08:04:09 purge_reclaim: TRUE
> 2012-03-01 08:04:09 max_messages: No max.
> 2012-03-01 08:04:09 sysacm_timeout: default provided by SYS$ACM system service
> 2012-03-01 08:04:09 master_log_level: INFORMATIONAL
> 2012-03-01 08:04:09 security: FRIENDLY
> 2012-03-01 08:04:09 decnet_rewrite: GENERIC
> 2012-03-01 08:04:10 quoted_decnet_rewrite: GENERIC
> 2012-03-01 08:04:10 sndbuf: TCPIP default.
> 2012-03-01 08:04:10 max_threads: 15
> 2012-03-01 08:04:10 link_idle_timeout: NOT CONFIGURED
> 2012-03-01 08:04:10 cert_file: NOT CONFIGURED
> 2012-03-01 08:04:10 key_file: NOT CONFIGURED
> 2012-03-01 08:04:10 server_idle_timeout: NOT CONFIGURED
> 2012-03-01 08:04:10
> 2012-03-01 08:04:10 Miscellaneous info:
> 2012-03-01 08:04:10 TCPIP POP version: V5.7-ECO3, OpenVMS V8.4 Alpha
> 2012-03-01 08:04:10 POP server PID: 2020055A
> 2012-03-01 08:04:10 POP server process name: TCPIP$POP_1
> 2012-03-01 08:04:10 POP server account default directory: SYS$SYSDEVICE:[TCPIP$POP]
> 2012-03-01 08:04:10 SYS$SCRATCH: SYS$SYSDEVICE:[TCPIP$POP]
> 2012-03-01 08:04:10
> 2012-03-01 08:04:10 SMTP configuration info:
> 2012-03-01 08:04:10 substitute_domain:
> 2012-03-01 08:04:10
> 2012-03-01 08:04:35 PAGFILCNT has dropped from 1988944 to 1987760.
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
> 2012-03-01 08:04:35 PAGFILCNT has dropped from 1987760 to 1987632.
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
> 2012-03-01 08:04:46 PAGFILCNT has dropped from 1987632 to 1986048.
> 2012-03-01 08:04:46 PAGFILCNT has dropped from 1986048 to 1985920.
> 2012-03-01 08:05:36 PAGFILCNT has dropped from 1985920 to 1985792.
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
> Username: wwusagesuppo
> ******************************ERROR******************************
> parse error
>
> Bizarre. The "wwusagesuppo" is part of the wwusagesupp... at hp.com address
> that is HP support. I reported another issue with ssh which cause a mes-
> sage from wwusagesupp... at hp.com to be sent.
>
> Also, I don't understand the initial complain in this log file.
>
> A533U2$ TCPIP SHOW CONFIGURATION SMTP
> SMTP Configuration
> Options
> Initial interval: 0 00:30:00.00 Address_max: 16 NOEIGHT_BIT
> Retry interval: 0 01:00:00.00 Hop_count_max: 16 NORELAY
> Maximum interval: 3 00:00:00.00 ========> TOP_HEADERS <=
>
> Timeout Initial Mail Receipt Data Terminate
> Send: 5 5 5 3 10
> Receive: 5
>
> Alternate gateway: not defined
> General gateway: not defined
>
> Substitute domain: not defined
> Zone: not defined
>
> Postmaster: TCPIP$SMTP
> Log file: SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
>
> Generic queue Queues Participating nodes
>
> TCPIP$SMTP_A533U2_00 1 A533U2
>
> Anyway, I haven't had functional email service since updating to EC03.
>
> IMAP is completely DOA.
>
> --
> VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
>
> Well I speak to machines with the voice of humanity.
Dang, guess I better fire up the customer test system here and see
what's broken before we reschedule their ugprade. Not happy news.
Were you running ECO 2 before upgrading or was it a bigger jump?
More information about the Info-vax
mailing list