Hi Bill, Original response below, but one question... Why does it work when using tcpserver ???? (but I'll still take a look a preauthvchkpw.c)
ie tcpserver -R -t 2 -g 89 -u 89 0 110 /usr/lib/courier-imap/sbin/pop3login \ /usr/lib/courier-imap/libexec/authlib/authvchkpw /usr/lib/courier-imap/bin/pop3d Maildir Thanks for the response. It feels so good when I stop banging my head. Not much of a C programmer anymore, but I'll whip out my old books and see what I can do in the next couple of hours. Thanks again for the response, that helps greatly. Regards, Rick ----- Original Message ----- From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 24, 2002 6:16 PM Subject: Re: [vchkpw] IP Domains and Courier IMAP On Thursday, October 24, 2002, at 01:54 PM, Rick Macdougall wrote: > Hi All, > > Does anyone have IP Domains (ie just user instead of user@domain) and > courier-imap working together with any version of vpopmail and > courier-imap? > I think from my testing that it's just plain broken, but I'd like to > hear if > any does have it working. > > Oh, forgot to mention, using couriertcpd to launch imapdlogin, not > using > tcpserver. tcpserver works but it doesn't drop from root to the > localuser. I don't see any ip alias domains support in http://www.inter7.com/vpopmail/preauthvchkpw.c. That's probably why it doesn't work. ; ) You could add it pretty easily... just use vchkpw.c as an example. Bill
