Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Chris Puttick
On 06/10/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Chris Puttick wrote: > > >Ok, the problem: > > > >http://lists.openarchaeology.net/mailman/listinfo > > > >compared with > > > >http://lists.openarchaeology.net/mailman/listinfo/mailman > > > >mm_cfg: > > > >from Defaults import * > > > >###

Re: [Mailman-Users] mailman no longer working

2006-10-06 Thread Mark Sapiro
Noah wrote: > >yeah they are/were running. something a little deeper is happening >here. Again it is only one mail list at the momment that is not working >or posting rather. I can sub and unsub and receive notifications. but >the post is an issue right now. Where are the messages ('ls -lR

Re: [Mailman-Users] mailman no longer working

2006-10-06 Thread Noah
Patrick Bogen wrote: > On 10/7/06, Noah <[EMAIL PROTECTED]> wrote: >> I recently upgraded python and mailman and a bunch of other FreeBSD >> ports. mailman no longer appears to be forwarding mail. I can see in >> my sendmail logs that the mail is received and piped to mailman with the >> post com

Re: [Mailman-Users] mailman no longer working

2006-10-06 Thread Patrick Bogen
On 10/7/06, Noah <[EMAIL PROTECTED]> wrote: > I recently upgraded python and mailman and a bunch of other FreeBSD > ports. mailman no longer appears to be forwarding mail. I can see in > my sendmail logs that the mail is received and piped to mailman with the > post command like - "|/usr/local/m

[Mailman-Users] mailman no longer working

2006-10-06 Thread Noah
mailman-2.1.9 FreeBSD 4-11 python-2.3.5_1 python-2.4.3 Hi there, I recently upgraded python and mailman and a bunch of other FreeBSD ports. mailman no longer appears to be forwarding mail. I can see in my sendmail logs that the mail is received and piped to mailman with the post command lik

Re: [Mailman-Users] How to change email that shows up on summarypage?

2006-10-06 Thread Scott Chapman
Mark Sapiro wrote: > Scott Chapman wrote: > >> Mark Sapiro wrote: >> >>> However, perhaps a better solution is to just leave it as is and >>> subscribe the intended recipient to the 'mailman' list. >> I don't follow you here. You mean [EMAIL PROTECTED] being the >> intended recipient? > > > I

Re: [Mailman-Users] How to change email that shows up on summarypage?

2006-10-06 Thread Mark Sapiro
Scott Chapman wrote: > >I found it. The list is not available to non-members. How do I make a list >be available to anyone? Set Privacy options...->Sender filters->generic_nonmember_action to Accept. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area

Re: [Mailman-Users] How to change email that shows up on summarypage?

2006-10-06 Thread Scott Chapman
Mark Sapiro wrote: > Scott Chapman wrote: > >> Mark Sapiro wrote: >> >>> However, perhaps a better solution is to just leave it as is and >>> subscribe the intended recipient to the 'mailman' list. >> I don't follow you here. You mean [EMAIL PROTECTED] being the >> intended recipient? > > > I

Re: [Mailman-Users] How to change email that shows up on summarypage?

2006-10-06 Thread Mark Sapiro
Scott Chapman wrote: >Mark Sapiro wrote: > >> However, perhaps a better solution is to just leave it as is and >> subscribe the intended recipient to the 'mailman' list. > >I don't follow you here. You mean [EMAIL PROTECTED] being the >intended recipient? I mean instead of changing the code to

Re: [Mailman-Users] How to change email that shows up on summary page?

2006-10-06 Thread Scott Chapman
Mark Sapiro wrote: > However, perhaps a better solution is to just leave it as is and > subscribe the intended recipient to the 'mailman' list. I don't follow you here. You mean [EMAIL PROTECTED] being the intended recipient? How would this help? Scott ---

Re: [Mailman-Users] How to change email that shows up on summary page?

2006-10-06 Thread Mark Sapiro
Scott Chapman wrote: >http://lists.appliedeco.org/ >How to change the email address that shows up in the text: >"If you are having trouble using the lists, please contact >[EMAIL PROTECTED]" ? In the module Mailman/Cgi/listinfo.py in the definition of the listinfo_overview() function you'll find

[Mailman-Users] How to change email that shows up on summary page?

2006-10-06 Thread Scott Chapman
http://lists.appliedeco.org/ How to change the email address that shows up in the text: "If you are having trouble using the lists, please contact [EMAIL PROTECTED]" ? Scott -- Mailman-Users mailing list Mailman-Users@python.org http://mail.pyth

Re: [Mailman-Users] Cron gate_news

2006-10-06 Thread Mark Sapiro
Ki Song wrote: >I ran check perms and there were no problems found. > >What else do I need to check? I am still getting the >Cron <[EMAIL PROTECTED]> /usr/bin/python -S /usr/local/mailman/cron/gate_news > message. What happens if you manually run /usr/bin/python -S /usr/local/mailman/cron/gate_n

Re: [Mailman-Users] Mailman not archiving

2006-10-06 Thread Mark Sapiro
Mark Sapiro wrote: > >Is ArchiveRunner running? That should be "Is ArchRunner running?". Sorry for any confusion. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Mailman-Users] Cron gate_news

