[Mailman-Users] Connect to DB2/390 from Red Hat 6.2

2001-04-18 Thread Andrés Delicado
Hi, I'm evaluating JBoss for use in a large medical project. I need to access, from JBoss running in Red Hat 6.2 to DB2/390 v5, using JDBC. Know somebody how to do it? What driver (JDBC level 4 or 3) or libraries I need? Where can I find JDBC driver? Thanks --Andrés Delicado-- Madrid - Spa

[Mailman-Users] Mailman and Sendmail and Qrunner

2001-04-18 Thread The Hacker
The Server was set up using Sendmail instead of Postfix because the folks claimed they could not configure Postfix. So here is my problem, Mailman seems to be in a long pause. I run a moderated list so eveything must be approved before being sent to the list. A post was sent to the list at 5:

[Mailman-Users] Double Subscription

2001-04-18 Thread Phillip Doty
Dear Sirs:    I believe that we have been double billed. I recieve two Readers Digest on the same day each month. One to Janet Doty and one to Janet Dory. Could you please check into this matter a get back to me.     Thank you; Janet Doty   [EMAIL PROTECTED]        Get your FREE download of

Re: [Mailman-Users] wrapper not available for sendmail programs?

2001-04-18 Thread David Ball
Your sendmail is configured to use smrsh (likely via your sendmail.mc and hence sendmail.cf), and your cgi wrapper for mailman isn't included in the directory that holds executables allowed to run under smrsh. There are basically 2 ways to get around thisdisable smrsh in sendmail (not

[Mailman-Users] Asking for Admission Information

2001-04-18 Thread zeng fuyang
Dear Sir, I am a Chinese empoloyee working in one of travel egent in Egypt.I was a student in Cario University Last year,holding certisficate, and I also have University Granduation certificate in foreign Language University in China.I did well in Arabic and English as foreign languge. I am intere

[Mailman-Users] wrapper not available for sendmail programs?

2001-04-18 Thread Ismet Dere
hello all,   i've installed mailman, it seem working fine until i send a message to my mailing list, then i got this error message back, =   - The following addresses had permanent fatal errors -"|/home/mailman/mail/wrapper post mylist2"    (reason: service unavailable)    (e

RE: [Mailman-Users] Reporting?

2001-04-18 Thread Jarvis, John
I think its a good idea. I have a script that runs at the end of the month that gives message counts for each user and a script that runs every day that collects random quotes and all the hyperlinks into textfiles that is displayed on a webpage. Not very something you would have for a list like

[Mailman-Users] Reporting?

2001-04-18 Thread William R. Dickson
Hi all, Has anybody put together any reporting tools for Mailman? Posts per list, posts per user, total traffic, that sort of thing? If not, maybe I'll bang on something myself if I can make the time... Thanks, -Bill -- William R. Dickson -- Consuming the Earth's limited resources since 196

[Mailman-Users] ANNOUNCE Mailman 2.0.4

2001-04-18 Thread Barry A. Warsaw
Folks, I've just released Mailman 2.0.4 which is simply a patch release so that Mailman works better with Python 2.1. Mailman 2.0.3 had a few constructs which caused warnings when run with Python 2.1. The unfortunate part is that those warnings could occur in the qrunner process which tended t

Re: [Mailman-Users] Windo$ OUTLOOK and pipermail threading

