Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- smarthost for vms mail?
Operating System - OpenVMS
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
smarthost for vms mail?
SOLVED
Go to solution
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-30-2009 09:04 AM
11-30-2009 09:04 AM
Is it possible to setup vms mail to forward all messages to another system similar to a smarthost feature in sendmail?
We have vms 7.3-2 alpha and run pmdf mail from process software. We want to move all mail processing off the system but have many procudures that run on it and some that still may use the vmsmail format of USERNAME without any domain specification so it can travel below the radar of pmdf.
For individual users we will forward their accounts to IN%USERNAME to force it to go through pmdf mail. Looking for a way to do this system wide. Either sending all mail off to another system or forcing all mail through pmdf would work.
We have vms 7.3-2 alpha and run pmdf mail from process software. We want to move all mail processing off the system but have many procudures that run on it and some that still may use the vmsmail format of USERNAME without any domain specification so it can travel below the radar of pmdf.
For individual users we will forward their accounts to IN%USERNAME to force it to go through pmdf mail. Looking for a way to do this system wide. Either sending all mail off to another system or forcing all mail through pmdf would work.
Solved! Go to Solution.
1 REPLY
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-30-2009 09:29 AM
11-30-2009 09:29 AM
Solution
OpenVMS TCP/IP Services SMTP mail is nowhere near as capable nor as flexible as sendmail or another modern mail transport, and it lacks an analog to SMART_HOST.
Process Software does have a connector available for their mail stacks, where OpenVMS acts as a mail client of a remote mail server; that's probably the closest to what you want here.
As for brute-force options, open up UAF, spill all of the usernames (eg: UAF> LIST /BRIEF), and use that listing to set forwarding for each? That's probably five minutes in a text editor, plus adding an upkeep step when you create any new users, or to your local username creation procedure. That'll leave SMTP mail running, though.
And there's the big-hammer approach. Move mail. All of it. Search for command references, and tweak them. (The "fun" here is that you'll need a replacement mail client, or a way to forward the mail. There are pine ports around that might be useful. And something akin to MIME or mayhap SFF (see below) may be applicable.) This is not the incremental solution to the migration that you clearly want, though.
As part of this, there are procedures around that migrate mail messages along, FWIW. From the OpenVMS mail files along to (say) mbox format.
SFF:
http://groups.google.com/group/comp.os.vms/browse_thread/thread/ea6b54c9cf51c03a/457426fd8ebc8f9c
Process Software does have a connector available for their mail stacks, where OpenVMS acts as a mail client of a remote mail server; that's probably the closest to what you want here.
As for brute-force options, open up UAF, spill all of the usernames (eg: UAF> LIST /BRIEF), and use that listing to set forwarding for each? That's probably five minutes in a text editor, plus adding an upkeep step when you create any new users, or to your local username creation procedure. That'll leave SMTP mail running, though.
And there's the big-hammer approach. Move mail. All of it. Search for command references, and tweak them. (The "fun" here is that you'll need a replacement mail client, or a way to forward the mail. There are pine ports around that might be useful. And something akin to MIME or mayhap SFF (see below) may be applicable.) This is not the incremental solution to the migration that you clearly want, though.
As part of this, there are procedures around that migrate mail messages along, FWIW. From the OpenVMS mail files along to (say) mbox format.
SFF:
http://groups.google.com/group/comp.os.vms/browse_thread/thread/ea6b54c9cf51c03a/457426fd8ebc8f9c
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP