Re: [Mailman-Users] Delete messages

2008-09-25 Thread Mark Sapiro
nikos wrote: >Some of my clients send big emails to about 10 lists. >The result is to slow down Internet connection. >How can I delete the messages that left to be sent? >I delete them from mqueue but they come back. There are two steps in delivery. Delivery from Mailman to the MTA and delivery

[Mailman-Users] Delete messages

2008-09-25 Thread nikos
Hello list Some of my clients send big emails to about 10 lists. The result is to slow down Internet connection. How can I delete the messages that left to be sent? I delete them from mqueue but they come back. We set up mailman-2.1.9-5.3 in fedora v7. Thank you very much Nikos --

Re: [Mailman-Users] Trying to Solve AOL Redaction Problem for HTMLEmails

2008-09-25 Thread Mark Sapiro
Mark Sapiro wrote: > >My understanding of what you want to accomplish, in spite of the above >"allowing HTML in the footer" wording, is to add a footer to an HTML >only message by adding it to the HTML instead of adding it as a >separate MIME part. To elaborate a bit, if the list is personalized,

Re: [Mailman-Users] Trying to Solve AOL Redaction Problem for HTMLEmails

2008-09-25 Thread Mark Sapiro
Lloyd Tennisonwrote: >I see the patch adding html banners, user_id, list_id > >(https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1121257&group_id=103 > >) might have worked at one time, but has a few undesireable features "Also >needed enable ALLOW_OPEN_SUBSCRIBE option, " says it w

Re: [Mailman-Users] migrating Mailman

2008-09-25 Thread Mark Sapiro
Kevin Freels wrote: > >One thing I discovered in migration is be sure the systems are Endian >compliant. I was moving some lists from a Solaris box to FC8, which are >different Endian. I assume the issue was that the config.pck for the lists was in binary format and was incompatible with the othe

Re: [Mailman-Users] 2 mailman installs one one system?

2008-09-25 Thread Mark Sapiro
Pieter Donche wrote: > >Here I seem to be stuck. >I have to define the Alias pipermail and the ScriptAlias mailman >But there are already pointing to the users' installation: > ># UA Change > # This Alias provides access to the archives of the mailman mailing >list > Alias /pipermail/

Re: [Mailman-Users] mailman mailinglist configuration for internal domain

2008-09-25 Thread Mark Sapiro
David Hláik wrote: > > our mail providers started blocking mail adresses which originates > from unknown domains. By originates, do you mean sending SMTP host name, host name in HELO/EHLO, or host name in MAIL FROM? The only one of these that has anything to do with Mailman is the envelope send

Re: [Mailman-Users] Digest sizes

2008-09-25 Thread Mark Sapiro
Krystal Zipfel wrote: > >I have a question. Under the digest options in the administration page, >there is "How big in Kb should a digest be before it gets sent out?" and >"Should a digest be dispatched daily when the size threshold isn't >reached?". If the KB size of a digest is set to 0 AND the d

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread Mark Sapiro
RobG wrote: >I got this when doing a stop/start: > >Sep 25 13:51:15 2008 qrunner(29214): Traceback (most recent call last): >Sep 25 13:51:15 2008 qrunner(29214): File >"/usr/lib/mailman/bin/qrunner", line 278, in >Sep 25 13:51:15 2008 qrunner(29214): main() >Sep 25 13:51:15 2008 qrunner(2

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread RobG
Mark Sapiro wrote: First check Mailman's logs, particularly 'error' and 'qrunner'. You need to figure out why it died and fix that problem. I got this when doing a stop/start: Sep 25 13:51:15 2008 qrunner(29214): Traceback (most recent call last): Sep 25 13:51:15 2008 qrunner(29214): File

Re: [Mailman-Users] postfix doesn't know mailman lists

2008-09-25 Thread Mark Sapiro
fuchur wrote: > >I hope someone can help me or point me in the right direction ;-) > >I'm using postfix with a mysql back-end and can't get mailman to work in >this environment. See AND .

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread Mark Sapiro
RobG wrote: > >Here's the results of a ps aux | grep qrunner: > >mailman 28584 0.0 0.3 13304 6912 ?S12:44 0:00 >/usr/bin/python /usr/lib/mailman/bin/qrunner --runner=RetryRunner:0:1 -s >mailman 28585 0.0 0.5 17660 11488 ?S12:44 0:01 >/usr/bin/python /usr/lib/m

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread RobG
Mark Sapiro wrote: There is a master and 8 qrunners. Mail in the archives says IncomingRunner and ArchRunner are running. It doesn't say OutgoingRunner is running. Here's the results of a ps aux | grep qrunner: mailman 28584 0.0 0.3 13304 6912 ?S12:44 0:00 /usr/bin/python

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread Mark Sapiro
RobG wrote: > >Yeah, I did that. I set it up to autostart too. I just doublechecked >and it's still running. I can see it processing mail when I watch the >maillog... if qrunner wasn't running, I suspect new posts wouldn't >appear in the archives, right? There is a master and 8 qrunners. Ma

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread RobG
Mustafa Akgul wrote: did you ran mailman daemon ? Either /etc/init.d/mailman start or /var/lib/mailman/bin/mailmanctl will do. You need to start it maunally, at the very beginning. I had the same problem recently. Yeah, I did that. I set it up to autostart too. I just doublechecked and it'

