From owner-freebsd-isp Mon Jun 22 17:31:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02823 for freebsd-isp-outgoing; Mon, 22 Jun 1998 17:31:36 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from kosh.cococo.net (kosh.cococo.net [208.134.89.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02804 for ; Mon, 22 Jun 1998 17:31:32 -0700 (PDT) (envelope-from kosh@kosh.cococo.net) Received: from localhost (kosh@localhost) by kosh.cococo.net (8.8.7/8.8.7) with SMTP id UAA03490; Mon, 22 Jun 1998 20:31:50 -0400 Date: Mon, 22 Jun 1998 20:31:49 -0400 (EDT) From: "Kelley L." To: Evren Yurtesen cc: freebsd-isp@FreeBSD.ORG Subject: Re: - pop3 - URGENT In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 23 Jun 1998, Evren Yurtesen wrote: > hello, > here I have a serious problem!!! > I have moved all users' mail boxes to their home directories > like $HOME/mail > now I am not able to find a pop3 daemon which may read them > from there! > how may I find a pop3 which does this? or how may I modify > an existing pop3 daemon? > > please help! > > thank you > cd /usr/ports/mail/cucipop make patch cd work/cucipop-1.21 Then edit the file authenticate.c, on line 44, it should be self explanatory. cd ../../ make install voila, you have a pop3 daemon that will work for you. later Kelley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message