fml 3.0 -- automatic subscribe --


See the following url for more details of fml installation. ../../INSTALL-e/index.html


% makefml config elena

which shows the following menu. Please input one of number and go
forward. Change the $REJECT_COMMAND_HANDLER to be "auto_subscribe".

   MAIN MENU -> 1 -> WHEN_COMMAND_FROM_NOT_MEMBER -> auto_subscribe
                   1 -> 4 -> 2 -> 0 -> 0 -> 0


   ************************************************************

        <<< makefml --- FML Configuration Interface --- >>>

   === TOP MENU ===

   Mailing List Addresses
        FOR COMMAND       elena-ctl@fml.org
   _______________________

   0    END		
   1    POLICY OF ACCESS (WHO CAN POST AND USE COMMANDS)

        [POST]
          PERMIT_POST_FROM                 members_only
          WHEN POST FROM NOT MEMBER        reject

        [COMMAND]                          
          PERMIT_COMMAND_FROM              members_only
          WHEN COMMAND FROM NOT MEMBER     reject

   2    REGISTRATION METHOD TYPE

        AUTO_REGISTRATION_TYPE             confirmation
        UNSUBSCRIBE_AUTH_TYPE              

   3    SETTINGS AROUND COMMANDS
              address for command          elena-ctl@fml.org

   4    REMOTE ADMINISTRATION              
                     PERMIT ?              NO
                     AUTH_TYPE             crypt

   5    HEADER CONFIGURATIONS

   6    OPTION                             

   7    SECURITY & FILTERING                
   ************************************************************

   Which section? (0-7) [0] 


* In the end of operation, the main menu shows 


   0    END		
   1    POLICY OF ACCESS (WHO CAN POST AND USE COMMANDS)

        [POST]
          PERMIT_POST_FROM                 members_only
          WHEN POST FROM NOT MEMBER        reject

        [COMMAND]                          
          PERMIT_COMMAND_FROM              members_only
          WHEN COMMAND FROM NOT MEMBER     auto_subscribe   <========


* Edit mailing list guide which is sent back to the newly added user.

% $EDITOR /var/spool/ml/elena/welcome


           Copyright (C) 1999 Ken'ichi Fukamachi
                   All rights reserved. 

$Id: config-auto-subscribe.wix,v 1.1.1.1 2000/12/06 03:50:30 fukachan Exp $