Updated
Showing
1 changed file
with
12 additions
and
0 deletions
1 | 2003-10-18 Sergey Poznyakoff | ||
2 | |||
3 | * pop3d/quit.c (pop3d_fix_mark): Use only valid C comments. | ||
4 | Fixed erroneous format specification. | ||
5 | Format X-Expire-Timestamp value only if necessary. | ||
6 | * pop3d/pop3d.c (options): Minor fix in help line wording. | ||
7 | (pop3d_parse_opt): Fixed duplicate case. | ||
8 | |||
9 | * pop3d/capa.c: Indicate login-delay capability. | ||
10 | * pop3d/logindelay.c (login_delay_capa): New function. | ||
11 | * pop3d/pop3d.h: Likewise. | ||
12 | |||
1 | 2003-10-17 Alain Magloire | 13 | 2003-10-17 Alain Magloire |
2 | 14 | ||
3 | First try of implementing CAPA EXPIRE in pop3d. | 15 | First try of implementing CAPA EXPIRE in pop3d. | ... | ... |
-
Please register or sign in to post a comment