| Newsgroups |
gmane.comp.bug-tracking.roundup.user |
| Message-ID |
<[email protected]> |
Dear fellow Roundup users,
I was trying to run the imapServer.py script on Windows Home Server SP2, but did not succeed.
When starting the script according to the scheme
>python imapServer.py C:\trackerhome imaps://tracker-mailaddress:password@imapserver
I get the following errors:
Traceback (most recent call last):
File "imapServer.py", line 381, in <module>
main()
File "imapServer.py", line 357, in main
log.setLevel(opts.verbose)
File "C:\Python27\lib\logging\__init__.py", line 1108, in setLevel
self.level = _checkLevel(level)
File "C:\Python27\lib\logging\__init__.py", line 190, in _checkLevel
raise TypeError("Level not an integer or a valid string: %r" % level)
TypeError: Level not an integer or a valid string: None
roundup-mailgw itself runs flawlessly using the same input. I would greatly appreciate if anybody could point me to what I am doing wrong.
Best regards,
Heiko
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users