I wrote:
>> Note that I cannot easily turn off the "moderated" bit on the
>> moderators' e-mail addresses, as the list is rebuilt nightly from the
>> HR Database.
and Ralf Hildebrand replied:
> How do you rebuild the list?
> Do you use symc_members? Or do you remove everybody and add them later?
>
>I meant to say sync_members of course...
>
>We sync our lists like this:
>bin/sync_members -w=no -g=no -d=no -a=no -f file_with_membership_addresses.txt
>name_of_list
I use
./remove_members --all --nouserack --noadminack $destfile
./add_members -w n -r $destdir/$destfile
because I did not know about sync_members when I wrote my script. The
posting in the archives I was reviewing did not mention sync_members.
I have a complication, with which I have to contend - besides the
dynamic list XXX built from the HR Database, I can have a static file
XXXstatic, which contains other subscribers that are not in the HR
Database. My script processes this XXXstatic file when it processes
the XXX file. To use sync_members I will have to combine the XXX and
XXXstatic files, and then use the combined file with sync_members.
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory Phone: +1 (630) 252-7277
9700 South Cass Avenue Facsimile:+1 (630) 252-4601
Building 222, Room D209 Internet: [EMAIL PROTECTED]
Argonne, IL 60439-4828 IBMMAIL: I1004994
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp