[Mailman-Users] Last Question I promise

2004-12-14 Thread DJ Freak
Where is the HTML for the confirmation page that people get taken to? Thanks. -Evan -- 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 Searcha

[Mailman-Users] VERP Frustration

2004-12-14 Thread DJ Freak
Hi List I am frustrated to find that both confirmation and invitation emails are getting thrown into my junk mail (and probably into the junk mails of many of my future subscribers) because they contain for example beat-hustler- [EMAIL PROTECTED] which looks like junk to most email program

Re: [Mailman-Users] Preline fatal failure - broken pipe

2004-12-14 Thread Jim Tittsler
Russell Mann wrote: Qmail-to-mailman.py is the Bruce Perens script. It looks like you are running with VERP bounce processing enabled, but with a script/configuration that doesn't understand it. You could disable Mailman's use of VERP in your mm_cfg.py or use a method that passes the VERP inf

Re: [Mailman-Users] How Change "English (USA)" to "English"?

2004-12-14 Thread Mark Sapiro
Nick Urbanik wrote: > >On Tue, Dec 14, 2004 at 04:40:11PM -0800, Mark Sapiro wrote: >> >> or if you prefer >> >> add_language('en','English', 'utf-8') > >Are there any caveats with using utf-8 instead of us-ascii? > Yes. This will set the character set of the web pages to utf-8 instead o

Re: [Mailman-Users] How Change "English (USA)" to "English"?

2004-12-14 Thread Mark Sapiro
Nick Urbanik wrote: > >In the mailing list subscription page, we see: > >Which language do you prefer to display your messages? English (USA) > >I do not know how to change this. It is not appropriate here in >Australia. How do we change this? > >On the languages administrative page, the

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Easy
I added a new mailman list with 4 subscribers. One of the subscribers was the same earthlink address as the 600+ subscriber email list. When a messages was sent to both lists - the earthlink subscriber ONLY received the message from the 4 subscriber list. Seems Mailman is cablable of getting th

Re: [Mailman-Users] How Change "English (USA)" to "English"?

2004-12-14 Thread Nick Urbanik
On Tue, Dec 14, 2004 at 04:40:11PM -0800, Mark Sapiro wrote: > Nick Urbanik wrote: > > > >mailman-2.1.5-26 on FC3. > >$ echo $LANG > >en_AU.UTF-8 > > Do you just want to change the name of the language from "English > (USA)" to "English" or do you want to create a new translation from US > English

Re: [Mailman-Users] global change of forward_auto_discards usingwithlist

2004-12-14 Thread Mark Sapiro
Christopher Adams wrote: >I would like to change all mly 500+ lists so that the >forward_auto_discards is set to 'No'. I assume that the best way to do >this is utilizing the 'withlist' utility. I have only used this utility >to change the URL for my lists. > >Has anyone done this and could you

Re: [Mailman-Users] Maximum attachment size limit?

2004-12-14 Thread Brad Knowles
At 11:08 AM +1100 2004-12-15, Nick Urbanik wrote: What is the largest attachment size allowed? Can a limit be imposed? On the attachment itself? No. max_message_size = 40 Does max_message_size limit the size of the entire message, including attachments? Yes. This is the only limitation

Re: [Mailman-Users] Not All Subscribers Receiving DailyEmail

2004-12-14 Thread Brad Knowles
At 4:45 PM -0800 2004-12-14, Mark Sapiro wrote: Also, messages from Topica lists are personalized with "this email was sent to ..." and a one-click unsubscribe link, and thus are never sent to multiple recipients in one SMTP transaction. In which case, it would be an interesting test to enable

Re: [Mailman-Users] Not All Subscribers Receiving DailyEmail

2004-12-14 Thread Mark Sapiro
Brad Knowles wrote: >At 10:20 AM -0800 2004-12-14, Easy wrote: > >> - Some 250 of the subscribers are now on a Topica listserv. They ALL >> receive the daily email each day. When the same message is sent to the >> mailman listserv some of these 250 subscribers do NOT receive the email. > >

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread John W. Baxter
On 12/14/2004 1:20, "Brad Knowles" <[EMAIL PROTECTED]> wrote: > Both > Earthlink and AOL tend to have less net-savvy customers who will > occasionally click on the wrong button and "report as spam" a > legitimate message, or not remember how to unsubscribe themselves and > use the "report as spam

[Mailman-Users] Maximum attachment size limit?

