Re: [Webapp-config-users] List status?
Brought to you by:
rl03
From: Tanstaafl <tan...@li...> - 2010-04-20 10:57:31
|
On 2010-04-19 8:07 PM, Bob Tongue wrote: > Actually you want webapp-config -I -h webmail.example.com -d squirrelmail > squirrelmail 1.4.19 Oh, right... thanks... Ok, I tried it just as a test, then uninstalled it. Both seemed to work fine, but I got the following warning each time: /usr/lib64/python2.6/site-packages/WebappConfig/content.py:27: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5, re, os, os.path * Remove whatever is listed above by hand So, do I simply remove md5 from that line, or do I *replace* it with hashlib? -- Charles |