- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail: Sender domain must resolve
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-02-2001 07:45 AM
05-02-2001 07:45 AM
sendmail: Sender domain must resolve
I use a smart relay to send out mail from my hp-ux 11 system.
But, when I have to receive mails, my sendmail return the following error:
Sender domain must resolve
and the mail is not sent to the final mailbox
Anyone can help me to configure sendmail?
Thank you all
Regards
Roberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 07:51 AM
05-02-2001 07:51 AM
Re: sendmail: Sender domain must resolve
this is not a problem of your sendmail, but of the receiving mail-server. Some are configured to reject mails where an reverse AUTH request fails.
Most times this query is not very intelligent. You should put in a valid E-Mailadress as a "From:" field, and it should work.
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 08:05 AM
05-02-2001 08:05 AM
Re: sendmail: Sender domain must resolve
I missunderstood. Can you set up DNS-client on this box, so it can resolve the e-mail-adress to the sending host ?
I unfortunately do not know the switch to disable this auth-behavior.
Sorry
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 08:35 AM
05-02-2001 08:35 AM
Re: sendmail: Sender domain must resolve
I think is not a problem of the sender (which use dns).
I tried to
telnet myserver 25
and give manual command to send a mail... the response is Sender domain must resolve
So I think is my sendmail have to resolve destination (that are all local mail to user)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 12:50 AM
05-03-2001 12:50 AM
Re: sendmail: Sender domain must resolve
anyone has some idea?
Regards
Roberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 01:36 AM
05-03-2001 01:36 AM
Re: sendmail: Sender domain must resolve
I solved the problem editing sendmail.cw and services.switch
Regards
Roberto