2006-10-06 Thread Ki Song
> Ki Song wrote: > >> Scratch the last comment. Apparently, the config.pck and other pck files are >> recreated every time the cron runs. The problem is that when this file is >> recreated, the permissions are such that mailman cannot modify that file. >> For example, my config.pck file for all th

Re: [Mailman-Users] Mailman not archiving

2006-10-06 Thread Mark Sapiro
stupidmail4me wrote: >Mail is sending through >the lists appropriately, but it's not archiving at >all. I've checked Defaults.py and mm_cfg.py and the >list's configuration options and they're all set to >archive. I've checked permissions in >/var/spool/archive/* and they appear to be fine (if I >

[Mailman-Users] Mailman not archiving

2006-10-06 Thread stupidmail4me
I'm running Mailman-2.1.8p0 on an OpenBSD 3.9 box. I have everything set up correctly (I've installed successfully using older versions on older versions of OpenBSD) as far as I can see. Mail is sending through the lists appropriately, but it's not archiving at all. I've checked Defaults.py and mm_

Re: [Mailman-Users] Recently updated mailman and it quit working

2006-10-06 Thread Mark Sapiro
Patrick Bogen wrote: >On 10/6/06, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: >> * Jack Gordon <[EMAIL PROTECTED]>: >> > Any hints on where I should look for the problem? >> >> Is mailman's queue runner running? > >Also, you want to check the mailman logs to see if anything looks bad >there. And, a

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Mark Sapiro
Chris Puttick wrote: >Ok, the problem: > >http://lists.openarchaeology.net/mailman/listinfo > >compared with > >http://lists.openarchaeology.net/mailman/listinfo/mailman > >mm_cfg: > >from Defaults import * > >## ># Put YOUR site-specific settings be

Re: [Mailman-Users] Cron gate_news

2006-10-06 Thread Mark Sapiro
Ki Song wrote: >Scratch the last comment. Apparently, the config.pck and other pck files are >recreated every time the cron runs. The problem is that when this file is >recreated, the permissions are such that mailman cannot modify that file. >For example, my config.pck file for all the lists on m

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Chris Puttick
Ok, the problem: http://lists.openarchaeology.net/mailman/listinfo compared with http://lists.openarchaeology.net/mailman/listinfo/mailman mm_cfg: from Defaults import * ## # Put YOUR site-specific settings below this line. DEFAULT_URL_PATTERN =

Re: [Mailman-Users] Recently updated mailman and it quit working

2006-10-06 Thread Patrick Bogen
On 10/6/06, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > * Jack Gordon <[EMAIL PROTECTED]>: > > Any hints on where I should look for the problem? > > Is mailman's queue runner running? Also, you want to check the mailman logs to see if anything looks bad there. And, as Ralf said, check the qrunne

Re: [Mailman-Users] Recently updated mailman and it quit working

