updated.
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 | ... | ... |
-
Please register or sign in to post a comment