[horde] How to add IMAP user in headers?

Jan Schneider jan at horde.org
Fri Jan 19 09:09:46 PST 2007


Zitat von netty 2006 <netty2006 at gmail.com>:

> Hello,
>
>>> > > Please let me know how to configure IMP, so all mails sent out of
>>> > > horde contains the IMAP user somewhere in headers. People can
>>> create
>>> > > multiple identities and  X-originating-IP cant help for ISPs who
>>> run
>>> > > NATed networks.
>>> >
>>> > Auth::getAuth()
>>> >
>>>
>>> I cant get it to work. Can you tell me in layman's language where the
>>> changes are to be done?
>>
>> Add the following to /horde/imp/config/headers.php:
>>
>> $_header['X-Horde-User'] = Auth::getAuth();
>>
>> I have not tested it, but it should work.
>
> I've already tried this one and infact tried again after your message.
> No luck :(

Works perfectly here. Did you enable it in IMP's configuration?

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list