delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/08/30/10:57:10

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Sat, 30 Aug 2003 07:56:51 -0700
Subject: Re: Newbie Help: IMAP Server
Mime-Version: 1.0 (Apple Message framework v552)
From: Kevin Camera <kcamera AT kevshouse DOT homeip DOT net>
To: <cygwin AT cygwin DOT com>
In-Reply-To: <NDBBLLFMLFMANIDPNADCAEHIFFAA.wpmccormick@covad.net>
Message-Id: <302BA885-DAFA-11D7-BDF8-000A957CBE36@kevshouse.homeip.net>

On Saturday, August 30, 2003, at 06:35  AM, Bill McCormick wrote:

>> 1. How to I configure the IMAP demon, setup an account on it, etc.
>
> start with 'man 8c uw-imapd' (and see docs in \usr\doc\Cygwin)

The docs leave out a few tricks you need to get the latest version 
working.  First, you need to add Everyone to /etc/passwd.  Corinna has 
already mentioned this is not ideal, but if you want this version of 
imapd to work, you need to do it anyway until it's fixed.  Here's the 
line:

Everyone:*:0:0:,S-1-1-0::

Other than that, the server just runs -- there are no configuration 
files or anything.  By default it will use built-in Cygwin 
authentication, so use whatever username/password you would for the 
rest of the system.  However, if you want to use CRAM-MD5 
authentication, you need to patch the source.  I wrote a temporary 
patch to get it working -- search the archive to find it.

>
>>
>> 2. How do I run it?
>
> how about '/usr/sbin/uw-imapd.exe'

This will do nothing but let you interact with it on the console.  
IMAPD is an inetd-based service, and must be launched by inetd or 
xinetd.  Read those docs in /usr/doc and it will say how to set up 
inetd to enable IMAP.

>
>>
>> 3. How do I configure it/cygwin so that is starts whenever the
>> machine boots up?
>
> cygrunsrv (see docs on this for how to setup cygwin services)

Note that you will be launching *inetd* as a service, not the IMAP 
server directly.  So make sure you clean up your configuration for 
inetd if you're worried about security (by disabling the services in 
inetd which you don't want running).

>
>>
>> If there's obvious docs that answer these, please point me in the 
>> right
>> direction :-)
>>

You did the right thing.  I spent several days getting uw-imapd 
running.  It's a great server, but there are a couple glitches on 
Cygwin.  I'd like to fix them myself if I can find some time...

Kevin


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019