- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail error ... still working on it .. !
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
01-15-2001 11:45 AM
01-15-2001 11:45 AM
sendmail error ... still working on it .. !
im feel like I am soo close ..
here is the error I get when i do a
sendmail -v
where do I add users ?
and which .cf file do I have to fix.
/etc/mail or /usr/newconfig/etc/mail
I an using HPUX 11.00 and send mail 8.9.3
# sendmail -v richardl@mydomain.net
WARNING: local host name (hercules) is not qualified; fix $j in config file
richardl@mydomain.net... User unknown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2001 12:20 PM
01-15-2001 12:20 PM
Re: sendmail error ... still working on it .. !
I think you need to set the $j parameter in the /etc/mail/sendmail.cf file.
Just a thought . . .
Mo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2001 12:46 PM
01-15-2001 12:46 PM
Re: sendmail error ... still working on it .. !
The /etc/mail/sendmail.cf file is the one you want to edit. Files in /usr/newconfig/ are TEMPLATES for reference and/or for you to COPY and modify.
Look in your /etc/mail/snedmail.cf file. There is documentation that notes:
If you see this warning: 'WARNING: local host name (sys1) is not qualified; fix $j in config file' then you need to uncomment the Dj macro and add your domain. Change the line:
#Dj$w.Foo.COM
to:
Dj$w.hp.com where hp.com would be the name of your domain. The warning message will go away.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2001 08:31 PM
01-15-2001 08:31 PM
Re: sendmail error ... still working on it .. !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2001 07:10 AM
01-16-2001 07:10 AM
Re: sendmail error ... still working on it .. !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2001 03:45 PM
01-16-2001 03:45 PM
Re: sendmail error ... still working on it .. !
My gut feeling is that Eric Allman is teaching an ancient Chinese dialect in Tibet.
Anyway, I do not think the sendmail will allow for POP3 connections. SMTP OK.