HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Relay problems, Sending SMTP mails from OpenVm...
Operating System - OpenVMS
1826043
Members
3508
Online
109690
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-20-2010 01:50 AM
09-20-2010 01:50 AM
Relay problems, Sending SMTP mails from OpenVms7.3 Tcpip5.1-4 to Ms-Exchange Server Relay
Following previous thread (see for more informations): MAIL-E-OPENOUT insufficient privilege or file protection violation
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1420381
since the previous configuration (sending directly from OpenVms System) still not work with continuity (may be dns problems), i try to use as relay system an existing SMTP server (Ms Exchange on Windows Server system) on the same lan, the Mail Server that manage without problems all other mails of the company.
OpenVms system name and domain "a1.custom" (managed by me), Ms-Exchange system name and domain "e2.custom.local" (housed and managed by an external company), both machines are in the same lan.
From a1.custom i can do "ping e2.custom.local" with normal replies
actual tcpip SMTP configuration is the following
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 RELAY
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: e2.custom.local
General gateway: e2.custom.local
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_A1_00 1 A1
This settings don't work well.. sending a SMTP message nothing happen, no messages also on the SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
also with the TRACE flag
(LNM$SYSTEM_TABLE)
"TCPIP$SMTP_SYMB_TRACE" = "1"
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1420381
since the previous configuration (sending directly from OpenVms System) still not work with continuity (may be dns problems), i try to use as relay system an existing SMTP server (Ms Exchange on Windows Server system) on the same lan, the Mail Server that manage without problems all other mails of the company.
OpenVms system name and domain "a1.custom" (managed by me), Ms-Exchange system name and domain "e2.custom.local" (housed and managed by an external company), both machines are in the same lan.
From a1.custom i can do "ping e2.custom.local" with normal replies
actual tcpip SMTP configuration is the following
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 RELAY
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: e2.custom.local
General gateway: e2.custom.local
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_A1_00 1 A1
This settings don't work well.. sending a SMTP message nothing happen, no messages also on the SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
also with the TRACE flag
(LNM$SYSTEM_TABLE)
"TCPIP$SMTP_SYMB_TRACE" = "1"
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 12:06 AM
09-24-2010 12:06 AM
Re: Relay problems, Sending SMTP mails from OpenVms7.3 Tcpip5.1-4 to Ms-Exchange Server Relay
On the exchange server, you must authorize the VMS server.
Depending on the security policy in your organization, it is possible that mail adress must respect some rules.
Example:
exchange expect sender adress of type: "name@society.land"
Vms computer send a sender adress "vmsusername@a1.custom"
In this case, you must define a substitute domain "society.land" in the configuration of SMTP on your VMS computer.
Look also at the logical name
"TCPIP$SMTP_NO_SUBS_DOMAIN_INBOUND" = "YES"
Depending on the security policy in your organization, it is possible that mail adress must respect some rules.
Example:
exchange expect sender adress of type: "name@society.land"
Vms computer send a sender adress "vmsusername@a1.custom"
In this case, you must define a substitute domain "society.land" in the configuration of SMTP on your VMS computer.
Look also at the logical name
"TCPIP$SMTP_NO_SUBS_DOMAIN_INBOUND" = "YES"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2010 09:32 AM
10-04-2010 09:32 AM
Re: Relay problems, Sending SMTP mails from OpenVms7.3 Tcpip5.1-4 to Ms-Exchange Server Relay
Now i change the configuration as follow
SMTP Configuration
Options
Initial interval: 0 00:30:00.00 Address_max: 16 EIGHT_BIT
Retry interval: 0 01:00:00.00 Hop_count_max: 16 RELAY
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: none
General gateway: none
Substitute domain: not defined
Zone: e2.custom.local
Postmaster: TCPIP$SMTP
Log file: SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
Generic queue Queues Participating nodes
TCPIP$SMTP_A1_00 1 A1
Then the outsourcer who manage e2.custom.local give authorizations to a1.custom and delete all antispam's and antivirus's filters.
Exchange mail server, has two ip address, a LAN ip address (e2.custom.local) and a WAN ip address (smtp.outsourcer.it).
Sending an email, on the first line of the LOG (with trace option) i found
220 server smtp.ousourcer.it
and the mail was not sent, error:
554 spam message
if i give the following command (to put a forced route on the local hosts file)
tcpip> set host /Address=[ipLanAddress] smtp.outsourcer.it
and send a new mail, the first line become
220 e2.custom.local
and so, the mail was sent to email destination address of domain @custom.it
sending instead to other public domains the mail was not sent, error:
554 spam message
OpenVms Server must to be a SMTP Server only inside his LAN, and must use only e2.custom.local for all the destination domains.
How can I configure SMTP to force all outgoing mails to e2.custom.local ?
SMTP Configuration
Options
Initial interval: 0 00:30:00.00 Address_max: 16 EIGHT_BIT
Retry interval: 0 01:00:00.00 Hop_count_max: 16 RELAY
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: none
General gateway: none
Substitute domain: not defined
Zone: e2.custom.local
Postmaster: TCPIP$SMTP
Log file: SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG
Generic queue Queues Participating nodes
TCPIP$SMTP_A1_00 1 A1
Then the outsourcer who manage e2.custom.local give authorizations to a1.custom and delete all antispam's and antivirus's filters.
Exchange mail server, has two ip address, a LAN ip address (e2.custom.local) and a WAN ip address (smtp.outsourcer.it).
Sending an email, on the first line of the LOG (with trace option) i found
220 server smtp.ousourcer.it
and the mail was not sent, error:
554 spam message
if i give the following command (to put a forced route on the local hosts file)
tcpip> set host /Address=[ipLanAddress] smtp.outsourcer.it
and send a new mail, the first line become
220 e2.custom.local
and so, the mail was sent to email destination address of domain @custom.it
sending instead to other public domains the mail was not sent, error:
554 spam message
OpenVms Server must to be a SMTP Server only inside his LAN, and must use only e2.custom.local for all the destination domains.
How can I configure SMTP to force all outgoing mails to e2.custom.local ?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP