HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Sender domain must exist problem
Operating System - Linux
1826432
Members
3827
Online
109692
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
08-23-2004 10:38 PM
08-23-2004 10:38 PM
Sender domain must exist problem
Suppose there are A.com, B.com and C.com
1) In A.com's sendmail.cf, it is configured to relay domain name resolution to B.com as below.
DSB.com
2) When I send the email from A.com to C.com. The C.com domain name would be resolved by B.com since B.com acts as relay server.
3) It is working fine for this.
4) Once C.com send the email to A.com. In mail.log, I found the the error the "Sender domain must exist" How could I define C.com to be known by A.com since When A.com send to C.com we usually use smart relay.
1) In A.com's sendmail.cf, it is configured to relay domain name resolution to B.com as below.
DSB.com
2) When I send the email from A.com to C.com. The C.com domain name would be resolved by B.com since B.com acts as relay server.
3) It is working fine for this.
4) Once C.com send the email to A.com. In mail.log, I found the the error the "Sender domain must exist" How could I define C.com to be known by A.com since When A.com send to C.com we usually use smart relay.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2004 01:38 AM
08-24-2004 01:38 AM
Re: Sender domain must exist problem
http://www.sendmail.org/faq/section3.html#3.22 and also:
http://www.sendmail.org/tips/relaying.html
http://www.sendmail.org/tips/relaying.html
Ted Nugent called. He wants his shirt back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2004 02:27 AM
08-24-2004 02:27 AM
Re: Sender domain must exist problem
I don't totally understand the page you kindly provided me. Could anyone tell me easily how to solve this problem? It would be appreciated a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2004 04:47 PM
08-30-2004 04:47 PM
Re: Sender domain must exist problem
In c.com sendmail.cf file chk the following line
define(`SMART_HOST', `b.com')dnl
also chk
FEATURE(`accept_unresolvable_domains')dnl
FEATURE(`accept_unqualified_senders')dnl
If not add all three line to sendmail.cf of c.com.
define(`SMART_HOST', `b.com')dnl
also chk
FEATURE(`accept_unresolvable_domains')dnl
FEATURE(`accept_unqualified_senders')dnl
If not add all three line to sendmail.cf of c.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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP