[Mailman-Users] Cron error

2005-01-30 Thread Erin Dalzell
Traceback (most recent call last): File /usr/local/mailman/cron/senddigests, line 94, in ? main() File /usr/local/mailman/cron/senddigests, line 87, in main mlist.Save() File /usr/local/mailman/Mailman/MailList.py, line 525, in Save self.__save(dict) File

Re: [Mailman-Users] Cron error

2005-01-30 Thread Erin Dalzell
Mark Sapiro wrote: This seems to be a recurrent problem with Mac OS X See your own post at http://mail.python.org/pipermail/mailman-users/2004-August/038693.html [snip] Ya, I have seen most of those, but none of them have a concrete answer. I was just hoping someone had more information. Beyond

Re: [Mailman-Users] Two questions

2005-01-29 Thread Erin Dalzell
I would do the following: Put Defaults.py back to it's original state. Put the following in mm_cfg.py MTA = Postfix IMAGE_LOGOS = '/icons/' DEFAULT_URL_HOST = 'www.thedalzells.org' DEFAULT_EMAIL_HOST = 'thedalzells.org' VIRTUAL_HOSTS.clear() add_virtualhost('www.thedalzells.org') The last could

Re: [Mailman-Users] Two questions

2005-01-28 Thread Erin Dalzell
Mark Sapiro wrote: Erin Dalzell wrote: If you're changing things rather than just adding, try putting VIRTUAL_HOSTS.clear() ahead of your mm_cfg.py entries. That was the first thing I tried. Just to make sure this isn't something weird. I am seeing this on the site wide mailing list mailman. I

Re: [Mailman-Users] Two questions

2005-01-25 Thread Erin Dalzell
If you're changing things rather than just adding, try putting VIRTUAL_HOSTS.clear() ahead of your mm_cfg.py entries. That was the first thing I tried. Just to make sure this isn't something weird. I am seeing this on the site wide mailing list mailman. I haven't tried other mailing lists yet.

[Mailman-Users] Two questions

2005-01-24 Thread Erin Dalzell
I am running Mailman 2.1.5 on Mac OS X 10.3.7. I have two questions: 1) what owner/group should the files in my mailman directory be? 2) why isn't my mm_cfg.py file being read? I have an add_virtualhost in there, but it is never picked up. After making changes, I run, fix_url and restart

Re: [Mailman-Users] Mailman/Apache hostname

2004-08-20 Thread Erin Dalzell
Luis Fernando C. Talora wrote: Folks, I´ve built a server named edoras for Mailman, using Fedora Core 2. My DNS have entries for both http://edoras.mydomain.com and www.mydomain.com, both pointing to the same IP address. When I try to access the list administration page using

Re: [Mailman-Users] Change List URL

2004-08-18 Thread Erin Dalzell
How can I change the URL in the footer of a list? Is it as simple as modifying web_page_url via withlist? To save Brad some time, try here: http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.029.htp emd http://www.TheDalzells.org - Where We Live

[Mailman-Users] Correct permissions for mailing list

2004-08-12 Thread Erin Dalzell
Changed the permissions on my mailing list files (to attempt to fix another problem) and now I cannot access the admin page for my mailing list. If I try I get the following error: Traceback (most recent call last): File /usr/local/mailman/scripts/driver, line 87, in run_main main()

Re: [Mailman-Users] Correct permissions for mailing list

2004-08-12 Thread Erin Dalzell
Have you run bin/check_perms? If so, does it report any problems? Yes. No problems reported. emd -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ:

[Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Anyone know what the issue is here? Thanks emd Original Message Subject: Cron [EMAIL PROTECTED] /usr/bin/python -S /usr/local/mailman/cron/disabled Date: Tue, 10 Aug 2004 09:00:02 -0700 (PDT) From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECTED] Traceback (most recent

Re: [Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Erin Dalzell wrote: Anyone know what the issue is here? Thanks emd Original Message Subject: Cron [EMAIL PROTECTED] /usr/bin/python -S /usr/local/mailman/cron/disabled Date: Tue, 10 Aug 2004 09:00:02 -0700 (PDT) From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECTED

Re: [Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Jeff Barger wrote: On Aug 10, 2004, at 12:04 PM, Erin Dalzell wrote: Anyone know what the issue is here? This looks like a OS X filesystem error. Permissions problem? Here are the permissions. What should they be? /usr/local/mailman/lists/mailman: ls -al total 56 drwxrwsr-x 9 root mailman

Re: [Mailman-Users] Archive URL is incorrect

2004-08-09 Thread Erin Dalzell
George Theall wrote: On Sun, Aug 08, 2004 at 01:28:44PM -0700, Erin Dalzell wrote: I have a mailing list set up at http://www.thedalzells.org/mailman/listinfo/canuck_hlp_pb. When you click on the archive link, it trys to take you to http://s0106000c41832a90.vc.shawcable.net/pipermail

Re: [Mailman-Users] Archive URL is incorrect

2004-08-08 Thread Erin Dalzell
So can I assume that no one has heard of this problem? On 4-Aug-04, at 2:11 PM, Erin Dalzell wrote: I have a mailing list set up at http://www.thedalzells.org/mailman/listinfo/canuck_hlp_pb. When you click on the archive link, it trys to take you to http://s0106000c41832a90.vc.shawcable.net

[Mailman-Users] Archive URL is incorrect

2004-08-04 Thread Erin Dalzell
I have a mailing list set up at http://www.thedalzells.org/mailman/listinfo/canuck_hlp_pb. When you click on the archive link, it trys to take you to http://s0106000c41832a90.vc.shawcable.net/pipermail/canuck_hlp_pb/. Where is it getting that host name from? In my mm_cfg.py file I have: