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.
If you have that, don't you have chaos anyway? Is the create&link lock style
reliab
> "CVR" == Chuq Von Rospach <[EMAIL PROTECTED]> writes:
>> However, if I hit the stop button before the page is finished
>> loading, I can see that the CGI process continues to run for a
>> while and then it may or may not clear the locks.
CVR> That would match something I'v
On 5/1/01 1:40 PM, "Barry A. Warsaw" <[EMAIL PROTECTED]> wrote:
> However, if I hit the stop button before the page is finished loading,
> I can see that the CGI process continues to run for a while and then
> it may or may not clear the locks.
That would match something I've been seeing and sort
I'm CC'ing Mailman developers because I want to get some feedback from
the Unix hackers amonst us; apologies for duplicates...
>> We also experienced similar problems in the past with large
>> lists. We found that if the admin is accessing the long and
>> slow-loading members admin
I'm trying to set up a news list where only admins can post. I want to be
able to change the welcome email messages in order to remove the prompt
about where to post messages. How can I set this list up as a non-discussion
list?
-Steve White
Co-Founder
Vision Games
On Tue 01-May-2001 at 04:50:09PM +0100, Phil Taylor wrote:
> Is anyone running MailMan on a Cobalt Raq3 server?
>
> Any things I should know??
- You won't get the web-interface working with the cobalt cgi-wrappers,
so set up http.conf for your mailman domain without them.
- python might need
Just a quick note to thank all of those who replied to my query.
A lot of good ideas!
Once I get through final exams, I'll try your suggestions.
In addition, I'll send a summary to the mailing list.
Thanks again,
--
Prof Kenneth H Jacker [EMAIL PROTECTED]
Computer Science Dept www
Well, sorta managed to solve the problem that I was having with the stale
lockfiles. General consensus on responses seemed to be "erase the stale
lockfiles", rather than helping provide any information on how to prevent
them in the first place. SO, I ended up setting up a script to watch for
Oops - hit reply instead of NEW so my post came under someone elses heading.
Soz for reposting.
=
Hi,
Does anyone know how to stop this
"Blind carbon copies or other implicit destinations are not allowed. Try
reposting your message by explicitly including the list address in the To:
or C
>Robert Clayton wrote:
>
>> Does anyone know of a good Mime Stripper that can work with the
>> latest Sendmail?
Also note I've posted a de-Miming patch for Mailman. (SourceForge
patch #413752.) See:
http://sourceforge.net/tracker/?func=detail&aid=413752&group_id=103&atid=300103
Jeff
-
Hi,
Does anyone know how to stop this
"Blind carbon copies or other implicit destinations are not allowed. Try
reposting your message by explicitly including the list address in the To:
or Cc: fields."
Every email that is sent to the mailing list gets bounced for admin
approval.
The emails ARE
On Tue, 1 May 2001 07:20:27 -0400
Robert Clayton wrote:
> Does anyone know of a good Mime Stripper that can work with the
> latest Sendmail?
demime is the usual tool used:
http://scifi.squawk.com/demime.html
stripmime is another contender:
http://www.phred.org/~alex/stripmime.html
--
Hello
I'am new to this and just received my monthly subscription reminder from
the lists I am on, however the sender, error-to, and x-beenthere addresses
are test@domain and not the list or the site administrative address.
Any help on where to look would be greatly appreciated.
TIA
Con Wieland
U
Is anyone running MailMan on a Cobalt Raq3 server?
Any things I should know??
Any problems?
Phil.
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
At 2001-05-01 03:50 -0400, Barry A. Warsaw wrote:
> > "MN" == Mike Noyes <[EMAIL PROTECTED]> writes:
>
> MN> What settings are you using for the mailman-checkins list? I'm
> MN> trying to duplicate your results for our project's cvs-commits
> MN> list. Any help is appreciated. Tha
Clayton, Robert ([EMAIL PROTECTED]) said something that sounded like:
> Does anyone know of a good Mime Stripper that can work with the latest Sendmail?
The one I am using, which should work with any sendmail, is at:
http://www.phred.org/~alex/stripmime.html
The only problem with this, until I
Does anyone know of a good Mime Stripper that can work with the latest Sendmail?
It would be for a Solaris 2.8 system.
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
I become by all python script's the follow error:
python admin.py
Traceback (innermost last):
File "admin.py", line 27, in ?
from Mailman import Utils
ImportError: No module named Mailman
Have you a solutions ?
Best Regards
Marc Loosli
bounce log:
May 01 10:56:02 2001 (30545) Rzlug: [EMAIL PROTECTED] - 3 more allowed over 431887
secs
May 01 11:00:02 2001 (30569) Rzlug: [EMAIL PROTECTED] - 2 more allowed over 431647
secs
May 01 11:01:02 2001 (30600) Rzlug: [EMAIL PROTECTED] - 1 more allowed over 431587
secs
May 01 11:11:02 200
As promised, now that it's May 1st, I've changed the list posting
policy to members only. Let's see how this goes.
To those of you who volunteered to help moderate the list, I want to
feel the pain first :). I'll let you know if it gets badd and need
your help. Your offers are greatly appreci
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes:
MM> When you reject a message, and check the box to keep a copy it
MM> goes in the spam directory IIRC.
Correct. See __handlepost() in Mailman/ListAdmin.py.
-Barry
--
Mailman-Use
> "GF" == Gaston Franco <[EMAIL PROTECTED]> writes:
GF> Hi! We've been waiting for more than a year for the
GF> international version of Mailman is there any chance that
GF> it´ll be realeased soon? I know that there´s some support in
GF> 2.1 alpha version, but i´d like
> "JCL" == J C Lawrence <[EMAIL PROTECTED]> writes:
>> Not exactly. We'd like a screen listing all the lists with
>> subscribe and unsubscribe radio buttons beside each. Lists to
>> which the user was already subscribed to be differentiated in
>> some way.
JCL> Seems lik
> "BB" == Bill Bradford <[EMAIL PROTECTED]> writes:
BB> I host a list (sunmanagers) where direct replies to the list
BB> are not permitted - only initial question posts, and then
BB> summary posts with answers. So, every 3-4 days, even though
BB> reply-to is set to the origi
> "MN" == Mike Noyes <[EMAIL PROTECTED]> writes:
MN> What settings are you using for the mailman-checkins list? I'm
MN> trying to duplicate your results for our project's cvs-commits
MN> list. Any help is appreciated. Thanks.
MN> Background: I'm using syncmail (v3.1.5 by Bar
25 matches
Mail list logo