From owner-freebsd-questions Tue Jan 28 10: 2:54 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD81937B401 for ; Tue, 28 Jan 2003 10:02:52 -0800 (PST) Received: from chimera.noanet.net (chimera.noanet.net [66.119.192.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DFA943F79 for ; Tue, 28 Jan 2003 10:02:52 -0800 (PST) (envelope-from mksmith@noanet.net) Received: from noanet.net ([64.146.175.74]) by chimera.noanet.net (8.12.2/8.12.2) with SMTP id h0SI2kc2022404; Tue, 28 Jan 2003 10:02:46 -0800 (PST) Date: Tue, 28 Jan 2003 10:03:15 -0800 Subject: Re: IMAPd Content-Type: text/plain; delsp=yes; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: BSD To: =?ISO-8859-1?Q?Gannater_J=E1nos?= From: "Michael K. Smith" In-Reply-To: Message-Id: Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday, January 28, 2003, at 09:44 AM, Gannater J=E1nos wrote: > It seems like my IMAPd is loaded, but not correctly. > How can I tell IMAPd to use my authentication information? > And how should I configure IMAPd? > My problem is that when I try to log in to my accounts from > squirrelmail it says their are not availible. Althought I > used the right password and username. > My guess is either your inetd.conf file or your Squirrel Mail =20 configuration are broken. Here are both for UW Imap. Server Settings 1. Domain : your domain 2. IMAP Server : localhost 3. IMAP Port : 143 4. Use Sendmail/SMTP : SMTP 6. SMTP Server : localhost 7. SMTP Port : 25 8. Authenticated SMTP : false 9. POP Before SMTP : false 10. Server : uw 11. Invert Time : false 12. Delimiter : detect This is the entry I use for inetd.conf (which I think is the default). imap4 stream tcp nowait root /usr/local/libexec/imapd =20= imapd Mike ------------------------------------------------------------------------=20= -- Michael K. Smith NoaNet 206.219.7116 (work) 206.579.8360 (cell) mksmith@noanet.net http://www.noanet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message