Date: Tue, 28 Jan 2003 19:39:59 +0100 (CET) From: =?ISO-8859-2?Q?Gannater_J=E1nos?= <gannater@freemail.hu> To: BSD <freebsd-questions@freebsd.org> Subject: Re: IMAPd Message-ID: <freemail.20030028193959.59103@fm11.freemail.hu> In-Reply-To: <C5C7B7B8-32EA-11D7-A18C-003065CA9420@noanet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> My guess is either your inetd.conf file or your Squirrel Mail > 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 imapd > I tried this: telnet localhost 143 A01 LOGIN username password A02 LOGOUT But it's not working. He can't find the username.. There should be some problem with the IMAPd. What should I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?freemail.20030028193959.59103>