#18 — Subscription : How avoid mail send for current user when he creates an item ?

by Thierry CERETTO last modified Feb 21, 2009 08:56 PM
State Rejected
Version: 1.1
Area Functionality
Issue type Feature
Severity Medium
Submitted by Thierry CERETTO
Submitted on Mar 06, 2008
Responsible
Target release:
Hi,

I have checked on "Enable extra subscriptions" thus users can subscribe an item and receive a notification when an new item is created, but, I would like avoid this when the current user (authentificated) creates himself a new item.

I read the manual, docs but I can't find a answer...

In "Enable item creation notification" (check on), in "Rules on item creation (users)" I put this rules below but connected user receives a mail when he creates an item :-((
  
"python: here.meta_type=='SimpleForumPost' and author != here.Creator() :: python: [here.Creator()]" (hum ! I think that expression "here.Creator()" is incorrect...)

How avoid mail send for current user when he creates item?

A special binding exist?

Thank you,

Thierry
Added by Damien Baty on Mar 06, 2008 11:29 AM
This issue tracker is for bug reports and feature requests, not help requests (as stated in the documentation: http://plone.org/[…]/how-to-troubleshoot-your-configuration). In fact, you probably came to the same conclusion, since you have asked this question in the maling-list: http://www.nabble.com/CMFNo[…]-item--td15870964s6742.html ;)
Added by (anonymous) on Mar 07, 2008 07:42 AM
Sorry, I have posted here by mistake...

Thierry
Added by Damien Baty on Jun 16, 2008 08:52 AM
Issue state: unconfirmedrejected

No responses can be added.