I donšt believe it (It shouldn't) opens the mailbox until you have been
authenticated. In my case the pop server refuses on the user lookup before
being asked the password. The pop process should have never reached a point
to open the INBOX for processing. Imap I was able to log in fine and open
the INBOX. I have not stopped to dig into source but I suspect the pop
either has allowed user character parsing or is separating the user from
domain and attempting to just look up the user. If I use a user of just
"cyrus" pop logs in fine it seems. Not a shock as I was using the wrong
version for virtual domains.

Thanks guys for the help and currently packaging a 2.2 rpm for testing.

-Matthew

> From: Ken Murchison <[EMAIL PROTECTED]>
> Organization: Oceana Matrix Ltd.
> Date: Tue, 25 Nov 2003 08:18:38 -0500
> To: Mycrom <[EMAIL PROTECTED]>
> Cc: Simon Matter <[EMAIL PROTECTED]>, Igor Brezac
> <[EMAIL PROTECTED]>, Craig Ringer <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> Subject: Re: Pop3d user lookup problems. (Imapd works great)
> 
> Mycrom wrote:
>> Well running the wrong version would do it. Interesting that Imap worked
>> fine. Imap must have been using it as one string while pop was attempting to
>> separate. Off to upgrade I go...
> 
> 
> No, the difference is that authentication and selecting a mailbox in
> IMAP are two separate operations.  In POP3 there happen at the same time
> (since there is only one mailbox).  My guess is that authentication is
> working, but opening the mailbox is what is failing.
> 
> -- 
> Kenneth Murchison     Oceana Matrix Ltd.
> Software Engineer     21 Princeton Place
> 716-662-8973 x26      Orchard Park, NY 14127
> --PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
> 


Reply via email to