2001-04-18 Thread Bruno Postle
On Wed 18-Apr-2001 at 05:32:42PM +0300, [EMAIL PROTECTED] wrote: > If you use Microsoft as a MUA mail which getting archived by > `pipermail´ won't be threaded correctly. I.e. if you reply on a mail > sent with 'help' of OUTLOOK a new thread will be created. Does anyone > have a solution for this

Re: [Mailman-Users] Install on Verio?

2001-04-18 Thread Dan Lowe
Previously, B. van Ouwerkerk said: > At 11:44 18-4-01 +0100, Patrick O'Beirne wrote: > >Basic question .. has anybody installed Mailman on a Verio host? If it > >requires Unix guru skills, please tell me so I don't get in too deep! > > I'm not a mailman expert.. but.. > > If Verio is an ISP and

Re: [Mailman-Users] Python-2.1 Compatibility?

2001-04-18 Thread Jason R. Mastaler
Barry A. Warsaw <[EMAIL PROTECTED]> writes: > I plan on releasing a very simple 2.0.4 patch that should do nothing > but add Python 2.1 compatibility Glad to hear it, thanks. -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.o

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread Philippe Rodriguez
Hello, I suggested this solution because : - they had the same problem with mailman after upgrading (and not reinstalling with a newer version) - personnally, I don't really like upgrades, and I ususally prefer to reinstall from scratch. Some experiences (and this one ?) show that

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread Steve Pirk
When I upgraded from 2.0.1 to 2.0.2 (I think those were the versions), the install found my lists and upgraded them (including the html associated with the templates). Kinda painless... Steve -- Steve Pirk [EMAIL PROTECTED] . deathcon.com . pirk.com . webops.com . t2servers.com On Wed, 18 Apr

[Mailman-Users] Windo$ OUTLOOK and pipermail threading

2001-04-18 Thread Frank . Heckes
Hi all, there've been a mail already on the list, but it seems that nobody was able to find a solution so far. If you use Microsoft as a MUA mail which getting archived by `pipermail´ won't be threaded correctly. I.e. if you reply on a mail sent with 'help' of OUTLOOK a new thread will be created

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread Philippe Rodriguez
On Wed, 18 Apr 2001, josh koenig wrote: > > Yeah... I could see how this would work. Nice ! > A sort of failsafe backup/migration system. Yes. > I think I can puzzle out how to get all the data > out manually, but any such script you write would be more than welcome by > me. I'm not experien

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread josh koenig
Yeah... I could see how this would work. A sort of failsafe backup/migration system. I think I can puzzle out how to get all the data out manually, but any such script you write would be more than welcome by me. I'm not experienced with python. > I have no scripts (yet) do to that, but my idea i

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread Philippe Rodriguez
On Wed, 18 Apr 2001, josh koenig wrote: > > Did you try to install Mailman 2.0.3 from scratch ? I'm a new user of > > mailman, and everything is OK for me with it, no problems at the moment. > > > > With a few scripts, you'll be able to keep you lists&archives from your > > "old" installation.

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread David Ball
On Wed, 18 Apr 2001, Philippe Rodriguez wrote: > > Did you try to install Mailman 2.0.3 from scratch ? I'm a new user of > mailman, and everything is OK for me with it, no problems at the moment. Actually, no. I upgraded from 2.0.1 if I'm not mistaken. My only worry about reinstalli

Re: [Mailman-Users] Implicit Destination?

2001-04-18 Thread jtrigg
On Wed, Apr 18, 2001 at 11:01:57AM +0700, Armanto Prasetyo wrote: > I have install Mailman Mailing List in my web site. But why, if member post > their message, it always wait for admin's approval? The reason is "Message > has implicit destination". What does this message means? My mailing list >

[Mailman-Users] amount of users / mysql db

2001-04-18 Thread John
hi, I've been using mailman for quite some time now- but what I'd like to know is, what is the maximum amount of supported users? I.e., if I would need a mailinglist with 500.000 users, and send one email per week, would mailman be able to manage, or handle, this amount of users? Is there anyone

Re: [Mailman-Users] admin and lockfile problems

2001-04-18 Thread josh koenig
> Did you try to install Mailman 2.0.3 from scratch ? I'm a new user of > mailman, and everything is OK for me with it, no problems at the moment. > > With a few scripts, you'll be able to keep you lists&archives from your > "old" installation. By this do you mean with a few extra shell script

Re: [Mailman-Users] (mailman) -- Failure to exec script.

2001-04-18 Thread Geert Altena
Quoting Ismet Dere, <[EMAIL PROTECTED]>: > i'm tring to install mailman on RH7 linux,sendmail, during installation > everything seemed fine, but when i go to website, got this message, what am > i doing wrong? i thing it's something to do with cgi. but what? > > Failure to exec script. WANTED gi

Re: [Mailman-Users] Install on Verio?

2001-04-18 Thread B. van Ouwerkerk
At 11:44 18-4-01 +0100, Patrick O'Beirne wrote: >Basic question .. has anybody installed Mailman on a Verio host? If it >requires Unix guru skills, please tell me so I don't get in too deep! I'm not a mailman expert.. but.. If Verio is an ISP and you don't have root access and access to various

[Mailman-Users] (mailman) -- Failure to exec script.

2001-04-18 Thread Ismet Dere
hello all, i'm tring to install mailman on RH7 linux,sendmail, during installation everything seemed fine, but when i go to website, got this message, what am i doing wrong? i thing it's something to do with cgi. but what? Failure to exec script. WANTED gid 500, GOT gid 99. (Reconfigure to take

[Mailman-Users] Install on Verio?

2001-04-18 Thread Patrick O'Beirne
Basic question .. has anybody installed Mailman on a Verio host? If it requires Unix guru skills, please tell me so I don't get in too deep! Thanks, Patrick - Patrick O'Beirne B.Sc. M.A. FICS. Software consultant Sign up for o