Jump to content

Recommended Posts

Posted

Is it possible to tie mailman username/passwords to .htaccess for the site?

 

I'd like to set up individual passwords for both, without having to enter hundreds by hand.

 

Any thoughts?

 

Thanks,

 

Todd Curry

Posted

I'm not exactly sure I follow what you want to do. Are you looking for each person to have a common username/password that can be used throughout your site? Is that the basic idea here?

Posted

Side Curiosity? Hope you don't mind me delving this topic a bit deeper....

 

How does Mailman store its users names and passwords? Is it a db or what? Are you using the Mailing list bi-directionally or are you the only one that can post to it (more like a newsletter)?

 

The reason that I'm asking is that I wonder if Mailman is the right tool for the job here. Recently came across aMember - a membership /subscription based application. The Pro version will allow:

E-mail broadcast to your customers. E-mail to all of your customers, expired customers as well as customers of a specified product

 

The term product refers to your offering whether that be a paid or free membership area of your site.

 

You can look into it at: http://www.cgi-central.net/scripts/amember/

 

There is a free version as well, but doesn't support the broadcast mailing.

 

Lianna

Posted
How does Mailman store its users names and passwords? Is it a db or what?

As far as I can tell from reading the docs and looking at my own mailing lists just now, they are stored in a file that only mailman can access. So perhaps the method described in the FAQ won't work. :D

Posted
I'm not exactly sure I follow what you want to do. Are you looking for each person to have a common username/password that can be used throughout your site? Is that the basic idea here?

Yes, exactly -- and that script you posted might just do it! This needn't be 100% secure, just casually secure. Looks like I'll have to alter the script a bit (with rusty perl) to handle the hosting env here, but glad it is doable.

 

 

By the way, David, you are the reason I moved my hosting over to TCH -- your MT blog talked about Mailman at TCH, and a quick call to your mt-check.cgi confirmed that Image::Magick was installed on their servers, so boom: I found 90% of what I was looking for in one fell swoop.

 

I told TCH that you were the reason I joined, btw.

 

Anyway, thanks for your help -- both here and in your blog :D

 

Todd

Posted
Side Curiosity? Hope you don't mind me delving this topic a bit deeper....

 

How does Mailman store its users names and passwords? Is it a db or what? Are you using the Mailing list bi-directionally or are you the only one that can post to it (more like a newsletter)?

 

The reason that I'm asking is that I wonder if Mailman is the right tool for the job here. Recently came across aMember - a membership /subscription based application. The Pro version will allow:

E-mail broadcast to your customers. E-mail to all of your customers, expired customers as well as customers of a specified product

 

The term product refers to your offering whether that be a paid or free membership area of your site.

 

You can look into it at: http://www.cgi-central.net/scripts/amember/

 

There is a free version as well, but doesn't support the broadcast mailing.

 

Lianna

Lianna, we've tried a few programs out there and Mailman does 110% of what we want and need. Mojomail is a close second, and it, too, is open source.

 

Thanks

Posted
Yes, exactly -- and that script you posted might just do it!  This needn't be 100% secure, just casually secure.  Looks like I'll have to alter the script a bit (with rusty perl) to handle the hosting env here, but glad it is doable.

After tinkering with things in my account, it looks like using that script may not be possible. Mailman's config files for each list are readable by Mailman only. Which is probably safest anyway. If anybody could read those files, they could run dumpdb on them and get all the users' passwords. I'll have to see if I can come up with a way "around" that. No promises though.

 

By the way, David, you are the reason I moved my hosting over to TCH -- your MT blog talked about Mailman at TCH, and a quick call to your mt-check.cgi confirmed that Image::Magick was installed on their servers, so boom: I found 90% of what I was looking for in one fell swoop.

 

I told TCH that you were the reason  I joined, btw.

 

Anyway, thanks for your help -- both here and in your blog :D

I'm glad to hear I could be of service, Todd. B)

 

I have had a couple issues trying to run Image::Magick. I'm sure I can probably work them out, I just haven't yet sat down to do it because NetPBM works well enough for me at the moment. :)

Posted
I have had a couple issues trying to run Image::Magick. I'm sure I can probably work them out, I just haven't yet sat down to do it because NetPBM works well enough for me at the moment. :D

I have had problems with Movable Type and Image::Magick as well. Seems to be a known problem with MT 2.51 (and still not working in 2.6). I have another program that uses Image::Magick to create thumbnails and it works great.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...