Nick Ustinov wrote:
> 
> I am still investigating this many-lmtpds-in memory thing and running
> 
> sendmail -q -v -X shows the following:
> 
> 05707 >>> Running /var/spool/mqueue/f91BZUx28683 (sequence 9 of 733)
> 
> 05707 >>> >>> RSET
> 
> 05707 >>> RSET
> 
> 05707 <<< 250 2.0.0 ok
> 
> 05707 >>> 250 2.0.0 ok
> 
> 05707 >>> [EMAIL PROTECTED] Using cached ESMTP connection to localhost via
> cyrus...
> 05707 >>> >>> MAIL From:<[EMAIL PROTECTED]> SIZE=263
> 
> 05707 >>> MAIL From:<[EMAIL PROTECTED]> SIZE=263
> 
> 05707 <<< 250 2.1.0 ok
> 
> 05707 >>> 250 2.1.0 ok
> 
> 05707 >>> >>> RCPT To:<epa>
> 
> 05707 >>> RCPT To:<epa>
> 
> 05707 <<< 250 2.1.5 ok
> 
> 05707 >>> 250 2.1.5 ok
> 
> 05707 >>> >>> DATA
> 
> 05707 >>> DATA
> 
> 05707 <<< 354 go ahead
> 
> 05707 >>> 354 go ahead
> 
> 05707 >>> Received: (from root@localhost)
> 
> 05707 >>>       by satan.inbox.lv (8.11.6/8.11.0) id f91BZUx28683
> 
> 05707 >>>       for [EMAIL PROTECTED]; Mon, 1 Oct 2001 13:35:30 +0200
> 
> 05707 >>> Received: from hyper.gids.lv (ns.gids.lv [159.148.14.3])
> 
> 05707 >>>       by satan.inbox.lv (8.11.6/8.11.0) with ESMTP id f91BYje27669
> 
> 05707 >>>       for <[EMAIL PROTECTED]>; Mon, 1 Oct 2001 13:34:45 +0200
> 
> 05707 >>> Received: from black-monster (unknown [217.199.98.170])
> 
> 05707 >>>       by hyper.gids.lv (Postfix) with SMTP id 504B1655A1
> 
> 05707 >>>       for <[EMAIL PROTECTED]>; Mon,  1 Oct 2001 12:22:59 +0200 (EET)
> 
> 05707 >>> Date: Mon, 01 Oct 2001 12:27:23 -0200
> 
> 05707 >>> Subject: [EMAIL PROTECTED] nosuutiijis Tev zinju no oHo.lv
> 
> 05707 >>> To: [EMAIL PROTECTED]
> 
> 05707 >>> From: "oHo.lv" <[EMAIL PROTECTED]>
> 
> 05707 >>> Message-Id: <[EMAIL PROTECTED]>
> 
> 05707 >>>
> 
> 05707 >>> test
> 
> 05707 >>> .
> 
> 05707 >>> >>> .
> 
> and freezes here.
> 
> Running strace on this, indicates, that it freezes on
> 
> read(8,
> 
> so, I assume lmtp is not sending some response after . in DATA ?? Comments?


Which file is using file descriptor 8 (look for the corresponding open)?

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to