吴广瑞 schrieb:
> Hi
> 
> When I try to get the mail into wiki ,i got the following errors in the
> procmail.
> 
> What should I do then?



actions_excluded disables some actions, including xmlrpc (this default
was chosen to not open your wiki to automatic read/write access by
xmlrpc except if you really decide to want that). To allow xmlrpc (mail
import is based on xmlrpc, so it won't work if you don't allow it),
remove 'xmlrpc' from the exclusion list.


enable it in your wikiconfig.py by reconfiguring the actions_excluded list.

if you change the defaults in multiconfig it is changed for all of your
wiki instances and you have to redo your multiconfig changes after an
upgrade of moin.


mail import does also require a secret see HelpOnConfiguration/EmailSupport


cheers
Reimar


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to