Re: [Mailman-Users] Mailman 2.1.5 - FQDN Question

2005-07-20 Thread Cogley, Rick
I dug around some more and was able to find out how to fix the symptoms. If I run fix_url on the lists, they appear in the web interface. /path/to/withlist -l -r fix_url xyz-sales -u www.domainofmine.net -v However, can anyone tell me why lists created in the web interface default to www.domaino

Re: [Mailman-Users] Mailman 2.1.5 - FQDN Question

2005-07-20 Thread Cogley, Rick
Apologies - it formatted wrong again, stringing the most relevant line together making it looked remarked out. Once more, it is probably obvious to you, this is the relevant line in the config: add_virtualhost('www.domainofmine.net', 'domainofmine.net') This is what works, as opposed to using t

Re: [Mailman-Users] Mailman 2.1.5 - FQDN Question

2005-07-20 Thread Cogley, Rick
Hope this formats ok this time. The relevant bit of the config file should look like: ... # NOTE: bug with quotes # add_virtualhost('DEFAULT_URL_HOST', 'DEFAULT_EMAIL_HOST') add_virtualhost('www.domainofmine.net', 'domainofmine.net') ... 8<= This is what is working for me.

[Mailman-Users] Mailman 2.1.5 - FQDN Question

2005-07-20 Thread Cogley, Rick
Hello, and Greetings from Japan - I'm new to the list and to Mailman, but I hope someone more experienced will be able to give me some pointers since I have not been able to get specific info from google or the manual on this problem. Please allow me to explain a little: After installing 2.1.5 fro

Re: [Mailman-Users] Mailman 2.1.6 slowness...?

2005-07-20 Thread Jeff Squyres
On Jul 16, 2005, at 11:16 AM, Jeff Squyres wrote: > Short version -- all good tips; many thanks. We're investigating them > all, but as you suggested, we're changing one thing at a time. > Checking them thoroughly takes a little while, so I probably won't be > able to report anything intelligent

[Mailman-Users] Posting from Mailman->NNTP to a moderated newsgroup

2005-07-20 Thread Forrest Aldrich
How are people handling the case of posting/gatewaying messages to a moderated newsgroup via Mailman? Is there a way to automatically inject an "Approved:" header . Does Mailman look at the Sender: or the From: envelope. Thanks. -- Mailman-

Re: [Mailman-Users] Attachments in digest mode

2005-07-20 Thread Brad Knowles
At 1:20 PM -0400 2005-07-20, <[EMAIL PROTECTED]> wrote: > I'm quite new to mailman (having just implemented it) and > have run into the following problem: when e-mail containing > an attachment is sent to my test list, those users not in > digest mode receive it, but it is scrubbed for those u

[Mailman-Users] Mailman OutgoingRunner issue?

2005-07-20 Thread Frank Torres
Mailman, Ok, I had this problem below. But what makes this interesting there were some queued messages in the out (bound) queue directory. Which one of these where not delivered. However, the queued file was further removed but did not deliver the message to the list. The message did get into the

[Mailman-Users] Attachments in digest mode

2005-07-20 Thread hdwiebe
Greetings, I'm quite new to mailman (having just implemented it) and have run into the following problem: when e-mail containing an attachment is sent to my test list, those users not in digest mode receive it, but it is scrubbed for those users in digest mode ("non-text attachment has been s

