Hi Christian Yes i noticed that but why or what do i have to do to get the email reminders, cause I don’t receive any today?
Med Vänliga Hälsningar/Best Regards -------------------------------------------------------- Martin Petersson M: Office +46 (0)522 98028 : Fax +46 (0)70 25 79 453 F: www.uanet.se Gustaf Mattssons Väg 2 451 50 Uddevalla Orgnr: 556702-4095 Styrelsens säte: Uddevalla Please consider the environment before printing this e-mail. -----Ursprungligt meddelande----- Från: Christian Loos [mailto:[email protected]] Skickat: den 19 mars 2012 09:15 Till: Martin Petersson Kopia: [email protected]; [email protected] Ämne: Re: VB: reminders? You should really read the README file: The changes in this extension are already included in RT 4.0. So for 4.0 you don't need this extension as it only back port some changes from 4.0 to 3.8 to make the reminder feature useful under 3.8. -Chris Am 10.03.2012 16:38, schrieb Martin Petersson: > Hello > > And thank you for the tip. I have RT 4.0.4 , does it work? I installed > but didnt cleared out removed old extension and cleared out Masonbut > it doesnt seem to happen anything? > > Do i need to do anything more except the installation? > > 1. perl Makefile.PL > > 2. make > > 3. remove old Extension: rm -rf > /opt/rt3/local/plugins/RT-Extension-ReminderImproved > > 4. make install > > 5. Add 'RT::Extension::ReminderImproved' to @Plugins in > /opt/rt3/etc/RT_SiteConfig.pm > > 6. Clear mason cache: rm -rf /opt/rt3/var/mason_data/obj > > 7. Restart webserver > > I added this ”RT::Extension::ReminderImproved” in RT_SiteConfig.pm > like this > > # You must install Plugins on your own, this is only an example > > # of the correct syntax to use when activating them. > > # There should only be one @Plugins declaration in your config file. > > #Set(@Plugins,(qw(RT::Extension::QuickDelete > RT::Extension::CommandByMail))); > > Set(@Plugins,(qw(RT::Extension::ReminderImproved))); > > 1; >