2004-12-14 Thread Nick Urbanik
Dear Folks, What is the largest attachment size allowed? Can a limit be imposed? I have $ sudo /usr/lib/mailman/bin/config_list -o - mailing-list-name | grep -i max # Maximum length in kilobytes (KB) of a message body. Use 0 for no max_message_size = 40 Does max_message_size limit the size of

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Brad Knowles
At 10:20 AM -0800 2004-12-14, Easy wrote: - NOT ALL subscribers of any of the ISPs are being rejected. Many subscribers on ALL the ISPs are receiving the daily email just fine. Many ISPs will apply different anti-spam processing rules for different recipients. Many recipients will not be aware

[Mailman-Users] How Change "English (USA)" to "English"?

2004-12-14 Thread Nick Urbanik
Dear Folks, In the mailing list subscription page, we see: Which language do you prefer to display your messages? English (USA) I do not know how to change this. It is not appropriate here in Australia. How do we change this? On the languages administrative page, the only English option is

Re: [Mailman-Users] Regexp topics

2004-12-14 Thread Mark Sapiro
Enrique Vega wrote: > >How do you add multiple keywords to the Topics Section? I read the >simple instruction "Topic keywords, one per line, to match against each >message." However, when I do this, the topic does not work at all. If I >leave it as one word per topic, it works. > >Is there a reg

RE: [Mailman-Users] integrated web server?

