关于 EZFAQ 0.40 当中 Quick Start 中的错误提示

发表于:2007-06-08来源:作者:点击数: 标签:
EZFAQ 0.40 的 Quick Start 当中有一个非常讨厌的错误。 EZFAQ 0.40 - ezmlm-idx and ezmlm FAQ 当中的 Quick Start 有这样一个创建与订阅邮件列表的示例: Make a list and digest list % ezmlm-make -rdugm -5 me@host ~/list ~/.qmail-list me-list host %
EZFAQ 0.40 的 Quick Start  当中有一个非常讨厌的错误。

EZFAQ 0.40 - ezmlm-idx and ezmlm FAQ

当中的 Quick Start 有这样一个创建与订阅邮件列表的示例:

  1. Make a list and digest list
            % ezmlm-make -rdugm -5 me@host ~/list ~/.qmail-list me-list host
    % ezmlm-sub ~/list me@host
    % ezmlm-sub ~/list/digest me@host
    % ezmlm-sub ~/list/mod me@host
    where ``me'' is your user name and ``host'' the host your list is on.

Now, you are the owner, remote administrator, and subscriber of both list@host and the aclearcase/" target="_blank" >ccompanying digest list list-digest@host. Only subscribers are allowed to access the archive and to post. To post to the list, mail to list@host. For a user to subscribe, s/he should mail to list-subscribe@host and for help to list-help@host.


实际配置当中,这个邮件列表的地址应该是 me-list@host , 而不是这个示例里所说的 list@host。

这个错误实在是很让人讨厌的。

原文转自:http://www.ltesting.net