mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
1a77e6a7d7
IMAP4rev1 and POP3 server from the DBOX BBS package PR: 28244 Submitted by: Anders Nordby <anders@fix.no>
12 lines
290 B
C
12 lines
290 B
C
--- dkimap4/imap4misc.C.old Sun Jun 17 23:27:06 2001
|
|
+++ dkimap4/imap4misc.C Sun Jun 17 23:27:50 2001
|
|
@@ -212,7 +212,7 @@
|
|
dboximap4t::dboximap4t():dboxpopt()
|
|
{
|
|
command_ok=logout=readonly=FALSE;
|
|
- protocol="imap4";
|
|
+ protocol="imap";
|
|
mailbox="";
|
|
messages=0;
|
|
uidvalidity=1;
|