Re: [Mailman-Users] Automatic subscribtions

2007-10-11 Thread Frédéric Mantegazza
On vendredi 12 octobre 2007, Mark Sapiro wrote: > Frédéric Mantegazza wrote: > > Using sync_members on a file containing names and addresses, I get : > > > > Traceback (most recent call last): > > File "/usr/sbin/sync_members", line 286, in ? > > main() > > File "/usr/sbin/sync_members",

Re: [Mailman-Users] Automatic subscribtions

2007-10-11 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frédéric Mantegazza wrote: > On vendredi 05 octobre 2007, Mark Sapiro wrote: > >> However, it is probably simpler to creat som SQL query which will write >> a membership list to a flat file and then use Mailman's bin/sync_members >> to update the Mail

Re: [Mailman-Users] Automatic subscribtions

2007-10-11 Thread Frédéric Mantegazza
On vendredi 05 octobre 2007, Mark Sapiro wrote: > However, it is probably simpler to creat som SQL query which will write > a membership list to a flat file and then use Mailman's bin/sync_members > to update the Mailman list membership. Using sync_members on a file containing names and addresses

Re: [Mailman-Users] Automatic subscribtions

2007-10-05 Thread Frédéric Mantegazza
On vendredi 05 octobre 2007, Mark Sapiro wrote: > Frédéric Mantegazza wrote: > > Under Sympa, this is a way to automatically update the subscribtions > > using a SQL request. I found this feature very usefull: as I > > personnaly subscribe/unsubscribe people who come to the club, I have > > to ma

Re: [Mailman-Users] Automatic subscribtions

2007-10-05 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frédéric Mantegazza wrote: > > Under Sympa, this is a way to automatically update the subscribtions using > a SQL request. I found this feature very usefull: as I personnaly > subscribe/unsubscribe people who come to the club, I have to maintain 3

[Mailman-Users] Automatic subscribtions

2007-10-05 Thread Frédéric Mantegazza
Hello, I've been using Sympa for a few years, and I'm now using Mailman (as I'm a python developper). Under Sympa, this is a way to automatically update the subscribtions using a SQL request. I found this feature very usefull: as I personnaly subscribe/unsubscribe people who come to the club,