HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: sendmail not working for particular domain
Operating System - Linux
1827422
Members
4448
Online
109965
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
12-06-2001 02:38 PM
12-06-2001 02:38 PM
sendmail not working for particular domain
HI
Actually our company domain was changed @abc.com to @xyz.com
when I am trying to send mail through sendmail to @xyz.com it does not work
while it works for the earlier one i.e @abc.com .It even work when sending to
hotmail or yahoo .but the mail is lost for this particular domain
Please could i help me out
Best Regds
Neelesh
Actually our company domain was changed @abc.com to @xyz.com
when I am trying to send mail through sendmail to @xyz.com it does not work
while it works for the earlier one i.e @abc.com .It even work when sending to
hotmail or yahoo .but the mail is lost for this particular domain
Please could i help me out
Best Regds
Neelesh
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2001 07:49 PM
12-06-2001 07:49 PM
Re: sendmail not working for particular domain
Hello,
This seems to be a DNS related issue, but I need to know certain things before I can give you more information.
Please send the output of:
dig abc.com soa
dig abc.com ns
dig abc.com mx
dig xyz.com soa
dig xyz.com ns
dig xyz.com mx
We need to verify if you don't have MX pointers pointing to weird places. Please use these commands from the server you're trying to send mail.
Also, if you do
echo test | sendmail user@xyz.com
What do you get on /var/log/maillog?
Regards,
Paga
This seems to be a DNS related issue, but I need to know certain things before I can give you more information.
Please send the output of:
dig abc.com soa
dig abc.com ns
dig abc.com mx
dig xyz.com soa
dig xyz.com ns
dig xyz.com mx
We need to verify if you don't have MX pointers pointing to weird places. Please use these commands from the server you're trying to send mail.
Also, if you do
echo test | sendmail user@xyz.com
What do you get on /var/log/maillog?
Regards,
Paga
Keeping alive, until I die.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:19 AM
12-10-2001 08:19 AM
Re: sendmail not working for particular domain
Hello,
You need to have your local domain and all aliases that you wish sendmail to accept mail for in /etc/mail/local-host-names.
Then modify your /etc/mail/access file to RELAY all messages from your domain.
Don't forget to do a make in the /etc/mail directory.
Restart the sendmail by /etc/rc.d/init/sendmail restart
You need to have your local domain and all aliases that you wish sendmail to accept mail for in /etc/mail/local-host-names.
Then modify your /etc/mail/access file to RELAY all messages from your domain.
Don't forget to do a make in the /etc/mail directory.
Restart the sendmail by /etc/rc.d/init/sendmail restart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2001 07:08 AM
12-19-2001 07:08 AM
Re: sendmail not working for particular domain
Hi,
please check the file /etc/mail/mailertable or /etc/mailertable. In this file (respectivly mailertable.db) you can say sendmail, to which Mailserver mails will be send for special domains. Perhaps you need to reset the information there and after this do a make in /etc/mail.
Cheers
Hartmut
please check the file /etc/mail/mailertable or /etc/mailertable. In this file (respectivly mailertable.db) you can say sendmail, to which Mailserver mails will be send for special domains. Perhaps you need to reset the information there and after this do a make in /etc/mail.
Cheers
Hartmut
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