HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail - routing problem
Operating System - HP-UX
1827294
Members
1767
Online
109717
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
Go to solution
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-10-2004 02:09 AM
03-10-2004 02:09 AM
I wish to setup an email gateway in front of my backend mailservers. the gateway seperate the internal mailservers from internet. now i must address two backend servers. with one backend server this not the problem. i use the mailertable to address my backendserver. is there a possbilitiy to address also the second backendserver if the first one fails? Without manualy configuring the mailertable.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:39 AM
03-10-2004 03:39 AM
Solution
I'm not too sure I understand what you are trying to do....
But...what if you setup a "smartrelay" which in DNS is a MX record to of both your back end servers.
sendmail.cf
# "Smart" relay host (may be null)
DSsmtpback
# nslookup
> set type=mx
> smtpback
smtpback.yourdomain.com MX preference = 10, mail exchanger = back1.yourdomain.com
smtpback.yourdomain.com MX preference = 20, mail exchanger = back2.yourdomain.com
Rgds...Geoff
But...what if you setup a "smartrelay" which in DNS is a MX record to of both your back end servers.
sendmail.cf
# "Smart" relay host (may be null)
DSsmtpback
# nslookup
> set type=mx
> smtpback
smtpback.yourdomain.com MX preference = 10, mail exchanger = back1.yourdomain.com
smtpback.yourdomain.com MX preference = 20, mail exchanger = back2.yourdomain.com
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 08:41 PM
03-10-2004 08:41 PM
Re: sendmail - routing problem
Thanks for your hints. The smarthost functionality isn't possible in my configuration, because this gateway is for inbound and outbound mailtraffic.
But i can configure my mailertable in the same way, so that my inbound mailtraffic will be routed to smtpback.mydomain.com. Here i can configure a MX Record for my two backendservers. This should work.
thanks
ralf
But i can configure my mailertable in the same way, so that my inbound mailtraffic will be routed to smtpback.mydomain.com. Here i can configure a MX Record for my two backendservers. This should work.
thanks
ralf
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP