[Mailman-Users] Customized subscribeack.txt

2001-05-24 Thread David Casamento
Hi, We run more then one list off the same machines and would like to have customized welcome messages to new subscribers. The data contained in the /templates/subscribeack.txt file is what is sent to each new member, as well as the Welcome message manually entered in the web management inter

Re: [Mailman-Users] reverse lookups on localhost

2001-05-24 Thread J C Lawrence
On Thu, 24 May 2001 17:22:21 -0700 Harold Paulson <[EMAIL PROTECTED]> wrote: > I'm using Mailman and Sendmail. When Mailman gets a message in > queue going to a broken MX, it can REALLY wedge things up. It > looks like qrunner just sits there waiting for the DNS to come > back until it finally

Re: [Mailman-Users] mailman 2.0.5 on RH 7.1

2001-05-24 Thread vijay
Check the mailman logs in /home/mailman/logs/ in that 1) error 2) post. post will give information about your posting being success or failure. and even check /home/mailman/qfiles if there are any files in your qfiles then you have to tune your mailman configuration. regarding archives you hav

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread Satya
On May 24, 2001 at 17:42, Robert A. Hayden wrote: >Cron is your friend. Worst case you need to update the script when you >add/remove a list. How about bin/list_lists ? -- Satya. http://satya.virtualave.net/> US-bound grad students! For pre-apps, see http://quickapps.cjb.net/> "Never underest

Re: [Mailman-Users] make install error

2001-05-24 Thread Barry A. Warsaw
> "v" == venkateswaran <[EMAIL PROTECTED]> writes: v> I have tried with pythin1.5.2 & python2.0. But same error. How v> to enable sha module?. In Modules/Setup there is a line sha v> shamodule.c. Is there anything more than this? Nope, although I'm quite surprised this isn't en

Re: [Mailman-Users] make install error

2001-05-24 Thread venkateswaran
I have tried with pythin1.5.2 & python2.0. But same error. How to enable sha module?. In Modules/Setup there is a line sha shamodule.c. Is there anything more than this? Thanks for your reply, Venkatesh > > > "gv" == gv venkateswaran <[EMAIL PROTECTED]> writes: > > gv> I have installed

[Mailman-Users] Attachments via Mailman

2001-05-24 Thread KKASPER
When I send a message through Mailman with an attachment, the message goes into the archive but the group never gets the message or attachment. Is there some configuration setting that blocks the distribution of messages that contain attachments? -

[Mailman-Users] reverse lookups on localhost

2001-05-24 Thread Harold Paulson
Hey, I know this has been talked about a few times, but I'm not sure I've ever seen a solution... I'm using Mailman and Sendmail. When Mailman gets a message in queue going to a broken MX, it can REALLY wedge things up. It looks like qrunner just sits there waiting for the DNS to come back

Re: [Mailman-Users] accidentally altered base URL in Web admin page, now web interfaceis broken.... help!

2001-05-24 Thread Barry A. Warsaw
> "AM" == Arif Mamdani <[EMAIL PROTECTED]> writes: AM> Hey everyone, I think the subject says it all. Someone AM> accidentally changed the base URL to something incorrect on a AM> list's admin page, hit the submit changes button, and AM> succeeded in breaking the web admin p

Re: [Mailman-Users] make install error

2001-05-24 Thread Barry A. Warsaw
> "gv" == gv venkateswaran <[EMAIL PROTECTED]> writes: gv> I have installed the prerequisites properly and I gv> checked ... working... gv> What this error shows? | ImportError: No module named sha What version of Python are you using? It doesn't have the sha modul

Re: [Mailman-Users] adding attachment and footer dissapearing

2001-05-24 Thread Barry A. Warsaw
> "DJ" == David Jacobson <[EMAIL PROTECTED]> writes: DJ> Got a quick question, I add an attachment to my e-mail I send DJ> to the list and then the footer dissapears! Is this a bug in DJ> mailman? How can I fix this? It probably didn't disappear, but I bet your mail reader isn't

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread Robert A. Hayden
Cron is your friend. Worst case you need to update the script when you add/remove a list. On Thu, 24 May 2001, Sarah K. Miller wrote: > > > bin/list_users > /tmp/list1.txt > > > bin/add_members /tmp/list1.txt > > > > It is list_members, not list_users. Also, I would recommend using the > >

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread Sarah K. Miller
> > bin/list_users > /tmp/list1.txt > > bin/add_members /tmp/list1.txt > > It is list_members, not list_users. Also, I would recommend using the > -n and -d options with list_members to get digested and non-digested > members seperately, and then adding them seperately. For me, the digest/non

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread alex wetmore
On Thu, 24 May 2001, Bill Bradford wrote: > On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote: > > Have any of you found an automated way to slurp all of the addresses off > > of all the lists on your system and then subscribe them to another list > > on the system? > > bin/list_user

Re: [Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread Bill Bradford
On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote: > Have any of you found an automated way to slurp all of the addresses off > of all the lists on your system and then subscribe them to another list > on the system? bin/list_users > /tmp/list1.txt bin/add_members /tmp/list1.txt

[Mailman-Users] How to compile all addresses subbed to all lists on a system

2001-05-24 Thread Sarah K. Miller
Have any of you found an automated way to slurp all of the addresses off of all the lists on your system and then subscribe them to another list on the system? I know that I could simply subscribe all of the lists to a master list, but that option has turned into a nightmare for us for a variet

[Mailman-Users] Subscription Process?

2001-05-24 Thread Scott K . Johnson
Hello all, I'm in the process of setting up my first mailman list. When a user subscribes, and confirms their subscription request, nothing seems to happen. (I'm expecting a welcome to "listname" type of message to be delivered to the user...) I've got "confirm" set as the only step required fo

[Mailman-Users] accidentally altered base URL in Web admin page, now web interfaceis broken.... help!

2001-05-24 Thread Arif Mamdani
Hey everyone, I think the subject says it all. Someone accidentally changed the base URL to something incorrect on a list's admin page, hit the submit changes button, and succeeded in breaking the web admin page. So my question is: how do I fix this given that the web interface page is broken

Re: [Mailman-Users] mailman 2.0.5 on RH 7.1

2001-05-24 Thread Mads Rasmussen
OK I changed the default user in sendmail and now when creating a list, at least I am able to receive info about the list and I can also subscribe myself to the list. However I cannot send mail to the list, sendmail doesn't complain though. I just doesn't receive anything back. May 24 12:10:

[Mailman-Users] make install error

2001-05-24 Thread gv venkateswaran
I have installed the prerequisites properly and I checked ... working... What this error shows? #make install Compiling /home/mailman//Mailman/pythonlib/tempfile.py ... Compiling /home/mailman//Mailman/versions.py ... Traceback (innermost last): File "bin/update", line 32, in ? from Mailm

Re: [Mailman-Users] mailman 2.0.5 on RH 7.1 - problems withsendmail

2001-05-24 Thread vijay
This is highly system dependent and you must get this right, because the group id is compiled into the mail wrapper program for added security. On systems using sendmail, the sendmail.cf configuration file designates the group id of sendmail processes using the "DefaultUser" option. (If c

[Mailman-Users] mailman 2.0.5 on RH 7.1 - problems with sendmail

2001-05-24 Thread Mads Rasmussen
Hi there, I am having some strange problems. I previeous installed on RH 6.1 with no problems what so ever and when I tried recently on RH 7.1 nothing works. I got this error (see below) and tried to configure --with-mail-gid=2 but then nothing works, not even error messages. This could be