[rt-users] Changing %rtname%

Tobias Brox tobiasb at tobiasb.funcom.com
Tue May 9 11:34:16 EDT 2000


> [mm.mtu.edu] #1352 
> 
> I was wondering if there is a way to change the mm.mtu.edu (which ended
> up being the default somehow) to be something else without wiping out
> the database. 

I think so, but I haven't tested.

In lib/rt/ui/mail/manipulate.pm, there should be some lines like this:

    elsif (($line =~ /^Subject:(.*)\[$rt::rtname\s*\#(\d+)\]\s*(.*)/i) and (!$subject)){

..try changing $rt::rtname to (?:mm\.mtu\.edu|$rt::rtname)

-- 
Tobias Brox 
aka TobiX
+47 22 925 871







More information about the rt-users mailing list