RE: Changing list to no-subscription-confirmation?
"Zembower, Kevin" <[email protected]>
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <2E8AE992B157C0409B18D0225D0B476304C577FC@XCH-VN01.sph.ad.jhsph.edu> |
Todd Finney wrote: >Kevin, see the -S and -U options to ezmlm-manage in the idx distribution. Todd, thanks for your suggestions. I tried many combinations of the -U -S flag combinations you suggested, but none of them seemed to have any effect on the flags in the list/config file: [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-make -+ -h /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-make -+ -h -S /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-make -+ -h -S -u /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-make -+ -h -u /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-make -+ -h -S -U /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www ~]$ head -1 xxxx/config F:-aBCDEFGHiJKlmnopQrStUVWXYZ [xxxx.org@www ~]$ ezmlm-idx -v ezmlm-archive version: ezmlm-idx-5.1.0 [xxxx.org@www ~]$ What I was hoping for was '-h' (subscriptions don't require confirmation), '-S' (subscriptions not moderated) and '-u' (user posts only). Could the solution be as simple as using an editor to change the 'H' to an 'h' in the list/config file? Note that I'm using ezmlm-idx-5.1.0. Could this be related to the problem? Thanks to all who have offered suggestions. -Kevin