2004-12-14 Thread Steven Jones
The question would be, why would you wish to do this? Though in effect this is what I do, except I have 3 sendmail instances on three servers. I have an incoming smtp server, an outgoing smtp server and a list server, all run sendmail (actually the first 2 servers are clustered but lets not go

RE: [Mailman-Users] Preline fatal failure - broken pipe

2004-12-14 Thread Russell Mann
> > <[EMAIL PROTECTED]>: > > [...] > > Qmail patched like a madman. > > Vpopmail > > The lists.* domains have a .qmail-default with: > > [...] > > Qmail-to-mailman.py is the Bruce Perens script. > > It looks like you are running with VERP bounce processing > enabled, but > with a script/configur

[Mailman-Users] Regexp topics

2004-12-14 Thread Enrique Vega
I'm new to using mailman and have to say that I am very impressed with all the functions available. However, I have a question that I have not been able to find an answer to in the archives. How do you add multiple keywords to the Topics Section? I read the simple instruction "Topic keywords, o

[Mailman-Users] global change of forward_auto_discards using withlist

2004-12-14 Thread Christopher Adams
I would like to change all mly 500+ lists so that the forward_auto_discards is set to 'No'. I assume that the best way to do this is utilizing the 'withlist' utility. I have only used this utility to change the URL for my lists. Has anyone done this and could you give me some tips? -- Christoph

[Mailman-Users] integrated web server?

2004-12-14 Thread Scott Kopel
Do the web based subscribe and un-subscribe and searchable archive features have to sit on the same server as the mail server (sendmail)? In other words I don't have Apache installed on my email server. How hard is it to separate the two and use Mailman? Scott Kopel English Department - FSU 850

Re: [Mailman-Users] How to 'export' mailman subscriber list

2004-12-14 Thread DJ Freak
This is a very important thread here. I just sent 1200 emails and none of my hotmail subscribers seem to have gotten their emails and I think this is exactly why. So does anyone know how to address max mails per transaction in Postfix? I'm going to go and add this question on that list. Than

RE: [Mailman-Users] Virtual Lists

2004-12-14 Thread Mark Sapiro
Anton Krall wrote: >Sorry for the typo, I am using version 2.1.4 not 1.4 and >Im still using mailman 1.4 and I was wondering, what are the steps needed >for updating to the latest version? Download and extract the 2.1.5 tarball and read the UPGRADING FROM PREVIOUS VERSIONS and UPGRADING FROM

Re: [Mailman-Users] mailman problem in mandrake 10

2004-12-14 Thread Mark Sapiro
Aris Santillan wrote: > >when it try to send a request to the list this is what i got as a reply > >Command output: Groupmismatch error. Mailman expected the mail >wrapper script to be executed asgroup "mail", but the system's mail >server executed the mail script asgroup "nogr

Re: [Mailman-Users] How to 'export' mailman subscriber list

2004-12-14 Thread Mark Sapiro
Easy wrote: > >I will use the list of subscribers to set up a new mailman listserv - in >hopes a new setup will resolve the issue of not all subscribers >receiving the daily email. It is very unlikely that this will fix your problem since, based on your descriptions, it doesn't seem likely that

Re: [Mailman-Users] How to 'export' mailman subscriber list

2004-12-14 Thread Mark Sapiro
Easy wrote: >How can the full list of subscribers be exported? See for example http://www.mail-archive.com/mailman-users@python.org/msg28293.html -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Easy
Thanks again for ideas on how to resolve newsletter email not getting to all mailman listserv subscribers. If it was only Earthlink and AOL there would be a pattern. There are numerous other ISPs not getting the email sent and some, on all the ISPs, seem to be receiving the emails. This does NO

Re: [Mailman-Users] How to 'export' mailman subscriber list

2004-12-14 Thread Robert Haack
If you just want a simple export of user email addresses try the following: /var/mailman/bin/list_members YourListName > YourListName.txt Robert Haack Programmer Analyst North Clackamas School District #12 [EMAIL PROTECTED] Easy wrote: How can the full list of subscribers be exported? I will use t

[Mailman-Users] How to 'export' mailman subscriber list

2004-12-14 Thread Easy
How can the full list of subscribers be exported? I will use the list of subscribers to set up a new mailman listserv - in hopes a new setup will resolve the issue of not all subscribers receiving the daily email. -- Mailman-Users mailing list [

Re: [Mailman-Users] Error: mailmanctl -s -q start

2004-12-14 Thread John Dennis
On Mon, 2004-12-13 at 21:14, Roger Tsang wrote: > I'm running mm-2.1.5 install from source with Python-2.3.3 on Fedora Core > (kernel-2.4) and getting the following error when starting mailman from the > provided init.d script. > > # service mailman start > and it runs mailmanctl -s -q start >

Re: [Mailman-Users] Mailman file and directory permissions

2004-12-14 Thread John Dennis
On Mon, 2004-12-13 at 19:05, Matt Ruzicka wrote: > My company is running and testing Mailman to replace majordomo (finally) > in a FreeBSD environment. From the README.BSD file I see that it is > possible to io install without turning on the setgid bit on directories. > However, even with a 'make

[Mailman-Users] Elizabeth Dunnagan/Raleigh/IBM cannot get to her mail.

2004-12-14 Thread Elizabeth Dunnagan
I will be out of the office starting 12/14/2004 and will not return until 01/11/2005. I'll get back with you when I return. If you have an emergency and need to talk to someone before I return, please contact one of the following people: Peter Yim (919-543-4797) for push (after Jan 3), Kimb

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Mark Sapiro
Easy wrote: >What is meant by a 'personalized' list. (See the header below for a >message that was received.) If you don't know, then your list probably isn't personalized. If your Mailman installation allows personalization, you will have the option to turn it enable it for a list on the Non-di

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Easy
Thanks for the help, it is appreciated. Here are comments on the comments below: Mailman is part of a CPanel system. I don't see a personalize option in the Non-digest options page. Just 3 - receive mail immediately, header, footer. Some Earthlink and some AOL subscribers are not receiving their m

[Mailman-Users] Virtual Lists

2004-12-14 Thread Anton Krall
Guys. Im still using mailman 1.4 and I was wondering, what are the steps needed for updating to the latest version? Also, can the latest version support virtual lists? I compiled mailman with --with-mailhost and --with-urlhost but I dont want to have to create a new mailman installation for eve

[Mailman-Users] mailman problem in mandrake 10

2004-12-14 Thread Aris Santillan
when it try to send a request to the list this is what i got as a reply Your message did not reach some or all of the intended recipients. Subject: subscribe Sent: 12/14/2004 4:23 PM The following recipient(s) could not be reached: [EMAIL PROTECTED] on 12/14/2004

RE: [Mailman-Users] Virtual Lists

2004-12-14 Thread Anton Krall
Sorry for the typo, I am using version 2.1.4 not 1.4 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anton Krall Sent: Lunes, 13 de Diciembre de 2004 08:19 p.m. To: [EMAIL PROTECTED] Subject: [Mailman-Users] Virtual Lists Guys. Im still using mailman 1.

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Mark Sapiro
Easy wrote: >Mailman had been working find on a 600+ subscriber list. Something >changed? somewhere? If you don't know what changed, how could we? >Now more than a few people are not getting their email. Is delivery enabled for these members? Is there a pattern? E.g. are digest members and

[Mailman-Users] Sisira Kumara/LK/APAC/TCCC is out of the office.

2004-12-14 Thread Sisira Kumara
I will be out of the office starting 12/14/2004 and will not return until 12/23/2004. I will respond to your message when I return. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailma

[Mailman-Users] Error: mailmanctl -s -q start

2004-12-14 Thread Roger Tsang
I'm running mm-2.1.5 install from source with Python-2.3.3 on Fedora Core (kernel-2.4) and getting the following error when starting mailman from the provided init.d script. # service mailman start and it runs mailmanctl -s -q start I keep on getting the same error messages. Mailman is installe

Re: [Mailman-Users] Not All Subscribers Receiving Daily Email

2004-12-14 Thread Easy
What is meant by a 'personalized' list. (See the header below for a message that was received.) The one subscriber that is on both lists and only receives from the small list is on Earthlink. Earthlink says they are not blocking the list. --- Header: Original Message From: -