[horde] How to add IMAP user in headers?
Vilius Šumskas
vilius at lnk.lt
Fri Jan 19 05:05:20 PST 2007
> > > 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.
--
Vilius
More information about the horde
mailing list