1834112 Members
2766 Online
110063 Solutions
New Discussion

sendmail problem

 
CSP_ALGERIA
Frequent Advisor

sendmail problem

hello
i have a problem with sendmail on my HP9000 server HPUX 11.0 , the error is
"hostname" sendmail[4370] :unable to qualify my own domain name "hostname " -- using short name . this problem affect my network printer so i can't print
thanks
Nothing in the world can take the place of persistence.
4 REPLIES 4
Keith Bryson
Honored Contributor

Re: sendmail problem

Hi there - something you can try:

There is a variable in the /etc/sendmail.cf file which specifies the system domain name:

# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM

Try un-commenting this line and adding your domain name (replace Foo.COM). Leave the $w where it is though.

Keith
Arse-cover at all costs
Keith Bryson
Honored Contributor

Re: sendmail problem

Sorry - make that /etc/mail/sendmail.cf

Keith ;|
Arse-cover at all costs
CSP_ALGERIA
Frequent Advisor

Re: sendmail problem

hello
i have not a domain name , but i have uncommed the line spicified in /etc/mail/sendmail.cf but the error stay
the same
Nothing in the world can take the place of persistence.
Keith Bryson
Honored Contributor

Re: sendmail problem

Then the error is valid. What makes you think this is causing printing issues?

Keith
Arse-cover at all costs