Re: [Mailman-Users] newbie question...

2001-03-20 Thread Juan Carlos Rey Anaya
"Joshua S. Freeman" wrote: > > I'm a bit slow.. i've done things in the wrong order... > > I installed mailman (newest version) i'm running VA enhanced RH 6.2.4... > > mailman installed fine.. i created a test list... unfortunately, I went to > it's website, added a user account and sent a test

[Mailman-Users] Outsourced CallCenter Services - Tt

2001-03-20 Thread callcenter
Hello, Let me just take a minute of your time 24x7 Online Chat Support must always have been a good proposition for your website, but the cost of Infrastructure, Human Resource, and associated expenses must have boggled you down. Here is an opportunity to offer your customers the ki

[Mailman-Users] config.db changes ownership

2001-03-20 Thread Michael Deck
I'm sure this is a configuration problem somewhere but, I managed to get everything working nicely though there were a few steps that weren't in the book. $prefix is /home/mailman, and my Apache server says Group=nobody. So I tried ./configure --with-ownergroup=mailman --with-mail-gid=mailm

[Mailman-Users] THANK YOU DAN MICK and SCOTT RUSSELL

2001-03-20 Thread Joshua S. Freeman
Thank you for helping me get over the last hurdle in getting mailman up and running... I sincerely appreciated it... best wishes, J. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Joshua S. Freeman | preferred email: [EMAIL PROTECTED]

Re: [Mailman-Users] hooray for me.. fixed one problem.. now this:

2001-03-20 Thread Joshua S. Freeman
Thank you Scott... I really do appreciate it... it would be great if this much information existed at that point in the INSTALL file... Thanks again.. J. On Tue, 20 Mar 2001, Scott Russell wrote: > On Tue, Mar 20, 2001 at 11:04:07PM -0500, Joshua S. Freeman wrote: > > ok, i started all over

[Mailman-Users] ok, found the note in INSTALL about smrsh/sendmail

2001-03-20 Thread Joshua S. Freeman
is this the correct thing to do? cd /etc/smrsh ln -s /home/mailman/mail/wrapper ./ ? someone please tell me if that is correct or not... Thanks, J. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Joshua S. Freeman | preferred email: [EMAIL PROTECTED]

Re: [Mailman-Users] hooray for me.. fixed one problem.. now this:

2001-03-20 Thread Scott Russell
On Tue, Mar 20, 2001 at 11:04:07PM -0500, Joshua S. Freeman wrote: > ok, i started all over again.. fixed the GID problem.. now this: > > >- Transcript of session follows - > sh: wrapper not available for sendmail programs > 554 "|/home/mailman/mail/wrapper post atrium"... Service un

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

2001-03-20 Thread Joshua S. Freeman
I'm looking through the faq and the archives of this list for a fix for this.. so far no go.. i've already run securelinux_fix.py to no avail.. what am I missing... PLEASE HELP! J. -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Joshua S. Freeman | preferred

[Mailman-Users] hooray for me.. fixed one problem.. now this:

2001-03-20 Thread Joshua S. Freeman
ok, i started all over again.. fixed the GID problem.. now this: - Transcript of session follows - sh: wrapper not available for sendmail programs 554 "|/home/mailman/mail/wrapper post atrium"... Service unavailable any pointers on this one? J. -+-+-+-+-+-+-+-+-+-+-+-+-+

[Mailman-Users] Changing the To: address

2001-03-20 Thread Van Sederburg
I provide a mailman mailing list for an organization that has their own domain, but of course the mailing list is *not* a part of that domain. i.e., the list is for [EMAIL PROTECTED], but the list resides at mydomain.com. To make it easy to send mail to the list, they have an alias set up at

[Mailman-Users] newbie question...

2001-03-20 Thread Joshua S. Freeman
I'm a bit slow.. i've done things in the wrong order... I installed mailman (newest version) i'm running VA enhanced RH 6.2.4... mailman installed fine.. i created a test list... unfortunately, I went to it's website, added a user account and sent a test mail to the list from that user account b

[Mailman-Users] checkdbs error

2001-03-20 Thread Kory Wheatley
I received this today when the Mail Reminders to Admins about pending requests ran today "0 16 * * */user/bin/python -S /home/mailman/cron/checkdbs) Any solution to this error below? raceback (innermost last): File "/home/mailman/cron/checkdbs", line 92, in ? main() File "/home/mailman/c

