- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
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
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
тАО02-18-2002 12:21 PM
тАО02-18-2002 12:21 PM
I am seeing some werid stuff in my mailq and also in mail.log. Here is what shows up in mail.log. It is not happening to every user just a few here and there. Any ideas?
In mailq says
(I/O error: Error 0)
for the same email address that shows this in the mail.log
Feb 18 14:39:08 lvapp13 sendmail[23110]: FAA26442: to=
ay=09:10:40, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:08 lvapp13 sendmail[23110]: FAA26525: to=
ay=09:09:44, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:09 lvapp13 sendmail[23110]: FAA23099: to=
ay=09:35:18, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:10 lvapp13 sendmail[23110]: EAA20549: to=
ay=09:55:22, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:10 lvapp13 sendmail[23110]: EAA17251: to=
ay=10:19:20, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:10 lvapp13 sendmail[23110]: EAA19862: to=
ay=10:00:47, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:10 lvapp13 sendmail[23110]: EAA21618: to=
ay=09:47:09, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Feb 18 14:39:10 lvapp13 sendmail[23110]: DAA12669: to=
ay=10:54:27, xdelay=00:00:00, mailer=local, stat=I/O error: Error 0
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 12:37 PM
тАО02-18-2002 12:37 PM
SolutionCheck this out. This exactly describes the same message (stat=I/O error: error 0) in the mail log:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=f4adcd841da95bb529/screen=ckiDisplayDocument?docId=200000051400120
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 12:41 PM
тАО02-18-2002 12:41 PM
Re: sendmail error
Have you checked permissions for these users mail directory..? /usr/mail ? or var/spool/mqueue?
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 12:53 PM
тАО02-18-2002 12:53 PM
Re: sendmail error
as far as permissions go all of the users email sits on
/var/mail and that is
drwxrwxr-x 4 bin mail 102400 Feb 18 15:09 mail
Now what is weird ( I didnt set this up) but
/var/spool/mqueue is linked to
lrwxrwxrwx 1 root sys 16 Aug 16 2000 mqueue -> /var/mail/mq
ueue
I am thinking is because /var/mail sits on /dev/vg01/lvol1 so whoever set this up set it on the biggest lvol.
In sendmail.cf there is a setting for the queue
# queue directory
O QueueDirectory=/var/spool/mqueue
Could it be that the link is what is causing me problems?
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 01:28 PM
тАО02-18-2002 01:28 PM
Re: sendmail error
Goodluck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 01:37 PM
тАО02-18-2002 01:37 PM
Re: sendmail error
and when I restarted sendmail started to complain.
WARNING: writable directory /var/mail
/var/mail was 775
so I changed it to 755
and restarted sendmail again and it didnt complain.
So I guess we will see what happends.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 01:44 PM
тАО02-18-2002 01:44 PM
Re: sendmail error
/var/mail has to be 775 because it has to write to the user mailboxes in there and it cant if the permissions are 755. So I had to change it back to /var/spool/mqueue
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 02:13 PM
тАО02-18-2002 02:13 PM
Re: sendmail error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 02:15 PM
тАО02-18-2002 02:15 PM
Re: sendmail error
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-18-2002 02:16 PM
тАО02-18-2002 02:16 PM
Re: sendmail error
If you find many no control files with mailq command , just remvoe those file from /var/spool/mqueue directory and restart the sendmail.
-USA..