Tags:
create new tag
view all tags

SID-01127: subscription doesn't work

Status: Answered Answered TWiki version: 4.1.2 Perl version: 5.10.1
Category: Server OS: Freebsd 8.1 Last update: 14 years ago

I'm using TWiki 4.1.2. I edited the notification page to make working auto notification via e-mail but not work. nothing is happen. what should do to work this?

-- YoungwonKim - 2011-03-14

Discussion and Answer

Did you or your TWiki admin follow the instructions at TWikiSiteTools to install a cron job to send e-mails?

-- PeterThoeny - 2011-03-16

you mean about crontab? yes, I modified crontab like this */30 * * * * root /usr/local/www/twiki/tools/notify.bat and this is the inside of notify.bat /usr/bin/perl -I /usr/local/www/twiki/bin /usr/local/www/twiki/tools/mailnotify

it works, and I can get the notification mail when i run this bat file in console manually. but it doesn't work via crontab schedule.

-- YoungwonKim - 2011-03-18

I found the reason.

my crontab configuration was wrong

It should be

*/30 * * * * /usr/local/www/twiki/tools/notify.bat

-- YoungwonKim - 2011-03-18

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title subscription doesn't work
SupportCategory

TWiki version 4.1.2
Server OS Freebsd 8.1
Web server apache 2.0
Perl version 5.10.1
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2011-03-18 - YoungwonKim
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.