Commit 04e55975 04e55975b3ecd33c9ed7ac2ada57f9a9a0d83750 by Alain Magloire

updated.

1 parent d0bd03f4
Showing 1 changed file with 12 additions and 0 deletions
1 2003-10-17 Alain Magloire
2
3 First try of implementing CAPA EXPIRE in pop3d.
4
5 * pop3d/expire.c: New file.
6 * pop3d/pop3d.c: New options --expire, expire new gloval variable.
7 * pop3d/quit.c (pop3d_fix_mark): Set the X-Expire-Timestamp for
8 RETR messages.
9 * pop3d/capa.c: Advertise EXPIRE.
10 * pop3d/pop3d.h: Declaration of global variale expire.
11 * pop3d/retr.c: Set a flag on downloaded messages.
12
1 2003-10-17 Sergey Poznyakoff 13 2003-10-17 Sergey Poznyakoff
2 14
3 * mailbox2: It is hopelessly obsolete. Removed. We'd better modify 15 * mailbox2: It is hopelessly obsolete. Removed. We'd better modify
......