RE: Changing list to no-subscription-confirmation?
"Zembower, Kevin" <[email protected]>
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <2E8AE992B157C0409B18D0225D0B476304C57803@XCH-VN01.sph.ad.jhsph.edu> |
A private correspondent pointed out to me that the use of list/config is deprecated in 5.0.0 in favor of individual files. So it seems my ezmlm-make command was having the correct effect all along; I just wasn't seeing evidence of it in list/config: [xxxx.org@www xxxx]$ cat flags -aBCDeFGhiJKlmnopQrStUVWXYZ [xxxx.org@www xxxx]$ ezmlm-make -+ -h -S -u /home/ezmlmlist/xxxx.org/xxxx [xxxx.org@www xxxx]$ cat flags -aBCDeFGhiJKlmnopQrStuVWXYZ [xxxx.org@www xxxx]$ Note the change of case from 'U' to 'u' in list/flags after the ezmlm-make command. My correspondent noted, "according to the ezmlm-idx changelog http://ezmlm.org/ChangeLog on 2005-09-22, the DIR/config file is deprecated. search for 'r432' about half way down the page." He also quoted: also, bruce guenter's announcement for version 5.0.0 says: "- Replaced the use of the "config" file in ezmlm-make with individual files containing one setting each. ezmlm-make will still read the config file for now, but it is considered deprecated. Running "ezmlm-make -+" on an existing list will upgrade it." fulltext of the 5.0.0 announcement: http://lists.untroubled.org/?list=ezmlm&cmd=showmsg&msgnum=12931. Thanks to all who graciously assisted me in solving this problem. -Kevin