查看mailman日志,显示错误为:
Jul 13 17:48:27 2009 admin(26443): /var/lib/mailman/Mailman/MailList.py:907: DeprecationWarning: raising a string exception is deprecated
raise Errors.MMSubscribeNeedsConfirmation
请问这些问题怎么解决???
知道了问题,不知道怎么解决,请大家帮忙翻译下这个问题:
Immediately queue the message for the incoming qrunner to process.
The advantage to this approach is that messages should never get lost --
some MTAs have a hard limit to the time a filter prog can run.
Postfix is a good example; if the limit is hit, the proc is SIGKILL'd giving us
no chance to save the message.