From owner-freebsd-questions Sun Apr 28 18:15: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.ec.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id D414237B416 for ; Sun, 28 Apr 2002 18:15:01 -0700 (PDT) Received: from ec.rr.com ([66.26.7.34]) by mail8.ec.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 28 Apr 2002 20:00:45 -0400 Message-ID: <3CCC8D34.8C788ABF@ec.rr.com> Date: Sun, 28 Apr 2002 20:00:52 -0400 From: Michael Sharp X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: No Authentication / qmail / vpopmail / sqwebmail 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 I installed qmail, qmailadmin, sqwebmail, vpopmail, ucspi-tcp, daemontools, ezmlm, and checkpassword from ports ( fresh cvsup, so I have the latest ), disabled sendmail/enabled qmail and copied /var/qmail/boot/maildir to /var/qmail/rc and I still cant get smtpd/pop3d to start. I then started the smtpd and pop3d as stated in /var/qmail/doc/FAQ smtp = tcpserver -u 82 -g 81 0 smtp /var/qmail/bin/qmail-smtpd & pop3d = tcpserver 0 pop3 /var/qmail/bin/qmail-popup MYDOMAIN /usr/local/vpopmail/vchkpw \ /var/qmail/bin/qmail-pop3d Maildir & Both Daemons started successfully on their respective ports 25 and 110 All users will be checking mail via sqwebmail, so I ran: ./vadddomain MYDOMAIN and ./vadduser USER But sqwebmail isnt authenticating, I get invalid username/password for USER. Any thoughts to Fix my issue? Thx, Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message