[Mailman-Users] password during subscribe

2001-05-02 Thread Steve Lee
When i first created a list, i was able to subscribe through email by subscribe on the subject line. Thereafter, i was able to recieve a email to reply for conformation to be added to the list. Then i recieve a final email that it succeeded and my password in that email. I have changed something

[Mailman-Users] Re: [Mailman-Developers] Re: Big problems with stale lockfiles onlarge list...

2001-05-02 Thread Chuq Von Rospach
On 5/2/01 11:30 AM, "Graham TerMarsch" <[EMAIL PROTECTED]> wrote: > Barry, wanted to thank you muchly for the lengthy description of the > problem and the patch that you provided. I figured that this was probably > what was happening, after having gone through the process of running the > CGIs r

[Mailman-Users] Re: Big problems with stale lockfiles on large list...

2001-05-02 Thread Graham TerMarsch
On Tuesday 01 May 2001 13:40, you wrote: [.snip.] > Here's what I did: I loaded up a list with 6 subscribers, then > went to the members page. It did indeed take a long time, and if I > let it run to completion, I get the page as expected and no locks. > > However, if I hit the stop b

Re: [Mailman-Developers] Re: [Mailman-Users] Big problems with stale lockfiles on large list...

2001-05-02 Thread J C Lawrence
On Wed, 02 May 2001 10:02:38 +0100 Nigel Metheringham <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] said: >> The standard *nix approach is to use the process ID which is >> guaranteed unique. If you're not running an *ix, just have one >> process use numerically even tempfile names, and the o

Re: [Mailman-Users] Mass Unsubscribe?? - Convert from MajorDomo

2001-05-02 Thread alex wetmore
On Wed, 2 May 2001, Jason Maderios wrote: > Any way my real question is this. I created a text file with a bunch of > dups and thousands of emails to see how easy it was to import records (I > have about 200,000 adr's I am going to have to import). It all worked > great but how do I MASS unsubsc

Re: [Mailman-Users] help

2001-05-02 Thread J C Lawrence
On Wed, 2 May 2001 14:58:04 +0530 nilesh cne <[EMAIL PROTECTED]> wrote: > Can I send an HTML mail to the mail list. Yes. > Will they receive the mail in HTML format. Unfortunately, unless you filter it, yes. -- J C Lawrence [EMAIL PROTECTED] -

[Mailman-Users] Mass Unsubscribe?? - Convert from MajorDomo

2001-05-02 Thread Jason Maderios
Gang, I am in the midst of evaluating mailman for our mailing list. We currently use Majordomo by way of a hosting company and we are considering managing the list internally. All I can say about the install is WOW! Great docs, and everything worked as advertised. I had missed one line in th

[Mailman-Users] Re: Funny...Re: Request to mailing list Linux-ipsec rejected

2001-05-02 Thread Nigel Metheringham
[EMAIL PROTECTED] said: > NOTE TO THE MAILMAN LIST: Does anyone have any ideas here. We are > having problems allowing people to unsubscribe from the list. Looks like the problem here is a straight case of people being able to use any address in their domain for filtering/sorting, and thus fo

[Mailman-Users] password reminders

2001-05-02 Thread Con Wieland
My monthly subscription reminder from the lists I am on, have the sender, error-to, and x-beenthere addresses as test@domain and not the specific listname or the site administrative address. Any help on where to look or how to correct this would be appreciated. Con --

[Mailman-Users] Help! problem with link creation for archives

2001-05-02 Thread arif
Hi, I'm having a problem with a list that I've set up. It all seems to be working fine on the email side of things, but my web interface is acting a little funny. The problem is that the link for the list archives has an extra / here's what it looks like: http://216.233.22.3/mailman/private//lin

[Mailman-Users] No attachment

2001-05-02 Thread a.gutowski
Hi, my problem is that attachments are stripped from the eMails and no text is in the body. Emails without attachment are spread normaly. Maximum length in Kb of a message body is set to 0. I use Mailman 2.0.4 on Debian 2.2r3. Fetchmail polls the mail from our Mailserver an procmail sort them

Re: [Mailman-Users] Mime Stripper

2001-05-02 Thread Davide G. M. Salvetti
> CR == Clayton, Robert [2001-5-1] CR> Does anyone know of a good Mime Stripper that can work with the CR> latest Sendmail? Don't know if it helps: I've written a filter which expects a MIME compliant message on stdin and outputs a MIME compliant message on stdout, stripping only the parts

RE: [Mailman-Users] Trying to move Mailman configs.

2001-05-02 Thread Clayton, Robert
Does anyone know of a way to torch (delete) specific messages in a mailman database. I have clients sending test messages and they are very annoying. I've already stopped them from coming in, but the ones that already exist are numerous. thanks!

Re: [Mailman-Users] Re: "could not acquire qrunner lock", etc (partially solved)

2001-05-02 Thread Mike Crowe
On Wed, May 02, 2001 at 12:14:44AM -0700, Marc MERLIN wrote: > On Sat, Apr 28, 2001 at 09:09:38PM +0100, Mike Crowe wrote: >> [stuff about the archiver being slow] > Yep, this is known, I've had the same problem on several servers, > including sourceforge.net, which only has 2G of memory a dual

[Mailman-Users] Trying to move Mailman configs.

2001-05-02 Thread Len Merikanto
Any ideas how to move currently running Mailman and its configuratiosn to new platform? now running mailman at FreeBSD and i am supposed to move all configs and lists to another mailman running under Solaris 8 is there a easy way to move configs to another platform? or do i do it the hardway?

[Mailman-Users] help

2001-05-02 Thread nilesh_cne
Can someone help me... Can I send an HTML mail to the mail list. Will they receive the mail in HTML format. Kindly help. Nilesh  

[Mailman-Users] (no subject)

2001-05-02 Thread Nilesh Patil
Hi, Can someone help if i want to send HTML pages to subscription list how should i go Nilesh __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ --

Re: [Mailman-Developers] Re: [Mailman-Users] Big problems with stale lockfiles on large list...

2001-05-02 Thread Nigel Metheringham
Someone wrote (I got completely lost with the attributions in this and can't find the original):- > I ran into a strange little problem today -- I'm using time() to > generate a filename for a temporary directory. Works great; until > you start running multiple processes on a 2 CPU machine. I st

Re: [Mailman-Developers] Re: [Mailman-Users] Big problems with stale lockfiles on large list...

2001-05-02 Thread J C Lawrence
On Tue, 01 May 2001 21:28:03 -0700 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > On 5/1/01 8:52 PM, "Barry A. Warsaw" <[EMAIL PROTECTED]> wrote: >> I've avoid that because of NFS issues, i.e. if you've got >> multiple Mailman installations sharing an NFS partition, the pids >> aren't relevant.

[Mailman-Users] Administrators subscribing via email...

2001-05-02 Thread Pug Bainter
Good Morning, Okay. I've done a number of searches and I've done a lot of different attempts, and I can't figure this out for the life of me. How can a list administrator use the email interface to subscribe and/or unsubscribe users without a confirmation going out to the user? They c

Re: [Mailman-Users] (no subject)

2001-05-02 Thread Pug Bainter
Nilesh Patil ([EMAIL PROTECTED]) said something that sounded like: > i want to know how can insert a mailing list into > mailaman database. > i have email address in text file. Use the /bin/add_members script. For example: add_members --non-digest-members-file --welcome-msg=y Ciao, -- Pug

[Mailman-Users] (no subject)

2001-05-02 Thread Nilesh Patil
hi everyone i want to know how can insert a mailing list into mailaman database. i have email address in text file. thanx Nilesh __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/