> [1] WITHOUT VLOGIN PLUGIN You disabled it using conf.pl, right?
> [2] WITH VLOGIN PLUGIN > > ($debug = 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: > [EMAIL PROTECTED] Because vlogin seems to have created the correct username, I think you have configured it correctly (you can now leave $debug = 0). The problem 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 look at, so I can't really say much. For the time being, I have attached a testing version of redirect.php. 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
redirect.php.tar
Description: application/gzip-compressed