- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: friendly BOUNCE message
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
Forums
Discussions
Discussions
Discussions
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
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
10-01-2003 08:56 PM
10-01-2003 08:56 PM
Suppose you send a mail to a non-existing user in a domain. Normally, you get a message back that this user doesn't exist - I would expect VSM does the same.
I know that unix's sendmail allows you to define some custom message for this reply (don't ask me how...), is there a possibility to do something similar in VMSMAIL?
In accordance with this: Is there a facility to send 'Out-of-0ffice' replies from VMSMAIL?
OpenVMS Developer & System Manager
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 09:33 PM
10-01-2003 09:33 PM
Solutionhttp://h71000.www7.hp.com/freeware/freeware40/deliver/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 09:44 PM
10-01-2003 09:44 PM
Re: friendly BOUNCE message
http://h71000.www7.hp.com/freeware/freeware50/watch_mail/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2003 03:56 AM
10-02-2003 03:56 AM
Re: friendly BOUNCE message
can be seen in smtp.config for the SPAM type of bounces.
If or if not hp plans to extend this in future versions of UCX Gerard might be able to comment on better than me.
Having said that and as someone who had to write too many lines of code to parse "interesting" return messages from FTP servers I am not sure if it is a good idea to make these messages essantially free text.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2003 06:41 PM
10-02-2003 06:41 PM
Re: friendly BOUNCE message
Martin,
I'm aware of smtp.config - my mail server is protected by it. It would be nice if other messages, like the one I'm looking for, are actually added to this file, amongst other things (to name one: allow an external file for sites/addresses to reject...)
But where arte the other messages? Hack into SMTP? The manual tells me nothing.
OpenVMS Developer & System Manager