On Tue, Jun 04, 2002 at 01:09:02AM -0400, [EMAIL PROTECTED] wrote:
While there seems to be a bug, note that:
> Since this is a discussion list, it's useful to have the "Reply-To:" option
> set up as "This List."
Note that this is a common misconception.
It's all between the brain and the fin
On 6/13/02 10:10 PM, "Bob Puff@NLE" <[EMAIL PROTECTED]> wrote:
> But the mail
> server software needs to be fixed!
Thanks, Bob. I needed the laugh.
Yes, that server software is broken. When I run into them, I blackhole them
so they can't annoy my servers any more. Soemtimes it gets their atten
Hello all,
I have been recently seeing a bunch of "Mail forwarding Loop" messages in my Postfix
mail log. After pouring over this stuff for several hours, I think I found the
problem... Microsoft!
Seriously, here's the scoop: a user sends a message to the list, which gets properly
distributed
Howdy:
I'm a mailman newbie, and after reading the basic docs, readmes, and
FAQs, I still have some questions. I'm running the 2.0.11 rpm on RedHat
7.1 with courier smtp, apache, and zope. I guess the zope part is only
relevant because I had to modify the mod_rewrite rules for the mailman
cgis.
I think this is due to the way some email problems handle the From and the
sender field. In one of my posts to the list the header has these values :
From: "Chad Rebuck" <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Some email programs reply to the From email address, while I believe others
use
Dear colleagues in mailman use:
My initial problem of reference to administrator for post approval in spite
of our intent to let them all pass, except administrative and SPAM have
apparently been resolved very rapidly, thanks to Bob Weissman.
The only remaining one is the setting up of a newsg
--On Tuesday, June 11, 2002, 10:58 PM -0700 Dave Regan
<[EMAIL PROTECTED]> wrote:
>> [Tue Jun 11 21:32:35 2002] [error] [client 66.149.36.100] Premature
>> end of script headers: /usr/local/mailman/cgi-bin/admindb
>
>
> You will want to look at your web server logs, in particular the
> error_log
Dear colleagues:
I am beginning to use mailman as a vehicle to support several discussion
groups on the space I buy from a commercial server in Ontario. I would like
one of the lists to let all messages go through and be broadcast without
having to be approved by the administrator, except thos
On Thursday 13 June 2002 04:39 pm, Andrew Trieger wrote:
> Here is a sample of messages from the archive file, note that some of the
> message bodies are HTML, i assume that is ok for mailman.
>
>
>
> Received: from ipsd.org (webmail.ipsd.org [:::216.125.163.151])
>by trieger.org
I have been running a list for some time now, and recently seemingly
random subscription confirmations are being sent to people on the
list. Some people are reporting recieving over a dozen confirmations a
day (you know, the "Confirm x")! Does anyone know what could be
causing this, becaus
I have version 2.0.10 of mailman on intel linux mandrake 8.1 (kernel 2.4.8) and my
mailserver, on
the same machine, is courier version 0.38.1.
I have a mailman list setup and its working fine, except the archives. the archives
are being
saved, and i can see the archive file in the filesystem a
When I see my posts to the list I often see "On Behalf Of Chad Rebuck". I
am the admin for the list, but when I send an email to the list I don't
want it to appear to come from [EMAIL PROTECTED] I want it
to appear to come from [EMAIL PROTECTED] Am I overlooking an option
in mailman?
examp
Hi Steven,
THANK YOU!! Your solution worked perfectly! I can't tell
you how much I appreciate your help. Sorry for the delay in responding... my
host implemented your solution but then had problems with the server and I could
only test it until today.
Again, thanks for taking the time to
hello
I try to configure mailman on my gateway for internet, using a mail
server which is exim
My system is debian woody
I installed exim, and just changed the configuration in order to relay
my own computer on the local network.
Then I installed mailman and create a new list typing :
# newli
Hello Richard,
Thursday, June 13, 2002, 4:49:23 PM, you wrote:
RB> At 12:32 13/06/2002 +0200, Joern Nettingsmeier wrote:
>>An-Dee wrote:
>> >
>> > Hello,
>> >
>> > As a mistake, I set a wrong path to the web interface.
>> > How can I set it correctly with command line? 'cos the web interface
>
Hi,
I want to create a restricted mailinglist where only e-mail addresses
from a certain domain can post messages to the list. I found the Privacy
Option "Addresses of members accepted for posting", but could not find
the correct syntax for using wildcards.
I am using Mailman version 2.0.11.
I
> Have you tried enclosing the name in quotes?
>
> bin/rmlist "list name"
>
And try bin/rmlist list\ name
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.p
At 12:32 13/06/2002 +0200, Joern Nettingsmeier wrote:
>An-Dee wrote:
> >
> > Hello,
> >
> > As a mistake, I set a wrong path to the web interface.
> > How can I set it correctly with command line? 'cos the web interface
> > is not working.
>
>this happened to me, too. i don't have mailman group
Yannick Gingras wrote:
> I just have a little problem here. I accidentaly created a list with spaces
> in it's name and I can't remove it with the rmlist script. I supose it is
> related to the spaces in it's name. What should be the right procedure to
> remove the list by hand without breakin
Hi,
I'm really pleased with mailman, this is helping me a lot to get my
delelopers in touch.
I just have a little problem here. I accidentaly created a list with spaces
in it's name and I can't remove it with the rmlist script. I supose it is
related to the spaces in it's name. What
This is a good question, the configuration that I am running where I have
multiple instances of mailman running, there is a need for changeing the
Default url and the Private archive url. Having this done at ./configure
line helps alot, build a script to run the script, automation.
> -Orig
If you go into the mailman/Mailman dir there is a file Default.py, this is
where the syntax for defining stuff is.
This same line can be used in the mm_cfg.py file, it is here the user/SA can
make mods.
In mm_cfg.py file put.
DEFAULT_URL ='http://your url/something/'
> -Original Message-
Hello Joern,
Thursday, June 13, 2002, 12:32:29 PM, you wrote:
JN> An-Dee wrote:
>>
>> Hello,
>>
>> As a mistake, I set a wrong path to the web interface.
>> How can I set it correctly with command line? 'cos the web interface
>> is not working.
JN> this happened to me, too. i don't have ma
An-Dee wrote:
>
> Hello,
>
> As a mistake, I set a wrong path to the web interface.
> How can I set it correctly with command line? 'cos the web interface
> is not working.
this happened to me, too. i don't have mailman group rights, so i had to
ask the admin to fix it for me. what is the re
24 matches
Mail list logo