[rt-users] RTx::EmailCompletion

Asif Iqbal vadud3 at gmail.com
Fri Jan 11 17:18:06 EST 2013


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 ``foo at example.com''

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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130111/32ca46aa/attachment.htm>


More information about the rt-users mailing list