Re: [Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread James
This is very strange. In Debian (Woody stable) when you apt-get Mailman it uncorrectly installs the init script that looks like this: mail:/etc/rc2.d# ls -la mailman lrwxr-xr-x 1 root root 19 May 8 07:40 mailman -> /etc/init.d/mailman I made a change like this: mail:/etc/rc2.d# ln -s /etc/init.

Re: [Mailman-Users] nested lists?

2005-07-20 Thread JC Dill
Duane Winner wrote: > Hello, > > I have created an announcment mailing list so I can send announcements > to all of my clients member's emails (several dozen). > > I already have 12 unique mailing lists created for each organization of > which these clients are members. These are discussion ma

Re: [Mailman-Users] "No such list mailman" after creating list

2005-07-20 Thread John Dennis
On Wed, 2005-07-20 at 12:25 -0400, Josh Simoneau wrote: > Greetings, > > Installed 2.1.5 today and have been tinkering. I followed the > installation document and everything went fine, except this one problem. > > I can create lists (such as the mailman list) and mailman emails the > given user t

[Mailman-Users] "No such list mailman" after creating list

2005-07-20 Thread Josh Simoneau
Greetings, Installed 2.1.5 today and have been tinkering. I followed the installation document and everything went fine, except this one problem. I can create lists (such as the mailman list) and mailman emails the given user to let them know about the new list. I can create new lists from the co

[Mailman-Users] nested lists?

2005-07-20 Thread Duane Winner
Hello, I have created an announcment mailing list so I can send announcements to all of my clients member's emails (several dozen). I already have 12 unique mailing lists created for each organization of which these clients are members. These are discussion mailing lists. Is there a way I can

Re: [Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread Mark Sapiro
James wrote: >I don't know what to verify. Mailman works fine when I start these two: >/etc/init.d/mailman start >/usr/lib/mailman/bin/mailmanctl restart Are you doing both? only the first should be necessary. >I have to do it manualy though. See http://www.list.org/mailman-install/node42.ht

Re: [Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread Xueshan Feng
Quoting James <[EMAIL PROTECTED]>: > I don't know what to verify. Mailman works fine when I start these two: > /etc/init.d/mailman start > /usr/lib/mailman/bin/mailmanctl restart > > I have to do it manualy though. Did you do this: update-rc.d mailman defaults That should install the necessary

Re: [Mailman-Users] got_owner_email, got_moderator_email?

2005-07-20 Thread Mark Sapiro
James wrote: >Is there a list of the codes/values that can be used in postheld.txt? >From Hold.hold_for_approval() d = {'listname' : listname, 'hostname' : mlist.host_name, 'reason' : _(reason), 'sender' : sender, 'subject': usersubject,

Re: [Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread James
I don't know what to verify. Mailman works fine when I start these two: /etc/init.d/mailman start /usr/lib/mailman/bin/mailmanctl restart I have to do it manualy though. > > When I restart the server I have to manually start Mailman and > > Mailman's master qrunner. Is it possible to have these

Re: [Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread Sythos
On Wed, Jul 20, 2005 at 08:10:40AM -0700, James wrote: > When I restart the server I have to manually start Mailman and > Mailman's master qrunner. Is it possible to have these two added in > startup scripts? > Mailman 2.1.5 > Postfix 2.1.5 > GNU/Debian Linux Debian pachage already have init scrip

Re: [Mailman-Users] got_owner_email, got_moderator_email?

2005-07-20 Thread James
Is there a list of the codes/values that can be used in postheld.txt? > >What is the code that can add 1) owner's and 2) moderator's real email > >address in postheld.txt? > > These values are not in the dictionary of replacements passed to the > Utils.maketext() method by the hold_for_approval

[Mailman-Users] Mailman in start up scripts?

2005-07-20 Thread James
When I restart the server I have to manually start Mailman and Mailman's master qrunner. Is it possible to have these two added in startup scripts? Mailman 2.1.5 Postfix 2.1.5 GNU/Debian Linux -- Mailman-Users mailing list Mailman-Users@python.or

Re: [Mailman-Users] bounce problem

2005-07-20 Thread Mark Sapiro
Birgit Fenzke wrote: > >The bounce facility in mailman version 2.1.4 runs perfectly on the server in >the "world", the list-owner gets the information >when an list member is disabled or deleted when a member has reached the given >bounce score and the member itself is deleted from the list. >

Re: [Mailman-Users] cgi add seems not to work any more

2005-07-20 Thread Mark Sapiro
DaffyDuke wrote: > >* from >http://daffyduke.lautre.net/cgi-bin/mailman/admin/ag-staff/members/add >=> KO > >with this error from the user : >Bug in Mailman version 2.1.5 >We're sorry, we hit a bug! >Please inform the webmaster for this site of this problem. Printing of >traceback and other system

[Mailman-Users] cgi add seems not to work any more

2005-07-20 Thread DaffyDuke
Hello, I'm sorry to try again here but my previous post has been moderated. Sorry for my poor English. First, I am Olivier Duquesne, an adminsitrator of L'Autre Net web hosting service. We are using mailman (2.1.5-5.backport) on Debian Woody. I'm sorry to post here but I did not find any answer

Re: [Mailman-Users] lists/create screen

2005-07-20 Thread Forrest Aldrich
I set VIRTUAL_HOST_OVERVIEW = Off and that seems to have resolved the problem I outlined below. I know nothing about Python at the moment, so hacking the *.py files for customized functionality (by me) is probably not happening anytime soon, not without a mess ;-) Thank you. Mark Sapiro w