portinstall japanese/mailmanただし,メールサーバ(Postfix)とMailmanのGIDが異なると正しく動作しない.
Command output: Group mismatch error. Mailman expected the mail wrapper script to be executed as group "mailman", but the system's mail server executed the mail script as group "nobody". Try tweaking the mail server to run the script as group "mailman", or re-run configure, providing the command line option `--with-mail-gid=nobody'.
そのため,configure時に’MAIL_GID=nobody’を指定する必要がある.portinstallを利用するため,/usr/local/etc/pkgtools.confのMAKE_ARGS={}に以下の項目を追加
'japanese/mailman' => 'MAIL_GID=nobody',
再インストールはportupgrade -f japanese/mailman
現在、コメントフォームは閉鎖中です。
This page was produced by Jun INABA. HTML convert time: 0.375 sec. TOP of this page.
j-inb.net is proudly powered by WordPress 3.3.2. © Jun INABA, all rights reserved.