Tags:
create new tag
, view all tags

Question

I'm trying to get email notifications working, but if I run mailnotify it finds the changes I've made and then always says "0 change notifications". Any ideas what I'm doing wrong?

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Mail

-- BenjaminQuinn - 03 Aug 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Check the .mailnotify file in the webs. Is it being written? is the user who runs the cron able to write it? (permissions)

-- CrawfordCurrie - 04 Aug 2007

Hmmmm.... now I'm getting some error about Authen::SASL not being found?

-- BenjaminQuinn - 06 Aug 2007

More specifically,

| 06 Aug 2007 - 11:33 | Can't locate Authen/SASL.pm in @INC (@INC contains: /hom e/httpd/twiki/lib/CPAN/lib//arch/ /home/httpd/twiki/lib/CPAN/lib//5.8.4/i386-lin ux-thread-multi/ /home/httpd/twiki/lib/CPAN/lib//5.8.4/ /home/httpd/twiki/lib/CP AN/lib// /home/httpd/twiki/lib /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/sh are/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl /5.8 /usr/local/lib/site_perl .) at /usr/share/perl/5.8/Net/SMTP.pm line 102.

-- BenjaminQuinn - 06 Aug 2007

Hi all, this is a shameless bump

-- BenjaminQuinn - 23 Aug 2007

Looks like your SMTP server (or some other component) wants to do SASL authentication. For a start, install the Perl module Authen::SASL, but maybe you need more, depending on the SASL mechanism used in your environment. One of the candidates (used in our TWiki for LDAP/SASL authentication against a Microsoft Active Directory) is the GSSAPI module, a glue to standard kerberos packages.

-- HaraldJoerg - 24 Aug 2007

thats a simple fix.... install it smile

cpan Authen::SASL (presuming you have root access, or that you have set up a local cpan)

-- SvenDowideit - 24 Aug 2007

Seems to be answered. Please reopen with more details if not.

-- PeterThoeny - 27 Aug 2007

 
Change status to:
Topic revision: r7 - 2007-08-27 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.