Spork said: > On Wed, 4 Jun 2003, Matthew Walker wrote: > >> POP-Before-IMAP is possible, but for some reason Courier has disabled the >> feature for unexplained security reasons. I don't have the information >> handy, but I'm sure someone else on the list can provide the file and line >> you have to edit to get it to work. > > I posted a query to the courier list (and also found another post asking > the same thing) about the IMAP-before-SMTP problem, but did not get any > answers.
Digging back through my mailbox, I found this: > To be a little more precise... > Remove the line "#undef HAVE_OPEN_SMTP_RELAY" from authlib/preauthvchkpw.c > and recompile Courier-IMAP. in reference to the IMAP-Before-SMTP problem. From what I can tell, this /should/ be enough to get it going. Matthew