RE: OT - Compiling IMAP-UW to allow plain text passwords

2002-12-22 Thread Cambria, Michael (Michael)


 -Original Message-
 
 On Sat, Dec 21, 2002 at 09:35:11AM -, Danny Horne wrote:
  Hi all,
  
  I've been trying to install IMAP-UW from ports but can't 
 get it to allow
  plain text passwords.  Any clues?
 
 Deinstall your current version, and:
 
 # cd /usr/ports/mail/imap-uw
 # make -DWITH_SSL_AND_PLAINTEXT install clean

In addition (since the above will still use SSL), just make cert in the same 
directory.  You may find yourself not wanting plaintext after all.

I started to use openssl to create my own self signed cert when I stumbled across 
make cert in the port.  

MikeC

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



OT - Compiling IMAP-UW to allow plain text passwords

2002-12-21 Thread Danny Horne
Hi all,

I've been trying to install IMAP-UW from ports but can't get it to allow
plain text passwords.  Any clues?

Thanks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: OT - Compiling IMAP-UW to allow plain text passwords

2002-12-21 Thread Brian
as of a week or 2 ago, the port in question has reqd ssl auth, this isnt a
bad thing imho..

Bri

- Original Message -
From: Danny Horne [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, December 21, 2002 1:35 AM
Subject: OT - Compiling IMAP-UW to allow plain text passwords


 Hi all,

 I've been trying to install IMAP-UW from ports but can't get it to allow
 plain text passwords.  Any clues?

 Thanks


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: OT - Compiling IMAP-UW to allow plain text passwords

2002-12-21 Thread Jonathan Chen
On Sat, Dec 21, 2002 at 09:35:11AM -, Danny Horne wrote:
 Hi all,
 
 I've been trying to install IMAP-UW from ports but can't get it to allow
 plain text passwords.  Any clues?

Deinstall your current version, and:

# cd /usr/ports/mail/imap-uw
# make -DWITH_SSL_AND_PLAINTEXT install clean

Cheers.
-- 
Jonathan Chen  |  To do is to be  -- Nietzsche
[EMAIL PROTECTED] |  To be is to do  -- Sartre 
   |  Scooby do be do -- Scooby

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message