Ondrej Sury wrote:
> 
> ...in a big, big vpopmail...
> 
> There's a bug in internal logic of program.  It came up, when I
> was debugging courier-imap.  In vchkpw there is call to two functions
> before vauth_getpw: vget_real_domain and vget_real_user.  But in
> my opinion it should be called inside vauth_getpw function, because
> other programs using vauth_getpw (f.e.: courier-imap) will have to
> add calls to these two functions too.  (I fixed it in my version
> of courier-imap), but I think it should be fixed inside libvpopmail.
> 
> Is it clear enough?  I could give more explanations if neccessary.

Sounds clear enough, good idea.

I can't find any vget_real_user. Is there one in your version?

Ken Jones

Reply via email to