Commit 88686811 8868681171e1c9b894f20e43256c6cb207d49fec by Sergey Poznyakoff

Updated

1 parent 42b06d26
Showing 1 changed file with 12 additions and 0 deletions
2003-09-18 Sergey Poznyakoff
* mailbox/mh/mbox.c (_mh_message_delete): Zero out the
msg_pool slot occupied by the message being deleted.
(mh_pool_lookup): On success return the address of the
msg_pool slot.
* pop3d/pop3d.h (process_cleanup): New function
* pop3d/signal.c: Likewise
* pop3d/pop3d.c (pop3d_daemon): Collect finished children
synchronously.
2003-09-16 Sergey Poznyakoff
* mh/repl.c (opt_handler): Force RCPT_ALL if --group is given.
......