Call perl: "Perl c:\otrs\blah\blah\postmasterpop3.pl"
(if the perl.exe is in your path statement). You could also probrably associate an application with that filetype but doing it the way I said before is a more "correct" way to do it. HTH, Andy On 3/27/07 10:18 PM, "Chris Watt" <[EMAIL PROTECTED]> wrote: > Hi Torsten, > > I scheduled that task to run every 5 minutes, but all it seems to do > is open the text file, now actually run it. Am I doing something > wrong? Should I be scheduling it some other way? > > Cheers > ~Chris > > > > > On 3/22/07, Torsten Thau <[EMAIL PROTECTED]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >>> # This software comes with ABSOLUTELY NO WARRANTY. For details, see >>> # the enclosed file COPYING for license information (GPL). If you >>> # did not receive this file, see http://www.gnu.org/licenses/gpl.txt. >>> # -- >>> # fetch emails every 10 minutes... >>> */10 * * * * $OTRSHOME/bin/PostMasterMailAccount.pl >> /dev/null >> >> oups... Sorry I forgot that your'e on Windows. So you have to set up a >> scheduled job, which does the same as the cron job: run the script >> PostMasterMailAccount.pl every x minutes. >> >> regards, Torsten Thau >> >> - -- >> Torsten Thau, Dipl. Inform. >> c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz >> phone: +49 371 5347 623 >> cell: +49 176 66 680 680 >> pgp-key: 0x292F987D >> fax: +49 371 5347 625 >> http://www.cape-it.de >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.3 (GNU/Linux) >> >> iD8DBQFGAn9LvXo8m5PgoXQRAss+AJ9+3OpN+wd/x5bE3XF38rpVM4ktwgCfex0K >> lH2ms/C34SpxEeeinVveyJ8= >> =5Xux >> -----END PGP SIGNATURE----- >> _______________________________________________ >> OTRS mailing list: otrs - Webpage: http://otrs.org/ >> Archive: http://lists.otrs.org/pipermail/otrs >> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs >> Support orr consulting for your OTRS system? >> => http://www.otrs.com/ >> > _______________________________________________ > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > Support orr consulting for your OTRS system? > => http://www.otrs.com/ -- _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
