* Barry Finkel <[EMAIL PROTECTED]>: > >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.
Well, now you know :) > 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. Correct. Not a big deal, though. -- Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED] ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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