bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] POP3d enhancements


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] POP3d enhancements
Date: Thu, 09 Oct 2003 17:46:56 +0300

Alain Magloire <address@hidden> wrote:

> Like to propose a few enhancement of the next version of POP3D
> 
> LOGIN-DELAY:

Great.

> We could do this by creating a pipe(2) between the child and the parent
[...]

Won't it be simpler to keep a DBM database? Each record in the database
would have the form (username ; timestamp of the last logout). Children
would be updating it and the master process would be only reading it.
The locking/concurrency issues will be solved authomatically by the DBM
library.

> EXPIRE:

Great.

I'm all for it.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]