Bulk Mail Delete JSP

One of the things that's missing in the current 1.3.x releases of Confluence is a way to bulk delete emails that have been added to a space. This can be a bit annoying if you try to slurp in a mailing list and mess it up! Manually deleting one mail at a time isn't that appealing.

Luckily, David Loeng created a small jsp for me that can be used to achieve the required behaviour. It was created in relation to CONF-2399 and has been very useful for removing mail from my Spaces. I thought it could be useful in a wider context.

You need to copy the attached removespacemail.jsp to the confluence-1.3.1-std/confluence folder.

To run it, simply point your browser to:

http://yourhost/confluence/removespacemail.jsp?key=SPACEKEY

Notice that you have to specify the key of the space whose mail you want removed. Make sure you really want to delete the mail before running the jsp.

Also, you must be running confluence 1.3.1 otherwise this will not work.

Labels

scripts scripts Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jan 17, 2005

    Andy Ciordia says:

    Does this work in 1.4-DR1? I load it and it sits at 1 of X messages and never c...

    Does this work in 1.4-DR1? I load it and it sits at 1 of X messages and never completes.