- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail relay with cluster packages
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
03-14-2005 10:10 PM
03-14-2005 10:10 PM
sendmail relay with cluster packages
I have strange problem when trying to send email outside from machine using different "from-ip" . If I am using the machine/localhost everything works, but when I try to send email on behalf on cluster package ( connecting to the sendmail through package ip-address running on the same node ) it says it cant relay the mail. Attached is small log of my try and sendmails output.
I have tried to put package-ip / package name to /etc/mail/relay-domains but with no luck.
Machine is running hp-ux B.11.23, sendmail is 8.11.1, default sendmail.cf used ( only changed the Dj to official domain) . The machine itself can send/receive mails without any errors ..
-- Juha --
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 11:44 PM
03-14-2005 11:44 PM
Re: sendmail relay with cluster packages
We addressed this problem by allowing the machines to send the email by using the official domain but changed the "From" addresses using .elmrc (for our elm users) and an alias for our mailx users who are mounted on the package :
mailx='mailx -r hpcu@domain.hp.com'
This was on a per user basis.
Here is a thread with other ideas for changing the from that I started which may help you as well:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=685447
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 11:57 PM
03-14-2005 11:57 PM
Re: sendmail relay with cluster packages
-- Juha --
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 12:09 AM
03-15-2005 12:09 AM
Re: sendmail relay with cluster packages
Can you attach your sendmail.cf file ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 12:23 AM
03-15-2005 12:23 AM
Re: sendmail relay with cluster packages
-- Juha --
PS: I modified the FQDN in Dj to be a dummy one ..