主题: 关于邮件隔离的定期清除脚本不能执行cleanup_amavisd_db
==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:iRedAdmin-Pro v1.6.0 (MySQL)
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):
- 使用的 Linux/BSD 发行版名称及版本号:CentOS 6.4 X64
- 与您的问题相关的日志信息:
====
[lishixin@mail tools]$ python cleanup_amavisd_db.py
* [2013-06-17 16:30:23] Loading config file: /var/www/iRedAdmin-Pro-MySQL-1.6.0/tools/../settings.ini
Traceback (most recent call last):
File "cleanup_amavisd_db.py", line 52, in <module>
backend = cfg.get('general', 'backend')
File "/usr/lib64/python2.6/ConfigParser.py", line 532, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'general'
我找到问题了,原来是我没有sudo