Scot W. Hetzel wrote:

> From: "Patrick LIN" <[EMAIL PROTECTED]>
> 
>>Please someone can help me with that
>>3 times i post about this problem and never get any answer :((
>>
>>
> 
>>sometine (randomly)
>>no deliver is made to one of my user (random)
>>when i do a ps -ef |grep deliver
>>i have :
>>
>>  cyrus 19672 19671  0 00:03:19 ?        0:00 deliver -e -m  -- toto
>>    cyrus 20763 20762  0 10:17:56 ?        0:00 deliver -e -m  -- toto
>>    cyrus  9690  9689  0 20:14:56 ?        0:00 deliver -e -m  -- toto
>>    cyrus   411   410  0 04:11:46 ?        0:00 deliver -e -m  -- toto
>>    cyrus  9874  9873  0 07:47:16 ?        0:00 deliver -e -m  -- toto
>>    cyrus 22026 22025  0 10:31:19 ?        0:00 deliver -e -m  -- toto
>>
> 
>>the user cannot receive any mail
>>each mail sent creat a new entry in the ps
>>only one user is affected at the same time
>>
>>
> 
> The problem is that a lock is being held on the users INBOX by either
> deliver (1.6.x) or lmtpd (2.x), and these deliver processes are waiting for
> the lock to be released.  You need to kill all the deliver processes for
> this user and also kill all the lmtpd processes (2.x) to get mail flowing to
> this users mailbox.
> 
> Scot

hi scot,

first thanks for your answer , i feel less alone now :)

ok when i reboot everything seems rewrork , but it is not a good 
solution for me :(


NOw the problem is know why this happen ....

and i have 2 questioon :
1- how to find the good lmtpd process for this user (need i to kill all 
of the lmptpd process ? )
2 - how to prevent that ?

thanks a lot

patrick



-- 
                                               ____________
            __________________________________(           /
   ________|                                  |          /
   \       | This message is transmitted by   |          \
    \      |   100 % recycled electrons       |___________\
    /      |__________________________________(
   /__________)

Reply via email to