- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable To Deliver Mail
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
07-11-2001 11:44 AM
07-11-2001 11:44 AM
sendmail[14174]: PAB14174: PAC14174: return to sender: Unable to deliver mail
-- Start of included mail.
Return-Path:
Date: Wed, 11 Jul 2001 15:40:00 -0400 (EDT)
X-Authentication-Warning: machinename.day.disa.mil: Unknown UID 214 set sender to (username) using -f
Cron: can't change directory to your home directory.
Your commands will not be executed.
-- End of included mail.
I think the user was running a job that sent him mail. I
deleted the users directory and I can't find any cron job.
What else can I check?????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:51 AM
07-11-2001 11:51 AM
Re: Unable To Deliver Mail
See if you have a file in /var/spool/cron/crontabs with the uid=214.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:54 AM
07-11-2001 11:54 AM
Re: Unable To Deliver Mail
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:31 PM
07-11-2001 12:31 PM
Re: Unable To Deliver Mail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:35 PM
07-11-2001 12:35 PM
Re: Unable To Deliver Mail
Just a thought.
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:41 PM
07-11-2001 12:41 PM
Re: Unable To Deliver Mail
You can solve this in 2 ways.
1) remove perticular user's file from /var/spool/cron/crontabs directory and stp/start cron
2) enter that user in cron.deny file.
Remember cron.deny will be checked only if cron.allow is not present, otherwise it is ignored. U can remove cron.allow if there are no users in it and create cron.deny with that perticular user.
Cheers...
Satish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:43 PM
07-11-2001 12:43 PM
Re: Unable To Deliver Mail
Cheers...
Satish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:57 PM
07-11-2001 12:57 PM
Re: Unable To Deliver Mail
The user should have a file with the same name as that of the user in /var/mail directory with (660 ) permissions .
Try create a cron entry for that user , you should be able to do , if not then fix that and you are set to go
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 12:59 PM
07-11-2001 12:59 PM
Re: Unable To Deliver Mail
Try stopping and restarting 'cron':
# /sbin/init.d/cron stop
# /sbin/init.d/cron start
Does the problem disappear?
Remember that you can look at /var/adm/cron/log. This file shows the cron tasks run -- the times and commands or scripts.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2001 04:57 AM
07-12-2001 04:57 AM
Re: Unable To Deliver Mail
Thank you very much. You guys are great.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2001 07:56 AM
07-12-2001 07:56 AM
Re: Unable To Deliver Mail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2001 07:28 AM
07-17-2001 07:28 AM