Date: Mon, 22 Jun 1998 20:31:49 -0400 (EDT) From: "Kelley L." <kosh@kosh.cococo.net> To: Evren Yurtesen <yurtesen@ispro.net.tr> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: - pop3 - URGENT Message-ID: <Pine.LNX.3.96.980622202801.3461A-100000@kosh.cococo.net> In-Reply-To: <Pine.LNX.3.96.980623013722.3986A-100000@avrasya.ispro.net.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980622202801.3461A-100000>