ソースを参照

Subscription options

Bob Mottram 10 年 前
コミット
441c7498a7
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh ファイルの表示

1752
   newaliases
1752
   newaliases
1753
 
1753
 
1754
   # subscribe the user to the list
1754
   # subscribe the user to the list
1755
-  mlmmj-sub -L /var/spool/mlmmj/$PUBLIC_MAILING_LIST -a $MY_USERNAME@$DOMAIN_NAME
1755
+  mlmmj-sub -f -c -L /var/spool/mlmmj/$PUBLIC_MAILING_LIST -a $MY_USERNAME@$DOMAIN_NAME
1756
 
1756
 
1757
   mailinglistrule $MY_USERNAME "$PUBLIC_MAILING_LIST" "$PUBLIC_MAILING_LIST"
1757
   mailinglistrule $MY_USERNAME "$PUBLIC_MAILING_LIST" "$PUBLIC_MAILING_LIST"
1758
 
1758