HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mail problem on unix server
Operating System - HP-UX
1834915
Members
2724
Online
110071
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
Go to solution
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
01-31-2003 08:51 AM
01-31-2003 08:51 AM
hello again
another problem i'm facing,
when i configure hpux server to be a mail server, it is running but when i send a mail it is like this (root@localhost.domainname )
the localhost shouldn't be in the mail address right
i have a registerd mail server with my isp
and in sendmail.cf
i have
Dj$w.domainname
any ideas
a thousend thanx
another problem i'm facing,
when i configure hpux server to be a mail server, it is running but when i send a mail it is like this (root@localhost.domainname )
the localhost shouldn't be in the mail address right
i have a registerd mail server with my isp
and in sendmail.cf
i have
Dj$w.domainname
any ideas
a thousend thanx
Arafat
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 09:34 AM
01-31-2003 09:34 AM
Re: mail problem on unix server
use `sendmail -d0` to show you to what $w and others are set. Please report the results here. It looks like $w is being set to localhost. Make sure the hostname for the IP interface is defined in /etc/hosts and DNS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 09:52 AM
01-31-2003 09:52 AM
Solution
Change
Dj$w.domainname
to
Djdomainname
stop sendmail
/sbin/init.d/sendmail stop
start sendmail
/sbin/init.d/sendmail start
The long term fix to avoid this is to use a fully qualified hostname
/etc/rc.config.d/netconf
Change the hostname to hostname.yourdomain.com
and make sure the DNS server on the public Internet resolves the hostnames.
Aol and yahoo both refuse to process mail(aol rejects) that comes from a source that can't be verified by name lookup.
Obviously changing you hostname is a huge issue.
Diagnostics:
/usr/sbin/sendmail -v -d8.99 -d38.99 stevenprotter@targetdomain.com
You can collect the output.
Type in a single line,hit enter
type in a period(dot) .
hit enter.
This will give you the diagnostics you want.
I feel your pain sir. I went through it myself a few months back.
P
Dj$w.domainname
to
Djdomainname
stop sendmail
/sbin/init.d/sendmail stop
start sendmail
/sbin/init.d/sendmail start
The long term fix to avoid this is to use a fully qualified hostname
/etc/rc.config.d/netconf
Change the hostname to hostname.yourdomain.com
and make sure the DNS server on the public Internet resolves the hostnames.
Aol and yahoo both refuse to process mail(aol rejects) that comes from a source that can't be verified by name lookup.
Obviously changing you hostname is a huge issue.
Diagnostics:
/usr/sbin/sendmail -v -d8.99 -d38.99 stevenprotter@targetdomain.com
You can collect the output.
Type in a single line,hit enter
type in a period(dot) .
hit enter.
This will give you the diagnostics you want.
I feel your pain sir. I went through it myself a few months back.
P
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