<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin,<br>
<br>
I did. However, I noticed in the RT_Config.pm file that the
"@MailPlugins" didn't change, hence my question.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 1/28/2010 10:23 AM, Kevin Falcone wrote:
<blockquote cite="mid:20100128182334.GJ737@jibsheet.com" type="cite">
  <pre wrap="">On Thu, Jan 28, 2010 at 10:17:45AM -0800, Ken Crocker wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">   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 Set[@LogToSyslogConf = ()]; So my question is
   "What happened to  "@MailPlugins = (qw);"? I can't even find it anymore. Did it get replaced
   by something? Thanks.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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 <a class="moz-txt-link-rfc2396E" href="mailto:Set(@XXX,...);">"Set(@XXX, ...);"</a>
instead.
===

-kevin
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>

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 <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a></pre>
</blockquote>
</body>
</html>