integration with mailman email discussion list integration with mailman email discussion list
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

integration with mailman email discussion list

Started by dawnwich, October 26, 2003, 02:03:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dawnwich

I would really love it if I could integrate the members of a mailman discussion list as a user group for the gallery.  I haven't had much luck in doing anything with mailman myself, though.

Joachim Müller

haven't looked into mailman, but if it keeps the user data in a mySQL database it shouldn't be to hard to build a bridge file. Why don't you look into the brdige files that already come with coppermine and try to build your own.
Another solution could be to write a little conversion script that reads the mailman user table and writes it into the coppermine user table.

I can't speak on behalf of the dev team on this issue, but I think there are only very few people who actually use mailman and coppermine, so there probably won't be "official" support. Of course we'd appreciate you sharing a hack if you manage to do the integration.

GauGau

dawnwich

I'll look into those suggestions and of course if I come up with anything I'll be happy to share.