- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mailx priority set
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
08-20-2006 12:51 PM
08-20-2006 12:51 PM
mailx priority set
Can someone help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 01:37 PM
08-20-2006 01:37 PM
Re: mailx priority set
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2006 01:41 PM
08-20-2006 01:41 PM
Re: mailx priority set
http://www.mkssoftware.com/docs/man1/mailx.1.asp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 12:37 AM
08-21-2006 12:37 AM
Re: mailx priority set
I would rely on the hpux man pages. Is the webpage specifically for HPUX?
what is the output of:
what `which mailx`
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 12:44 AM
08-21-2006 12:44 AM
Re: mailx priority set
Mail delivered using the sendmail mta is delivered according to its queue position. The biggest factor effecting priority is the speed in which DNS is resolved, an external factor in almost every case.
sEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 01:12 AM
08-21-2006 01:12 AM
Re: mailx priority set
is for the mailx program provided by the MKS Toolkit which is a port of Unix utilities to PCs running Windows. HP-UX, like all other versions of Unix (and any OS for that matter) will follow industry standards where they exist but extra features and implementation differences are quite common. Therefore, the only reliable documentation will be the man pages on the system you are using.
Note that as Steven mentined, priority is not a factor in HP-UX and is really just a flag for some MTA (mail transport agents) programs and email display programs like Outlook.
Bill Hassell, sysadmin