From owner-freebsd-isp Wed Oct 7 12:55:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA05351 for freebsd-isp-outgoing; Wed, 7 Oct 1998 12:55:02 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from thor.inr.net (thor.inr.net [207.121.124.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA05287 for ; Wed, 7 Oct 1998 12:54:55 -0700 (PDT) (envelope-from mad@inr.net) Received: from apollo.inr.net (apollo.inr.net [207.121.124.57]) by thor.inr.net (8.9.0/8.9.0/POPRelay) with SMTP id PAA29176 for ; Wed, 7 Oct 1998 15:48:02 -0400 (EDT) From: "Mike Dugas" To: Subject: RE: Qmail/POP Before SMTP Date: Wed, 7 Oct 1998 15:54:54 -0400 Message-ID: <001701bdf22c$5ad2f720$397c79cf@apollo.inr.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > First, qmail is available as a port: > > (cd /usr/ports/mail/qmail && make all install) but if you insist on > compiling it yourself, read on... Thats how I installed it ;-) The only way to fly :) > > checkpassword.o: Undefined symbol `_crypt' referenced from text segment > > *** Error code 1 > > You need to compile with -lcrypt to include the FreeBSD crypto library. Yep, that I managed to take care of. > > Has anyone had this same problem? Or does someone have a > better solution > > for POP before SMTP with Qmail? > > You might want to check out: http://www.freebsd.org/ports/mail.html Nothing here... And this is the only solution I can find for Qmail, and all the ones for Sendmail suck :) Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message