- 18 Oct, 2003 2 commits
-
-
Fixed erroneous format specification. Format X-Expire-Timestamp value only if necessary.
Sergey Poznyakoff authored -
Add EXPIRE in capa.c new optio --expire in pop3d.c in update state set the new header in quit.c in retr.c mark the message Downloaded. new file.
Alain Magloire authored
-
- 11 Oct, 2003 1 commit
-
-
- 10 Oct, 2003 1 commit
-
-
- 09 Oct, 2003 1 commit
- 09 Feb, 2003 1 commit
-
-
- 23 Dec, 2002 1 commit
-
-
- 04 Aug, 2002 1 commit
-
-
- 26 Jul, 2002 1 commit
-
-
- 02 May, 2001 1 commit
-
-
- 24 Apr, 2001 1 commit
-
-
- 02 Feb, 2001 1 commit
-
-
is known, we can use memcpy() and friends for string manipulations. memXXX() functions are builtin in GNU C (gcc) and are much faster then the strXXX() counterparts. Small change in the loop to take advantage of this. * pop3d/quit.c : The rfc1939 insist that after a QUIT, we must release any resources and close the connection: "Whether the removal was successful or not, the server then releases any exclusive-access lock on the maildrop and closes the TCP connection." This was not done if error occured while expunging, no we will close the connection and notify the client of the error(ERR_FILE).
Alain Magloire authored
-
- 11 Jan, 2001 1 commit
- 06 Sep, 2000 1 commit
-
-
pop server base on the new API, but .. needs more testing. The new mailbox is not tested/mature enough for wide deployment. message_get_uidl: checks for X-UIDL to be compatible with qpopper and fall back to Message-ID, we need some sort of checksum or modify the header like the qpopper.
Alain Magloire authored
-
- 02 Sep, 2000 1 commit
- 23 Sep, 1999 1 commit
- 16 Sep, 1999 1 commit
-
-