On Thu, Jan 28, 2010 at 10:17:45AM -0800, Ken Crocker wrote:
>    TO list,
> 
>    I noticed the format/syntax for some settings has changed in 3.8.x from 
> 3.6.x. (thanks
>    Ruslan). Inmost cases, it went from "@xxxxx)" to Set(@xxxx)". This 
> happened for active and
>    inactive as well as "@LogToSyslogConf = ( )" to s...@logtosyslogconf = 
> ()]; So my question is
>    "What happened to  "@MailPlugins = (qw);"? I can't even find it anymore. 
> Did it get replaced
>    by something? Thanks.

Kenn

You may want to peruse UPGRADING

===
UPGRADING FROM 3.6.X and earlier - Changes:

...

Config format has been made stricter. All options MUST be set using Set
function, no more "@XXX = (...) unless @XXX;". Use "Set(@XXX, ...);"
instead.
===

-kevin

Attachment: pgpbOdt9RCNCL.pgp
Description: PGP signature

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to