- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- VMS mail issue with outbound email
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
тАО07-22-2004 02:56 AM
тАО07-22-2004 02:56 AM
VMS mail issue with outbound email
TCPIP v5.4
Hello,
I'm attempting to get mail running on a AS1200 alpha server I built running 7.3-2. Specifically I'd like to send mail to our exchange server.
So far I have TCPIP functioning without a problem. I can telnet and ftp to the 1200 and it works.
Next I went into @sys$manager:tcpip$config and I enabled SMTP using the defaults.
I can send mail locally without a problem. But when I try to send Internet mail to our exchange server IE kirk.reindl@mycompany.com it fails stating:
---- Transcript of session follows ----
%TCPIP-E-SMTP_UNKHST, remote host unknown, mycompany.com
-SYSTEM-F-NOSUCHNODE, remote node is unknown
It seems obvious my VMS server doesn't know about my exchange server.
Also I have another production server on the same subnet and I can send mail to the exchange server without a problem.
If you could give me some direction that'd be great.
Thanks,
Kirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2004 03:07 AM
тАО07-22-2004 03:07 AM
Re: VMS mail issue with outbound email
TCPIP> SET CONFIG SMTP/GATE=ALT=server
where server is your exchange server.
then
@SYS$STARTUP:TCPIP$SMTP_SHUTDOWN
@SYS$STARTUP:TCPIP$SMTP_STARTUP
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2004 03:08 AM
тАО07-22-2004 03:08 AM
Re: VMS mail issue with outbound email
On you VMS node, what you get when you give following command ?
$TELNET 0 25
Thanks & regards,
Lokesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2004 03:56 AM
тАО07-22-2004 03:56 AM
Re: VMS mail issue with outbound email
Here is the output from telnet 0 25. It appears I'm connecting to the SMTP port without an issue. However, note the name of my OVMS server. "osibk1.osibk1.cls.osi.to" I wonder when I was building this server if I messed something up. The FQDN should read, " osibk1.cls.osi.to "
SYS_OSIBK1>telnet 0 25
%TELNET-I-TRYING, Trying ... 127.0.0.1
%TELNET-I-SESSION, Session 01, host localhost, port 25
220 osibk1.osibk1.cls.osi.to V5.4-15D, OpenVMS V7.3-2 Alpha ready at Thu, 22 Jul 2004 11:28:01 -0600
quit
221 osibk1.osibk1.cls.osi.to Service closing transmission channel
%TELNET-S-REMCLOSED, Remote connection closed
-TELNET-I-SESSION, Session 01, host localhost, port 25
SYS_OSIBK1>
I'm going to provide some more output. I'm hoping this gives a clue.
TCPIP> show config smtp /full
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_OSIBK1_00 1 OSIBK1
TCPIP>
Note for the alt gateway, I can see that it isn't set, however I checked my production Openvms server where mail works and it also isn't set there either.
SYS_OSIBK1>type tcpip$smtp_logfile.log
%%%%%%%%%%%% 21-JUL-2004 17:01:08.79 %%%%%%%%%%%%
%TCPIP-I-SMTP_LOGSUC, using log file SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
%%%%%%%%%%%% 21-JUL-2004 17:01:09.03 %%%%%%%%%%%%
%TCPIP-I-SMTP_SYMBRUN, symbiont is running the queue TCPIP$SMTP_OSIBK1_01
%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com
-SYSTEM-F-NOSUCHNODE, remote node is unknown
%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com
-SYSTEM-F-NOSUCHNODE, remote node is unknown
SYS_OSIBK1>
Also, I have to admit, I don't think I have DNS running or set up on this server. I have a feeling I need this working for mail to work. And to be completely honest I'm not sure how to configure it at this moment.
Again any direction would be great.
thanks,
Kirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2004 04:00 AM
тАО07-22-2004 04:00 AM
Re: VMS mail issue with outbound email
It worked when we defined mycomp.com as a IP host with an address (whatever address will work). Never found why ...
Maybe the other system has it too ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-22-2004 06:11 AM
тАО07-22-2004 06:11 AM
Re: VMS mail issue with outbound email
TCPIP SET CONF STMP/ZONE="osibk1.cls.osi.to"
TCPIP will send email for outside zone (i.e. for any other system) to the alternate gateway (yr exchange server).
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2004 01:37 AM
тАО07-23-2004 01:37 AM
Re: VMS mail issue with outbound email
I got the Internet mail to work. I needed to go into sys$manager:tcpip$config and enable the BIND Resolver. Once I did this I was able to mail our exchange server.
Thanks for all your help
Rgds,
Kirk