Geo Carncross wrote:
I shouldn't get a NO and a OK, should I? I should only get the NO.
Strict IMAP clients could get confused.

* OK dbmail imap (protocol version 4r1) server 2.1 ready to run
. LOGIN test test
. NO login rejected
. OK LOGIN completed

It seems like imapcommands.c should check the return value of
dbmail_imap_session_handle_auth(...)


177:        dbmail_imap_session_handle_auth(self, self->args[0], self-

args[1]);


and "return" immediately if it returns nonzero.

You're absolutely right here. Consider it fixed.


--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to