1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/mail/dkimap4/files/patch-imap4misc.C
Ying-Chieh Liao 1a77e6a7d7 add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package

PR:		28244
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 03:16:39 +00:00

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;