- Prepare for Confluence 8 - struts2 migration, deprecated Confluence API replacement
Version history
2.12.16Confluence Server 7.9.0 - 8.1.32022-10-19Maintenance 2.12.15Confluence Server 7.8.0 - 7.20.32022-09-21Bug Fix - Appfire branding for admin tool
2.12.14Confluence Server 7.8.0 - 7.19.72022-09-14Bug Fix - Appfire branding for admin tool link
2.12.13Confluence Server 7.4.0 - 7.19.72022-06-24Security Update - update Spring dependency to latest recommended version
2.12.12Confluence Server 7.3.0 - 7.18.32022-01-18Security Update - add stricter validation that downloaded file is a log file... for Log Downloader
- update dependencies
2.12.11Confluence Server 7.2.0 - 7.15.32021-12-13Bug Fixes - do not log anything entered by a user
2.12.10Confluence Server 7.2.0 - 7.15.32021-11-12Bug Fixes - Bug for corner case:
- When the default space has a page in it with a title MATCHING the space key: Fix logic for adding content when a page already exists (add comment, prepend content, add page with timestamp, etc.).
2.12.9Confluence Server 7.2.0 - 7.14.42021-11-09Security Update - Upgrade xstream library version per Atlassian's recommendation for security fixes from xstream
- Move the admin config tool link to the new "Artemis Configuration" group in the Confluence General Configuration tools.
- Add support for *.log.1, *.log.2, etc. in Log Downloader
2.12.7Confluence Server 6.13.0 - 7.12.52021-02-18New Features - New action: "replace"
- The replace action is used to replace the content of a page. Similar to the prepend/append actions but replaces the whole page.
- Use plus addressing or command tags to invoke the "replace" action.
- The "replace" action is also included in the "Email to this Page..." page menu item.
- Page versioning: actions that modify a page (prepend/append/replace) now version the page and it shows up in page history like any other page edit.
2.12.6Confluence Server 6.13.0 - 7.11.22021-02-17Bug Fixes - add content creator's fullname, email to output from 'Check Email Now' button
2.12.5Confluence Server 6.13.0 - 7.11.22021-02-01Bug Fixes - replace AJS.stopEvent() w/ preventDefault(). Confluence has removed the AJS.stopEvent() API.
2.12.4Confluence Server 6.13.0 - 7.10.22021-01-26Bug Fixes - update Log Downloader for Spring Java Configuration for dependency injection (faster server startup, more maintainable codebase, etc.)
2.12.3Confluence Server 6.13.0 - 7.10.22021-01-25New Features - tolerate missing "to" address in processed emails (via new admin config setting). This can happen for a server like MS Exchange that does not include a to address for an email received via BCC
- new admin config setting to allow admins to disable the "Email to this Page..." page menu item
2.12.2Confluence Server 6.13.0 - 7.10.22021-01-20Bug Fixes - fix checkbox inputs in admin configuration tool for persisting unchecked state
- fix the "Send EMail to Personal Space if matching from address is found" feature
2.12.1Confluence Server 6.13.0 - 7.10.22021-01-08Bug Fixes - sort log files by filename in Log Downloader
2.12.0Confluence Server 6.13.0 - 7.10.22021-01-05New Features - Spring Java Configuration for faster app initialization during server startup and other advantages like simpler code for dependency injection
2.11.3Confluence Server 6.5.0 - 7.10.22020-11-26bug fixes - fix NoClassDefFoundError during app installation for first-time install
- add "To Address" configuration setting to admin tool to allow incoming email server to have a configured "User Name/Account" that is totally different than the email address for that user name/account
---
- Upcoming: DataCenter approved version coming shortly: We are excited to be rolling out a DataCenter approved version of this app very soon.
- We will provide more information directly to customers, in our knowledgebase, issue EMPLG-121, our documentation wiki, and release notes around the transition. The new licensing and change will be no different from most other DataCenter approved apps.
- We will also make sure there is no change in service for at least a three-month window/grace period for customers to update licenses (as per Atlassian’s guidance).
2.11.2Confluence Server 6.5.0 - 7.9.32020-10-06bug fixes - allow for case-insensitive email address
2.11.1Confluence Server 6.5.0 - 7.8.32020-10-06bug fixes - enhance debug logging
- fix bug for parsing toAddress for some MS Exchange configurations
- delete unused code
- update list of illegal characters in page titles, apply to command tag titles in addition to plus address titles
2.11.0Confluence Server 6.5.0 - 7.8.32020-09-24new features - default actions on existing pages/blogs
- See Sending emails to existing pages using default actions
- Reply to an email that created a page to add a comment to it (or append content to the body of the page, or replace the content on the page, etc.)
- Command tags for specifying an action on and existing page: comment, attachments, prepend, append, child
- default actions on existing pages/blogs
2.10.0Confluence Server 6.5.0 - 7.7.42020-09-08bug fixes - fix a bug in command tag parsing
- improved error handling and reporting
- allow command tags and plus addressing to work together. e.g. use plus addressing to append content to a page and, at the same time, use a command tag to add labels to the page.
2.9.4Confluence Server 6.5.0 - 7.7.42020-08-19bug fixes - compatibility w/ Confluence 7.7.2 - settings manager refactor
- fix NullPointerException in EMailCheck for email server connection failure
2.9.3Confluence Server 6.5.0 - 7.6.32020-07-22bug fixes - SECURITY FIXES
- additional authentication checks
- XSS protection
- CSRF protection
- NEW FEATURE
- "Email to this Page..." menu item in the page "..." menu
- Allows easy copy/paste of email addresses to this page for many operations like "Add Comment", "Add Attachment(s)", "Append to Page", "Prepend to Page", "Create Child Page", "Create Blog Post".
- Fix problem with unwanted white space (<br/>) in page content
- See new setting for "Do Not Add Line Breaks" in "EMail Handling Options Configuration" in the admin tool.
- Default behavior is probably what you want (<br/> are added for text/plain emails).
- With this bug fix, <br/> are never added to text/HTML emails
- Fixed NullPointerException for sending emails to spaces that do not exist
- Fixed Mixed Content client-side error in admin tool
- SECURITY FIXES
2.9.2Confluence Server 6.5.0 - 7.6.32019-09-12Adding compatibility for Confluence 7 ---
Upcoming: DataCenter approved version coming shortly:
We are excited to be rolling out a DataCenter approved version of this app in the coming weeks.
We will provide more information directly to customers, in our knowledgebase, our documentation wiki, and release notes around the transition. The new licensing and change will be no different from most other DataCenter approved apps.
We will also make sure there is no change in service for at least a three-month window/grace period for customers to update licenses ( as per Atlassian’s guidance ).
2.9.1Confluence Server 6.2.0 - 6.15.102017-12-04This version includes the fix for https://artemis.atlassian.net/browse/EMPLG-53 No release notes.2.9.0Confluence Server 6.0.1 - 6.5.32017-11-17Fixed compatibility for latest versions No release notes.2.8.9Confluence Server 5.4 - 6.0.32017-10-03updated to work with all modern versions of Confluence + bug fixes Primarily this update brings the add-on into compliance with the latest version of Confluence through 6.4.1 . There are additionally bug fixes.
2.6.9Confluence Server 5.4 - 6.3.42016-06-23fixed a build issue A user reported an issue with the previous .obr add-on file uploaded, thus ran a clean build which should alleviate the issue for affected users.
2.6.7Confluence Server 5.4 - 5.10.92016-06-19minor update for add-on to work with Confluence 5.10+ There was one small change needed to enable the add-on for Confluence 5.10
2.6.5Confluence Server 5.4 - 5.9.142016-04-06fixed an issue with command tags, and more backward compatability bugfix: Earlier versions of Confluence were having trouble with command tags. This has been fixed!
2.6.4Confluence Server 5.7 - 5.9.142016-01-27compatible with Confluence 5.9 Only update with this version is for compatibility with Confluence 5.9
2.6.3Confluence Server 5.3 - 5.8.182015-10-08bug fixes I've fixed couple of issues including:
- PageIds were not being interpreted properly when using command tags or the 'default parent page' to identify the destination parent page. Now fixed!
- Command tags having some HTML styling (like being bold) were not being parsed correctly.
- Added a feature to hand resetting of the configuration.
2.6.2Confluence Server 5.5 - 5.8.182015-06-13updated for Confluence 5.8.x and a bug fix this is update and tested against Confluence 5.8.x
I also fixed a but where attachments were having issues in some cases. This was caused by my last update which allowed images to be embedded directly in pages when embedded in the email message body. That still works too :)
2.6.0Confluence Server 5.5 - 5.7.62015-05-23new comments are no longer nested Several users had pointed out its not ideal to have response emails create new comments as nested, thus they now appear at the top level.
If this is not desired by everyone I will likely make it a configurable option but I think it will generally be preferred.
2.5.0Confluence Server 5.5 - 5.7.42015-05-10inline images in emails now display in Confluence pages Now if you add an image inline to your email it shows in the new Confluence page. I've tested this for outlook.com, GMail and sending from Postbox and Thunderbird. Its possible that other email clients might 'evade' the inlining of images but we should be able to add more support if that happens.
2.4.0Confluence Server 5.5 - 5.7.42015-03-06adding data center support and bug fixes This version of the add-on adds support for Data Center. It's also built for the latest versions of Confluence.
I'm only marking this as compatible for Confluence 5.5+ though it will likely work with earlier versions I've not yet run my test suite against.
2.3.5Confluence Server 4.0 - 5.7.42014-10-09fixed a subtle but critical bug Critical bug fix introduced recently so that the automated job again now works.
More details below:
Previously I had fixed an issue a few customers were having related to Confluence calling back to itself - I think very few customers were having proxy issues.
However the job process was run in a new context causing 'LazyInstantiation errors'.
This tricky issue has been fixed.
2.3.1Confluence Server 4.0 - 5.6.62014-09-23minor bug fix to an email with empty subject Minor issue fixed when the email's subject is empty:
Fixed:
2.3.0Confluence Server 4.0 - 5.6.62014-09-21better reporting, M$ bug fixes and more This release provides a number of bug fixes for long standing issues. Also the feedback about how the AddOn is processing emails has been vastly improved.
- With this release I tested and fixed the AddOn against Microsoft's Office 360 Exchange server. Hopefully that is somewhat similar to Exchange behind the firewall.
- An issue was fixed where users were seeing "Unexpected Result".
- An issue was fixed when "Default Parent Page" was specified.
- Feedback was added about exactly what is happening when an admin clicks "Check Mail Now"
- The ability to download the log files was added directly to the admin screen for the AddOn.
2.2.1Confluence Server 4.0 - 5.6.62014-09-20fixed a connection issue Several users were encountering this issue:
"Unexpected result when trying to connect to <server name>"
This is now fixed along with other related issues.
2.2.0Confluence Server 4.0 - 5.6.62014-09-19added detailed information to Check EMail Now button This release is primarily meant to speed the resolution of future issue through surfacing some detailed information about how emails are inspected, processed through an action queue and routed.
To summarize: this release is all about improving support! :)
2.1.0Confluence Server 4.0 - 5.6.62014-09-18bug fixes and cleaner logs + obj files moved to the temp dir Version 2.1 of the SendEMailToPage AddOn is the first release of a few over the next few weeks which will contain fixes and enhancements.
Important in this release:
- tested compatibility with Confluence 5.6.x
- .obj files which were littering the Confluence directory have been cleaned up, moved to "temp" and should be automatically cleaned up everyday. These were used to temporarily store attachments from email, but were not being cleaned up.
- log messages from the AddOn should no longer be written to atlassian-confluence.log (except in the case of some exceptions).
- when the AddOn checks for email can be controlled in the Administration -> Scheduled Jobs screen. (this was in a previous release but is an important one)
2.0.2Confluence Server 4.0 - 5.5.72014-05-23small fix for 5.5+ customers A version dependency of a Confluence library was causing some 5.5 customers to not be able to enable the plugin. This has been fixed.
2.0.0Confluence Server 4.0 - 5.5.72014-03-02version 2.0: configurable email server check job, bug fixes, support for C4+C5 New in this release
- When the email server check runs is now configurable in the Admin screen "Scheduled Jobs".
- Reintegrated support for all versions of Confluence 4 and 5
- Several other bug fixes - primarily around a thorny error with the MarketPlace licensing API
Fixed in this release
Checking of the email server was stalling out in some cases after some months for unknown reasons. When the email server check runs is now configurable in the Admin screen "Scheduled Jobs".
1.8.0Confluence Server 5.0 - 5.4.42013-10-12release compatible with Confluence 5.0 through 5.15 Fixed in this release
Several Confluence internals this plugin leverages changed from Confluence 4.x to 5.0-5.1.x and then agin for Conflunce 5.2, 5.3.
This version is the latest (same features as 1.8.1), but is targeted to work with 5.0 through 5.4.
1.8.1Confluence Server 5.2.3 - 5.3.42013-10-11compatible with Confluence 5.3 New in this release
this updated version of the plugin works with Confluence 5.3
Fixed in this release
Numerous Confluence internals changed for Confluence 5, the plugin has been updated to leverage these properly.
1.7-for-conf-4.3.1Confluence Server 4.3 - 4.3.72013-01-30added support tab, SSL issue resolved, improved error reporting Version 1.7-for-conf-4.3.1 • Released 2013-01-30 • Supported By Appfire • Paid via Atlassian • CommercialSend EMail To Page Plugin version 1.7 - Jan-30-2013
- Added new support widget directly to admin screen.
- Improved some error messages with suggestions on how to correct certain configuration problems (such as an incorrectly set BaseURL.
- (When I encountered an unexpected error a message of ??? was being returned but that's no longer the case)
- Fixed an issue where systems using SSL would have run into a problem
- Fixed a bad reference to Atlassian's old UPM that is now unavailble and caused problems
- Added new support widget directly to admin screen.
1.7-for-conf-4.2.4Confluence Server 4.2 - 4.2.132013-01-30added support tab to admin, SSL issue resolved, better error reporting Version 1.7-for-conf-4.2.4 • Released 2013-01-30 • Supported By Appfire • Paid via Atlassian • CommercialSend EMail To Page Plugin version 1.7 - Jan-30-2013
- Added new support widget directly to admin screen.
- Improved some error messages with suggestions on how to correct certain configuration problems (such as an incorrectly set BaseURL.
- (When I encountered an unexpected error a message of ??? was being returned but that's no longer the case)
- Fixed an issue where systems using SSL would have run into a problem
- Fixed a bad reference to Atlassian's old UPM that is now unavailble and caused problems
- Added new support widget directly to admin screen.
1.7-for-conf-4.1.9Confluence Server 4.0 - 4.1.102013-01-30better error reporting, feedback tab added, SSL issue resolved Version 1.7-for-conf-4.1.9 • Released 2013-01-30 • Supported By Appfire • Paid via Atlassian • CommercialSend EMail To Page Plugin version 1.7 - Jan-30-2013
- Added new support widget directly to admin screen.
- Improved some error messages with suggestions on how to correct certain configuration problems (such as an incorrectly set BaseURL.
- (When I encountered an unexpected error a message of ??? was being returned but that's no longer the case)
- Fixed an issue where systems using SSL would have run into a problem
- Fixed a bad reference to Atlassian's old UPM that is now unavailble and caused problems
- Added new support widget directly to admin screen.
1.5.0-for-conf-4.3.1.jarConfluence Server 4.3 - 4.3.72012-10-16now send email to personal space blogs/pages Version 1.5.0-for-conf-4.3.1.jar • Released 2012-10-16 • Supported By Appfire • Paid via Atlassian • CommercialNow the plugin can be configured to send email to personal spaces.
There is a new 'strip HTML from emails' setting as well.
Bug fixes.
1.5.0-for-conf-4.2.4.jarConfluence Server 4.2 - 4.2.132012-10-16now send email to personal space blogs/pages Version 1.5.0-for-conf-4.2.4.jar • Released 2012-10-16 • Supported By Appfire • Paid via Atlassian • CommercialNow the plugin can be configured to send email to personal spaces.
There is a new 'strip HTML from emails' setting as well.
Bug fixes.
1.5.0-for-conf-4.1.9.jarConfluence Server 4.0 - 4.1.102012-10-16now send email to personal space blogs/pages Version 1.5.0-for-conf-4.1.9.jar • Released 2012-10-16 • Supported By Appfire • Paid via Atlassian • CommercialNow the plugin can be configured to send email to personal spaces.
There is a new 'strip HTML from emails' setting as well.
Bug fixes.
1.4.1Confluence Server 4.0 - 4.3.72012-10-11HTML now properly handled and inserted Several fixes around handling emails containing HTML (which are pretty much all emails now-a-days).
HTML handling included updates to a number of subsystems such as the command tag system.
This release has been testing using an Office 365 - Microsoft's cloud service which includes an Exchange server.
Command Tags are now fully functional with more forgiving parsing.
1.3.2-for-Conf-3xConfluence Server 3.4 - 3.5.172012-10-09fixes to send HTML and to macro SendTopageEmailAddress Version 1.3.2-for-Conf-3x • Released 2012-10-09 • Supported By Appfire • Paid via Atlassian • CommercialFixed a number of things:
- HTML now being properly sent through to Confluence (might need to add an option to turn this off later, maybe a command tag too)
- plugin now working properly with Confluence developer license
- fixed SendTopageEmailAddress macro, was incorrectly prepending email address with page name
- now properly stripping CommandTags from email
(this build is for Confluence 3.5)
1.3.2Confluence Server 4.0 - 4.3.72012-10-09fixes to send HTML and to macro SendTopageEmailAddress Fixed a number of things:
- HTML now being properly sent through to Confluence (might need to add an option to turn this off later, maybe a command tag too)
- plugin now working properly with Confluence developer license
- fixed SendTopageEmailAddress macro, was incorrectly prepending email address with page name
- now properly stripping CommandTags from email
1.3.0Confluence Server 4.0 - 4.3.72012-10-08new Command Tags implemented, tested, plus greater stability This is a fairly major release with two important enhancements:
- Command tags have been completely rewritten, fully implemented, redocumented and tested.
- The combination of Confluence's plugin 2 system and the JavaMail API have caused me problems since the start, but this week I finally figured out how to make sure it loads properly every time. This should add a much greater degree of stability.
1.1.2-build-for-conf3.5Confluence Server 3.5 - 3.5.172012-09-28built for Confluence 3.5 Version 1.1.2-build-for-conf3.5 • Released 2012-09-28 • Supported By Appfire • Paid via Atlassian • CommercialSome users were having trouble access thing admin screen which I was able to reproduce.
The plugin just needed to be rebuilt using Confluence 3.5 references in the pom.xml
This seems to be caused by a minor bug in the Atlassian SDK
1.1.0Confluence Server 3.5 - 4.3.72012-06-05fixing up OSGi class loading issues I've been wrestling with a few issues related to licensing integration. Hopefully we are reaching the end of that cycle.
This release is meant to fix 'system errors' users have been seeing on the plugin's admin screen which report various errors about the Licensing system.
Also labels now should work with command tags. I'll report more on that in the next release.
1.0.8Confluence Server 4.0 - 4.2.12012-05-18fix for admin error issue - PluginLicenseStorageManager not found version 1.0.8 - emergency fix - for issue: java.lang.NoClassDefFoundError: com/atlassian/upm/license/storage/plugin/PluginLicenseStorageManager
1.0.7Confluence Server 4.0 - 4.2.12012-05-13minor fixes Fixed an error when the "default parent page" is not set on the admin screen.
Now stripping "re:" "Re:" "Fwd:" from email subjects.
Some typo fixes.
1.0.5Confluence Server 4.0 - 4.2.12012-05-10Marketplace ready! The plugin is now Marketplace ready (assuming it gets approved :), all the controller logic and admin UI has been completely rewritten. It's also now a plugins-version 2 AddOn which presented some challenges but should ultimately yield several benefits.
0.13.0Confluence Server 4.0 - 4.2.12012-04-13rebuilt for Confluence 4.x and tested rebuilt for Confluence 4.x and tested
0.12.7Confluence Server 2.10 - 3.5.112011-10-03fixing bug in licensing refactor There was a problem with the licensing refactor, this release is just a fix to that.
0.12.5Confluence Server 2.10 - 3.5.112011-09-01tested with Conf 3.5 and added demo license reset I've taken a bit of a hiatus from this plugin but am looking to reinvigorate this project.
This release is a build for Conf v 3.5.X and tested against 3.5.11.
Also I rewrote a bit of the licensing system and added a demo license reset option with codes I can distribute.
0.12.3Confluence Server 2.10 - 3.4.92010-12-22fixed comments from email Thanks to Matt Doar for providing the fixes needed to re-enable comments and allow them to be correctly associated with the sender.
0.12.2Confluence Server 2.10 - 3.4.92010-12-03fixing a licensing bug No release notes.0.12.1Confluence Server 2.10 - 3.4.92010-11-02fixing a bug preventing blog entries introduced in 0.12.0 No release notes.0.12.0Confluence Server 2.10 - 3.4.92010-11-01added ability to control comments versus page content update - removed attachments macro from being automatically added. This will be added back as an admin config setting in a future release
- added a config setting defining whether new emails sent to an existing page will update the page's body content or add comments.
0.11.1Confluence Server 2.10 - 3.4.92010-10-27fixed a NullPointerException a few people were seeing with 0.11.0 fixed a reported null pointer exception that I was not seeing with my integration tests, but a few people reported.
So if you saw this it should be fixed :)
java.lang.NullPointerException
at biz.artemissoftware.confluence.sendemailtopage.EMailUtils.m2pLogInit(EMailUtils.java:213)0.11.0Confluence Server 2.10 - 3.4.92010-10-26add ability to create blogs with labels - Fixed a requested feature to be able to add blogs with lables: https://studio.plugins.atlassian.com/browse/EMLPG-3
- Also you can now specify that the email should be a blog in the address itself using name+blog+key+page+title@yourdomain.com
0.10.3Confluence Server 2.10 - 3.4.92010-08-06fixing a couple of licensing issues Fixing a couple of issues in the licensing checking. Also when you update with this version you'll get a +30 day extension for trying it out.
0.10.2Confluence Server 2.10 - 3.2.12010-06-08now creates a page even if only address is bcc this is a quick fix for the issue where the page was not being created when an email was used only with addresses in the BCC field:
https://studio.plugins.atlassian.com/browse/EMLPG-7
0.10.0Confluence Server 2.10 - 3.2.12010-06-06bug fixes, logging, unit tests I layered several new features into the plugin quickly and the combinations of how those features might interact grew rapidly.
This release was about taking a step back, adding some comprehensive unit tests, fixing bugs, and creating a customized log file for the plugin.
------------
- fixed an issue where email messages with text/html were being treated as attachments
- worked around a Confluence "feature" where multiple cron jobs get started - one for each time a plugin is deployed
- created a SendEmailToPlugin log file - this should be extremely helpful to improving the quality of the plugin
wrote a series of "Remote Unit Tests" which I'm very pleased with. These do the following all programmatically:
- - defines the test parameteters
- - creates an email and sends it to a server/account
- - triggers Confluence to fire up the plugin's job
- - remotely connects to Confluence
- - asserts that the relevant content was created and is correct
Having unit tests in place is speeding up development 5x as I was testing emails manually before. Thus hopefully stability will improve rapidly.
Still in beta but this release is a big step towards a 1.0 release though most the improvements are internal.
0.9.0Confluence Server 2.10 - 3.2.12010-05-21added labeling, also now stripping command tags * now you can add label "tags" to your email text to create them in the pages and blogs.
* also now stripping command tags from the page's contents before being uploaded
*fixed potential issue with illegal
0.8.0Confluence Server 2.10 - 3.2.12010-05-19content creator now set, Conf 2.10+ now supported * started developing and testing against Confluence 2.10.3
* fixed bug where text attachments were getting used as the page/comment/blog body
* enhanced it to set the content creator as the person sending the content if their email is matched in the user 'database', otherwise it still defaults to Anonymous0.7.0Confluence Server 3.0 - 3.2.12010-05-15extends trial, add admin controls This release extends the trial to 30 days after installation and gives feedback on the admin page about how much time is left. After the trial it continues to work but there are prompts to purchase.
Additional license controls and informational messages have been added to the admin screen.
Looking forward to the next release which is back to the fun stuff - adding real features.
0.6.0Confluence Server 3.0 - 3.2.12010-05-06added blog capabilities and simplified command tags I've done a quick add of both blogging and a simplified email command tag structure recommended by a user.
Now if you include
[[page name]] or [[spaceKey:page name]] that page will be created
[[spaceKey:blog title:blog]] will create a blog entry.
Still some clean up to do, but works.
0.5.0Confluence Server 3.0 - 3.2.12010-05-05added email command tags and a macro to display a page's unique address Added email command tags.
Also added a macro to display the page's unique email address which can be inserted in the page template.
0.4.0Confluence Server 3.0 - 3.2.12010-05-03added POP mail support, admin status check Continuing to add features pushing this towards a 1.0 release.
* POP mail support has now been added.
* The admin screen can now be used to check the settings and whether the email server can be connected to.
I'm half way done adding the ability to including tags within the body that will execute 'email commands' such as where to post the email in Confluence.
0.0.2Confluence Server 3.0 - 3.2.12010-04-27initial alpha release This is a minimally functional release. It has only been tested with Google Mail, but does create pages, comments and add attachments across all spaces.
I'm looking to rapidly iterate on this release, but want feedback and to gauge interest as early as possible.