Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f1c82b0c2410bebc9545dc3e21bf8c93 > files > 4

c-client-2007b-1mdv2009.0.src.rpm

--- imap-2001a/src/osdep/unix/Makefile.orig	Tue Nov 27 08:58:39 2001
+++ imap-2001a/src/osdep/unix/Makefile	Tue Nov 27 09:19:20 2001
@@ -21,7 +21,7 @@
 # Command line build parameters
 
 EXTRAAUTHENTICATORS=
-EXTRADRIVERS=mbox
+EXTRADRIVERS=
 PASSWDTYPE=std
 SSLTYPE=none
 
--- imap-2001a/Makefile.orig	Tue Oct 23 06:46:33 2001
+++ imap-2001a/Makefile	Tue Nov 27 10:00:04 2001
@@ -128,7 +128,7 @@
 # mbox	if file "mbox" exists on the home directory, automatically moves mail
 #	 from the spool directory to "mbox" and uses "mbox" as INBOX.
 
-EXTRADRIVERS=mbox
+EXTRADRIVERS=
 
 
 # Plaintext password type.  Defines how plaintext password authentication is