2006-10-06 Thread Ralf Hildebrandt
* Jack Gordon <[EMAIL PROTECTED]>: > September 6th, I updated mailman and it quit working. The file permissions > are all group mailman, but it doesn't send out messages to the private > group. My postfix maillog looks like this: > > > > Oct 6 10:16:00 mail postfix/local[16020]: 03AFA3F84E:

[Mailman-Users] Recently updated mailman and it quit working

2006-10-06 Thread Jack Gordon
September 6th, I updated mailman and it quit working. The file permissions are all group mailman, but it doesn't send out messages to the private group. My postfix maillog looks like this: Oct 6 10:16:00 mail postfix/local[16020]: 03AFA3F84E: to=<[EMAIL PROTECTED]>, relay=local, delay=0, sta

Re: [Mailman-Users] Cron gate_news

2006-10-06 Thread Ki Song
>> For some reason, the gate_news cron starting giving this error every 5 >> minutes: >> >> IOError: [Errno 13] Permission denied: >> '/usr/local/mailman/lists/testlist/config.pck' >> >> To the best of my knowledge, this list does not have a mail/news gateway. >> >> Can someone let me know how I

Re: [Mailman-Users] Mailman and Postfix on different hosts?

2006-10-06 Thread Brad Knowles
At 5:01 PM +0200 10/6/06, Anders Norrbring wrote: > I'm thinking that maybe I can mount the mailman executable directory > from the webserver as a NFS share, and then run "as usual". The Mailman developers have done a lot of work to try to make Mailman as NFS-safe as possible. In theory, you

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Brad Knowles
At 3:45 PM +0100 10/6/06, Chris Puttick wrote: > URLs are also as expected in emails, as are email addresses. Like I > say, the list server functions properly, except for this insistence of > using the IP address in the base URLs. Mark Sapiro, or one of the other core developers, may have a be

Re: [Mailman-Users] Mailman and Postfix on different hosts?

2006-10-06 Thread Anders Norrbring
Patrick Bogen skrev: On 10/6/06, Anders Norrbring <[EMAIL PROTECTED]> wrote: Thanks Mark, But I don't feel that fetchmail would be the right way for me... I'm thinking that maybe I can mount the mailman executable directory from the webserver as a NFS share, and then run "as usual". Would that

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Mark Sapiro
Chris Puttick wrote: >the problem is seen if you go to any of the generic pages >e.g. lists.my.tld/mailman/listinfo, where the server instead of >referring to itself as lists.my.tld refers to itself as ip.ad.dr.ess - >if you go to a list specific page the URLs are as expected, except the >link for

Re: [Mailman-Users] Mailman and Postfix on different hosts?

2006-10-06 Thread Patrick Bogen
On 10/6/06, Anders Norrbring <[EMAIL PROTECTED]> wrote: > Thanks Mark, > But I don't feel that fetchmail would be the right way for me... > > I'm thinking that maybe I can mount the mailman executable directory > from the webserver as a NFS share, and then run "as usual". > > Would that work? Whil

Re: [Mailman-Users] Mailman and Postfix on different hosts?

2006-10-06 Thread Anders Norrbring
Mark Sapiro skrev: Anders Norrbring wrote: I'm having troubles finding info on this matter.. Probably because English isn't my native language, so I guess I just don't get the search terms right to get relevant results. Try the threads starting at

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Chris Puttick
Non-routeable as in private address behinded a NATed proxying firewall; the problem is seen if you go to any of the generic pages e.g. lists.my.tld/mailman/listinfo, where the server instead of referring to itself as lists.my.tld refers to itself as ip.ad.dr.ess - if you go to a list specific page

Re: [Mailman-Users] Changing site domain name

2006-10-06 Thread Brad Knowles
At 2:05 PM +0100 10/6/06, Chris Puttick wrote: >However > the root/master/? (a better name escapes me but "default" iseems > inappropriate, given it is a correctly configured variable) domain of > the installation is stubbornly rem

[Mailman-Users] Changing site domain name

2006-10-06 Thread Chris Puttick
Hi Now I know this will sound like a "didn't read the archives" and/or "didn't read the FAQ" but I did and no solution suggested for similar problems worked. In particular http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp does not fix the problem: Mailman has been installed o