[imp] How to use imp_get_vinfo

eculp at encontacto.net eculp at encontacto.net
Thu May 1 19:35:58 PDT 2003


Quoting "eculp at encontacto.net" <eculp at encontacto.net>:

| Quoting Thomas O'Brien <thomas at creativebusinessystems.com>:
|
| | Ed,
| |
| | I have changed back to $conf['hooks']['vinfo'] = 'imp_get_vinfo';
| |
| |
| | Line 366      if ($type == 'username') {
| | Line 367           return $_SESSION['imp']['user'] . '@' . $vdomain;
|
| Unfortunately, I can't test anything that I am suggesting because I
| don't have a corresponding horde/IMP version configured and don't
| even have access to a Windows machine.  Could there be an issue with
| the $_SESSION['imp']['user'] variable on your windows apache?  If
| you are using apache, try changing line 367 to:
|
|            return Auth::getAuth() . '@' . $vdomain;

I'm groping for straws.  The above shouldn't work.  The $_SESSION['imp']
['user'] doesn't seem to exist from what you have said and since I can't
test it, I don't see how I can help any more.  Hopefully someone else
on the list has a setup similar to yours with windows and can do a better
job.

Sorry,

ed
|
| Let me know,
|
| ed
|
| -------------------------------------------------
|
|
| --
| IMP mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: imp-unsubscribe at lists.horde.org
|


--


-------------------------------------------------



More information about the imp mailing list