HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail configuration for relaying on SMTP gatewa...
Operating System - HP-UX
1833696
Members
3274
Online
110062
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
07-24-2006 12:48 PM
07-24-2006 12:48 PM
Sendmail configuration for relaying on SMTP gateway
We have 2 hosts running sendmail 8.12 which are used as SMTP gateways, relaying all external email for ourdomain.com to the internal MS Exchange server. Through recent acquisition, we are now also required to relay email for newdomain.com internally to this Exchange server, however the domain itself remains externally owned & managed.
An MX record is to be put in place for external DNS which will route to the SMTP gateways, however I'm getting a little confused reading doco/articles as to what is required on the gateways themselves. From what I can see, I need to recompile the sendmail.cf with the "FEATURE mailertable" enabled, then configure mailertable with
newdomain.com smtp:[xx.xx.xx.xx]
where xx. is the Exchange server.
Is this all that is required? Do I need to create an internal DNS zone for the new domain containing an MX record, or is that redundant?
Hopefully this is all clear. Appreciate any help.
THanks
An MX record is to be put in place for external DNS which will route to the SMTP gateways, however I'm getting a little confused reading doco/articles as to what is required on the gateways themselves. From what I can see, I need to recompile the sendmail.cf with the "FEATURE mailertable" enabled, then configure mailertable with
newdomain.com smtp:[xx.xx.xx.xx]
where xx. is the Exchange server.
Is this all that is required? Do I need to create an internal DNS zone for the new domain containing an MX record, or is that redundant?
Hopefully this is all clear. Appreciate any help.
THanks
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 05:49 PM
07-24-2006 05:49 PM
Re: Sendmail configuration for relaying on SMTP gateway
Yes thats right, as far as sendmail is concerned you need a pointer (MX Record) for the new domain to route all mails for that domain to SMTP gateway and on the sendmail on SMTP Gateway you enable the mailertable feature and have the entries
newdomain.com esmtp:[xx.xx.xx.xx]
and then make the mailertable.db file and restart the sendmail
Now i dont know about exchange..just see that your exchange server receives and proccess the mails for the newdomain.com
newdomain.com esmtp:[xx.xx.xx.xx]
and then make the mailertable.db file and restart the sendmail
Now i dont know about exchange..just see that your exchange server receives and proccess the mails for the newdomain.com
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