[Moin-user] how can i set mail server

zhouliqun zhouliqun at hitb.com.cn
Wed Jul 12 20:49:51 EDT 2006


Hi,
       I used MoinMoin 1.5.3, when i  "Mail me my account data" ,There
is a ErrorPage that ValueError ,the bug information is :

  102 #server.set_debuglevel(1)

     2. 103 if cfg.mail_login:
     3. 104 user, pwd = cfg.mail_login.split()
     4. 105 try: # try to do tls
     5. 106 server.ehlo()
        
      * user undefined
      * pwd undefined
      * cfg = <wikiconfig.Config instance>
      * cfg.mail_login = 'moin'
      * cfg.mail_login.split = <built-in method split of str object>    
      * 
      * my wikiconfig.py  setting is :
      * 
      *  mail_smarthost = "mail.hitb.com.cn"
      * mail_from = u"Hitb Wiki <moin at hitb.com.cn>"
      * mail_login = "moin moin"
      * 
      * 
      * is that right ? somebody help me 
      * 
      * 
      * 

*********************************
Zhou Li Qun

Health Information Technology Co., Ltd. 

E-mail: zhouliqun at hitb.com.cn
*********************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20060713/b158edfe/attachment.html>


More information about the Moin-user mailing list