Re: [Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2015-07-02 Thread Chris Miller
On 7/1/2015 6:24 PM, Mark Sapiro wrote: On 07/01/2015 12:07 PM, Chris Miller wrote: We have corrected this problem by creating the subdirectories, moving the lists in to the proper sub directory, and setting permissions. We are still having trouble with fix_url. I'm just confirming that

Re: [Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2015-07-02 Thread Chris Miller
On 8/14/2014 6:21 PM, Mark Sapiro wrote: On 08/14/2014 06:06 PM, Chris Miller wrote: On 8/14/2014 5:31 PM, Mark Sapiro wrote: I sent you a PM with output. OK. I'll respond when it gets through my greylisting. The vhost has issues. In particular bin/withlist -l does not work with hos

Re: [Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2014-08-14 Thread Chris Miller
On 8/14/2014 5:31 PM, Mark Sapiro wrote: On 08/14/2014 01:17 PM, Chris Miller wrote: What is the output from the above command? 'host_name': 'lists.customer.com', 'web_page_url': 'http://lists.ourcompany.com/mailman/', I meant the ac

Re: [Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2014-08-14 Thread Chris Miller
On 8/14/2014 12:47 PM, Mark Sapiro wrote: On 08/14/2014 12:07 PM, Chris Miller wrote: On 8/14/2014 11:37 AM, Mark Sapiro wrote: To run fix_url in a multiple virtual hosts environment, you must run it separately for each list with the appropriate -u option, e.g., bin/withlist -l -r fix_url

[Mailman-Users] Changing configure default paths

2014-08-14 Thread Chris Miller
s in /var/lib/mailman. The ultimate goal here is to utilize a sane and consistent directory layout across the hosts we have mailman installed on. Any thoughts or suggestions are appreciated. -- Regards, Chris Chris Miller President - Rocket Scientist ScratchSpace Inc. (831) 621

Re: [Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2014-08-14 Thread Chris Miller
On 8/14/2014 11:37 AM, Mark Sapiro wrote: On 08/13/2014 03:50 PM, Chris Miller wrote: Here is an example of our mm_cfg.py : VIRTUAL_HOSTS.clear() DEFAULT_EMAIL_HOST = 'list.ourdomain.com' DEFAULT_URL_HOST = 'list.ourdomain.com' DEFAULT_URL_PATTERN = 'http://%s/mailma

[Mailman-Users] Mailman 2.1.18-1 not respecting add_virtualhost

2014-08-14 Thread Chris Miller
r debug this, such as a command that would effectively dump out Mailman's configuration options, thus validating if it is even reading the add_virtualhost configuration lines. -- Regards, Chris Chris Miller President - Rocket Scientist

Re: [Mailman-Users] OT: Yahoo Deferrals

2009-10-02 Thread Chris Miller
Jeff Grossman wrote: > I have a question regarding Yahoo deferrals. I know this subject has > been talked about a lot. Everything I could find via Google was from at > least a year ago though. I was wondering if anybody has found new ways > of limiting the Yahoo deferrals? I haven't read these

Re: [Mailman-Users] Mailman silently discard messages

2009-10-02 Thread Chris Miller
Mark Sapiro wrote: > Chris Miller > >> In my log I now see : >> >> Sep 21 16:50:13 2009 (10277) Message discarded by Approve, msgid: >> <4ab81105.1090...@invalid.com> >> > > > Approve only discards 'looping' messages. The post

[Mailman-Users] Mailman silently discard messages

2009-09-24 Thread Chris Miller
I have a mailing list that suddenly died, theoretically without any changes being made. I've seen some posts about this behavior, but can't figure out what's happening. I modified Mailman/Queue/IncomingRunner.py as described here : http://www.mail-archive.com/mailman-users@python.org/msg48582.ht