- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail error.
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
08-13-2001 02:12 PM
08-13-2001 02:12 PM
sendmail error.
when I try to start sendmail I get this warning error:
(NET-dbsvr7) /etc/mail# /sbin/init.d/sendmail start
WARNING: writable directory /var
WARNING: writable directory /etc
WARNING: writable directory /etc
/etc/mail/aliases: 6 aliases, longest 9 bytes, 76 bytes total
sendmail
When I try to sendmail to root I get this:
/etc/mail# sendmail -v root
/etc/mail/sendmail.cf: line 0: WARNING: writable directory /etc
/etc/mail/sendmail.cf: line 662: WARNING: writable directory /etc
/etc/mail/sendmail.cf: line 665: WARNING: writable directory /etc
WARNING: writable directory /var
WARNING: writable directory /etc
Can someone tell me if this is an issue?
Or how to fix it? I already loaded the new sendmail.cf file from newconfig.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 02:28 PM
08-13-2001 02:28 PM
Re: sendmail error.
Check the permissions of /etc /var
it should 555 (dr-xr-xr-x) and owned by bin:bin
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 02:35 PM
08-13-2001 02:35 PM
Re: sendmail error.
dr-xr-xr-x 21 bin bin 1024 Jul 27 11:34 var
dr-xr-xr-x 26 bin bin 6144 Aug 10 21:19 etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 02:48 PM
08-13-2001 02:48 PM
Re: sendmail error.
Which version of sendmail are you running?
One of the ways of finding the version is
what /usr/lib/sendmail |grep version
-Regards
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 04:07 PM
08-13-2001 04:07 PM
Re: sendmail error.
BTW, you have responses to additional questions you have posed in some of your other threads; notably:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xe4efd211e18ad5118ff10090279cd0f9,00.html
Too bad the Forum doesn't offer a list of "last-asked" questions within a user's profile so one can easily track questions one has posed. ;-)
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 06:37 AM
08-14-2001 06:37 AM
Re: sendmail error.
Here is the version #
what /usr/lib/sendmail |grep version
version.c 8.8.6.1 (Berkeley) 6/14/97 (PHNE_17190)