Re: [Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread M. Robert Martin
michael, for right or wrong, i run this as root, and the resulting files end up owned by root group qmail. the file permissions are 644. i've always set mailman to have no password, and thus be unable to log in. does anyone know, are these practices wrong or unsafe? rob martin On Tue, 20 Mar

Re: [Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread Michael Deck
Rob, something's still not right. I assume you're running this as mailman but then what permissions to you have in /var/qmail/alias to allow mailman to write to it? I tried doing it as sudo (giving mailman sudo priv) but then the databases in mailman get created as uid root which screws it up

[Mailman-Users] Building an admin tool.

2001-03-20 Thread Aleksandra Witkowska
Hello all list user gurus. I'm working on an admin tool that sends out e-mails to the list with the list option commands. If someone has not subscribed ever before, and they try to send in a "set option" email, it won't work, right? Will they receive an error message? Like if they try to "go on

Re: [Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread M. Robert Martin
Here's the code I use for creating new aliases using qmail and mailman: (Note that I keep mailman in /var/mailman, not /home/mailman, so you should adjust accordingly.) # cat /var/qmail/alias/qmail-newlist #!/bin/sh aliasdir="/var/qmail/alias" if [ $# = 1 ]; then i=$1 echo Making new m

[Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread Michael Deck
I crave pardon for being a Mailman and Qmail newbie. I have installed Qmail on a Mandrake 7.2 system and it seems to work as far as I've tested it. I installed Mailman and, after wrestling with the usual permissions problem, check_perms seems OK. When I create a new list with newlist, it tells

[Mailman-Users] Mailman 2.02 and MHonArc

2001-03-20 Thread Mark Kosinski
I could be missing it in the documentation, but I can't seem to find any information concerning using MhonArc with MailMan instead of Pipermail. I am moving 2 lists from a CNRI server in Reston, VA to our own server here in MA. The CNRI configuration used MhonArc and all of the old mail is a

[Mailman-Users] probs with qrunner crontab

2001-03-20 Thread Jason R. Mastaler
One of the mailman crontab entries seems to be malfunctioning. Any ideas what the problem is? And, is it really necessary to run this script? # Retry failed deliveries once per minute. * * * * * /usr/contrib/bin/python -S /usr/local/mailman/cron/qrunner From: root (Cron Daemon) Subject: Cron

[Mailman-Users] Question regarding Mailman

2001-03-20 Thread Nancy Stevenson
Hi, We are thinking of switching to a linux based email server and Mailman has been recommended to us. We just have a couple of questions. 1. Can you send html messages? 2. Can you send messages in batches (eg. 10,000 at a time)? 3. Can you personalize messages? 4. Is there an automatic email fi

Re: [Mailman-Users] Request For Prices List Of Massmailling Softwares

2001-03-20 Thread Peter Hutnick
Ahmad, Mailman is a mailinglist management program. It is not a mass mailer. It is designed to allow a large number of users to mail each other, not for a single person to mail a lot of people. For instantce, a bunch of people taking the same programming class might have a list, or a bunch of

[Mailman-Users] Multiple Subscription to Lists

2001-03-20 Thread Timothy J. Jakubus
Does anyone know of a way to allow multiple simultaneous subscriptions to the Mailman Lists with a web based form?  So that one person may use check boxes to subscribe to different list at the same time.  Our current paid for provider pointed us to a cgi script.  Any help would be greatly a

Re: [Mailman-Users] Mailman problem

2001-03-20 Thread Fredrik Jonson
On Mon, 19 Mar 2001, Scott Berkman wrote: > I've been using mailman for about a week, and it was working > fine. Now, all of the sudden, all messages it receives for > the lists get stuck in the queue and never sent. I'm running > on Redhat Linux with sendmail. Other sendmail mail is > deliver

[Mailman-Users] Re: Mailman-Users digest, Vol 1 #1091 - 17 msgs

2001-03-20 Thread Magnus Solvang
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): | Date: Mon, 19 Mar 2001 18:49:50 + | From: Simon Blandford <[EMAIL PROTECTED]> | To: [EMAIL PROTECTED] | Subject: [Mailman-Users] Compile error | | I get the following after a while when I type make install... | | Compiling /home/mailman/Mailma