On Fri, 2001-09-28 at 01:36, Michael Hodges wrote: > > is there any way to use courier-imaps pop3d-ssl with vpopmail and > have it add the users ip address to the open-smtp file once auth > takes place? > so i can still have a roaming uses but also have pop ssl > > thanks > > michael >
You might be able to run the normal qmail pop under ssl tunnel for pop3 ssl. For courier imap and courier pop, check out the code in the authlib/preauthvchkpw.c file. That's where it needs to call the open smtp calls. I'm not sure if the latest version has it, but it might. Might also look around for "service". I think we put in webmail and imap service checks, but maybe not pop checks. Ken Jones
