HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Sendmail won't deliver mail from this domain
Operating System - Linux
1832085
Members
2929
Online
110037
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
06-17-2003 09:30 AM
06-17-2003 09:30 AM
Sendmail won't deliver mail from this domain
Hello. Our mail server is rejecting mail from msx.bg-group.com because it thinks the 'domain of sender address does not exist' (see excerpt from maillog below)-- can anyone help me with this? Is there a way to force sendmail to deliver this mail regardless of whether or not it can verify the sender's domain? Thanks for your help.
Jun 17 06:21:15 email sendmail[6989]: h5HDLDY06989: ruleset=check_mail, arg1=, relay=mail4.messagelabs.com [212.125.75.12], reject=501 5.1.8 ... Domain of sender address kb@msx.bg-group.com does not exist
Jun 17 06:21:15 email sendmail[6989]: h5HDLDY06989: ruleset=check_mail, arg1=
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:43 AM
06-17-2003 09:43 AM
Re: Sendmail won't deliver mail from this domain
Your mail server is working fine.
It is rejecting mail from domain names that can not be resolved on the public internet.
See these lookup results:
[root@jerusalem sysconfig]# dig msx.bg-group.com
; <<>> DiG 9.2.1 <<>> msx.bg-group.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21679
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;msx.bg-group.com. IN A
;; Query time: 342 msec
;; SERVER: 216.231.41.2#53(216.231.41.2)
;; WHEN: Tue Jun 17 12:41:12 2003
;; MSG SIZE rcvd: 34
No answer.
For your mail server to accept mail, you have two choices:
1) make the domain name resolve on the public internet. If you don't own it, contact the sender.
2) Turn off that directive in sendmail.cf or sendmail.mc
#2 is a REALLY, REALLY, REALLY BAD idea.
If you decide to do #2 it, buy some extra disk for the spammers to fill up.
SEP
It is rejecting mail from domain names that can not be resolved on the public internet.
See these lookup results:
[root@jerusalem sysconfig]# dig msx.bg-group.com
; <<>> DiG 9.2.1 <<>> msx.bg-group.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21679
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;msx.bg-group.com. IN A
;; Query time: 342 msec
;; SERVER: 216.231.41.2#53(216.231.41.2)
;; WHEN: Tue Jun 17 12:41:12 2003
;; MSG SIZE rcvd: 34
No answer.
For your mail server to accept mail, you have two choices:
1) make the domain name resolve on the public internet. If you don't own it, contact the sender.
2) Turn off that directive in sendmail.cf or sendmail.mc
#2 is a REALLY, REALLY, REALLY BAD idea.
If you decide to do #2 it, buy some extra disk for the spammers to fill up.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 12:28 PM
06-17-2003 12:28 PM
Re: Sendmail won't deliver mail from this domain
Thanks for your help. I'll contact the admin at bg-group.com to see if they can tell me why their mx record doesn't resolve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 05:07 PM
06-17-2003 05:07 PM
Re: Sendmail won't deliver mail from this domain
If this server resolves its own domain names, it needs to have direct access to the Internet.
It could be however that one of the DNS name servers isn't working properly.
I would in addition check /etc/resolv.conf
If the problem is intermittant, it could be interuptions of service at your Internet provider.
Regards and good Luck,
SEP
Lives for pats on the back(in the form of points).
:-)
It could be however that one of the DNS name servers isn't working properly.
I would in addition check /etc/resolv.conf
If the problem is intermittant, it could be interuptions of service at your Internet provider.
Regards and good Luck,
SEP
Lives for pats on the back(in the form of points).
:-)
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.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