HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail, DNS and multiple local domains
Operating System - HP-UX
1834175
Members
2635
Online
110064
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
01-29-2003 06:18 AM
01-29-2003 06:18 AM
Sendmail, DNS and multiple local domains
I have configured a relay host (DS) in all of my UNIX servers to route non-local email. In resolv.conf I have
our official company domain. It seems that we have multiple local domains and what is happening is that the UNIX servers are sending local emails outside via the relay host, to come back in. My Exchange folks are telling me to let DNS determine whats local and whats not, and let it route to the proper relay.
I'm not familiar with how DNS works with MX records, or local domains, and as far as sendmail goes, if it does whats it supposed to do, I don't touch it. Any info would be appreciated.
our official company domain. It seems that we have multiple local domains and what is happening is that the UNIX servers are sending local emails outside via the relay host, to come back in. My Exchange folks are telling me to let DNS determine whats local and whats not, and let it route to the proper relay.
I'm not familiar with how DNS works with MX records, or local domains, and as far as sendmail goes, if it does whats it supposed to do, I don't touch it. Any info would be appreciated.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 08:48 AM
01-30-2003 08:48 AM
Re: Sendmail, DNS and multiple local domains
When sendmail tries to deliver mail to a domain, it first searches for MX RRs for that domain's name. Once it has a list of MX RRs, it sorts them by priority, lowest numbers first. It then scans this list looking for it's own name; if it finds that, then it deletes the MX RR and all other with equal or lower MX priority. It can never see itself on an MX list, for mail would just loop. sendmail then tries to deliver the mail using the lowest numbered MX RR. If sendmail gets an SMTP connection from this list, it tries to deliver the mail. So your exchange admins are telling you to let sendmail decide which MX record to use. Does this make sense?
Berlene
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
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