[rt-users] RT_SiteConfig.pm issues after upgrade to 4.0.6

Kevin Falcone falcone at bestpractical.com
Tue Aug 21 09:06:40 EDT 2012


On Mon, Aug 20, 2012 at 05:40:50PM -0700, Slicer085 wrote:
> I've encountered a few issues since my recent upgrade from 4.0.4 to 4.0.6.
> 
> It would seem some of the variables I have set in RT_SiteConfig.pm don't
> appear to be pushing through to RT_Config.pm.
> 
> As such, I am forced to modify RT_Config.pm direct before some changes
> actually work.
> 
> ie.
> Set($SetOutGoingMailFrom,1);
> (Some emails were bouncing as the domain was incorrect (Internal system
> only)

The config option is named
SetOutgoingMailFrom
not
SetOutGoingMailFrom

> Set( $WebDomaiin, 'rt.xxx.xxx' );

The config option is named
WebDomain
not
WebDomaiin

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120821/f38eee08/attachment.sig>


More information about the rt-users mailing list