Nick Riemondi writes: > I bumped up the connections to 20, and I still can't get it to work with > Outlook Express, however it does work with Netscape Communicator. So I > can just call it a Microsoft error
I do recall reading once that MS clients barf if they receive a multiline SMTP reply to some commands that's more than five or six lines long. After five or six lines of a multiline response received, the client simply assumes that it received the entire SMTP multiline reply, and moves on. Your error indicates that the client expected to read the response to STARTTLS, and instead received '250 DSN', which is the very last line of Courier's multiline response to an EHLO. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
