ktt wrote:
>
> ps ax showing these processes, repeating about 12
> times. and slowing my computer. how to remedy this?
>
> 277 ?? I 0:00.00 cron
> 279 ?? Is 0:00.02 /bin/sh -c
> /home/vpopmail/bin/clearopensmtp 2>&1 > /d
> 281 ?? D 0:00.02
> /home/vpopmail/bin/clearopensmtp
> 282 ?? RV 230:47.84
> /home/vpopmail/bin/clearopensmtp
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
Looks like you have a file locking problem. clearopensmtp
probably can't get a file lock on the open-smtp process.
Or perhaps you have a large number of IP's in open-smtp?
Ken Jones