Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

Re: ¸±¸®Áî 5.0¿¡¼­ imap·Î±×ÀÎÀÌ ¾ÈµË´Ï´Ù .



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


On Fri, 7 Feb 2003 16:42:41 +0900
이재학 <tufcrane@xxxxxxxxxx> wrote:

> 현재 릴리즈 5.0에서 imap를 쓰려고 하는데 로그인이 안되네요...
> 패키지는
> # pkg_info|grep imap
> imap-uw-2002_1,1    University of Washington IMAP4rev1/POP2/POP3 mail servers
> 를 깔았고요
> 
> inetd.conf에 
> imap4   stream  tcp     nowait  root    /usr/local/libexec/imapd        imapd
> 
> 이렇게 해주었습니다.
> 물론  inetd다시 시작했고요...
> 그런데 telnet localhost 143을 하면
> telnet localhost 143
> Trying ::1...
> telnet: connect to address ::1: Connection refused
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS LOGINDISABLED] localhost IMAP4rev1 2002.332 at Fri, 7 Feb 2003 16:39:22 +0000 (GMT)
> 
> 이렇게 나오면서 로그인을 거부하네요(LOGINDISABLED)...
> 
> 어디를 손봐야하는건가요???

#cat /usr/ports/mail/imap-uw
를 하면 다음과 같은 말이 있습니다.
..
[snip]
..
===>   NB: IMAP-UW now rejects non-encrypted logins by default. To
change this
===>   behaviour, recompile and reinstall cclient and imap-uw ports with
one of
===>   the following make variables defined:

WITHOUT_SSL - build without SSL/encryption support.
WITH_SSL_AND_PLAINTEXT - build with SSL/encryption support, but allow
non-encrypted logins.

WITHOUT_SSL 이나, WITH_SSL_AND_PLAINTEXT를 환경변수로 지정한 후
새로 설치하세요.
port에서 build시 출력되었을 텐데 보지 못하신 모양입니다.

-- 
============================================================
// Korea Telecom Internet Solutions, Inc.
//   FreeBSD/Linux Professional Consulting/Tech. Support
// 
// Pyun YongHyeon
//
// WWW: http://www.kt-is.co.kr/
// FTP: ftp://ftp.kt-is.co.kr/
//
// TEL: +82-2-364-0400
// FAX: +82-2-364-9119
============================================================
--
Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/>
To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx
with "unsubscribe questions" in the BODY of the message



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2003/02/28 23:01:11 $
Powered by FreeBSD