Here is the .conf-file:

/* -*- mode:java -*- */

// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.

// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307,
// USA.

// Global configuration file for Binc IMAP. Some settings in this file
// can be overrun with command line arguments.

//--------------------------------------------------------------------------
--
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 = "no"
}

//--------------------------------------------------------------------------
--
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 */

    path = "Maildir",                              /* default path */

    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 */

    cipher list = "!ADH:RC4+RSA:HIGH:MEDIUM:LOW:EXP:+SSLv2:+EXP",

    verify peer = "no"
}

//--------------------------------------------------------------------------
--
      /* $Id: bincimap.conf.in,v 1.1 2003/03/27 12:40:39 andreaha Exp $ */

The run files are:
./usr/sbin/bincimapd
./usr/sbin/bincimap-up

You are on to something here, because when I do the "find"
the user "lotta" doesn't show:

max:/# find -name *bincimap*
./usr/sbin/bincimapd
./usr/sbin/bincimap-up
./usr/share/doc/bincimap
./usr/share/doc/bincimap/bincimap-faq.html
./usr/share/doc/bincimap/bincimap.css
./usr/share/doc/bincimap/bincimap-imapdir.html
./usr/share/doc/bincimap/bincimap-goals.html
./usr/share/doc/bincimap/bincimap-tech.html
./usr/share/doc/bincimap/examples/xinetd-bincimap
./usr/share/doc/bincimap/examples/bincimap
./usr/share/doc/bincimap/examples/bincimaps
./usr/share/doc/bincimap/examples/xinetd-bincimaps
./usr/share/man/man5/bincimap.conf.5.gz
./usr/share/man/man1/bincimap-up.1.gz
./usr/share/man/man1/bincimapd.1.gz
./usr/src/bincimap-1.1.5
./usr/src/bincimap-1.1.5/doc/bincimap-tech.html
./usr/src/bincimap-1.1.5/doc/bincimap-imapdir.html
./usr/src/bincimap-1.1.5/doc/bincimap-faq.html
./usr/src/bincimap-1.1.5/doc/bincimap.css
./usr/src/bincimap-1.1.5/doc/bincimap-goals.html
./usr/src/bincimap-1.1.5/man/bincimap.conf.5
./usr/src/bincimap-1.1.5/man/bincimap-up.1
./usr/src/bincimap-1.1.5/man/bincimapd.1
./usr/src/bincimap-1.1.5/src/bincimap-up.cc
./usr/src/bincimap-1.1.5/src/bincimapd.cc
./usr/src/bincimap-1.1.5/src/.deps/bincimap-up.Po
./usr/src/bincimap-1.1.5/src/.deps/bincimapd.Po
./usr/src/bincimap-1.1.5/src/bincimapd.o
./usr/src/bincimap-1.1.5/src/bincimapd
./usr/src/bincimap-1.1.5/src/bincimap-up.o
./usr/src/bincimap-1.1.5/src/bincimap-up
./usr/src/bincimap-1.1.5/bincimap.spec.in
./usr/src/bincimap-1.1.5/conf/xinetd-bincimap.in
./usr/src/bincimap-1.1.5/conf/bincimap.conf
./usr/src/bincimap-1.1.5/conf/bincimap.conf.in
./usr/src/bincimap-1.1.5/conf/xinetd-bincimap
./usr/src/bincimap-1.1.5/conf/xinetd-bincimaps
./usr/src/bincimap-1.1.5/conf/xinetd-bincimaps.in
./usr/src/bincimap-1.1.5/contrib/authenticators/bincimap-auth-teapop.sh
./usr/src/bincimap-1.1.5/bincimap.spec
./etc/bincimap
./etc/bincimap/bincimap.conf
./var/cache/apt/archives/bincimap_1.1.4-2_i386.deb
./var/lib/dpkg/info/bincimap.list
./var/lib/dpkg/info/bincimap.postrm
./var/lib/dpkg/info/bincimap.postinst
./var/lib/dpkg/info/bincimap.conffiles
./var/lib/dpkg/info/bincimap.md5sums
./home/bosse/mailbup/bincimap-cache
./home/bosse/mailbup/bincimap-cache5xl0CV
./home/bosse/mailbup/bincimap-cacheAKqUP0
./home/bosse/mailbup/bincimap-cacheFMXIiM
./home/bosse/mailbup/bincimap-cacheH3uZYR
./home/bosse/mailbup/bincimap-cacheTSwZS3
./home/bosse/mailbup/bincimap-cacheXdqmqb
./home/bosse/mailbup/bincimap-cacheXmKjnM
./home/bosse/mailbup/bincimap-cacheXsoR1P
./home/bosse/mailbup/bincimap-cacheZ2Ul17
./home/bosse/mailbup/bincimap-cacheamPwYu
./home/bosse/mailbup/bincimap-cachel6FwkR
./home/bosse/mailbup/bincimap-cacheuXeWsC
./home/bosse/mailbup/bincimap-cacheye3RUm
./home/bosse/mailbup/bincimap-subscribed
./home/bosse/mailbup/bincimap-uidvalidity
./home/bosse/Maildir/bincimap-subscribed
./home/bosse/Maildir/.Sent/bincimap-cache
./home/bosse/Maildir/.Sent/bincimap-uidvalidity
./home/bosse/Maildir/.sent/bincimap-cachefdP27x
./home/bosse/Maildir/.sent/bincimap-cache
./home/bosse/Maildir/.sent/bincimap-uidvalidity
./home/bosse/Maildir/.sent/bincimap-cacheYr4xJQ
./home/bosse/Maildir/.sent/bincimap-cachenEwrwc
./home/bosse/Maildir/.sent/bincimap-cacheyL4gr9
./home/bosse/Maildir/.sent/bincimap-cacheom3xZq
./home/bosse/Maildir/.sent/bincimap-cacheP5Nqa5
./home/bosse/Maildir/.sent/bincimap-cacheW27pc1
./home/bosse/Maildir/.sent/bincimap-uidvalidityW9OFzh
./home/bosse/Maildir/.draft/bincimap-cache
./home/bosse/Maildir/.draft/bincimap-uidvalidity
./home/bosse/Maildir/.Trash/bincimap-cache
./home/bosse/Maildir/.Trash/bincimap-uidvalidity
./home/bosse/Maildir/.Drafts/bincimap-cache
./home/bosse/Maildir/.Drafts/bincimap-uidvalidity
./home/bosse/Maildir/.Drafts/bincimap-uidvalidityIdf5F5
./home/bosse/Maildir/bincimap-uidvalidity
./home/bosse/Maildir/.bincimap/bincimap-cachePRSvmd
./home/bosse/Maildir/.bincimap/bincimap-cachePFfboC
./home/bosse/Maildir/.bincimap/bincimap-uidvalidity
./home/bosse/Maildir/.bincimap/bincimap-cache
./home/bosse/Maildir/.trash/bincimap-cache
./home/bosse/Maildir/.trash/bincimap-uidvalidity
./home/bosse/Maildir/.trash/bincimap-uidvalidityWEYwPd
./home/bosse/Maildir/bincimap-cache
./home/ironhead/Maildir/.Sent/bincimap-cache
./home/ironhead/Maildir/.Sent/bincimap-uidvalidity
./home/ironhead/Maildir/.Trash/bincimap-uidvalidity4iqrsU
./home/ironhead/Maildir/.Trash/bincimap-uidvalidity
./home/ironhead/Maildir/.Trash/bincimap-cache
./home/ironhead/Maildir/.Trash/bincimap-uidvalidityWofQ9D
./home/ironhead/Maildir/bincimap-subscribed
./home/ironhead/Maildir/.Drafts/bincimap-cache
./home/ironhead/Maildir/.Drafts/bincimap-uidvalidity
./home/ironhead/Maildir/.Drafts/bincimap-uidvaliditysSvab4
./home/ironhead/Maildir/bincimap-uidvalidity
./home/ironhead/Maildir/bincimap-cache
./home/ironhead/Maildir/bincimap-cacheIRIGnB
./home/ironhead/Maildir/bincimap-cachem8t6WI

Perhaps her mailboxes hasn't been created after all?

Thanks for all your help!

/Bo

> -----Ursprungligt meddelande-----
> Fr�n: Andreas Aardal Hanssen [mailto:[EMAIL PROTECTED] 
> Skickat: den 5 februari 2004 13:01
> Till: Binc IMAP General
> �mne: Re: SV: [binc] new user unable to login
> 
> 
> On Thu, 5 Feb 2004, Bo Mellberg wrote:
> >Nope, the Maildir is created for all new users (within their home- 
> >directory). In the Maildir directory there are the three dirs: cur, 
> >new, and tmp my /etc/skel/ is empty so I really dont know how it is 
> >created. I have done "apt-get install bincimap" on my Debian box.
> >I also dont have the "maildirmake" command available. But I know that
> >I use Maildir, because I have the structure in all my /home:s
> 
> Please provide the full bincimap.conf, the run file that you 
> use to launch Binc IMAP with, and the output of "find" 
> showing the full path to the Maildir of a user that can't log in.
> 
> Andy :-)
> 
> --
> Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
> Author of Binc IMAP      |  "It is better not to do something
> http://www.bincimap.org/ |        than to do it poorly."
> 
> 
> 

Reply via email to