- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: STMP crashes
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-2012 01:32 AM
10-05-2012 01:32 AM
STMP crashes
Hi all
Alpha DS20, OpenVMS 7.32, TCPIP 5.4 Eco 4
(I know ECO 7 is current, but have not seen any SMTP fix in the releases notes).
I see in any sys$specific:<tcpip$smtp>TCPIP$SMTP_RECV_RUN.LOG
$ !
$ ! start smtp receiver process
$ !
$ run:
$ run SYS$SYSTEM:TCPIP$SMTP_RECEIVER.EXE
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
000C, PC=0000000000000012, PS=00000003
$ !
$ ! completed smtp receiver execution
$ !
$ exit:
$ exit $status .or. %x10000000
TCPIP$SMTP job terminated at
Versions of the images
TCPIP$SMTP_MAILSHR;1 V5.4-15E 23-AUG-2004 SYS$COMMON:[SYSLIB]
TCPIP$SMTP_PARSESHR_TV;1 V5.4-15B 29-JAN-2004 SYS$COMMON:[SYSLIB]
TCPIP$SMTP_RECEIVER;1 V5.4-15E 23-AUG-2004 SYS$COMMON:[SYSEXE]
TCPIP$SMTP_SFF;1 V5.4-15E 23-AUG-2004 SYS$COMMON:[SYSEXE]
TCPIP$SMTP_SYMBIONT;1 V5.4-15E 23-AUG-2004 SYS$COMMON:[SYSEXE]
Known/already seen ?
Regards
- Tags:
- SMTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-2012 01:59 AM
10-05-2012 01:59 AM
Re: STMP crashes
"The SMTP EXPN and VRFY commands are considered
a security hole"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2012 06:56 PM
10-07-2012 06:56 PM
Re: STMP crashes
It's not clear from your description if the SMTP receiver dies straight away or if it runs for a while and then dies.
Have you also checked that your SMTP configuration is not broken in some way? See what TCPIP SHOW CONFIG MAIL tell you, and verify that it looks OK. Also check the configuration file SYS$SYSROOT:[TCPIP$SMTP]TCPIP$SMTP.CONF.
There are various options for debugging SMTP receiver issues; for starters, try
$ DEFINE/SYS/EXEC TCPIP$SMTP_RECV_TRACE 1
which will turn on some logging in the TCPIP$SMTP_RECV_RUN.LOG file.
Have a look at the TCP/IP Management Guide for more information about diagnosing problems with the SMTP receiver.
Regards,
Jeremy Begg
Regards,
Jeremy Begg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2012 11:54 PM
10-07-2012 11:54 PM
Re: STMP crashes
Hi Jeremy
>>>It's not clear from your description if the SMTP receiver dies straight away or if it runs for a while and then dies.
Well, I think it dies immediately, as I have several .log in a few milliseconds, and the elapsed time is really short
dir sys$specific:<tcpip$smtp>*.log
Directory SYS$SPECIFIC:<TCPIP$SMTP>
TCPIP$SMTP_RECV_RUN.LOG;544
6 8-OCT-2012 08:08:09.23
TCPIP$SMTP_RECV_RUN.LOG;543
6 8-OCT-2012 08:08:09.21
TCPIP$SMTP_RECV_RUN.LOG;542
6 8-OCT-2012 08:08:09.21
TCPIP$SMTP_RECV_RUN.LOG;541
7 8-OCT-2012 08:08:09.18
TCPIP$SMTP_RECV_RUN.LOG;540
6 8-OCT-2012 08:08:09.17
and
$ ! start smtp receiver process
$ !
$ run:
$ run SYS$SYSTEM:TCPIP$SMTP_RECEIVER.EXE
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
000C, PC=0000000000000012, PS=00000003
$ !
$ ! completed smtp receiver execution
$ !
$ exit:
$ exit $status .or. %x10000000
TCPIP$SMTP job terminated at 8-OCT-2012 08:08:10.08
Accounting information:
Buffered I/O count: 305 Peak working set size: 5888
Direct I/O count: 48 Peak virtual size: 185984
Page faults: 421 Mounted volumes: 0
Charged CPU time: 0 00:00:00.32 Elapsed time: 0 00:00:00.93
I have defined the logical TCPIP$SMTP_RECV_TRACE to 1, restarted SMTP, but no mail since.
tcpip sh conf smtp
show in substitute domain my outgoing domain
and I have put the incoming one in
SYS$SPECIFIC:<TCPIP$SMTP>TCPIP$SMTP_LOCAL_ALIASES.TXT;
I do not have a SMTP.CONF file, I will check if it is correct in the doc.
Thanks
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP