HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: smtp authentication
Operating System - HP-UX
1827677
Members
3483
Online
109967
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
04-12-2002 10:54 PM
04-12-2002 10:54 PM
smtp authentication
HI,
I want to know whether simple smtp messages can send email from a remote host that only has an ip assigned by the network,(no domain) but do not have any login or password authentication.
Is it able to send email to users within a domain. I have tried to send emails using my code on computers that have domains and they have been able to send out a mail successfully.
However,I am not able to send a mail from my remote host that has a ip but no domain. The smtp message fails at the "data" section. I am able to get a response once I have sent "data" over to the server. It is only when I am constructing the message and ending it with '.' on a single line that I am unable to get a response not even an error,why?
Can anyone help, I have been trying to find an answer for two weeks but in vain.
Thanks and Regards,
Xu Weijie
I want to know whether simple smtp messages can send email from a remote host that only has an ip assigned by the network,(no domain) but do not have any login or password authentication.
Is it able to send email to users within a domain. I have tried to send emails using my code on computers that have domains and they have been able to send out a mail successfully.
However,I am not able to send a mail from my remote host that has a ip but no domain. The smtp message fails at the "data" section. I am able to get a response once I have sent "data" over to the server. It is only when I am constructing the message and ending it with '.' on a single line that I am unable to get a response not even an error,why?
Can anyone help, I have been trying to find an answer for two weeks but in vain.
Thanks and Regards,
Xu Weijie
Can be done
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 08:43 AM
04-14-2002 08:43 AM
Re: smtp authentication
If you're getting a DNS/relay type failure (due to anti-spam provisions in sendmail), you'll see a 500 series error like
500 Relaying denied
So, I'll take a bit more information to help troubleshoot your problem.
SMTP auth isn't "widely used" on the global Internet.
It's generall considered an Intern "Best Practice" to have all hosts that are directly connected to the Internet provisioned with forward and reverse names available in public DNS.
This practice prevents many SMTP mail transmission problems. In addition, the practice adds a small layer of security to your system. Finally, correct DNS provisioning helps with troubleshooting.
500 Relaying denied
So, I'll take a bit more information to help troubleshoot your problem.
SMTP auth isn't "widely used" on the global Internet.
It's generall considered an Intern "Best Practice" to have all hosts that are directly connected to the Internet provisioned with forward and reverse names available in public DNS.
This practice prevents many SMTP mail transmission problems. In addition, the practice adds a small layer of security to your system. Finally, correct DNS provisioning helps with troubleshooting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 08:50 PM
04-14-2002 08:50 PM
Re: smtp authentication
BTW, the answer to your question is yes, you can send to a host with only an IP. Depending on which version of sendmail you're running, you'll have to look at disabling the ruleset that says "reject mail if the from domain won't look up in DNS", and you'll probably need to add the IP for the DNSless server to your access database or equivalent.
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