[rt-users] Re: email address per queue
seph
seph at directionless.org
Thu Apr 28 22:25:10 EDT 2005
> Since it doesn't seem like you can have multiple values for:
>
> Set($CorrespondAddress , '');
> Set($CommentAddress , '');
> Set($RTAddressRegexp , '');
>
> Is it possible to have different aliases for each queue, or will this
> screw up RT's loop detection as in RT_SiteConfig.pm?
As someone else said, CommentAddress and CorrespondAddress are just
the default, RT uses them if the queue specific ones aren't
set. However, RTAddressRegexp is a regexp, not a single value, and
should be set to match them all.
seph
More information about the rt-users
mailing list