Standards, Environments, and Macros ezmlmsubrc(5) NNNNAAAAMMMMEEEE ezmlmsubrc - set up a minimal sublist SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS eeeezzzzmmmmllllmmmm----mmmmaaaakkkkeeee -CCCC eeeezzzzmmmmllllmmmmssssuuuubbbbrrrrcccc ----ooooppppttttiiiioooonnnnssss _d_i_r _d_o_t _l_o_c_a_l _h_o_s_t DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN eeeezzzzmmmmllllmmmmggggllllrrrrcccc instructs eeeezzzzmmmmllllmmmm----mmmmaaaakkkkeeee((((1111)))) to create _d_i_r and files within it to support the _l_o_c_a_l@@@@_h_o_s_t sublist. The sublist handles bounces, but not subscriptions. It is intended for creation of sublists that are part of an SQL database sup- ported distributed ezmlm list. For creation of regular sub- lists, use eeeezzzzmmmmllllmmmm----mmmmaaaakkkkeeee((((1111)))) with eeeezzzzmmmmllllmmmmrrrrcccc((((5555)))). RRRREEEEQQQQUUUUIIIIRRRREEEEDDDD SSSSWWWWIIIITTTTCCCCHHHHEEEESSSS While these switches can be omitted, the list will not func- tion unless they are specified. -3333 _m_a_i_n_l_o_c_a_l Local name of the main list for which this list is a sublist. If the sublist is a sublist for digests, _m_a_i_n_- _l_o_c_a_l should refer to the mail list, i.e. stripped of ``-digest''. This is required in order for the bounce texts to refer to the correct archive. Use the -dddd switch! -4444 _m_a_i_n_h_o_s_t Host name of the main list for which this list is a sublist. -6666 _h_o_s_t:_p_o_r_t:_u_s_e_r:_p_a_s_s:_d_b:_t_a_b_l_e SQL connect info. Specifies the host and port to con- nect to, the user/password to use, the database name, and the root table name. The host defaults to ``localhost'', the database and table to ``ezmlm''. The port default is the default for the particular SQL server type used. For sublists disseminating a digest, ``table'' will end in ``_digest''. OOOOPPPPTTTTIIIIOOOONNNNSSSS -dddd This sublist is a sublist of a digest list. The -3333 argment used should be the local name of the main list, rather than the digest list, i.e. the terminal ``- digest'' should be stripped. -5555 _o_w_n_e_r The address to which to redirect mail send to _l_o_c_a_l- oooowwwwnnnneeeerrrr@@@@_h_o_s_t. The default is the owner address for the main list. UUUUSSSSAAAAGGGGEEEE A common task is to create both a sublist for the main list SunOS 5.11 Last change: 1 Standards, Environments, and Macros ezmlmsubrc(5) and a sublist for the corresponding digest. Note that the local list names are given as is, whereas the main list name always refers to the main list itself (and not its digest). The main list is ``mainloc@mainhost'', the local sublist is ``me-sub1@myhost''; the main digest is ``mainloc- digest@mainhost'' and the local digest sublist is ``me- sub1-digest@myhost''. ezmlm-make -Cezmlmsubrc -3 mainloc -4 mainhost -6 mainhost::user:pw:db:tab ~/DIR ~me/.qmail-sub1 me-sub1 myhost ezmlm-make -Cezmlmsubrc -d -3 mainloc -4 mainhost -6 mainhost::user:pw:db:tab -d ~/DIR ~me/.qmail-sub1-digest me-sub1-digest myhost SSSSEEEEEEEE AAAALLLLSSSSOOOO ezmlm-make(1), ezmlm(5), ezmlmrc(5) SunOS 5.11 Last change: 2