Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 20:02:43 +0200 (CEST)
From:      Blaz Zupan <blaz@si.FreeBSD.org>
To:        Robert Banniza <robert.banniza@bluestar.net>
Cc:        <freebsd-ports@freebsd.org>
Subject:   Re: Pine 4.33L2 compiled with Maildir capability...
Message-ID:  <20010709200125.T32416-100000@titanic.medinet.si>
In-Reply-To: <3B49EF32.F6FCC569@bluestar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 	I have compiled Pine un ports with the 'WITH_MAILDIR=yes' option so
> that I can use it with Postfix and FreeBSD. However, after installing
> it, Pine can not see my Maildir directory. I know I'm using the L2
> version b/c it states it at the top of the Pine screen. However, nothing
> is seen in my $HOME/Maildir/(new/cur). Do I need to do anything to my
> .pinerc or pine.conf file to see Maildir?! I would certainly appreciate
> any help on this since I have been battling this for the past several
> days. Thanks for any help...

The WITH_MAILDIR option of the pine port is completely broken. What it does
is, it adds a patch to the pine work directory. That patch patches the imap
library that is included with pine. But that is never used, as the pine port
uses the imap port to provide imap as a shared library. So the patch is
actually a noop.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010709200125.T32416-100000>