Hi,
I think this patch will work.
https://sourceforge.net/tracker/index.php?func=detail&aid=685788&group_id=103&atid=300103
Cc-ing mailman-developers.
Erik S.E. Walum wrote:
We've recently upgraded to Mailman2.1 and have noticed that Mailman is
now changing our Cc: headers and doing some RFC 28
I've been running an announce only list for a couple of months. Hotmail
has bounced everything from the last two posts. It's pretty vanilla
stuff... some text and some url's. Nothing I can imagine them bouncing
for, unless there is something they don't like in Mailman headers.
If anyone has any c
Patch didn't make it I guess, here it is:
diff -u mailman-2.1.1/src/Makefile.in
mailman-2.1.1-modified/src/Makefile.in
--- mailman-2.1.1/src/Makefile.in 2002-12-11 20:30:37.0 -0800
+++ mailman-2.1.1-modified/src/Makefile.in 2003-02-12 20:52:12.570001000
-0800
@@ -56,6 +56,7 @@
Well I fixed it, although I'm still not sure where exactly the "1" came
from. Once again the @#($*% python-2.1 from sunfreeware comes back to
bite me, socket.so being linked against libssl.so.0.9.6, I have 0.9.7
installed for openssh and while not paying attention I (fortunately)
compiled it static
Hello all,
We would like for subscribers to enter biographical information about
themselves prior to approval for subscription to a list. Can the new
Mailman 2.1.1 do this or be customized to do it? Can it run CGI scripts?
If so, how? I am running in an environment in which I am list
administ
Yeah gave that a try with no success. Zdoes anyone know how I can
manually edit my lists email addresses?
Thanks,
Cary.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On
> Behalf Of Glenn Sieb
> Sent: Thursday, February 13, 2003 6:02 AM
> To: [EMAIL PROT
Richard,
Thank you very much for the detailed reply.
Please let me know if I understood what you are suggesting
(1) By having the sublists ONLY accept messages with a
To: [EMAIL PROTECTED]
NO ONE can ever directly post to the sublists by directly sending an email
to my server since ANY email
of th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul Kleeberg wrote:
> Could anyone direct me to instructions on how to build a patch file
> for the totally clueless?
I don't have any handy URLs, but I can try and give you a brief example of
how to do this.
> I want to be able to modify the way a
On Wed, 12 Feb 2003 22:23:51 -0500
Links at Momsview <[EMAIL PROTECTED]> wrote:
> Thanks for the suggestion and the link. This is what I'm seeing with
> my single list of 140,000 subs
Urk, I've not played with 2.1 much at all yet (too buried in Zope). I'd
thought that 2.1 lost the in-memory dic
JC,
Thanks for the suggestion and the link.
This is what I'm seeing with my single list of 140,000 subs
(1) MTA performance is not a bottleneck
OutgoingRunner is sending to Postfix at between 15-30 emails /sec. Since
the mail queue never grows beyond 1000 (from failed deliveries) I'm assuming
tha
Could anyone direct me to instructions on how to build a patch file
for the totally clueless?
I want to be able to modify the way all the english html pages appear
(which I did successfully once) but I would like to do it as a patch
so it is easy to redo as necessary.
Paul
--
Paul Kleeberg
[EM
Don't know if this will help but those variables are normally defined
during the install. You can set them in ~mailman/Mailman/mm_cfg.py and
read about them in ~mailman/Mailman/Defaults.py
# These directories are used to find various important files
# in the Mailman installation. PREFIX and
Hello
I removed the old transports from the exim configuration and installed
the single new transport & single director as per README.EXIM, now I
just get this:
x D=mailman_director T=mailman_transport: Child process of
mailman_transport transport returned 1 from command: /opt/mailman/mail/m
Hi,
I get the following error when I run the command, bin/mailmanctl start
ImportError: No module named getopt
Could not find platform independent libraries
Could not find platform dependent libraries
Consider setting $PYTHONHOME to [:]
'import site' failed; use -v for traceback
Traceback (mos
cary said:
> One of my mailing lists has a single email address formatted like so
>
> na,[EMAIL PROTECTED]
hmm did you try escaping the ,:
na\,[EMAIL PROTECTED]
Glenn
---
The original portions of this message are the copyright of the author
(c)1998-2002 Glenn E. Sieb.ICQ UIN: 300395
If I go to:
https://mailman.example.com/mailman/admin/listname
the links all still work via SSL (which is good); however when I go to:
https://mailman.example.com/mailman/admindb/listname
the 'Submit' button points to the insecure (non-ssl) version; since we
deny access to the non-ssl version fro
"Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Setup: Mailman 2.1, running on Red Hat 7.3, with Sendmail 8.12.7.
> For the umpteen time now, Mailman has mysteriously stopped it's
> runners. I have attached a text file (qrunner.
Setup: Mailman 2.1, running on Red Hat 7.3, with Sendmail 8.12.7.
For the umpteen time now, Mailman has mysteriously stopped it's
runners. I have attached a text file (qrunner.txt) which contains the last
three times it stopped working.
What's causing Mailman to just quit like t
At 18:15 12/02/2003, cary wrote:
My upgrade from 2.0.x to 2.1 went smoothly except for the following FROM
header peculiarity. All my lists have the FROM address returning:
[EMAIL PROTECTED]; on behalf of; user
[[EMAIL PROTECTED]]
Shouldn't this return
[EMAIL PROTECTED]; on behal
My upgrade from 2.0.x to 2.1 went smoothly except for the following FROM
header peculiarity. All my lists have the FROM address returning:
[EMAIL PROTECTED]; on behalf of; user
[[EMAIL PROTECTED]]
Shouldn't this return
[EMAIL PROTECTED]; on behalf of; user [[EMAIL PROTECTED]] ?
Hi,
One of my mailing lists has a single email address formatted like so
na,[EMAIL PROTECTED]
I can't seem to unsub this address to correct the problem with either
./remove_members
it can't find users 'na' or 'me'.
or the web interface which spits the following erro
On Wednesday, 12. February 2003 18:16, LuKreme wrote:
> On Wednesday, Feb 12, 2003, at 09:53 Canada/Mountain, Matthias Juchem
>
> wrote:
> > I just wanted to do a upgrade to 2.1.1. The release notes tell me to
> > do a 'make catalogs' in messages/
>
> They do? Where?
In Barry's announcement per e
On Wednesday, Feb 12, 2003, at 09:53 Canada/Mountain, Matthias Juchem
wrote:
I just wanted to do a upgrade to 2.1.1. The release notes tell me to
do a 'make catalogs' in messages/
They do? Where?
All I found was:
NOTE: You should ordinarily never need to run "make catalogs",
in messages/M
On Wednesday, Feb 12, 2003, at 09:43 Canada/Mountain, Dave Sherohman
wrote:
On Wed, Feb 12, 2003 at 08:24:04AM -0700, LuKreme wrote:
Is there info on the www.list.org page about using CVS to update
mailman? I noticed I'm still running 2.1b3.
I'd like to avoid downloading the source and compilin
On Tuesday, Feb 11, 2003, at 20:20 Canada/Mountain, Matthew Davis wrote:
* Warren Hoffman ([EMAIL PROTECTED]) wrote:
Also - it would be wonderful if we could let some attachment types
through
- specifically .vcf and .dat as they're harmless and usually come from
email systems like Outlook. Again
> "DS" == Dave Sherohman <[EMAIL PROTECTED]> writes:
DS> Erm... You _are_ aware that cvs is a tool for managing the
DS> source code and that you will still need to compile manually
DS> after using cvs to get the latest source, right? (Well, aside
DS> from the minor detail th
Hi there.
I just wanted to do a upgrade to 2.1.1. The release notes tell me to do a 'make
catalogs' in messages/.
This step is repeated for each language:
---snip---
msgfmt -o lt/LC_MESSAGES/mailman.mo lt/LC_MESSAGES/mailman.po
Merging new template file with existing translations
mv nl/LC_MESSA
digest
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This
Hello there,
I upgraded from Mailman v2.0.13 to v2.1.1. Now, whenever a message from
a usenet newsgroup gets gated to the list, it is being sent as an inline
attachment. Is this a bug or a feature? When using 2.0.13 the messages
were gated as plain text. I'd like to have that behaviour back.
If n
At 12:11 12/02/2003, Links at Momsview wrote:
I currently have a VERY large ( >100k) announce only list (always
moderated) running mailman 2.1 under Postfix.
For performance reasons I'm considering splitting this list into 26 sublists
based on the first letter of each subscriber email.
I would
On Wed, Feb 12, 2003 at 08:24:04AM -0700, LuKreme wrote:
> Is there info on the www.list.org page about using CVS to update
> mailman? I noticed I'm still running 2.1b3.
>
> I'd like to avoid downloading the source and compiling manually if
> possible.
Erm... You _are_ aware that cvs is a too
> "LaM" == Links at Momsview <[EMAIL PROTECTED]> writes:
LaM> I currently have a VERY large ( >100k) announce only list (always
LaM> moderated) running mailman 2.1 under Postfix.
It seems to me if you turn off personalization, turn off VERP, and
turn off anything else that would cause indi
Is there info on the www.list.org page about using CVS to update
mailman? I noticed I'm still running 2.1b3.
I'd like to avoid downloading the source and compiling manually if
possible.
--
There is NO Rule six!
--
Mailman-Users mailing list
At 14:22 12/02/2003, Ashley Horn wrote:
When bulk subscribing members to a mailman list (Version 2.1.1) through
the web interface is it possible to associate a name with an e-mail
address? What is the correct format for this process?
Thanks,
Ashley Horn
Adding lines like the next (non-blank) o
At 13:56 12/02/2003, Alberto Marcedone wrote:
[root@server mailman]# /home/mailman/bin/mailmanctl start
Lista di sito mancante: mailman
"mailmanctl start" does not work. All my mailing list are stopped.
I have not a list called mailman.
Here is the log:
Feb 12 15:59:03 2003 mailmanctl(2628): Lis
Thanks for all.
Now all work very fine.
But I have upgraded from 2.1.b4 and I have not, first, the list called
Mailman...
Alberto
- Original Message -
From: "Mike Kercher" <[EMAIL PROTECTED]>
To: "'Alberto Marcedone'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 3:27 PM
Subject
When bulk subscribing members to a mailman list (Version 2.1.1) through
the web interface is it possible to associate a name with an e-mail
address? What is the correct format for this process?
Thanks,
Ashley Horn
--
Mailman-Users mailing list
[root@server mailman]# /home/mailman/bin/mailmanctl start
Lista di sito mancante: mailman
"mailmanctl start" does not work. All my mailing list are stopped.
I have not a list called mailman.
Here is the log:
Feb 12 15:59:03 2003 mailmanctl(2628): Lista di sito mancante: mailman
Feb 12 15:59:03 2
I currently have a VERY large ( >100k) announce only list (always
moderated) running mailman 2.1 under Postfix.
For performance reasons I'm considering splitting this list into 26 sublists
based on the first letter of each subscriber email.
I would then use an umbrella list to send to all of the
I need help with a problem that I have with Mailman 2.1b3 on Red Hat 7.2. I
use the Spanish language as default.
When someone send a too big message to the list the message remains
retained in qfiles/shunt but does not order the remitter a message of
mistake. In the file of log the following mis
Hi,
I'm having a few problems with a moderated list since upgrading to 2.1.
Members with the moderation flag unset can post to the list fine. However
non_members on the 'accept_these_nonmembers' list seem to be ignored and
their messages are held for moderation with the Reason: Post to moderated
At 08:01 12/02/2003, Andy Woolley wrote:
Hi All,
I need to edit the archive of one of my lists to remove some text that a
user is worried will be found on Search Engines.
I've looked and see that this feature is to be added to Version 3.0 and
possibly to version 2.1.
My question is: Did this fe
Hi All,
I need to edit the archive of one of my lists to remove some text that a
user is worried will be found on Search Engines.
I've looked and see that this feature is to be added to Version 3.0 and
possibly to version 2.1.
My question is: Did this feature manage to get done in the current re
43 matches
Mail list logo