imap-2001a-disable-mbox.patch 849 B

12345678910111213141516171819202122232425
  1. diff -Naur imap-2007e/Makefile imap-2007e.oden/Makefile
  2. --- imap-2007e/Makefile 2008-06-04 20:43:35.000000000 +0200
  3. +++ imap-2007e.oden/Makefile 2009-01-13 23:59:31.000000000 +0100
  4. @@ -144,7 +144,7 @@
  5. # mbox if file "mbox" exists on the home directory, automatically moves mail
  6. # from the spool directory to "mbox" and uses "mbox" as INBOX.
  7. -EXTRADRIVERS=mbox
  8. +EXTRADRIVERS=
  9. # Plaintext password type. Defines how plaintext password authentication is
  10. diff -Naur imap-2007e/src/osdep/unix/Makefile imap-2007e.oden/src/osdep/unix/Makefile
  11. --- imap-2007e/src/osdep/unix/Makefile 2009-01-13 23:59:14.000000000 +0100
  12. +++ imap-2007e.oden/src/osdep/unix/Makefile 2009-01-13 23:59:31.000000000 +0100
  13. @@ -27,7 +27,7 @@
  14. # Command line build parameters
  15. EXTRAAUTHENTICATORS=
  16. -EXTRADRIVERS=mbox
  17. +EXTRADRIVERS=
  18. PASSWDTYPE=std
  19. SSLTYPE=nopwd
  20. IP=4