Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 02:18:40 +1000
From:      Mikhail Goriachev <mikhailg@webanoide.org>
To:        Steven Lake <steven.lake@corecomm.com>
Cc:        questions@freebsd.org, Steven Lake <steven.lake@voyager.net>
Subject:   Re: Problems setting up and properly compiling imap-uw.
Message-ID:  <44CCDBE0.4080209@webanoide.org>
In-Reply-To: <5.2.0.9.2.20060730115423.00c05138@pop.voyager.net>
References:  <200607301127.37341.steven.lake@voyager.net>	<200607301127.37341.steven.lake@voyager.net> <5.2.0.9.2.20060730115423.00c05138@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Steven Lake wrote:
>> You're forgetting to assign values to your variables.
>>
>>
>> # make -E WITHOUT_SSL=yes
>>
>> or
>>
>> # make -E WITH_SSL_AND_PLAINTEXT=yes
> 
>          Ok, tried that and I got this at compile time:
> 
> [root@mail imap-uw]# make -E WITH_SSL_AND_PLAINTEXT=yes
>   ===>  Vulnerability check disabled, database not found
>   ===>  Extracting for imap-uw-2004g_1,1
>   => MD5 Checksum OK for imap-2004g.tar.Z.
>   => SHA256 Checksum OK for imap-2004g.tar.Z.
>   ===>  Patching for imap-uw-2004g_1,1
>   ===>  Applying FreeBSD patches for imap-uw-2004g_1,1
>   ===>   imap-uw-2004g_1,1 depends on shared library: c-client4.8 - found
>   ===>  Configuring for imap-uw-2004g_1,1
>   ===>  Building for imap-uw-2004g_1,1
>   Your imap-uw port matches the version of your cclient port. Fine.
>   SSL check passed. We want SSL support, and cclient has it. Good.
>   make sslunix.nopwd
>   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   + Building in full compliance with RFC 3501 security
>   + requirements:
>   ++ TLS/SSL encryption is supported
>   ++ Unencrypted plaintext passwords are prohibited
>   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> Followed below here by the typical compile stuff.
> 
> When I run the config test script I still get this error:
> 
>   ERROR: Your server doesn't allow plaintext logins. Try enabling another 
> authentication mechanism like CRAM-MD5, DIGEST-MD5 or TLS-encryption in the 
> SquirrelMail configuration.
> 
> Am I still missing something, or didn't the compile go right?


My memory is a bit rusty, but you also have to (re)compile cclient[1]
with the same knob.

If I may ask, out of curiosity. Why imap-uw and not something else that
supports maildir format instead of mbox? For instance, courier-imap or
dovecot are far better options.


Cheers,
Mikhail.


[1] - /usr/ports/mail/cclient


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: mikhailg@webanoide.org
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44CCDBE0.4080209>