Configuring imap-uw difficulties

Kevin Stevens Kevin_Stevens at pursued-with.net
Mon Sep 29 11:41:35 PDT 2003


On Mon, 29 Sep 2003, Ryan Sandridge wrote:

> > You should try the following:
> >
> > cd /usr/ports/mail/imap-uw
> > make clean
> > make deinstall
> > make patch
> > [ ...change the env_unix.c file under the work subdir... ]
> > make
> > make install
> >
>
> Thanks for the lightening fast response.  This compiled as expected,
> although my source change did not appear to take effect.  After
> changing the mailsubdir from NIL to "mail", I'm still dumped in my home
> directory, not mail subdirectory.  This is probably an issue I should
> take up with the imap-uw mailing list.

You need to do the same cleaning on the cclient port as well (it's a
dependency and gets pulled in when you do uw-imapd).  Then make your
env_unix.c change.  BTDT just last month making the exact change you are
contemplating and got it to work.

KeS



More information about the freebsd-questions mailing list