From owner-freebsd-questions Tue Apr 9 5:36:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.wi.rr.com (mkc-162-176.kc.rr.com [24.94.162.176]) by hub.freebsd.org (Postfix) with ESMTP id 346CF37B41C for ; Tue, 9 Apr 2002 05:36:41 -0700 (PDT) Received: from wi.rr.com ([65.31.95.21]) by mail8.wi.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Tue, 9 Apr 2002 07:00:37 -0500 Message-ID: <3CB2D7B3.AA87803D@wi.rr.com> Date: Tue, 09 Apr 2002 06:59:47 -0500 From: Nick Lozinsky Reply-To: nl3481@wi.rr.com X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: popper is not authenticating Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hi: I ran popper like in the manual. Created an accont to popper with: popauth -user and added a password fom an existing user that I use. My hostname is: ibsd.myip.org and my user is nl3481 , I sent messages fine between users such as root and nl3481, using sendmail; I've started popper. uncommented the line in inetd.conf and killall -HUP inetd so theoretically, my pop3 server is running. When I try to send messages from the web to my pop server to nl3481@ibsd.myip.org I get errors of mail not deliverable. I am using APOP as the authentication protocol and try to telnet to myself at ibsd.myip.org pop3. Then I try to log in with the made account pop and it works for them. But when I try to do the following: USER nl3481 I get an error saying I need to use stronger authentication like APOP or SCRAM-MD5. How do I initiate in telnet to get in to my nl3481 account mailbox? I've started poppper with the -p 3 arg and still the same. But the pop account works. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message