comment
This commit is contained in:
parent
d494ad02a2
commit
a47bf6480c
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@ static void pop_trash _P((popserver));
|
|||
static char *find_crlf _P((char *, int));
|
||||
|
||||
#define ERROR_MAX 160 /* a pretty arbitrary size, but needs
|
||||
to be bigger than the one-time 80 */
|
||||
to be bigger than the original
|
||||
value of 80 */
|
||||
#define POP_PORT 110
|
||||
#define KPOP_PORT 1109
|
||||
#define POP_SERVICE "pop3" /* we don't want the POP2 port! */
|
||||
|
|
Loading…
Add table
Reference in a new issue