HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail & icod_notify
Operating System - HP-UX
1833294
Members
3050
Online
110051
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
03-27-2003 01:30 AM
03-27-2003 01:30 AM
Sendmail & icod_notify
Hi
I need to configure an HPUX 11 server to allow the icod_notify command (B5.00) to send an asset report to hp.com.According to the Exchange admin, only mail from valid mailboxes will be forwarded by the mail server.
sendmail -fjoe@mycompany.com xxx@hp.com works OK.
How can I configure the same for the icod_notify command?
I need to configure an HPUX 11 server to allow the icod_notify command (B5.00) to send an asset report to hp.com.According to the Exchange admin, only mail from valid mailboxes will be forwarded by the mail server.
sendmail -fjoe@mycompany.com xxx@hp.com works OK.
How can I configure the same for the icod_notify command?
If it can be taught, I can learn it.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 01:51 AM
03-27-2003 01:51 AM
Re: Sendmail & icod_notify
If I've understood your question correctly:
icod_modify -c
can be used to set the contact details used by icod_notify.
To ensure that the mail appears from a 'valid' mailbox (hence preventing your exchange server from dumping the mail instead of sending it), you need to look at your sendmail configuration (probably domain masquerading is what you're after).
icod_modify -c
can be used to set the contact details used by icod_notify.
To ensure that the mail appears from a 'valid' mailbox (hence preventing your exchange server from dumping the mail instead of sending it), you need to look at your sendmail configuration (probably domain masquerading is what you're after).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 02:25 AM
03-27-2003 02:25 AM
Re: Sendmail & icod_notify
Thanks for the reply
The contact details have been set up.I have tried setting up sendmail.cf as follows:
DMmycompany.com
It seems I need to masquerade as a specific existing mailbox on the Exchange server, as in the
sendmail -fxxx example above.
How can I do this?
The contact details have been set up.I have tried setting up sendmail.cf as follows:
DMmycompany.com
It seems I need to masquerade as a specific existing mailbox on the Exchange server, as in the
sendmail -fxxx example above.
How can I do this?
If it can be taught, I can learn it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 06:07 AM
03-27-2003 06:07 AM
Re: Sendmail & icod_notify
That should be OK. You did stop/start sendmail when you made the change, right?
Create a test mail:
echo "hello" >> test.mail
then try doing:
sendmail -tv joe@mycompany.com
See what the output says.
It may be that you can't resolve the domain you're trying to send to (so you'll need to add an alias in your host file).
Col
Create a test mail:
echo "hello" >> test.mail
then try doing:
sendmail -tv joe@mycompany.com
See what the output says.
It may be that you can't resolve the domain you're trying to send to (so you'll need to add an alias in your host file).
Col
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