Re: [xwiki-users] Can XWiki receive mail ?

2011-03-05 Thread Paul Libbrecht
I agree that XWiki remains a mail client. I agree that XWiki should define listeners and default behaviours to such listeners (such as create a page, add a comment, or update a page). I misread Sergiu's post in a funny manner: > fire events when new mails are deleted in the mailbox (as oppose

Re: [xwiki-users] Can XWiki receive mail ?

2011-03-05 Thread Kevin Foote
Sergiu, Great thoughts. Especially like the mail to wiki page idea. -- kpfoote Sent from mobile - Reply message - From: "Sergiu Dumitriu" Date: Sat, Mar 5, 2011 10:31 am Subject: [xwiki-users] Can XWiki receive mail ? To: "XWiki Users" On 03/05/2011 09:07 AM, Ludovic Dubost wrote:

Re: [xwiki-users] Can XWiki receive mail ?

2011-03-05 Thread Sergiu Dumitriu
On 03/05/2011 09:07 AM, Ludovic Dubost wrote: > > It's a bit comple to be a mail server as it creates administration > issues and requires a specific subdomain and routing. > An alternate solution is a mailbox and a scheduler job which pools the > mailbox. All the APIs are already there for that.

Re: [xwiki-users] Can XWiki receive mail ?

2011-03-05 Thread Ludovic Dubost
It's a bit comple to be a mail server as it creates administration issues and requires a specific subdomain and routing. An alternate solution is a mailbox and a scheduler job which pools the mailbox. All the APIs are already there for that. What's necessary is define a convention of where th