NOC (EUROFMC)
Tue, 22 Jul 2003 23:44:46 -0700
//----------------------------------------------------------------------------
Authentication {
allow plain auth in non ssl = "yes", /* allow login or
authenticate
when not in
SSL/TLS mode */ auth penalty = 4, /* on auth failure,
* server sleeps so
* many seconds
* before allowing
* client to
* authenticate
* again.
*/
disable starttls = "yes"
}//----------------------------------------------------------------------------
Security {
jail path = "/usr/local/bin",
jail user = "nobody",
jail group = "nobody"
}//----------------------------------------------------------------------------
Log {
type = "syslog", /* supports
* multilog or
* syslog or
* stderr (for testing).
*/
environment ip variable = "TCPREMOTEIP"
}//----------------------------------------------------------------------------
Mailbox {
depot = "Maildir++", /* Use Maildir++ style
* depot. */ type = "Maildir", /* only Maildir
* support */ auto create inbox = "yes", /* create INBOX in
* given format if
* it doesn't
* exist.
*/ auto subscribe mailboxes = "INBOX", /* list mailboxes
* in one string,
* seperated by
* commas
*/ umask = "077" /* use this umask
* when creating
* mailboxes, or
* when copying and
* appending
* messages.
*/
}//----------------------------------------------------------------------------
Session {
idle timeout = 1860, /* idle timeout in
seconds */ auth timeout = 60, /* timeout before
auth in
seconds */ transfer timeout = 1200, /* timeout per
transferred com
unit (I/O) */ transfer buffer size = 1024 /* number of bytes
to buffer before
passing on to
client. */
}//----------------------------------------------------------------------------
SSL {
pem file = "/usr/share/ssl/certs/stunnel.pem", /* private key and
certificate
chain PEM file
name */ ca file = "", /* file to use as
certificate
authority */verify peer = "no" }
//----------------------------------------------------------------------------
/* $Id: bincimap.conf.in,v 1.1 2003/03/27 12:40:39 andreaha Exp $ */Francois FMC Luxembourg
* NOC (EUROFMC) <[EMAIL PROTECTED]>: > I've placed in production environment the version 1.1.2 of bincimap.
That's quite old, have you tried with the newest (iirc 1.1.8) version of binc imapd?
-- Today is the first day of the rest of our lives. http://www.suug.ch