TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Caldera and sendmail problems
Working on a Caldera system and sendmail 8.8.7.
Looking at the output of mailq, I see lots of messages like this:
--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------
PAA05938* 136191 Fri Feb 5 15:17 user
(I/O error: Error 0)
user@real-time.com
Anyone know what Error 0 means?
I looked in /usr/include/asm/errno.h and 0 is not defined. Sendmail
book isn't much help either.
I took my sendmail.mc, put it on the Caldera machine, ran M4 over it
and put the sendmail.cf in place. So, I am pretty sure that the
sendmail.cf is working, since I am using it daily on a Redhat machine.
The SMTP dialog looks like this:
$ /usr/lib/sendmail -q -v
Running PAA05938 (sequence 1 of 13)
tanner@real-time.com... Connecting to mail.real-time.com. via esmtp...
220 paladin.real-time.com ESMTP Sendmail 8.8.8/8.8.7; Fri, 5 Feb 1999
16:32:22 -0600 (CST)
>>> EHLO gf1.minnkota.com
250-paladin.real-time.com Hello mail.minnkota.com [148.142.158.2],
pleased to meet you
250-8BITMIME
250-SIZE
250-DSN
250-ONEX
250-ETRN
250-XUSR
250 HELP
>>> MAIL From:<tsanger@gf1.minnkota.com> SIZE=136262
250 <tsanger@gf1.minnkota.com>... Sender ok
>>> RCPT To:<tanner@real-time.com>
250 <tanner@real-time.com>... Recipient ok
>>> DATA
354 Enter mail, end with "." on a line by itself
# ps -a
7151 p1 S 0:00 sendmail: PAA05938 mail.real-time.com.: client DATA 354
Eventually this will timeout.
Any ideas?
--
Bob Tanner <tanner@real-time.com> | Phone : (612)943-8700
http://www.real-time.com | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9