[dovecot-cvs] dovecot/doc configuration.txt,1.9,1.10
    cras at procontrol.fi 
    cras at procontrol.fi
       
    Thu Jun 10 19:23:24 EEST 2004
    
        - Previous message: [dovecot-cvs] dovecot/src/lib-storage/index/maildir
	maildir-storage.c, 1.74, 1.75
 
        - Next message: [dovecot-cvs] 
	dovecot/src/lib-storage/index/mbox istream-raw-mbox.c, 1.5,
	1.6 mbox-sync-private.h, 1.6, 1.7 mbox-sync-rewrite.c, 1.5,
	1.6 mbox-sync-update.c, 1.5, 1.6 mbox-sync.c, 1.11, 1.12
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /home/cvs/dovecot/doc
In directory talvi:/tmp/cvs-serv18854
Modified Files:
	configuration.txt 
Log Message:
s/login_process_per_user/login_process_per_connection/
Index: configuration.txt
===================================================================
RCS file: /home/cvs/dovecot/doc/configuration.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- a/configuration.txt	20 Feb 2003 15:04:44 -0000	1.9
+++ b/configuration.txt	10 Jun 2004 16:23:21 -0000	1.10
@@ -126,7 +126,7 @@
 connections is that if a security hole is found, the attacker could hijack
 other peoples connections or steal their passwords if plaintext
 authentication was used (even with SSL/TLS). If you want to be fast,
-set login_process_per_user = no.
+set login_process_per_connection = no.
 
 Dovecot's memory usage is very small. Almost all memory usage you see with
 ps/top is from mmap()ed files, meaning that operating system can drop any
    
    
        
	- Previous message: [dovecot-cvs] dovecot/src/lib-storage/index/maildir
	maildir-storage.c, 1.74, 1.75
 
	- Next message: [dovecot-cvs] 
	dovecot/src/lib-storage/index/mbox istream-raw-mbox.c, 1.5,
	1.6 mbox-sync-private.h, 1.6, 1.7 mbox-sync-rewrite.c, 1.5,
	1.6 mbox-sync-update.c, 1.5, 1.6 mbox-sync.c, 1.11, 1.12
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the dovecot-cvs
mailing list