Me too.
Del Thomas,
Cite is no substitute for sight.
On Thu, 4 Jan 2001, Webmaster wrote:
> What is the procedure in Renaming a Mailing List in Mailman 2.0?
>
> Please email me directly . Thanks
>
> --
> ###
> Webmaster
> [EMAIL PROTECTED]
> Computing & Communica
Hi
Trying to find info on Edward Helton, Whitley Ky. 303rd Bomb Squad.
Killed April 1943, buried in Belguim. Thanks, Wanda Brewer Shepherd
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users
Chris Kolar has a project, and I'm sure he would welcome the help.
See the pages starting at www.list.org for a link to his stuff.
> Greetings All,
>
> I am currently completing an implementation of the Mailman program on our
> servers. I do not pretend to understand all the ins and outs of wh
What happens if I set "How big in Kb should a digest be before it
gets sent out?" to 0 (zero)?
One of my lists is a newsletter and I want the digest version of
the list to behave the exact same way as the ordinary list version
(i.e., send the new issue of the newsletter immediately to all the
subs
What is the procedure in Renaming a Mailing List in Mailman 2.0?
Please email me directly . Thanks
--
###
Webmaster
[EMAIL PROTECTED]
Computing & Communications
--
Mailman-Users ma
Greetings All,
I am currently completing an implementation of the Mailman program on our
servers. I do not pretend to understand all the ins and outs of why it
works however it seems to work very well.
As I have been exploring around the program and watching this thread it
seems as if there
Using the listinfo page it is possible to subscribe as long as the
subscriber does not have to confirm with a mail because they
never get a confirmation letter.
>From the membership management page I can subscribe through
the Mass Subscribe Members box. This does not send a
welcome message wh
Matt Singerman wrote:
>
> Hi all,
>
> When you bulk-add users via the Membership Managment page in Mailman, how
> do these users get passwords to control their list status?
Randomly assigned, just like they are when the subscribe request comes in via
email without the "password=" keyword.
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 4 Jan 2001, Ben Ocean wrote:
> How can I install Mailman if I cant install GCC??? How can I install GCC
> when the instructions for installing it are written in Greek??? Look, Im
> not brain-dead, but it appears that whoever wrote the follo
Hi all,
When you bulk-add users via the Membership Managment page in Mailman, how
do these users get passwords to control their list status?
Matt Singerman | "This is just more of the usual conservative
[EMAIL PROTECTED] | Christian hysteria over teenagers
http://whiteywi
Hi,
I'm having an intermittent locking problem with Mailman (version 2.0) on
a Slackware 7.1 (kernel 2.2.17) system. Apparently at random times, the
Web/cgi interface will become broken, and all page requests to
/mailman/admin will either give an "Internal Server Error" (apache logs
show nothing
ok. i found the answer and thought i'd post it in case anyone else runs
into this. the environment variables under the cron user(root on this
system) did not included /usr/local/bin which is where python was installed.
doing a:
ln -s /usr/local/bin/python /usr/bin/python
fixed it. i expect c
While I dont speek with the authority of someone who has done any work on
Mailman, I think I can anwser you question based on the usual response to
the password issue.
It is generaly acknolaged that passwords are a good thing. Mailman can be
configured to mail out reminders monthly, or on demand
At 02:10 PM 1/4/2001 -0500, Lady Tinor wrote:
>Subscribe/unsubscribe features: we would prefer that members subscribing to
>our list(s) would not have to use a password to subscribe. It appears that
>we might be able to avoid this by using the "mailto: " function. However,
>is there a way that t
On Jan 4, 2001 at 14:10, Lady Tinor wrote:
>password? It is mentioned under the "feature information" on your website
>that the software uses "majordomo-style email based commands". It is my
>understanding that with majordomo style commands one would simply need to
>write "unsubscribe" in th
Hi Brian.
> It is a permissions problem.
Well, yes it is, and no it's not.
> If you go over the instructions very carefully and resent the permissions on
> the /home/mailman directory, and subdirectories, it should fix it.
Well, like I've said I've done a careful comparison to figure out what
Our organization is considering using the Mailman software to administer
its listserv(s) and while looking at your website, a few questions have
raised. Could you please provide, as soon as possible, some information on
the following isues:
Subscribe/unsubscribe features: we would prefer tha
On Jan 5, 2001 at 00:32, Satya wrote:
>I want to run a few perl scripts with access to $mailman/bin/*. It's for
>that wrapper I'm writing.
Uh... the programs in bin are all world executable. Is that required? Does
this mean anyone one the box can fool around with the mailman lists?
--
Satya. h
mailman wants the home directory group writeable, but procmail doesn't
like that. Now how do I use procmail with the mailman user?
I want to run a few perl scripts with access to $mailman/bin/*. It's for
that wrapper I'm writing.
--
Satya. http://satya.virtualave.net/>
US-bound grad students! F
Excellent! Someone else has the same problem I have. I can't offer any help,
but I can say that I've run into this problem too on two of my virtual servers
and maybe now we can track down what we have in common. My installations
are on virtual servers in chrooted environments. Can you offer s
I have what seems to be a small config error.
Installed all ok etc. But when a user sends back a confirmation to the
subscribe request, they never get confirmed. Looking at syslog the incoming
message was handed off to the mailman wrapper prog ok, but nothing seems to
happen after that.
Ideas ap
> How can I install Mailman if I cant install GCC??? How can I install GCC
> when the instructions for installing it are written in Greek??? Look, Im
> not brain-dead, but it appears that whoever wrote the following intended to
> keep GCC from being installed by all but a handful of techno-nerds
trying to execute the following statement from within a cron script(perl):
/home/mailman/bin/add_members -n $sfilename -w y $list
1>>/home/mailman/to_do/subs.log 2>>/home/mailman/to_do/subs.log
it works fine from the command line, but when run under cron i get the
following error in the log:
en
[Additional (slightly more relevant) lists trimmed]
If you don't have a development toolchain installed on your system then
you have 2 solutions:-
1. Acquire a pre-built one
Does your vendor have a site (either run by them or by users)
with current gnu tools? If so get the packages
-- Forwarded message --
Date: Thu, 04 Jan 2001 09:32:25 +0100
From: Oliver Gassner <[EMAIL PROTECTED]>
To: Juan Carlos Rey Anaya <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] mailman spanish
Your (Juan Carlos Rey Anaya <[EMAIL PROTECTED]>) mail on Thu,
Hi;
How can I install
Mailman if I cant install GCC??? How can I install GCC when the instructions
for installing it are written in Greek??? Look, Im not brain-dead, but it
appears that whoever wrote the following intended to keep GCC from being
installed by all but a handful of techno-n
Have you tried the check_perms script yet? You should find it in the ~mailman/bin
directory.
--
Richard Ellerbrock
[EMAIL PROTECTED]
>>> Demian Hanks <[EMAIL PROTECTED]> 2001/01/04 12:22:08 >>>
I'm setting up a new Mailman server to replace an old one, and I'm running into the
"Bug in Mailman 2
I'm setting up a new Mailman server to replace an old one, and I'm running into the
"Bug in Mailman 2.0..." message when I try to go to the initial admin page, or even
the
base listinfo.cgi page.
It appears that there is a permission problem with perms on the config.db file and/or
the
lock dir
Your (Juan Carlos Rey Anaya <[EMAIL PROTECTED]>) mail on Thu, 04 Jan
2001 09:18:23 +0100:
>Wait for next Mailman release.
Which will be out when? ;)
OG
--
Oliver Gassner
Literatur Online: http://www.carpe.com
Voice: 07042 978272 -- Fax 07042 940656
---
root wrote:
>
> Hello all!!
>
> help in tradution in mailman english a mailman spanish...
That is already done. Wait for next Mailman release.
Cheers
--
___
/ F \
[[[
( O O )
#
30 matches
Mail list logo