Re: [Mailman-Users] Documentation error?

2015-04-23 Thread Lindsay Haisley
On Thu, 2015-04-23 at 13:57 -0700, Mark Sapiro wrote: > /usr/local/mailman/archives/public/ is the path that results from a > default configure. To get closer to FHS you can configure with the options > > --prefix=/usr/local/lib/mailman > > or > > --prefix=/usr/lib/mailman > > and > > --with-v

Re: [Mailman-Users] Documentation error?

2015-04-23 Thread Mark Sapiro
On 04/23/2015 01:04 PM, Lindsay Haisley wrote: > The Mailman installation instructions at > make > reference to the following stanza in the configuration for the Apache > web server. > > > AddDefaultCharset Off > > > Is t

[Mailman-Users] Documentation error?

2015-04-23 Thread Lindsay Haisley
The Mailman installation instructions at make reference to the following stanza in the configuration for the Apache web server. AddDefaultCharset Off Is this correct under _any_ circumstances these days? My recollection

Re: [Mailman-Users] Forbidden is still there.

2015-04-23 Thread Lindsay Haisley
On Thu, 2015-04-23 at 11:43 -0500, Dr. Mikeal Hughes wrote: > I did discover if I type in www.biblematters.net in my browser I still get > the Forbidden > > You don't have permission to access / on this server. > > Apache/2.4.7 (Ubuntu) Server at www.biblematters.net Port 80 You will probably g

Re: [Mailman-Users] Forbidden is still there.

2015-04-23 Thread Mark Sapiro
On 04/23/2015 09:43 AM, Dr. Mikeal Hughes wrote: > I did discover if I type in www.biblematters.net in my browser I still get > the Forbidden > > You don't have permission to access / on this server. > > Apache/2.4.7 (Ubuntu) Server at www.biblematters.net Port 80 This is because of your Apach

[Mailman-Users] Forbidden is still there.

2015-04-23 Thread Dr. Mikeal Hughes
I did discover if I type in www.biblematters.net in my browser I still get the Forbidden You don't have permission to access / on this server. Apache/2.4.7 (Ubuntu) Server at www.biblematters.net Port 80 But if I type in http://www.biblematters.net/cgi-bin/mailman/listinfo I get a page that ap

Re: [Mailman-Users] Icons, email and list creation oh my!

2015-04-23 Thread Mark Sapiro
On 04/23/2015 08:45 AM, Dr. Mikeal Hughes wrote: > The page is www.biblematters.net Are you saying that is the page on which you found "an old help screen in the mailman home page"? I can't even access that page - 403. >> On Apr 23, 2015, at 10:41, Mark Sapiro wrote: >> >> On 04/23/2015 05:52

Re: [Mailman-Users] Icons, email and list creation oh my!

2015-04-23 Thread Mark Sapiro
On 04/23/2015 05:52 AM, Dr. Mikeal Hughes wrote: > 1. The icons are > not showing up on the bottom of the Web pages. I went to an old help > screen in the mailman home page to find it out dated. Please provide the URL of this page so I can fix it if it's wrong or misleading. > I typed in the >

[Mailman-Users] Can't login through Administrator Authentication

2015-04-23 Thread Dr. Mikeal Hughes
Ok created list through command line since I could through the web portal. Sent name, email address and password. I went into my Administrator Authentication portal and put in the Password and I get Authorization failed. Mikeal Hughes, N9GI GROL, Comptia A+, Comptia Network+, MOS Mikeal Hughe

[Mailman-Users] Mailman install - biblematters.net

2015-04-23 Thread Dr. Mikeal Hughes
Ok here is the way I have the program set up. I have another website I run on this server - www.mikealrhughes.com that is working fine. So I assumed that the mailman install has to go through the etc/apache2/sites-enabled/ In there I have a biblematters.net.conf and a mikealrhughes.com.conf. I a

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Mark Sapiro
On 04/22/2015 10:29 PM, Fil wrote: > Hello, > > just upgraded from 2.1.16 to 2.1.20, because I was fed up with the DMARC > issue. I googled a bit and found http://wiki.list.org/DEV/DMARC but it > lacks info, especially: The wiki page is only intended to describe in general terms what is availabl

Re: [Mailman-Users] traceback: TypeError: expected string or buffer

2015-04-23 Thread Mark Sapiro
On 04/22/2015 10:32 PM, Fil wrote: ... > File "/var/local/mailman/Mailman/Handlers/SpamDetect.py", line 74, in > getDecodedHeaders > v = decode_header(re.sub('\n\s', ' ', v)) > File "/usr/lib/python2.7/re.py", line 151, in sub > return _compile(pattern, flags).sub(repl, string, count) >

[Mailman-Users] Icons, email and list creation oh my!

2015-04-23 Thread Dr. Mikeal Hughes
Well I spent 9 hours yesterday getting all the permissions and ownerships changed in my directories yesterday to get mailman at least showing up on the web. Now I have these issues and I am sure with the “brain trust” here can get them worked out. 1. The icons are not showing up on the bottom o

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Fil
> > > 1) how to add a default value in mm_cfg.py > > > from the release notes I guess it's something like > > > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > > > > > > > just to be clear: this line doesn't seem to bring anything to > > exiting lists, which behave normal unless I go and set

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Stephen J. Turnbull
Fil writes: > On Thu, Apr 23, 2015 at 7:29 AM, Fil wrote: > > > 1) how to add a default value in mm_cfg.py > > from the release notes I guess it's something like > > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > > > > just to be clear: this line doesn't seem to bring anything to > exiti

Re: [Mailman-Users] DMARC documentation lacking

2015-04-23 Thread Fil
On Thu, Apr 23, 2015 at 7:29 AM, Fil wrote: > 1) how to add a default value in mm_cfg.py > from the release notes I guess it's something like > DEFAULT_DMARC_MODERATION_ACTION = 1 # Munge > just to be clear: this line doesn't seem to bring anything to exiting lists, which behave normal unless I