[xwiki-users] Cleaning the email status list in admin
Hello, I looked inside the admin menu and found the option « Email Status » There are 227 pages with lot of watchlist success informations. Is there a way to clean this long list of events ? Xwiki Release 7.1.1 Thanks Cordialement Stéphane Lassire Chargé de l'informatique et de la communication Tél direct : 01 42 85 81 87 Courriel : <mailto:slassire@cesap.asso.fr> slassire@cesap.asso.fr
Hi, Please have a look at "Administration > Email > Mail Sending > Discard Success Statuses" and set it to "No". Now the status of successfully sent mails will no longer be displayed. Seems that we`re missing the documentation for this feature on the extension page [1] which needs to be updated. Hope this helps, Eduard ---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Application#HMailS... On Wed, Sep 2, 2015 at 6:59 PM, Stéphane LASSIRE <slassire@cesap.asso.fr> wrote:
Hello,
I looked inside the admin menu and found the option « Email Status »
There are 227 pages with lot of watchlist success informations.
Is there a way to clean this long list of events ?
Xwiki Release 7.1.1
Thanks
Cordialement
Stéphane Lassire
Chargé de l'informatique et de la communication
Tél direct : 01 42 85 81 87
Courriel : <mailto:slassire@cesap.asso.fr> slassire@cesap.asso.fr
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hi Stephane, On 2 Sep 2015 at 17:59:52, Stéphane LASSIRE (slassire@cesap.asso.fr(mailto:slassire@cesap.asso.fr)) wrote:
Hello,
I looked inside the admin menu and found the option « Email Status »
There are 227 pages with lot of watchlist success informations.
Is there a way to clean this long list of events ?
Xwiki Release 7.1.1
This not yet implemented in the UI (see http://jira.xwiki.org/browse/XWIKI-11653) but there’s a script service for deleting mail statuses. Here’s a quick example I’ve created for you that deletes all mail statuses (you could adapt it to delete only mail statuses matching some criteria): http://jira.xwiki.org/browse/XWIKI-11653?focusedCommentId=87701&page=com.atl... Hope it helps, -Vincent
Thanks
Cordialement
Stéphane Lassire
Chargé de l'informatique et de la communication
Tél direct : 01 42 85 81 87
Courriel : slassire@cesap.asso.fr
On 2 Sep 2015 at 20:16:37, Eduard Moraru (enygma2002@gmail.com(mailto:enygma2002@gmail.com)) wrote:
Hi,
Please have a look at "Administration > Email > Mail Sending > Discard Success Statuses" and set it to "No". Now the status of successfully sent mails will no longer be displayed.
Note that by default it’s set to No so someone must have turned it on in Stephane’s XWiki instance.
Seems that we`re missing the documentation for this feature on the extension page [1] which needs to be updated.
It’s documented at the config level at http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Sender+Storage#HCo... I’ll update the documentation at [1] tomorrow, thanks for noticing Edy. Thanks -Vincent
Hope this helps, Eduard
---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Application#HMailS...
On Wed, Sep 2, 2015 at 6:59 PM, Stéphane LASSIRE wrote:
Hello,
I looked inside the admin menu and found the option « Email Status »
There are 227 pages with lot of watchlist success informations.
Is there a way to clean this long list of events ?
Xwiki Release 7.1.1
Thanks
Cordialement
Stéphane Lassire
Chargé de l'informatique et de la communication
Tél direct : 01 42 85 81 87
Courriel : slassire@cesap.asso.fr
Hello Thanks à lot I plan to use the script tomorrow and I have changed the "Administration > Email > Mail Sending > Discard
Success Statuses" to "No".
Regards Cordialement Stéphane Lassire -----Message d'origine----- De : users [mailto:users-bounces@xwiki.org] De la part de vincent@massol.net Envoyé : jeudi 3 septembre 2015 00:08 À : XWiki Users Objet : Re: [xwiki-users] Cleaning the email status list in admin On 2 Sep 2015 at 20:16:37, Eduard Moraru (enygma2002@gmail.com(mailto:enygma2002@gmail.com)) wrote:
Hi,
Please have a look at "Administration > Email > Mail Sending > Discard Success Statuses" and set it to "No". Now the status of successfully sent mails will no longer be displayed.
Note that by default it’s set to No so someone must have turned it on in Stephane’s XWiki instance.
Seems that we`re missing the documentation for this feature on the extension page [1] which needs to be updated.
It’s documented at the config level at http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Sender+Storage#HCo... I’ll update the documentation at [1] tomorrow, thanks for noticing Edy. Thanks -Vincent
Hope this helps, Eduard
---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Application# HMailSending
On Wed, Sep 2, 2015 at 6:59 PM, Stéphane LASSIRE wrote:
Hello,
I looked inside the admin menu and found the option « Email Status »
There are 227 pages with lot of watchlist success informations. Is there a way to clean this long list of events ?
Xwiki Release 7.1.1 Thanks
Cordialement
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hi, On Wed, Sep 2, 2015 at 9:16 PM, Eduard Moraru <enygma2002@gmail.com> wrote:
Hi,
Please have a look at "Administration > Email > Mail Sending > Discard Success Statuses" and set it to "No". Now the status of successfully sent mails will no longer be displayed.
Re-reading what I wrote, it seems I said "No" when I should have actually said "Yes". You *want* the success statuses to be discarded/deleted automatically, so the "Discard Success Statuses" option needs to be set to "Yes" (which is also the default value). Sorry for the confusion. Please correct me if I`m wrong, Vincent. Indeed, as Vincent mentioned, someone must have set it to "No" at some point and you ended up with those statuses not being discarded and they piled up. Running Vincent's script and enabling the "Discard Success Statuses" option should take care of existing and new ones. P.S.: Also (re-reading), the original question was about how to clear the existing success statuses (which I did not notice) and not necessarily about how to disable new ones from being saved, but even so, the replies still make sense for new statuses :) Thanks, Eduard
Seems that we`re missing the documentation for this feature on the extension page [1] which needs to be updated.
Hope this helps, Eduard
---------- [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/Mail+Application#HMailS...
On Wed, Sep 2, 2015 at 6:59 PM, Stéphane LASSIRE <slassire@cesap.asso.fr> wrote:
Hello,
I looked inside the admin menu and found the option « Email Status »
There are 227 pages with lot of watchlist success informations.
Is there a way to clean this long list of events ?
Xwiki Release 7.1.1
Thanks
Cordialement
Stéphane Lassire
Chargé de l'informatique et de la communication
Tél direct : 01 42 85 81 87
Courriel : <mailto:slassire@cesap.asso.fr> slassire@cesap.asso.fr
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Eduard Moraru -
Stéphane LASSIRE -
vincent@massol.net