Re: [Mailman-Users] deleted old messages

2008-09-25 Thread Mark Sapiro
Tomáa Macek wrote: > I'm using oder mailman 2.1.5 together with Postfix. > Earlier I created moderated list, sent some testing posts. But I did not > answered the mails asking me if I want to allow this post or drop it, > but I have only deleted these mailman's messages. > Now the mailing list send

Re: [Mailman-Users] Moving to a new server

2008-09-25 Thread Mark Sapiro
Tecru Info wrote: >Thanks for your help! I am new to mailman. >I think the bounce variables might have been the issue? > >bounce_score_threshold (was set to .7, I set it to 3) Is that better? > >bounce_info_stale_after 30 > >bounce_you_are_disabled_warnings 0 > >bounce_you_are

Re: [Mailman-Users] Moving to a new server

2008-09-25 Thread Mark Sapiro
RobG wrote: > >So I figured out where everything else goes and moved it there >accordingly. I started qrunner. That seems to be working. I fired off >a test message, but it came back saying the "user" (e.g. the listname) >was not found. So I guess I've done something wrong, or not done >som

Re: [Mailman-Users] Trying to Solve AOL Redaction Problem for HTML Emails

2008-09-25 Thread Ralf Hildebrandt
* Brad Knowles <[EMAIL PROTECTED]>: > Lloyd Tennison wrote: > >> Is there anything that followed this 2005 posting, as this >> would definitely solve people's problem with redaction from AOL, etc. by >> allowing HTML in the footer. > > You don't need HTML in the footer to keep them f

[Mailman-Users] Digest sizes

2008-09-25 Thread Krystal Zipfel
Hello all! I have a question. Under the digest options in the administration page, there is "How big in Kb should a digest be before it gets sent out?" and "Should a digest be dispatched daily when the size threshold isn't reached?". If the KB size of a digest is set to 0 AND the daily dispatch is

Re: [Mailman-Users] migrating Mailman

2008-09-25 Thread Brad Knowles
Shambhu Sharma wrote: Thanks. I forgot to mention that i am migrating mailman from CPanel to normal one. As i am new to CPanel, i thought there is no difference between mailman's on CPanel and other server. I added [EMAIL PROTECTED] as an accepted_aliases. Regretfully, cPanel

Re: [Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread Brad Knowles
RobG wrote: But, it doesn't seem to be sending messages out. What can I do to fix this? You did check the FAQ Wiki, right? If not, try searching for "troubleshooting". -- Brad Knowles <[EMAIL PROTECTED]> LinkedIn Profile: -

Re: [Mailman-Users] deleted old messages

2008-09-25 Thread Brad Knowles
Tomáš Macek wrote: How can I delete theses old messages waiting for consideration when I don't have any web server configured? Didn't find this in FAQ and googling also did not helped. The FAQ Wiki is at . Try searching for "mode

Re: [Mailman-Users] migrating Mailman

2008-09-25 Thread Shambhu Sharma
Hi Mark, Thanks. I forgot to mention that i am migrating mailman from CPanel to normal one. As i am new to CPanel, i thought there is no difference between mailman's on CPanel and other server. I added [EMAIL PROTECTED] as an accepted_aliases. Regards, Shambhu. On Wed, Sep 24,

[Mailman-Users] Mailman working but not sending mail

2008-09-25 Thread RobG
For those following the saga... :) My switch to our new server is proceeding well, but I've hit a snag that I'm not sure what to do about. Basically, Mailman is accepting messages just fine. They appear in the Archives. The web interface works. I can watch the maillog and see the message

