From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EBEVp-0000j3-Vw for garchives@archives.gentoo.org; Fri, 02 Sep 2005 16:35:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j82GVVSL012530; Fri, 2 Sep 2005 16:31:31 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j82GPwxM020078 for ; Fri, 2 Sep 2005 16:26:00 GMT Received: by wproxy.gmail.com with SMTP id i6so606380wra for ; Fri, 02 Sep 2005 09:28:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=N2adkM5eo9TZ0Z0Me6ipS4KLH4yka7u5gOtZTLuMUCzv2mtfr+1o3zT7eTj311Dz8O5Yup8z+uKO80pCN6vu7L6BT4ZBxfHGOHv5/PuOFELnOlMmNne0r/8YmAxhSMY16D2OAZPtKXu3F2kuv7Sl14r7fXGK7Sa49au3DE8nacw= Received: by 10.54.3.57 with SMTP id 57mr2493266wrc; Fri, 02 Sep 2005 09:28:37 -0700 (PDT) Received: from ?192.168.1.11? ( [85.216.178.95]) by mx.gmail.com with ESMTP id g9sm3144992wra.2005.09.02.09.28.36; Fri, 02 Sep 2005 09:28:37 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: <93A755D6-C11C-4B72-9365-91DEA8B602CB@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: gentoo-user@lists.gentoo.org From: Jakub Krajcovic Subject: [gentoo-user] Postfix, LDAP, courier-imap, how do i get them to talk to each other? Date: Fri, 2 Sep 2005 18:28:33 +0200 X-Mailer: Apple Mail (2.734) X-Archives-Salt: 7ae2601a-297c-4415-bdd7-f9e9e88fd444 X-Archives-Hash: eb58bb4fdece1c3e35c36ce617719c59 Hello all, I am finishing the installation of a gentoo server, and $SUBJECT is the last thing that i need to do. The server's primary purpose is to server as a PDC for a windows domain. The user accounts (both posix and samba) are stored in ldap, as are the machine accounts (i followed the instructions on samba.idealx.org to set it up). The accounts in ldap are valid unix accounts (posix - like i mentioned earlier), the only thing is that they do not have a shell, (eg /bin/false) because the users only use samba, and do not connect to the server itself for shell access. Each user has a valid home directory (eg /home/group/user) and of course, a password. I configured postfix to relay mail, and now i need to configure it to receive mail, pass it to courier-imap (configure courier-imap), and make courier look for delivery info in the ldap database, and deliver the friggin email. I need the email stored in Maildir format, and preferably, i would want it to be stored in /home/group/user/.maildir (eg ~user/.maildir) Could someone please help me with this? I have followed this guide: http://gentoo-wiki.com/HOWTO_Postfix- LDAP_virtual_users_with_qmail_schema and did some configuration according to this, but i was not able to get it working, as this deals primarily with virtual users, but my users are "real". I googled, checked the forums, but i found nothing that would solve my problem. Also, i am using qmailSchema for the users that i need to give email to. The fields that are defined for "mail-enabled" users are: mail: user@domain.sk accountStatus: active mailMessageStore: /home/group/user/.maildir (is this correct?) In case anyone would be willing to assist, but you would need the config files, please let me know, and i will post them on my server. thanks in advance to anyone willing to help S pozdravom / Best regards jakub krajcovic -- gentoo-user@gentoo.org mailing list