On Fri, Jan 11, 2013 at 5:18 PM, Asif Iqbal <[email protected]> wrote:

> I install RTx::EmailCompletion plugin and added the following stanza into
> my RTHOME/etc/RT_SiteConfig.pm
>
> ....
> Set( @Plugins, qw(
> RT::Authen::ExternalAuth
> RTx::EmailCompletion
> ) );
>
> Set($EmailCompletionUnprivileged,"everybody");
> Set($EmailCompletionSearch, "STARTSWITH");
> Set($EmailCompletionLdapAttrSearch, [qw/mail cn/]);
> Set($EmailCompletionRdbmsDisabled, 1);
> ...
>
> How do I expect it to work? I tried to fill the  One-time Cc: with
> ``foo'' and expected it to autocomplete to ``[email protected]''
>


Still like some help with this one.



>
> Thanks for the help.
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Reply via email to