Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 20:49:24 +0200
From:      Radko Keves <rado@studnet.sk>
To:        questions@FreeBSD.org
Subject:   question about imap
Message-ID:  <20021007184924.GA55957@studnet.sk>

next in thread | raw e-mail | index | archive | help
hi all 
my imapd can't authorize me
can anybody help me?

#cat /etc/pam.d/imap
auth	required	pam_unix.so	

but without pam too :(


imap version (last cvsup from ports:) ):
imap-wu-2001a,1

for example user test with right password:
#cat /var/log/messages
[...]
Oct  7 20:36:11 kripel imapd[55059]: Login failed user=test auth=test host=localhost [127.0.0.1]
Oct  7 20:36:14 kripel inetd[2905]: /usr/local/libexec/imapd[55059]: exit status 0x100
Oct  7 20:39:58 kripel imapd[55713]: Login failed user=test auth=test host=localhost [127.0.0.1]
Oct  7 20:40:01 kripel inetd[2905]: /usr/local/libexec/imapd[55713]: exit status 0x100
[...]

#cat /etc/inetd.conf | grep imap
imap4	stream	tcp	nowait	root	/usr/local/libexec/imapd	imapd

for example with:
squirrelmail
outlook
[...]

thank and bye
-- 
20:40  up 2 days,  3:14, 15 users, load averages: 0,00 0,05 0,05
--
FreeBSD 5.0-CURRENT #16: root@kripel:/usr/src/sys/i386/compile/angel
--
powered by rado
--


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?20021007184924.GA55957>