I need to allow for the automatic creation of unprivileged users when we
get emails from outside.  Right now I create privileged users when they
log in via LDAP:

Set($AutoCreateNonExternalUsers, 1);
Set($AutoCreate, {Privileged => 1});

Now I need to create unprivileged users on emails from outside, mostly as
reply to tickets...

Seems like it used to work under 3.8 and I broke something moving to 4.0....

Any suggestions?


-- 
Pain is temporary. It may last a minute, or an hour, or a day, or a year,
but eventually it will subside and something else will take its place. If
I quit, however, it lasts forever.

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Reply via email to