[Moin-user] Invalid Password when seting the mail import

吴广瑞 guangrui_wu at gtmc.com.cn
Fri Apr 17 21:09:58 EDT 2009


Thanks a lot ,It's really save me.

于 2009-4-18 5:28, Thomas Waldmann 写道:
> Sorry, but it looks like you found a problem in the 1.8 documentation.
>
>    
>> The secrect in the mailconfigconf.py and wikiconfig.py is same.
>>      
>
> mailimportconf.py works as described,
>
> but for wikiconfig.py you need:
>
> secrets = "commonsecret" # if you use same secret for everything
>
> alternatively, if you need different secrets for different stuff:
>
> secrets = {
>      'xmlrpc/ProcessMail': 'yourmailsecret', # for mailimport
>      'xmlrpc/RemoteScript': 'yourremotescriptsecret',
>      'action/cache': 'yourcachesecret',
>      'wikiutil/tickets': 'yourticketsecret',
>      'jabberbot': 'yourjabberbotsecret',
> }
>
> secret strings must be at least 10 chars long
>
>
>
> ------------------------------------------------------------------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
>
>
>    






More information about the Moin-user mailing list