Item8291: SendEmailPlugin results in 404 error

pencil
Priority: Urgent
Current State: Closed
Released In:
Target Release:
Applies To: Extension
Component: SendEmailPlugin
Branches:
Reported By: Foswiki:Main.AndreasDilling
Waiting For: Main.ArthurClemens
Last Change By: ArthurClemens
I've installed the SendEmailPlugin, enabled the plugin, set rights to email to/from everyone, and tried to test the plugin, using the example from the SendEmailPlugin documentation page.

All that happens is a 404 error:

Not Found

The requested URL /svt/wiki/bin/sendemail/System/SpreadWikiNews was not found on this server.

Does anybody has an idea what the problem might be? Is it possible, that mod_perl has to be loaded by the Apache server in order to use this plugin? (Found a reference to GATEWAY_INTERFACE in the sendemail script which is set by mod_perl, as far as I know, and is definetly not loaded by the Apache server, we co-use.)

Thanks for any suggestions! Andreas

-- AndreasDilling - 25 Sep 2009

I see the same error. Plugin worked without a problem in Twiki (with same apache installation). So this can not be a apache problem - I guess.

This is a showstopper for me to move to Foswiki!

No idea how to debug this.

-- UrsBeyerle - 14 Oct 2009

The error comes from lib/Foswiki/UI.pm, because my $dispatcher = $Foswiki::cfg{SwitchBoard}{ $req->action() }; is not defined for action sendemail.

I can not fix this problem, but this should be easy to fix for a foswiki developer.

-- UrsBeyerle - 19 Oct 2009

Thanks, this helps.

-- ArthurClemens - 20 Oct 2009

I just figured out this is caused because Config.spec is not shipped with the download.

-- ArthurClemens - 04 Jan 2010
 

ItemTemplate edit

Summary SendEmailPlugin results in 404 error
ReportedBy Foswiki:Main.AndreasDilling
Codebase 1.0.7, 1.0.6
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Extension
Component SendEmailPlugin
Priority Urgent
CurrentState Closed
WaitingFor ArthurClemens
Checkins SendEmailPlugin:b5fddd06e05f
ReleasedIn
Topic revision: r7 - 04 Jan 2010, ArthurClemens
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy