> Is there an IMAP server around that plays with qmail's tcp.smtp
> file (the way vpopmail does) for IMAP-before-SMTP?  I suggested
> POP-before-SMTP to a client, but they are strictly IMAP, and
> they need IMAP-over-SSL.

vpopmail's vchkpw modifies tcp.smtp after it authenticates the user so if
your IMAP server runs vchkpw or uses the vpopmail library for password
authentication, it should modify tcp.smtp for you as well. Courier IMAP
(http://www.inter7.com/courierimap/) has an authvchkpw module which uses the
vpopmail library, so it should work but I haven't tested it.

> I then suggested SMTP AUTH using CRAM-MD5, but most of them are
> using Netscape Mail which doesn't support this.

Why can't they use LOGIN or PLAIN SMTP AUTH?

Reply via email to