|
From: <pdo...@an...> - 2002-12-14 08:47:51
|
> [1] WITHOUT VLOGIN PLUGIN You disabled it using conf.pl, right? > [2] WITH VLOGIN PLUGIN > > ($debug =3D 0;) It sounds like you don't understand what $debug is -- it's only used for testing. It will always give you output similar to this: > Your IMAP login was resolved to: > ja...@bi... Because vlogin seems to have created the correct username, I think you have configured it correctly (you can now leave $debug =3D 0). The probl= em appears to be something else in the code or something you are doing when you turn the plugin on(?) Not sure what else is going on. I don't have your config settings to loo= k at, so I can't really say much. For the time being, I have attached a testing version of redirect.php.=20 You should *BACK UP* the SquirrelMail file /src/redirect.php (this is not a plugin file) and use the one I am sending to test vlogin. Turn vlogin on and set $debug to 0 and tell me what the output is. Cheers, paul |