Re: [Mailman-Users] Moving to a new server

2008-09-25 Thread RobG
Mark Sapiro wrote: You didn't move the lists to the right place. RedHat puts things all over the place to be FHS compliant. There should have already been a /var/lib/mailman/lists/ directory which is where you should put your lists/* subdirectories. Likewise, /var/lib/mailman/archives/private/.

Re: [Mailman-Users] migrating Mailman

2008-09-25 Thread Shambhu Sharma
Hi Mark, Thanks. I was able to migrate a mailing list successfully. But i have one issue. Mailing list on server "A" is as " listname_domain.com" but the real_name is "listname". After migration, i tried to send one email to [EMAIL PROTECTED] but it went for moderator approval a

[Mailman-Users] 2 mailman installs one one system?

2008-09-25 Thread Pieter Donche
Hi, I have a multiuser SUN Solaris system. A user had already installed the mailmain software in his own home-directory with ./configure --prefix=/symrt/inf/lore/mailman --with-username=lore --with-groupname=winf I try to install a central mailman system, but would like not to touch to the i

[Mailman-Users] deleted old messages

2008-09-25 Thread Tomáš Macek
I'm using oder mailman 2.1.5 together with Postfix. Earlier I created moderated list, sent some testing posts. But I did not answered the mails asking me if I want to allow this post or drop it, but I have only deleted these mailman's messages. Now the mailing list sends me every day some messag

Re: [Mailman-Users] migrating Mailman

2008-09-25 Thread Kevin Freels
Greetings! One thing I discovered in migration is be sure the systems are Endian compliant. I was moving some lists from a Solaris box to FC8, which are different Endian. I used "list_members" and "config_list -o" in the mailman/bin directory to dump to text files. I then scp'd the files over to

[Mailman-Users] postfix doesn't know mailman lists

2008-09-25 Thread fuchur
Hi list, I hope someone can help me or point me in the right direction ;-) I'm using postfix with a mysql back-end and can't get mailman to work in this environment. I installed mailman, setup a mailinglist and tested it with: echo "bar" | /usr/bin/mail -s "foo" [EMAIL PROTECTED] everything went

Re: [Mailman-Users] Moving to a new server

2008-09-25 Thread Tecru Info
Thanks for your help! I am new to mailman. I think the bounce variables might have been the issue? bounce_score_threshold (was set to .7, I set it to 3) Is that better? bounce_info_stale_after 30 bounce_you_are_disabled_warnings 0 bounce_you_are_disabled_warnings_interv

Re: [Mailman-Users] Trying to Solve AOL Redaction Problem for HTML Emails

2008-09-25 Thread Brad Knowles
Lloyd Tennison wrote: Is there anything that followed this 2005 posting, as this would definitely solve people's problem with redaction from AOL, etc. by allowing HTML in the footer. You don't need HTML in the footer to keep them from redacting it. At least, not currently. The

[Mailman-Users] Trying to Solve AOL Redaction Problem for HTML Emails

2008-09-25 Thread Lloyd Tennison
I see the patch adding html banners, user_id, list_id (https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1121257&group_id=103 ) might have worked at one time, but has a few undesireable features "Also needed enable ALLOW_OPEN_SUBSCRIBE option, " says it was last assigned to you Bar

[Mailman-Users] mailman mailinglist configuration for internal domain

2008-09-25 Thread David Hláčik
Hello guys, our mail providers started blocking mail adresses which originates from unknown domains. Server running mailman has internal name sx1.labs.hlacik.eu . Mailman uses its mailinglist i believe configured in sitelist.cfg. Currently we are using virtual configuration in mailman one of v