HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuring mail on HP/UX using sendmail.cf
Operating System - HP-UX
1836170
Members
3729
Online
110096
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
12-15-2007 11:44 AM
12-15-2007 11:44 AM
Configuring mail on HP/UX using sendmail.cf
I changed DS and Dj parameters in .cf file and restarted sendmail suing
/sbin/init.d/sendmail stop and start
when I use mailx -s "test" userid@xyz.com
I come across
sh: abc.com not found.
I ping abc.com and I am OK with the reply.
/etc/hosts file is fine
What can be wrong.
Thanks in advance for the help
/sbin/init.d/sendmail stop and start
when I use mailx -s "test" userid@xyz.com
I come across
sh: abc.com not found.
I ping abc.com and I am OK with the reply.
/etc/hosts file is fine
What can be wrong.
Thanks in advance for the help
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2007 11:49 AM
12-15-2007 11:49 AM
Re: Configuring mail on HP/UX using sendmail.cf
hi shabnaz ;
please use attached cookbook for configuring sendmail in hp-ux
Hasan
please use attached cookbook for configuring sendmail in hp-ux
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2007 05:47 PM
12-15-2007 05:47 PM
Re: Configuring mail on HP/UX using sendmail.cf
sh: abc.com not found.
This means that the shell has seen "abc.com" at the beginning of the line and thinks it is a command. There could be variables that weren't set?
$ $MAILIT abc.com
If $MAILIT isn't set, you would get that error.
This means that the shell has seen "abc.com" at the beginning of the line and thinks it is a command. There could be variables that weren't set?
$ $MAILIT abc.com
If $MAILIT isn't set, you would get that error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2007 03:39 AM
12-16-2007 03:39 AM
Re: Configuring mail on HP/UX using sendmail.cf
Check the /etc/resolv.conf file for the domain name entry like,
search abc.com
nameserver
nameserver
hope this will solve your problem
search abc.com
nameserver
nameserver
hope this will solve your problem
a warrior never quits
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP