vinfo

Rachid Chalabi r.chalabi@umist.ac.uk
Tue, 18 Sep 2001 22:23:18 +0100


Hi,

I hacked a CVS version of IMP (dated from around a month and a half ago) to 
provide pseudo virtual hosting. I modified imp/redirect.php to modify the server
name to be a function of the username: i.e server=server1 if user is user1
and server=server2 if user=user2 by adding:

$HTTP_POST_VARS['server']='server1';

This no longer works in the latest CVS. Any hints as what might have changed.

I understand this could be done in vinfo however I am not sure which variable 
needs setting.

Many thanks

Rachid Chalabi
UMIST